*{
	margin:0px;
	padding:0px;
}

html{
	width:100%;
	height:100%;

}

body { 
	width:100%;
	height:100%;
	font-size: 12px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 16px;
	letter-spacing:0px;
	background-color:#fcf4cf;
	}

img{
	border:0px solid white;
	line-height: 0px;
	vertical-align:bottom;
}

ul {
	margin-left:1em;
}

li {
	margin-top:.2em;
}

.clear{
	clear:both;
}

#SiteContainer{
	width:100%;
	height:100%;

}



body > #SiteContainer {
	height:auto;
	min-height:100%;

}


#Gesamtbereich {
		position:absolute;
		top:64px;
		left:50%;
		width:1071px;
		height:680px;
		margin-left:-540px;
		background-image:url(hintergrund_schatten_farbe.jpg);
		background-repeat: no-repeat;

        }


#Hauptbereich {

		margin-top:0px;
		margin-left:0px;
		width:1071px;

		}


#BildLeiste {
		margin-top:6px;
		margin-left:0px;
	height: 256px;
	width:1061px;
        background-color: #007235;


}

#BildLinks {
		margin-top:0x;
		margin-left:0px;
        width:316px;
		height:256px;	
		float:left;	
        }

#BildMitte {
		margin-top:0x;
		margin-left:4px;
        width:258px;
		height:256px;	
		float:left;	
	
        }

#BildRechts {
		margin-top:0x;
		margin-left:4px;
        width:479px;
		height:256px;	
		float:left;	
        }



#Contentbereich {
		margin-top:0px;
		margin-left:0px;
        width: 1071px;

        }



#HintergrundBereich {
		margin-top: 0px;
		margin-left:0px;
        width: 1071px;
		background-image:url(hintergrund_schatten_farbe2.jpg);
}

#Content {

		margin-top: 0px;
		margin-left:0px;
        background-color: #007235;
		width: 1061px;
}



#Navibereich {
		margin-top: 0px;
		margin-left:0px;
        width:318px;
		height:408px;
		float:left;  
		} 



#Navi {
		margin-top: 48px;
		margin-left:0px;
		padding-left:90px;
		font-size: 13px;
		line-height:26px;
		font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		letter-spacing:0px;
		color:#fff;  
float:left;  

		}  




#Navi ul {
		margin-left:0px;
		list-style-type:none;
}

#Navi li {
		margin-top:0px;
}



#Navi a:link, #Navi a:visited {
		color:#fff;      
		text-decoration:none;
}

#Navi a:hover {
		color:#aab646;      
		text-decoration:none;
}

#Navi a.rex-current {
		color:#aab646; 
		text-decoration:none;
     
}


#Textbereich {
		margin-top:0px;
		margin-left:0px;
        width:642px;
        background-color: #007235;
float:left;
        }


#Headline {
		margin-top: 0px;
		margin-left:0px;
		padding-top:44px;
        width:453px;
		height:38px;
		}


#Text {
		margin-top:16px;
		margin-left:0px;
        width:444px;
		font-size: 14px;
		line-height:18px;
		font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
		font-weight: normal;
		letter-spacing:0px;
		color:#fff;

		}


#Text h2 {
		margin-top:20px;
		font-size: 16px;

		}

#Text p {
		margin-top:10px;
		}



#Text a:link, a:visited {
		color:#fff;
		text-decoration:underline;
		}

#Text a:hover {
		color:#aab646;
		}

#AbstandH {
		height:400px;
		border: solid 1px #000;
	width:4px;
}

#SeitenEnde {
clear:both;
width: 400px;
height:10 px;
}

#RandUnten {
		margin-top:0px;
		margin-left:0px;
		width:1071px;
		height:11px;
		background-image:url(hintergrund_schatten_farbe3.jpg);
		background-repeat: no-repeat;
}




fieldset {
		border:0;
}
