html,body{margin:0;padding:0}

body{
	background: #a4a4a4 url(bilder/bg.jpg) repeat-x;
	font: 76% arial,sans-serif;
	SCROLLBAR-FACE-COLOR: #E2E2E2;
	SCROLLBAR-HIGHLIGHT-COLOR: #E2E2E2;
	SCROLLBAR-SHADOW-COLOR: #E2E2E2;
	SCROLLBAR-3DLIGHT-COLOR: #E2E2E2;
	SCROLLBAR-ARROW-COLOR: #027157;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #E2E2E2;

}




#seite {
margin : 0;
padding : 0;
width : 100%;

}

#container {
margin: 0px auto;
width: 1200px;
height: 800px;
background-image : url(bilder/startseite.jpg);
background-position: top left;
background-repeat: no-repeat;
}

div#wrapper{
float:right;
width:100%;
margin-left:-200px;
}


div#content {
height: 300px;
margin-left:120px;
width: 950px;
}


H1{
font-family:Georgia,'Times New Roman',Times,serif;
color: #027157;
margin:0 10px 10px;
margin-top:10px;
padding: 0;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 20px;
font-weight: normal;

}
H2 {
font-family:Georgia,'Times New Roman',Times,serif;
color: #787878;
margin:0 10px 10px;
padding: 0;
font-size: 13px;
padding-top: 0px;
font-weight: bold;
margin-bottom: 20px;
	font-weight: bold;
text-transform: uppercase;
}




div#text {
	float: left;
	width: 250px;
	height: 390px;
	color: #333333;
	background: #fff;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);	
	overflow: auto;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-left:0px;
}


div#text2 {
	
	width: 550px;
	height: 390px;
	color: #838686;
	padding-top: 9px;
	overflow: auto;
	


	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;

}



div#text2 p {
	

	
}



div#content p{
	line-height:1.4;
}




p{
margin:0 10px 10px


}

a:link {
font-family:Georgia,'Times New Roman',Times,serif;
	color: #a9a9a9;
      text-transform: uppercase;
      text-decoration:none;
	font-size: 10px;
}

a:hover {
font-family:Georgia,'Times New Roman',Times,serif;
	color: #00775b;
      text-transform: uppercase;
      text-decoration:none;
	font-size: 10px;
}

a:visited {
font-family:Georgia,'Times New Roman',Times,serif;
	color: #a9a9a9;
      text-transform: uppercase;
      text-decoration:none;
	font-size: 10px;
}



div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: none;
	color: #79B30B;
}






div#header {
	height:140px;
margin-bottom:50px;
}

div#logo {
	margin-left:310px
}





div#extra{background:none;}





div#navigation{
	text-align:right;
	float:left;
	width:110px;
	margin-top:160px;
	border-right: 1px dotted #efefef;
}

div#navigation{
	background:none;
}






div#extra{float:left;clear:left;width:100px}
	



div#footer{
	clear:both; 
	text-align:center; 
	width:950px;
	font-size: 10px;
}


div#footer{
	 background: none;
	color: silver; 
	margin-left:100px
}

div#footer p{
	margin:0;
	padding:10px 10px
}

div#footer a{
	margin-right:30px;
	
}



div#footer  a:hover {
font-family:Georgia,'Times New Roman',Times,serif;
	color: #00775b;
      text-transform: uppercase;
      text-decoration:none;
	font-size: 10px;
}




