body {
	background-color:#83b135;
	background-image: url(bilder/bg/bg.jpg);
	background-repeat:repeat-x;
}

A {	TEXT-DECORATION: underline;
	color:#006837;}

A:active {	TEXT-DECORATION: underline;
		color:#006837;}

A:visited {	TEXT-DECORATION: underline;
		color:#006837;}

A:link {  TEXT-DECORATION: underline;
			color:#006837;}

A:hover {	TEXT-DECORATION: underline; 
			color: #006837;}

H1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	font-weight:bold;
	color: #004e22;
	margin-top:0px;
	margin-bottom:7px;
}

H2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	color: #004e22;
}

H3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #004e22;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	color: #45423d;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #45423d;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}

.subnav {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #152b87;
	margin-top:2px;
	margin-bottom:4px;
}

ul {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #152b87;
	line-height:20px;
	margin-top:5px;
	margin-bottom:0px;
	width:553px;
}

.Rahmen {
	width:927px; 
	height:668px;
	margin:0px auto;
	margin-top:10px;
	background-image:url(bilder/bg/bg_content.png);
	background-repeat: no-repeat;	
}

.RahmenGalerie {
	width:927px; 
	height:668px;
	margin:0px auto;
	margin-top:10px;
	background-image:url(bilder/bg/bg_content_galerie.png);
	background-repeat: no-repeat;	
}

.head {
	width:830px;
	height:153px;
	float:left;
	margin-left:82px;
}

.content {
	width:625px;
	height:511px;
	margin-left:63px;
	margin-top:41px;
	float:left;
	}

.navigation {
	width:494px;
	height:28px;
	margin-top:47px;
	margin-left:195px;
	float:left;
}

.navigation a { TEXT-DECORATION: none; border:none 0; outline:none;}


.textnavigation {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #004e22;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}

.textnavigation a { TEXT-DECORATION: none; color:#004e22; }
.textnavigation a:active {	TEXT-DECORATION: none; color:#004e22;}
.textnavigation a:visited { TEXT-DECORATION: none; color:#004e22;}
.textnavigation a:link { TEXT-DECORATION: none; color:#004e22;}
.textnavigation a:hover { TEXT-DECORATION: underline; color: #b68538;}

.flag_de {margin-left:430px;margin-top:18px;}
.flag_en {margin-left:5px;}


.bilderrechts {
	width:185px;
	height:580px;
	float:right;
	margin-top:47px;
	margin-right:40px;
}

.text {
	width:620px;
	height:545px;
	float:left;
}

.text a { TEXT-DECORATION: none; color:#8cc63f; }
.text a:active {	TEXT-DECORATION: none; color:#8cc63f;}
.text a:visited { TEXT-DECORATION: none; color:#8cc63f;}
.text a:link { TEXT-DECORATION: none; color:#8cc63f;}
.text a:hover { TEXT-DECORATION: underline; color: #006837;}

.tabelle {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	line-height:20px;
	font-weight: normal;
	color: #004e22;
	float:left; 
	width:730px; 
	height:400px; 
	margin-top:30px; 
	margin-left:80px;
	border:solid 1px #45423d;
	border-collapse:collapse;
}

.fusszeile {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #004e22;
}


.info { 
	text-align:center;
	border:solid 1px #aeaeae;
	border-collapse:collapse;
	cursor:pointer
	}

.info span { display: none; }

.info:hover span { 
display:block;
position:fixed;
top:30px;
left:30px;
width:auto;
height:auto;
border:1px solid #aeaeae;
background-color:#ffffff;
color:#004e22;
text-align: center;
padding: 5px;
} 

.tabelleindex {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	line-height:23px;
	font-weight: normal;
	color: #004e22;
	margin-top:41px;
	width:600px;
	cellspacing:20px;
	cellpadding:10px; 
}