body {
	background-color:#f2f19f;
	background-image:url(./../img/banner_oben.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:17px;
	color:#646464;
}

#banner{
width:649px;
margin:30px auto;
}

#wrapper{
	width:1050px;
	margin:0px auto;
}

#navigation{
	width:730px;
	margin:0px auto;
}

#navigation ul{
	list-style-type:none;
}

#navigation a{
	font-size:17px;
	color:#6e6e6e;
	text-decoration:none;
	display:block;
	padding:3px 15px 3px 15px;
	margin:0px 10px;
	float:left;
}

#navigation li.active a{
	color:#0f600f;
	border-top:1px solid #646464;
	border-bottom:1px solid #646464;
}	

#navigation a:hover{
	color:#e2001a;
}

#textblockP{
	width:550px;
	margin:100px 270px;
	font-size:14px;
	line-height:18px;
}

#textblockP hr{
	border:0px;
	border-top:1px solid #7f7f7f;
	border-bottom:transparent;
	margin-top:0px;
}

#textblockP a{
	font-weight:bold;
	text-decoration:none;
	color:#363636;
}

#textblockP a:hover{
	color:#a0a0a0;
}

#StartImage {
	position:relative;
	margin-left:-340px;
	margin-top:-492px;
}	

#link{
	font-size:9px;
	color:#aaa;
}

#link a{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#aaa;
}

#link a:hover{
	color:#a0a0a0;
}

#link{
	width:200px;
	margin:-102px 730px;
}

#footer{
	position:fixed;
	left:0px;
	bottom:0px;
}	
		
h1{
	font-size:13px;
	font-weight:normal;
}

h2{
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
}

h3{
	font-size:17px;
}

a img{
	border: 0 none;
}