html, body, ul {
	margin: auto;
	padding: 0;
	border: 0px;
	font-size: 100%;
}
h1 {
visibility: hidden;
}

h2 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #669933;	
}
h3{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #669933;
}

#container {
	width: 955px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#bild strong {
	font-size: 0.7em;
}

#container #inhalt .siteInfo img {
	vertical-align: middle;
}
.schrift1 {
	
	
}

.clearer {
	clear: both;
}

.schrift2 {
	
	
}
.schrift2 a:link,  a:visited{
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	
}

.schrift2 a:hover {
	color: #669933;	
	text-decoration: underline;
	
}



.schrift1 a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 100%;
	
}

.schrift1 a:hover {
	color: #669933;	
	text-decoration: underline;
	
}








#container #kopfzeile #text {
	visibility: hidden;
}



/* RAHMEN */

.oben, .oben div, .unten, .unten div {
	background-image: url(img/box-art.gif);
	background-repeat: no-repeat;
	}

.links {
	background-image: url(img/rahmen-art.gif);
	background-repeat: repeat-y;
	}


/* Oben: Rahmen und rechte Ecke */
.oben {
	height: 25px;
	margin: 0 0 0 45px;
	background-position: 100% 0;
	}

/* Oben: linke Ecke */
.oben div {
	height: 25px;
	width: 45px;
	position: relative;
	left: -45px;
	background-position: 0 0;
	}

/* Unten: Rahmen und rechte Ecke */
.unten {
	height: 25px;
	margin: 0 0 0 45px;
	background-position: 100% 100%;
	}

/* Unten: linke Ecke */
.unten div {
	height: 25px;
	width: 45px;
	position: relative;
	left: -45px;
	background-position: 0 100%;
	}

/* Linker Rahmen */
.links {
	background-position: 0 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	}

/* Rechter Rahmen */
.rechts {
	padding: 0 0 0 0;
	background: 100% 0;
	}

.inhaltt {
	padding: 0 40px 0 15px;
	background: url(img/inh.gif) repeat right;
	}




/*NAVIGATION*/



.schrift{
	color: #999999;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: right;
	top: 0px;
	left: 0px;
	width: 100%;
}




#down{
	color: #999999;
	font: 80% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

#down a:link{
color: #999999;
	text-decoration: none;
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#down a:hover {
	color: #669933;	
	text-decoration: none;
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#down a:visited {
	color: #666666;	
	text-decoration: none;
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#kopfzeile {
	width : 100%;
	height : auto;
	text-align: right;
	background: url(img/balken2.jpg) no-repeat right;
}

#nav {
	width : 230px;
	height : 100%;
	float : left;
	display: block;
	padding-top: 10px;
	margin: 0px;
}

#nav a {
	width: 100%;
	display: block;
}

ul {
	list-style-type: none;
		margin: 0px;
	padding: 0px;
}

ul.liste li {
	margin: 1px 0;
}

ul.sub li {
	margin-right: 12px;
}

ul.liste a {
padding: 6px 0 6px 0px;
	color: #000;
	text-decoration: none;
	font: 90% Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #999999;
	text-align: right;
}


ul.sub a {
	color: #000;
	font-style: normal;
	padding-left: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 70%;
	border-bottom: 1px solid #999999;
}

ul.liste a:hover {
	font-weight: normal;text-decoration: none;
	color: #669933;
}

ul.sub a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #669933;
}

ul.liste a.hier {
	font-weight: normal;
	color: #669933;
	border-bottom: 2px solid #669933;
}
ul.sub a.hier {	
	font-weight: normal;
	border-bottom: 1px solid #669933;
}
ul.liste a:hover.hier {
	font-weight: normal;
	color: #669933;
	border-bottom: 2px solid #669933;
}
ul.liste a.hierhome {
	color: #669933;
	font-weight: normal;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #669933;
}
ul.liste a.home {
	font-weight: normal;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
ul.liste a.home:hover {
	font-weight: normal;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
ul.sub a.hierhome {
	border-bottom: 2px solid #669933;
	border-top: 2px solid #999999;
}
ul.liste a:hover.hierhome {
	color: #669933;
}

ul.liste a.hiersub {
	color: #669933;
	border-bottom: 1px solid #669933;
}

.siteInfo
 {
	color: #999999;
	margin-top: 0px;
	font-size: 75%;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

.siteInfo,
.siteInfo a:link,
.siteInfo a:visited {
	color: #999999;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.siteInfo a:hover {
	
	color: #669933;
	
}



a#skiplink { 
	position: absolute; 
	left: 0px; 
	top: -500px; 
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}





/*CONTENT*/


.content {
	padding:40px 50px 30px;
	color: #666666;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clip: rect(auto,auto,auto,auto);

}

#inhalt {
	width : 720px;
	height : 100%;
	float : right;
	text-align: justify;
	font: 90% Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 2px;
}




#container #inhalt .links .rechts .inhaltt .feature{
	font-size: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #979933;
}


#container #inhalt .links .rechts .inhaltt .feature p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	
}
.feature img {
	float: left;
	padding-right: 20px;
}

#container #inhalt .links .rechts .inhaltt .feature a {
	color: #669933;
	text-decoration: underline;
	margin-top: 0px;
	font-weight: bold;
}

#container #inhalt .links .rechts .inhaltt .feature a:hover {
	text-decoration: underline;
	color: #2D761D;
}
#container #inhalt .links .rechts .inhaltt .feature li {
	color: #333333;
	list-style: square outside;
	text-align: justify;
}
#container #inhalt .links .rechts .inhaltt .feature ul {
	color: #333333;
	margin: 20px;
}


#container #inhalt .links .rechts .inhaltt .feature1{
	padding: 10px 0px 20px 10px;
	font-size: 100%;
	
}

#container #inhalt .links .rechts .inhaltt .feature1 img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
#img1 {
	float: right;
}



#container #inhalt .links .rechts .inhaltt .feature1 p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	
}
#container #inhalt .links .rechts .inhaltt .feature1 a {
	color: #669933;
	text-decoration: underline;
	margin-top: 0px;
	font-weight: bold;
}

#container #inhalt .links .rechts .inhaltt .feature1 a:hover {
	text-decoration: underline;
	color: #999999;
}
#container #inhalt .links .rechts .inhaltt .feature1 li {
	color: #333333;
	list-style: square outside;
	line-height: 2em;
}
#container #inhalt .links .rechts .inhaltt .feature1 ul {
	color: #333333;
	margin: 20px;
}
#container #down1 a {
	color: #669933;
}
#container #inhalt .links .rechts .inhaltt .count li {
	list-style: decimal outside;
}
#einrückung {
	margin-left: 50px;
	width: 90%;
}
#imglink {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #333333;
	width: 132px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 210px;






}
.imglinks {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #333333;
	width: 132px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;






}
#container #inhalt .links .rechts .inhaltt .feature2 #imglinks {
	width: 140px;
	float: left;
}
#container #inhalt .links .rechts .inhaltt .feature2 #bild {
	float: left;
	width: 145px;
	height: 180px;
	font-size: 0.7em;
	font-weight: bold;
}
.inhaltt .inhaltt2 {
	color: #F1FCDE;
	background-color: #669933;
	padding: 20px;
}
#container #inhalt .links .rechts .inhaltt .inhaltt2 .feature2 h3 {
	color: #F1FCDE;
}
.bildl {
	height: auto;
	width: auto;
}

.feature p {
	text-align: justify;
}
.wrapp {
	width: 800px;
}
.hervorr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #F1FCDE;
	background-color: #669933;
	display: inline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.feature1 .hi {
	padding: 20px;
}
.gruenschrift{
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
