/* CSS Document */

body {
background-color:#FFFFFF;
font: 12px Georgia, Times New Roman, Times, serif;
color: #373737;
}


h1 {

}
h2 {
margin: 0 0 10px 0;
}
h3 {
margin: 5px 0 2px 0;
padding: 0;
color:#BFB810; 
}
a:link { color:#BFB810; font-style: oblique; text-decoration: none; }
a:visited { color:#BFB810; text-decoration: none; }

a:active { color: #693e29; }

a:hover { background-color:#693e29;
          color:#ffffff;
        }

#container {
	position:absolute;
	left:375px;
	top:4px;
	width:325px;
	height:90px;
	
	
}
#balken {
	background-image:url(balken.gif);
	position:absolute;
	left:10px;
	top:94px;
	width:690px;
	height:43px;
	
		
}
#navigation {
	position:absolute;
	left:13px;
	top:203px;
	width:145px;
	height:220px;
}
.list li {
color:#BFB810;
padding: 0;
margin: 0 0 1px 0;
list-style:none;
font: 16px;
}
.list li a {
text-decoration: none;
font-size: 14px;
font-style: oblique;
}

.bird {
text-decoration: none;
font-size: 14px;
color:#CCCCCC;
}
.bird a{
text-decoration: none;
font-size: 14px;
color:#CCCCCC;
}

#Textbody {
	position:absolute;
	left:166px;
	top:157px;
	width:524px;
	height:500px;
}
#Layer1 {
	position:absolute;
	left:166px;
	top:391px;
	width:230px;
	height:149px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:430px;
	top:392px;
	width:230px;
	height:155px;
	z-index:2;
}
