body {
	background: #ffffff;
	padding: 0; margin: 0;
	color: #000000;
	font-family: tahoma, verdana, arial;
	font-size:14px;
}

a                  { color: black; text-decoration: underline; }


h1          {
	background: #000000;
	color: white;
	line-height: 22px;
	font-size: 18px;
	padding: 0px 10px 0px;
	margin: 0px;
}


h2          {
   color:   Black;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 10px 0px;
	margin: 0px;
}

h3         {
   color: Black;
 	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
	padding: 0px 10px 0px;
	margin: 0px;
}





#allesdrin         {
	margin: 0px auto;
	width: 870px;
	text-align: left;
 }

#rightlogo         {
	width: 628px; height: 169px;
	background-image: url(../images/layout/kopf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.leftbar           { margin-top: 0px; float: left; width: 220px;
			background-image: url(../images/layout/logo.jpg); background-repeat: no-repeat;
			background-position: center top;
			}

#aktiv {
	font-weight:bold;
}




#leftnav {
	margin-top:180px;
}
#leftnav a {
	display: block;
	text-decoration:none;
	padding: 0px 0px 0px 3px;
}

.menu0 a         {
	border-bottom: solid 1px #dfdfdf;
	padding: 2px 3px;
	color:black;
	}

.menu0 a:hover, .menu0 a#aktiv  { background: black; color:white;}

.menu1 a         {
	background: #DDDDDD;
	margin-left: 10px;
	color:black;
						 }
.menu1 a:hover , .menu1 a#aktiv  {  color: white; background: black; }

.menu2 a         {
  margin-left: 15px;
  color:black;
  background: #BBBBBB;
 }
.menu2 a:hover , .menu2 a#aktiv  { color: white; background: black; }

.menu3 a         {
	margin-left: 20px;
	color:black;
	background: #999999;
 }
.menu3 a:hover, .menu3 a#aktiv   {
text-decoration: none; color: white; background: black; }


.menu4 a         {
	margin-left: 22px;
	color:black;
	background: #666666;
 }
.menu4 a:hover, .menu3 a#aktiv   {
text-decoration: none; color: white; background: black; }

.menu5 a         {
	margin-left: 25px;
	color:white;
	background: #333333;
 }
.menu5 a:hover, .menu3 a#aktiv   {
text-decoration: none; color: white; background: black; }


#haupt             { font-size: 14px; margin-left: 12px; float: left; text-align: left; width: 628px;}

#content	   {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	position: relative;
	padding:10px;
	height:400px; }

#content[id] {
   height: auto;
   min-height: 400px;

}

#infobox { border:none;}

#pagefooter        {
	color: #cccccc;
	background: #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	clear: both; font-size: 11px;
	line-height: 15px;
	padding: 0px 10px;
	margin: 0px;
	text-align: right; }


hr{
        border: 1px solid black;
        background-color:black; /* Mozilla 1.4 */
        color:black; /* IE 6 */
        border: black; /* Opera 7.11 */
        height: 1px; /* in Opera fr die Anzeige n�ig, in Mozilla fr die einheitliche H�e */
}

#wobinich {
	margin:0px;
	padding: 2px 4px;
	font-size: 11px;
	background-color: #DDDDDD;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#wobinich a {
	text-decoration: none;
}
#wobinich a:hover {
	text-decoration:  underline;
}
