body.inhalt {
	 margin:0; 
	 padding:10; 
	 padding-top:0px; 
	 background-color:white; 
	 background-image:url(../img/header.jpg); 
	 background-repeat:no-repeat; 
	 background-position:-235px -135px;
}

div.inhalt {
	padding:0; 
	margin:0; 
	width:100%; 
	height:300px;
	background-image:url(../img/bg_inhalt.gif); 
	background-repeat:no-repeat;
	background-position:100% 0;
}

div.inhalt p {
	font-family:verdana;tahoma,sans;
	font-size:12px;
	color:black;
	margin:10px 10px 15px 0;
}

div.inhalt h1 {
	font-family:verdana;tahoma,sans;
	font-size: 14px;
	font-style: bold;
	color:black;
	margin:10px 10px 15px 0;
}

div.inhalt h2 {
	font-family:verdana;tahoma,sans;
	font-size: 12px;
	font-style: bold;
	color:black;
	margin:10px 10px 15px 0;
}


div.inhalt h3 {
	font-family:verdana;tahoma,sans;
	font-size: 10px; 
	color:black;
	margin:10px 10px 15px 0;
}
div.inhalt a:link,a:active,a:visited,a:hover {
	font-family:tahoma,sans;
	font-size:10px;
	font-weight:
	text-decoration:none;
	color:140772;
}

table.liste {
	width:535px;
}

table.liste th {
	background-color:#cdcdcd;
	color:black;
	font-family:tahoma,sans;
	font-size:9px;
	font-weight:normal;
	padding-left:10px;
	text-align:left;
	height:14px;
	border-left:1px solid white;
}

table.liste td {
	background-color:white;
	color:black;
	font-family:tahoma,sans;
	font-size:9px;
	font-weight:normal;
	padding-left:10px;
	padding-bottom:6px;
	padding-right:10px;
	vertical-align:bottom;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
}

body.navi {
	 margin:0; 
	 padding:0;
	 padding-top:10px;
	 background-color:white; 
	 background-image:url(../img/header.jpg); 
	 background-repeat:no-repeat; 
	 background-position:0 -135px;
}

table.navi {
	width:100%;
	background-image:url(../img/bg_navi.gif); 
	background-repeat:no-repeat; 
	background-position:0 0px;
}

td.navi_trenner {
	height:1px;
	background-image:url(../img/bg_navi_trenner.gif);
	background-repeat:repeat-x;
}

body.header {
	 margin:0; 
	 padding:0; 
	 background-color:white; 
	 background-image:url(../img/header.jpg); 
	 background-repeat:no-repeat; 
	 background-position:0 93px;
}

body.links {
	  margin:0; 
	  padding:0; 
	  background-color:#E4E5E7; 
	  background-image:url(../img/bg_left.jpg); 
	  background-repeat:repeat-y; 
	  background-position:100% 0;
}

body.rechts {
	 margin:0; 
	 padding:0; 
	 background-color:#E4E5E7; 
	 background-image:url(../img/bg_right.jpg); 
	 background-repeat:repeat-y; 
	 background-position:0 0;
}

.blue {
	font-family:tahoma,sans;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#0b69b6;
}