body {
	background-image:url(content/back_body.gif); background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height:18px;
	}

a:link {color: #990000; text-decoration: none;}
a:visited {text-decoration: none;color: #990000;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.titel {font-size: 16px; color: #990000; font-weight:bold;}

#main	{
		position:absolute; 
		left:48px; top:0px; 
		width:914px; height:1186px; 
		}
#kopf_01	{
		position:absolute;
		margin:0;
		background-image:url(bilder/kopf.jpg);
		width:900px; height:162px;
		}
.nav	{
		position:absolute;
		margin-top:162px;
		height:121px;
		}
.unter_nav	{
		position:absolute;
		margin-top:283px;
		background-image:url(content/unter_navi.gif);
		width:900px; height:141px;
		}
