/********************************/
/* blau navigation		#016ab6 */
/* bg nav links			#96a5b5 */
/* sel primaer links	#445f73 */
/* sel sekundaer links	#6391b5 */
/* seitentitel			#445f73 */
/********************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	/*background-color: #e4e9f5;
	background-image:url(../pics/bg_nav_links.gif);
	background-repeat:repeat-y;*/
}

#gesamt {
	position:relative;
	width:900px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background: #e4e9f5;
}


/********************************/
/* HEADER */
#header {
	width: 900px;
	height: 121px;
	background-image:url(../pics/bg_header.jpg);
	margin:0;
	padding:0;
}

#bilderleiste {
	float:left;
	margin:0;
	padding:0;
}

#logo {
	float:right;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	padding-right:20px;
}

/********************************/
/* NAVIGATION */

/* NAVIGATION OBEN */
#navoben {
	float:left;
	clear:both;
	width: 900px;
	background: #016AB6;
	margin:0;
	padding:0;
	border-bottom:1px solid #FFF;
}
#nav {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	padding-left:18px;
	font-weight:bold;
}
#nav li {
	float:left;
	padding-right:5px;
}

#nav a {
	float:left;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
*html #nav a { padding: 4px 8px; }

#nav a:hover, #sel a {
	background: #FFF;
	color: #016AB6;
	border-top: 1px solid #016AB6;
	border-bottom: 1px solid #016AB6;
}


#nav2 {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	padding-right:22px;
	font-weight:normal;
}
#nav2 li {
	float:left;
}
#nav2 a {
	float:left;
	display:block;
	padding: 6px 10px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

/*#unterheadline {
	width:900px;
	float:left;
	height:4px;
	background-image:url(../pics/bg_unter_nav.gif);
	background-repeat:repeat-x;
}*/


/* CONTAINER */
#container {
	float:left;
	width: 900px;
	padding:0;
	margin:0;
	background-color: #e4e9f5;
	border-top: 3px solid #96a5b5;
}

/* NAVIGATION LINKS */
#navlinks {
	float:left;
	background: #96A5B5;
	width: 200px;
	padding-bottom:10px;
}

#seitentitel {
	margin-top:23px;
	background: #445f73;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	border-top:1px solid #e4e9f5;
	border-bottom: 2px solid #FFF;
	color: #FFF;
	font-weight:bold;
	text-transform:uppercase;
}

/* SEKUNDAER-EBENE */
#navliste1 {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;	
}
#navliste1 li {
	float:left;
}

.sek {
	width: 200px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
}
.seksel {
	width: 200px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
	background: #6391b5;
	background-image: url(../pics/sel_weiss.gif);
	background-repeat:no-repeat;
	background-position: 4px 50%;
}

#navliste1 a {
	padding-left: 13px;
	text-decoration:none;
	color: #FFFFFF;
}
*html #navliste1 a { }

#navliste1 .sek a:hover {
	color: #000;
}

/* TERTIAEREBENE */

#navliste1 .sek2 a:hover {
	color: #000;
}

.sek2 {
	width: 196px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
	padding-left:4px;
	background: #aab6c3;
	font-size:12px;
}
*html .sek2 { width: 200px; }

.sek2sel {
	width: 196px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
	background: #96b5cc;
	background-image: url(../pics/sel_weiss_klein.gif);
	background-repeat:no-repeat;
	background-position: 9px 50%;
	padding-left:4px;
	font-size:12px;
}
*html .sek2sel { width: 200px; }

/* QUARTAEREBENE */

#navliste1 .sek3 a:hover {
	color: #000;
}

.sek3 {
	width: 191px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
	padding-left:9px;
	background: #aab6c3;
	font-size:10px;
}
*html .sek3 { width: 200px; }

.sek3sel {
	width: 191px;
	display:block;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #e4e9f5;
	background: #a3c2db;
	background-image: url(../pics/sel_weiss_klein.gif);
	background-repeat:no-repeat;
	background-position: 14px 50%;
	padding-left:9px;
	font-size:10px;
}
*html .sek3sel { width: 200px; }


/********************************/
/* CONTENT */
#content {
	float:right;
	padding:0;
	padding-left: 39px;
	padding-right: 20px;
	padding-top:15px;
	padding-bottom: 19px;
	font-size: 12px;
	width: 641px;
	background-color: #e4e9f5;
	text-align:justify;
	/*background-image: url(../pics/linie_unter_headline.gif);
	background-repeat:repeat-x;
	background-position: 0px 50px; */
}
*html #content { width: 700px; }

#ueberschrift {
	height: 50px;
	border-bottom: 2px solid #FFF;
	color: #016ab6;
	font-weight:bold;
	font-size: 16px;
}
*html #ueberschrift { height:51px; }

#headlinetext {
	padding-left: 35px;
	padding-top: 17px;
}

#content h1 {
	color: #016ab6;
	font-weight:bold;
	font-size: 16px;
	padding-bottom:13px;
}

#content a {
	color: #016AB6;
}

#inhalt {
	padding-left: 35px;
	padding-right: 20px;
	padding-top:39px;
	font-size: 12px;
}

/* DOWNLOADS */
.fileBlock {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.singleFile p {
	margin-top:0px;
	margin-bottom:8px;
}
.singleFile p.csc-uploads-description {
	margin-top:0px;
	margin-bottom:3px;
}



.singleFile a:link {
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	line-height:8px;
}
.singleFile a:visited {
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	line-height:8px;
}
.singleFile a:hover {
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:8px;
}

.csc-uploads-fileSize {
	font-size: 10px;
	font-weight:normal;
	vertical-align:top;
}
.csc-uploads-fileName {
	font-size: 12px;
	font-weight:normal;
}

/* BILDER */
#content img {
	border: 1px solid #FFF;
}

/* PLAENE */

/* UEBERSICHTSPLAN */
#uebersicht img {
	text-align:center;
	border: 1px solid #000;
}