@charset "utf-8";

/* CSS Document */



html {

	height:101%;

}



body {

	margin:0;

	padding:0;

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background:url(grafik/bg.gif) top left repeat-y;

	color:#32587c;

}



a {

	color:#7d8285;

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

}





/* Extras*/



.csc-textpic-image {

	padding-bottom:5px;	

}



h1.csc-firstHeader {

	font-size:18px;

	margin: 0 0 10px 0;

}



.csc-mailform {

	margin:0;

	padding:0;

	border:none;

}



.csc-mailform-field {

	margin: 1px 0 0 0;

}



.csc-mailform-field label {

	width: 120px;

	padding: 0px;

	float: left;

}



#mailformformtype_mail {

	margin-left:120px;

}



#mailformbemerkung {

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



.csc-header-n2 h1 {

	font-size:18px;

	margin: 0 0 10px 0;

}



table.contenttable {

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}





/* Struktur */



#container {

	position:absolute;

	margin:0;

	padding:0;

	width:1024px;

	height:100%;

	top:0;

	left:0;

	background-image:url(grafik/bg_main.jpg);

	background-position:top left;

	background-repeat:no-repeat;

}



#sprache {

	position:absolute;

	margin:0;

	padding:0;

	top:238px;

	left:44px;

	width:73px;

	height:12px;

}



#sprache img {

	border:none;

	margin:0 0 0 11px;

}



#content {

	position:absolute;

	margin:0;

	padding:0 0 30px 0;

	top:258px;

	left:242px;

	width:500px;

}



#content h1,h2,h3,h4,h5,h6 {

	margin:0 0 10px 0;

	padding:0;

}



#content p {

	margin:0 0 10px 0;

	padding:0;

}



h6 {

	font-size:12px;

}



h5 {

	font-size:14px;

}



h4 {

	font-size:16px;

}



h3 {

	font-size:18px;

}



h2 {

	font-size:20px;

}



h1 {

	font-size:22px;

}



/* Navigation */



#menu {

	position:absolute;

	margin:0;

	padding:0;

	top:264px;

	left:0;

	width:190px;

	border:2px solid #32587c;

	border-left:none;

	background:url(grafik/bg_nav.gif) top left repeat-y; 

}



p.ebene1 {

	margin:0 0 2px 0;

	padding:0;

	height:28px;

	width:181px;

	font-weight:bold;

	font-size:14px;

}



p.ebene1  a {

	margin:0 0 0 0;

	padding:5px 5px 0 42px;

	height:28px;

	display:block;

	color:#32587c;

	text-decoration:none;



}



p.ebene1  a:hover {

	background-color:#d0d5dd;

	background:url(grafik/nav_aktiv.gif) top left no-repeat;

}



p.ebene2 {

	margin:6px 0 0px 33px;

	padding:0;

	font-size:12px;

	width:153px;

	font-weight:bold;

}



p.ebene2  a {

	margin:0 5px 0 5px;

	padding:4px 0 0 20px;

	display:block;

	height:19px;	

	color:#32587c;

	text-decoration:none;

	background:url(grafik/nav2_inaktiv.gif) top left no-repeat;

}



p.ebene2  a:hover {

	background:url(grafik/nav2_aktiv.gif) top left no-repeat;

}


div#wetter {
	position: absolute;
	right: 22px;
	top: 310px;
	width: 125px;
}




