body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px;
	color: #000;
	text-align: center;
	background: #858F9E url(/images/bg.gif);
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form, fieldset,legend {
	margin: 0;
	padding: 0;
}
p, li, div, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 11px;
}
td {vertical-align:top}
ul {list-style:none}
img,fieldset {border:0
}
body, html
{
height:90%;
}
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {display: inline-table;}
	 /* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;
	/* End hide from IE-mac */
	}
#container {
	margin:0 auto;
	height:100%;
	width:800px;
	}
#header {
	margin:15px 0 0 0;
	width:800px;
	background:url(images/header.gif) right bottom no-repeat;
	height:88px;
	}
#header p {
	font-size: 11px;
	text-indent:-99999px;
	}
div#wrapper {
	overflow: hidden;
	position:relative;
	width:100%;
	}
#navi, #inhalt	{
	padding-bottom: 1000em !important;
	margin-bottom: -1000em !important;
	}
#navi	{
	padding-bottom: 1000em !important;
	margin-bottom: -998em !important;
	}
	/*Opera*/
	@media all and (min-width: 0px) {
div#navi, #inhalt 	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	}
div#navi:before, div#inhalt:before {
	content: '.';
	display: block;
	background: inherit;
	border: inherit;
	padding-top: 1000em !important;
	margin-bottom: -1000em !important;
	height: 0;
	}
	}
#navi {
	width:142px;
	background:url(images/navi.gif);
	float:left;
	}
#navi h1{
	font-size: 12px; font-weight: bold; color:#fcfcfc;
	background-image: url(/images/a_bg2.gif);
	line-height:31px;
	margin:0 0 15px 0;
	}
	#navi a:link {color:#fcfcfc; text-decoration:none;}
	#navi a:visited {color:#ffffff;}
	#navi a:hover{color: #858F9E; text-decoration:underline;}
	#navi a:active {color:#49515C;
	}	
ul#links li a:link, ul#links li a:visited {
	width: 142px; /* Grafik-Breite */
	line-height: 31px; /* Grafik-Höhe */
	background-image: url(/images/a_bg1.gif);	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
	padding:0;font-size: 12px;
	}		
ul#links li a:hover {
	background-image: url(/images/a_bg2.gif);	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
	padding:0;
	}
ul#links li a:active, ul#links li a#current {
	background-image: url(/images/a_bg1.gif);	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
	padding:0;
	}
#inhalt {
	width:652px;
	background:url(images/inhalt.gif);
	float:left;
	margin:0 0 0 6px;
	}
#inhalt p {
	font-size: 11px;
	padding: 0 15px 0 15px;
	}
	#inhalt a:link {color:#858F9E; text-decoration:none}
	#inhalt a:visited {color:#999; text-decoration:none;}
	#inhalt a:hover{color: #000; text-decoration:underline;}
	#inhalt a:active {color:#49515C; text-decoration:none;
	}
#inhalt h1 {
	font-size: 12px;
	font-weight: bold;	
	padding-bottom:5px;
	}	
#inhalt h2 {
	font-size: 13px;
	font-weight: bold;	
	}
div#uebersicht {
	width:210px;
	margin:0 auto;
	}
div#uebersicht dl {
	font-size:1.2em;
	text-align:left;
	}
div#uebersicht dl dt {
	float:left;
	width:10em;
	margin-bottom:0.3em;
	}
div#uebersicht dl dd {
	margin-left:10em;
	margin-bottom:0.3em;
	}
#footer {
	width:800px;
	background:#49515C url(images/footer.gif) left top no-repeat;
	height:82px;	
	padding:5px 5px 0 0;	
	float:left;
	}
#footer p {
	font-size: 11px;
	text-indent:-99999px;
	}
ul.pagination {
padding:1em 0pt 1em;
text-align:center;
margin:0 auto;
}
ul.pagination li {
display:inline;
font-size:1.2em;
margin-right:0.5em;
}
ul.pagination a, ul.pagination li.disabled {
background:#858F9E none repeat scroll 0%;
border:1px solid #000000;
color:#000000;
padding:0.15em 0.4em;
text-decoration:none;
}
ul.pagination a:hover {
background:#DDE6F0 none repeat scroll 0%;
border:1px solid #000000;
/* #3A699F */
text-decoration:none;
}
ul.pagination li.disabled {
border-color:#CCC;
color:#CCC;
}
ul.pagination li.current {
color:#000000;
font-weight:bold;
/*#436593*/
}
ul.pagination li.current:before {
content:"[";
}
ul.pagination li.current:after {
content:"]";
}
