/* tags */
html {
	font-size: 62.5%; /* don't edit */
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em; /* don't edit */
	color: #000000;
}
body {
	min-height: 100%;
	height: 100%;
	font-size: 1em; /* edit here global size for em, 1em = 10px */
	background: #0099CC url(../img/bg.gif) repeat-y;
	margin-left: 2px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
form {
	margin: 0px;
}
textarea, input, select {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
}
hr {
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	border: 0;
	height: 1px;
	display:block; 
	/*
	color: #333333;
	background-color: #333333;
	 margin: 0.3em 0 0.3em 0;
	_margin: -0.3em 0 -0.4em 0;
	*/
}
hr {  
	border-style: none;
	border-top: 1px dotted #224B78;
}

/* common classes */
.clear {
	clear: both;
	font-size: 0em;
	line-height: 0em;
}

/* container */
#headWrap {
	width: 100%;
	height: 129px;
	background: transparent url(../img/bg_header.gif) repeat-x;
}
#headerWrap {
	width: 770px;
	height: 129px;
	background: transparent url(../img/header.gif) no-repeat;
}
#logoWrap {
	position: absolute;
	left: 677px;
	top: 8px;
	width: 75px;
	height: 75px;
	z-index: 1000;
}
#rootWrap {
	margin-left: 151px;
	width: 587px;
	background-color: #EBEBEB;
}
#mainWrap {
	width: 738px;
}
#left {
	width: 151px;
	float: left;
}
#contentWrap {
	width: 587px;
	float: left;
}
#middle {
	float: left;
	width: 435px;
}
#content {
	padding: 25px 10px 15px 25px;
}
#rightWrap {
	float: right;
	width: 152px;
}
#right {
	margin-left: 7px;
	margin-right: 7px;
}

/*  elements */
#content {
	line-height: 1.3em;
}
#content a {
	color: #660000;
}
#content h1,
#content h2 {
	line-height: normal;
	color: #0099CC;
}
#content h1 {
	font-size: 1.7em;
	margin-left: -19px;
	padding-left: 19px;
	background: transparent url(../img/dots_hl.gif) 0px 5px no-repeat;
	margin-bottom: 30px;
}
#content h2 {
	font-size: 1.6m;
	margin-bottom: 7px;
}
#content li {
	margin-left: 16px;
}
#content ul ul li {
	margin-left: 32px;
}
#content .divider {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: right;
}
#content .divider hr {
	_margin-bottom: 0px;
}
#content #footer {
	margin-top: 60px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
}
#content #footer img {
	float:right;
	padding: 3px;
}
#content #footer hr {
	margin-bottom: 3px;
	_margin-bottom: -4px;
}
#right,
#right a,
#right form,
#right font,
#right b,
#right select,
#right option {
	color: #224B78;
}
#right font {
	font-weight: bold;
}
#right h1 {
	color: #FFFFFF;
	background-color: #224B78;
	margin: 0px -7px 5px -7px;
	padding: 3px 7px 4px 7px;
}
#right hr {
	border-top: 1px solid #A7A7A7;
	border-bottom: 1px solid #FFFFFF;
	height: 2px;
	margin: 7px 0px;
	_margin: 0px 0px;
}

/* rootline */
#divPath {
	padding:3px 5px 0px 5px;
}
#divPath li {
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
}
#divPath a {
	color: #224B78;
}

/* navigation */
#naviWrap {
	width: 151px;
	overflow: hidden;
}
#naviWrap li {
	display: block;
	list-style-type: none;
	margin: 0px;
	width: auto;
}
#naviWrap li a,
#naviWrap li.navispacer {
	display: block; 
	margin: 0px;
	padding: 5px 5px 5px 23px;
	color: #000033;
	text-decoration: none;
	border-bottom: 1px dashed #224B78;
	background-image: url(../img/arrow_menu_main_normal.gif);
	background-position: 12px 9px;
	background-repeat: no-repeat;
}
#naviWrap li.navispacer {
	background-image: none;
}
#naviWrap li a:hover,
#naviWrap li.naviebene1active a:hover {
	background-color: #224B78;
	color: #FFFFFF;
	border-bottom: 1px dashed #0099CC;
}
#naviWrap li.naviebene1active a:hover {
	border-bottom: 1px dashed #224B78;
}
#naviWrap li.naviebene1active a {
	background-color: #224B78;
	color: #FFFFFF;
	border-bottom: 1px dashed #224B78;
	background-image: url(../img/arrow_menu_main_active.gif);
}
#naviWrap li.naviebene2 a, 
#naviWrap li.naviebene2active a,
#naviWrap li.naviebene3 a,
#naviWrap li.naviebene3active a {
	background-color: #224B78;
	color: #FFFFFF;
	border-bottom: 1px dashed #224B78;
	padding: 5px 5px 5px 33px;
	background-image: url(../img/arrow_menu_sub_normal.gif);
	background-position: 24px 9px;
}
#naviWrap li.naviebene2 a:hover, 
#naviWrap li.naviebene2active a:hover,
#naviWrap li.naviebene3 a:hover {
	background-color: #224B78;
	color: #FFFFFF;
	border-bottom: 1px dashed #224B78;
	font-weight: bold;
}
#naviWrap li.naviebene2active a,
#naviWrap li.naviebene2active a:hover {
	background-image: url(../img/arrow_menu_sub_active.gif);
}
#naviWrap li.naviebene2active a,
#naviWrap li.naviebene3active a {
	background-color: #224B78;
	color: #FFFFFF;
	border-bottom: 1px dashed #224B78;
	font-weight: bold;
}
#naviWrap li.naviebene3 a {
	background-color: #224B78;
	color: #FFFFFF;
	padding: 5px 5px 5px 45px;
	background-image: url(../img/arrow_menu_subsub_normal.gif);
	background-position: 33px 9px;
}
#naviWrap li.naviebene3active a,
#naviWrap li.naviebene3active a:hover {
	padding: 5px 5px 5px 45px;
	background-image: url(../img/arrow_menu_subsub_active.gif);
	background-position: 33px 9px;
	border-bottom: 1px dashed #224B78;
}

/* second navigation*/
#ScndNaviWrap {
	width: 138px;
	overflow: hidden;
}
#ScndNaviWrap li {
	display: block;
	list-style-type: none;
	margin: 0px;
	width: auto;
}
#ScndNaviWrap li a {
	display: block; 
	margin: 0px;
	padding: 2px 5px 3px 12px;
	text-decoration: none;
	background-image: url(../img/dot_normal.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
#ScndNaviWrap li a:hover,
#ScndNaviWrap li.naviebene4active a {
	font-weight: bold;
}
#ScndNaviWrap li.naviebene4active a {
	background-image: url(../img/dot_active.gif);
}

/* service navigation*/
#SrvcNaviWrap {
	overflow: hidden;
	margin-left: 512px;
	color: #FFFFFF;
}
#SrvcNaviWrap li {
	float: left;
	list-style-type: none;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
}
#SrvcNaviWrap li a {
	display: block; 
	padding: 2px 0px 3px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#SrvcNaviWrap li a:hover {
	text-decoration: underline;
}

/*calendar*/
table.calendar {
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
}
table.calendar td {
	font-size: 11px;
	background-color: #F1F1F2;
	text-align:center;
}
table.calendar td,
table.calendar td a {
	color: #224B78;
}
table.calendarnavi td {
	padding-top: 1px;
	padding-bottom: 1px;
}
tr.scndRow td {
	border-top: 1px solid #A7A7A7;
}


/*sitemap*/
.csc-sitemap-level1 {
	padding-left: 0px;
	background-color: #F0F1F3;
	margin-bottom:1px;
	text-align:center;
}
.csc-sitemap-level1 a:visited, .csc-sitemap-level1 a:hover, .csc-sitemap-level1 a:active, .csc-sitemap-level1 a {
	font-weight: bold;
}
.csc-sitemap-level2 {
	padding-left: 20px;
}
.csc-sitemap-level3 {
	padding-left: 40px;
}
.csc-sitemap-level4 {
	padding-left: 60px;
}
.csc-sitemap-level5 {
	padding-left: 80px;
}

/*indexsearch*/
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#F0F1F3;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { background-color:yellow; padding-right: 5px; padding-left: 5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#F0F1F3; font-size: 70%;  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; margin-left:0px; margin-right: 0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#F0F1F3; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

/*Styles für CSS styled imagetext*/
.csi-textpic .csi-caption {
	font-size:1.15em;
	color:#000000;
	margin: 2px;
}
.csi-textpic .csi-image {
	margin: 0 0 3px 0;  
	background: #F0F1F3; 
}
.csi-textpic .csi-imagewrap {
}
.csi-textpic .csi-text {
	text-align: left; 
}
.csi-text p {
	margin-top: 0;
}
/* CENTER */
.csi-center .csi-image {
	margin: 0 auto 3px;
}
/* RIGHT */
.csi-right div.csi-image {
	float: right;
	clear: both;
}
.csi-right div.csi-text {
	clear: right;
}
/* LEFT */
.csi-left div.csi-image {
	float: left;
	clear: both;
}
.csi-left div.csi-text {
	clear: left;
}
/* INTEXT LEFT */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	margin-right: 5px;
}
.csi-intext-left .csi-image .csi-caption {
	text-align: left; 
}
/* INTEXT RIGHT */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
	margin-left: 5px;
}
.csi-intext-right .csi-image .csi-caption {
	text-align: left; 
}
/* INTEXT RIGHT NOWRAP */
/* Hide from IE5-mac. Only IE-win sees this. \*/
*html .csi-intext-right-nowrap .csi-text {
	height: 1%;
}
/* End hide from IE5/mac */ 
.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
	margin-left: 5px;
}
/* INTEXT LEFT NOWRAP*/	
/* Hide from IE5-mac. Only IE-win sees this. \*/
*html .csi-intext-left-nowrap .csi-text {
	height: 1%;
}
/* End hide from IE5/mac */
.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
	margin-right: 5px;
}

/* print layout */
@media print {
#headWrap,
#rootWrap,
#left,
#rightWrap,
#content #footer img,
div.divider img,
#footer hr {
	display: none;
}
#mainWrap, #contentWrap {
	width: 100%;
}
#middle,
div.divider hr {
	width: 15cm;
}
#contentWrap {
	text-align: center;
}
#contentWrap {
	text-align: left;
}
}
