html, body{
	color: #000;
	background-color: #33cc33;
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
}


#content {
	padding-top : 0px;
	padding-bottom : 10px;
	padding-left : 180px;
	padding-right : 5%;
	font-weight: normal;
	line-height: 15px;
	background-color: #33cc33;
	color: #000;
	clear:both;
}

#contentx {
	position: absolute;
	top: 94px;
	left: 160px;
	width: 70%;
	padding-top : 4px;
	padding-left : 10px;
	font-weight: normal;
	line-height: 15px;
	background-color: #33cc33;
	color: #000;
	clear:both;
	}

#content-print {
	width : 600px;
    }

#nav {
	position: absolute;
	top: 94px;
	left: 0px;
	width: 147px;
	padding-top : 4px;
	padding-left : 8px;
	padding-bottom : 20px;
	font-weight: normal;
	line-height: 16px;
	background-color: #66ff66;
	color: #000;
	border-left: 2px solid #e0ff00;
	border-top: 2px solid #e0ff00;
	border-right: 2px solid #22aa22;
	border-bottom: 2px solid #22aa22;
}
#nav h2 {
	border-bottom: 1px solid #22aa22;
}

#nav ul, #nav li {
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

#nav ul.sub {
	list-style-type: none;
	margin-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
}

#nav ul.sub li.active a {
	background-color: yellow;
	color: #930;
	text-decoration: none;
}

#nav a, #nav li.active li a {
	background-color : transparent;
	color: #930;
	text-decoration: none;
}

#nav a:hover, #nav li a:hover {
	background-color: yellow;
	color: #930;
	text-decoration: none;
}

#nav li.active a {
	background-color: yellow;
	color: #930;
	text-decoration: none;
}

a {
	background-color : transparent;
	color: #930;
}

a:visited {
	background-color : transparent;
	color: #000;
}

#float-img {
 float: left;
 margin-top:0;
 margin-right:7px;
 margin-left:-5;
 width:200px; height:140px; padding:5px;
}

#content a:link { color:blue; font-weight:bold; text-decoration: underline;}
#content a:visited { color:black; font-weight:bold; text-decoration: underline; }
#content a:hover { color:yellow; font-weight:bold; text-decoration: none;}
#content a:active { color:yellow; font-weight:bold; text-decoration: underline;}

#bottom a:hover { color:yellow; text-decoration: none;}


#bottom {
 float: left;
	padding-top : 10px;
	padding-bottom : 30px;
	padding-right : 10px;
	font-size: 8pt;
	border-top: 1px solid yellow;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;
	border-left: 0px solid #fc6;
	width: 115%;
}

p,ul,ol {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	background-color : transparent;
}

h1, h2, h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid yellow;
	border-left: 0px solid #fc6;
}

h2.rezi {
	padding-top: 30px;
	padding-bottom: 5px;
}

h3 {
	font-size: 120%;
	border-bottom: 1px solid yellow;
	background:##66ff66;
}

hr {	color: #f60;
	background: #f60;
	margin: auto 0px auto auto;
	width: 100%;
	height:1px;
	text-align: right;
	border: 1px solid #f60;
}

/*-- Suche und Sitemap--*/
.rubrik {
	color: #000;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: left;
	padding:5px 2px; margin: 5px 0px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid #fc6;
	border-left: 0px solid #fc6;
	background:#66ff66;
	font-weight:bold;
}

.rubrik a:link { color:#000; font-weight:bold; text-decoration: underline;}
.rubrik a:visited { color:#000; font-weight:bold; text-decoration: underline; }
.rubrik a:hover { color:#930; font-weight:bold; text-decoration: none;}
.rubrik a:active { color:#000; font-weight:bold; text-decoration: underline;}

	 
#header {
	padding: 0;
	color: #040;
	position:absolute; top:0px; left:130px;
	background: url("img/numnum-bg-700x93.jpg") 0 0 no-repeat;
	height: 93px;
	width: 700px;
	border-bottom: 1px solid #22aa22;
	}

#top {
	padding: 0;
	color: #040;
	height: 80px;
	}

#pagetitle {
	margin: 15px 0px 0px 10px;
	padding: 4px 0 0 0;
	text-align: left;
	font-size: 240%;
	color: #040; }

#pagesubtitle {
	margin: 0px 0px 0px 10px;
	padding: 20px 0 4px 0;
	text-align: left;
	font-size: 200%;
	color: #33cc33;
	}

p.indent {
	text-indent: 15px;
    margin-top: 7px;
    margin-bottom: 7px;
}

h2.news {
	padding-top : 4px;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right :10px;
	background-color: #66ff66;
}

h3.news {
	padding-top : 4px;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right :10px;
	background-color: #66ff66;
}

p.news {
	padding-left : 30px;
	text-indent: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
}

pre {
    background-color: #ffffff;
    padding: 8px;
}

td.hs_titel {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 1px solid yellow;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #66ff66;
}

td.hs_row_even {
	text-align: left;
	font-weight: bold;
    padding-right: 10px;
    background-color: #66ff66;
}

td.hs_rang {
	text-align: right;
	font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
	border-right: 1px solid yellow;
    background-color: #66ff66;
}

td.hs_name {
	text-align: left;
	font-weight: bold;
    padding-right: 10px;
}

