@charset "utf-8";


/* ######################################################################################################
** ### Vorbereitende Maßnahmen | Reset ##################################################################
** ######################################################################################################
*/
	/* Hiermit werden die Randabstände und border aller HTML-Elemente auf Null gesetzt. Damit wird das       
	** Aussehen der Webseite in unterschiedlichen Browsern vereinheitlicht. 
	
	
	* { margin:0; padding:0; font-size: 100%; } 
	
	/*
	** Die nachfolgenden Angaben entstammen dem Artikel 'Useful Code Snippets' von Mike Foskett
	** [http://www.websemantics.co.uk/tutorials/useful_css_snippets/]
	*/
	
	html { height: 100% } 
	
	body { 
	/* Vertikalen Scrollbalken im Netscape & Firefox erzwingen. Dies verhindert, dass zentrierte Layouts 
	** um 10 Pixel springen wenn der Seiteninhalt kleiner wird als die Höhe des Browserfensters.
		min-height: 101%;	 */
	/* Beseitigung des Rundungsfehlers bei Schriftgrößen im Opera sowie Standardformatierungen */
		font-size: 100.01%; 
	/* FIX: Verhindert, dass positionierte Elemente nicht verschoben werden when die Größe des Browser 
			Fensters geändert wird. */
		position: relative; 
		
			/* Vorgabe der Standardfarben und Textausrichtung*/     

	
	
	} 
	
	/* Standardrahmen zurücksetzen */
	fieldset, img { border:0; }
	
	/* Anpassung für Safari Browser. font-size:100% ist für den Safari in Formularen zu groß */ 
	select, input, textarea { font-size: 99%; }


/*-----------------------------Schirften---------------------------*/

#content ul {
	margin-left: 30px;
	list-style-type:square;
	font-style: italic;
}

#content ol {
	margin-left: 30px;
	font-style: italic;
}

#content a {
	color: #00799F;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 200%;
	top: inherit;
	margin-top: 0px;
	margin: 0px;
	padding-top:0px;
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#navi {
	position:absolute;
	left:30px;
	top:224px;
	width:177px;
	height:363px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 200%;
	font-size: 12px;
}
/*
#navi a:link, #navi a:visited,  {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	top: 0px;
	background-position: 0px 3px;
}

#navi a:active, #navi a:hover, #navi a:active {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	top: 0px;
	background-position: 0px 3px;
}

*/
.navi  {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	top: 0px;
	background-position: 0px 3px;
}

.naviroll {

	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	top: 0px;
	background-position: 0px 3px;
}


#navi a:hover {

	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	top: 0px;

}

.subnavi  {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	top: 0px;
	background-position: 15px 3px;
}

.subnaviroll {

	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	top: 0px;
	background-position: 15px 3px;
}


.subsubnavi  {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	top: 0px;
	background-position: 30px 3px;
}

.subsubnaviroll {

	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/pfeil_orange.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	top: 0px;
	background-position: 30px 3px;
}

.csc-textpic-caption {
font-style:italic;
}






body {
	background-color: #63848F;
	background-image: url(images/hg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	position:absolute;
	left:0px;
	top:28px;
	width:223px;
	height:172px;
	z-index:3;
}

#naviandcontent {
	position:absolute;
	left:0px;
	top:0px;
	width:913px;
	height:650px;
	z-index:1;
	background-color: #F0F3F4;
	background-image: url(images/hg.gif);
	vertical-align:top;
}
#content {
	position:absolute;
	left:260px;
	top:225px;
	width:626px;
	height:450px;
	z-index:2;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
#bild {
	position:absolute;
	left:223px;
	top:28px;
	width:690px;
	height:172px;
	z-index:2;
	background-image: url(images/bild.jpg);
}
#navi_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:223px;
	height:613px;
	z-index:2;
	background-image: url(images/verlauf_navi.png);
	background-color: #4F7481;
}
#balkenoben {
	position:absolute;
	left:223px;
	top:0px;
	width:738px;
	height:28px;
	z-index:3;
	background-image: url(images/verlauf_hg.png);
}

#kopf {
	position:absolute;
	left:223px;
	top:2px;
	width:690px;
	height:26px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align:middle;
}

#kopf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
	vertical-align: middle;
}

#bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:622px;
	z-index:0;
	background-image: url(images/verlauf_hg.png);
}

.csc-textpic-clear {
width:20px;
margin-bottom:50px;}

/*################ FORMS CSC ####################*/

fieldset {
	border:none;
	margin-left:0px;
	padding-left:0px;	
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 200%;
	vertical-align:top;
	display:block;
}

.csc-mailform-field {
	margin-bottom:20px;
}

.csc-mailform-field input, {
	margin-left:0px;
	width:300px;
}

.csc-mailform-field textarea {
	margin-left:0px;
	width:500px;
}


input#mailformformtype_mail {
	width:80px;
}