a:link { text-decoration:none;color: #7ab51d;   }
a:visited { text-decoration:none;  color:#000000; }
a:hover { text-decoration:none;color:000000; }
a:active { text-decoration:none; color:#000000; }
a:focus { text-decoration:none; }

/* CSS Document */



#maintable {
	position: absolute;
	left : 50%;
	margin : 0 0 0 -400px;
	top: 20px;
	width: 708px;
	height: 555px;
}



#ueberspringen {
	position: absolute;
	left: 375px;
	top: 500px;
	height: 155px;
	font-family: trebuchet ms;
	width: 347px;
	font-size:10pt;
}


#intro {
	position: absolute;
	left: 355px;
	top: 150px;
	height: 155px;
	font-family: trebuchet ms;
	width: 347px;
	font-size:10pt;
}





#menu {
	position: absolute;
	left: 475px;
	top: 16px;
	height: 155px;
	font-family: trebuchet ms;
	width: 347px;
	font-size:10pt;
}


#bg_unten {
	position: absolute;
	left: 485px;
	top: 33px;
	height: 125px;
	font-family: trebuchet ms;
	width: 168px;
	font-size:10pt;
}


body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

header {
	position: absolute;
	top: 0px;
	left: 0px;

}

#content {
	position: absolute;
	top: 200px;
	left: 200px;
	}
	
	#middle {
	width: 821px;
	top: 174px;
	background: url(img/mitte.jpg);
	position:absolute;
	
	
	}
	
	
	h2 {
	margin: 0;
	padding: 0.5em 0;
	color:#ffffff;
	
	font-size:12px;

}
p {
	
	margin: 15px;
	padding: 0.4em 0;
	color:#68686;
	line-height:1.4em;
	font-family:trebuchet ms;
	font-size:10pt;
	width: 430px;
	
}


#bilder {
	position:absolute;
	left: 475px;
	top: 6px;
	align:center;
	width: 341px;
	font-family:trebuchet ms;
	font-size:8pt;
	height: 323px;
}

#container {
	position:absolute;
	left: 478px;
	top: 9px;
	align:center;
	width: 341px;
	font-family:trebuchet ms;
	font-size:8pt;
	height: 190px;
}





	
	#foot {
	
	color: white;
	text-align: center;
	margin: 0px 0 0 0;
	border-top:1px solid #222222;
	width: 821px;
	height: 23px;
	background: url(img/foot.jpg) no-repeat;
}

