/* Farben

grün = #8cc600
gold = #94754c

*/

html, body, div, p, h1, span, a, table, td, form, img {
   margin: 0;
   padding: 0;
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 11px;
   line-height: 18px;
   color:#94754c
}

body {
	background: #8cc600 url(img/hinten.gif);
}
a {
	text-decoration: none;
	color: #8cc600;

}
a:hover {
	text-decoration: none;
	color: #94754c;
}
img {
	border: 0;
}
#schatten1 {
	position:absolute;
	left:40px;
	top:190px;
	z-index:1;
	background: url(img/schatten1.gif);
	width: 920px;
	height: 30px;
}
#schatten2 {
	position:absolute;
	left:40px;
	top:220px;
	z-index:2;
	background: url(img/schatten2.gif);
	width: 30px;
	height: 360px;
}
#schatten3 {
	position:absolute;
	left:930px;
	top:220px;
	z-index:1;
	background: url(img/schatten3.gif);
	width: 30px;
	height: 360px;
}
#schatten4 {
	position:absolute;
	left:40px;
	top:580px;
	z-index:2;
	background: url(img/schatten4.gif);
	width: 920px;
	height: 30px;
}
#logo {
	position:absolute;
	left:819px;
	top:94px;
	z-index:2;
}
#logostart {
	position:absolute;
	left:200px;
	top:425px;
	z-index:4;
}
#wm {
	position:absolute;
	left:85px;
	top:275px;
	z-index:4;
}
/* -------- navigation --------  */

#nav {
	position:absolute;
	left:70px;
	top:170px;
	width: 197px;
	z-index:11;
}
#navstart {
	position:absolute;
	left:424px;
	top:170px;
	z-index:11;
}
#home {
	position:absolute;
	left:70px;
	top:615px;
	z-index:11;
}

/* -------- inhaltsbereich --------  */
#bild {
	position:absolute;
	left:70px;
	top:220px;
	z-index:10;
}
#bildstart {
	position:absolute;
	left:440px;
	top:220px;
	z-index:10;
}
#titel {
	position:absolute;
	left:500px;
	top:300px;
	width:400px;
	z-index:6;
}
#linie {
	position:absolute;
	left:480px;
	top:200px;
	width:1px;
	height: 135px;
	z-index:11;
	border-left: 1px solid #94754c;
}
#inhalt {
	position:absolute;
	left:500px;
	top:400px;
	width:400px;
	z-index:6;
}
#inhaltback {
	position:absolute;
	left:70px;
	top:220px;
	width:870px;
	height: 360px;
	z-index:1;
	background: #FFF;
}
#news {
	position:absolute;
	left:420px;
	top:620px;
	width:400px;
	z-index:6;
	padding-bottom: 50px;
}
#news p {
   color:#FFF;
}
#news a {
   color:#94754c;
   	font-weight: bold;
}
#impr {
	position:absolute;
	left:500px;
	top:380px;
	width:400px;
	z-index:6;
}
