m/* CSS Document */



html, 
body 
{ 
		
		padding: 0 0 0 0px; 
		background-color:  	#ffff99;
		background: url(P1010024gz.gif) repeat-y #E0DDD9;
		

}

.nav
{
	position: absolute;
	top: 150px;
	left: 63px;
	width: 210px;	
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label 
{ 
font-family:Georgia, "Times New Roman", Times, serif; 
color: black; 
margin: 5px; 
padding: 5px; 
} 

a 
{ 
	color: black; 
	text-decoration: none;
	font-size:12px; 
}

.main
{
	position: absolute;
	left: 230px;
	top: 150px;
	width: 580px;
	height: 500px;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.main2
{
	position: absolute;
	left: 270px;
	top: 150px;
	width: 580px;
	height: 500px;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


a.wappen
{
	color: blue;
	text-decoration: none;
	}