html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
 margin:0px;
 text-align: center;
}
#container {
  width:982px;
  margin-left: Auto;
  margin-right: Auto;
  text-align:left;
}
#header {

	width: 982px;
	height: 141px;

	background: url(img/rand.gif) center repeat-y;
}
#header img {
        margin-left:5px;
}
#navi {

	width: 982px;
	height: 21px;

	background: url(img/navi_back.jpg) no-repeat center;
}
#main {
	width: 982px;
	text-align:left;
	background: url(img/rand_unten.gif) center repeat-y;
	padding-bottom:10px;
	}
#leftnav {
	background-color: #454f64;
	float: left;
	width: 160px;
	margin-left:5px;
	padding-top:5px;

}
#werbung {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000033;
	background-color: transparent;
	float:left;
	width: 164px;
	padding-top:5px;
	margin-left:5px;

}
#werbung h1 {
	font-size:13px;
	font-weight:bolder;
	color:#990000;
}
#werbung a:link {
	color:#0000CC;
	text-decoration:none;
}
#werbung a:visited {
	color:#0000CC;
	text-decoration:none;
}
#werbung a:active {
	color:#0000CC;
	text-decoration:none;
}
#werbung a:hover {
	color:#990000;
	text-decoration:none;
}
#content {
	float:left;
	padding-left:15px;
	width: 610px;
	background-color: transparent;
	font-size:12px;
	font-family:Tahoma;
	text-align: justify;
}
#content h1 {

	font-size:14px;
	font-weight:bold;
}
#content a:link {
	color:#0000CC;
	text-decoration:none;
}
#content a:visited {
	color:#0000CC;
	text-decoration:none;
}
#content a:active {
	color:#0000CC;
	text-decoration:none;
}
#content a:hover {
	color:#990000;
	text-decoration:none;
}

#content table { font:10px Arial, Helvetica, sans-serif; background-color:#F2F2F2; }
#content caption { background-color:#5A666E; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:10px; border:1px solid #000; }
#content thead th { background-color:#F5B348; color:#724809; padding:2px; text-transform:uppercase; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
#content tfoot th { background-color:#F29601; color:#724809; padding:2px; text-transform:uppercase; font-size:10px; }
#content tfoot td { background-color:#FC0; color:#724809; font-weight:bold; text-transform:uppercase; font-size:10px; padding:0px 5px; text-align:center;}
#content odd {  }
#content tbody td { background-color:#D7DBDD; color:#38444A; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
#content tbody th { background-color:#5A666E; color:#D7DBDD; padding:2px; text-align:center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }
#content tbody td a {  color:#724809; text-decoration:none; font-weight:bold; }
#content tbody td a:hover { background-color:#F5B348; color:#FFF; }
#content tbody th a { color:#FFF; text-decoration:none; font-weight:bold; }
#content tbody th a:hover { color:#FC0; text-decoration:underline; }



#Menucontentx0 {
	float:left;
	padding-left:5px;
	top:260px;
	width: 580px;
	background-color: transparent;
	font-size:12px;
	font-family:Tahoma;
}

.tx-kharticlepages-pi1 {
	color:#FFFFFF;
	width:300px;
	height:300px;
 	background-color:#000033;
	text-align:center;
}
.tx-kharticlepages-pi1 h2 {
	font-size:12px;
}

.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
