body
{
position:absolute;
left:0px;
top:0px;
width:980px;
border:0px;

padding-bottom:20px;

color:#330033;
background: #ffffdd ;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


#kopf{
position:absolute;
width: 915px;
height: 65px;
top: 5px;
left: 5px;

padding-top:5px;
padding-left:5px;
overflow:hidden;

background:#CCFFCC;
color: #000000;

font-size: 18px;
}


#content
{
position:absolute;
left:210px;
top:80px;
height:auto;
width:500px;
overflow:auto;

padding-top:5px;
padding-left:5px;
padding-right:10px;
padding-bottom:20px;

color:inherit;
background:#CCFFCC;

}

#navi-knl-vekks
{
position:absolute;
left:5px;
top:80px;
height:auto;
width:180px;
overflow:auto;

padding-top:5px;
padding-bottom:20px;
padding-left:5px;
padding-right:5px;

color:inherit;
background:#CCFFCC;
}

#impressum
{
position:absolute;
left:5px;
top:740px;
height:auto;
width:180px;
overflow:auto;

padding-top:5px;
padding-bottom:20px;
padding-left:5px;
padding-right:5px;

color:inherit;
background:#CCFFCC;
}


#navi-pressespiegel
{
position:absolute;
left:735px;
top:80px;
height:auto;
width:180px;
overflow:auto;

padding-top:5px;
padding-bottom:20px;
padding-left:5px;
padding-right:5px;

color:inherit;
background:#CCFFCC;
}




.navi-titel{
	font-weight: bold;
}

.navi-autor{
	font-style: italic;
}


.navi-container ul
{
padding-left:0px;
margin-left:0px;
}

.navi-container li
{
margin-left:3px;
margin-top:8px;
list-style-type:none;
}


a:link {
	color: #CC0000;
	background:inherit;

 }    
 
a:visited {
	color: #CC3333;
	background:inherit;
 } 
 
a:hover {
	color: #FF0000;
	background:inherit;
 }   

#kopf a:active {
	color: #33CC00;
	background:inherit;
}  


#kopf a:link {
	color: #000000;
	text-decoration:none;
	background:inherit;
 }    
 
#kopf a:visited {
	color: #003333;
	text-decoration:none;
	background:inherit;
 } 
 
#kopf a:hover {
	color: #FF0000; 
	background:inherit;
 }   

#kopf a:active {
	color: #33CC00; 
	background:inherit;
}  


h1{
	font-size: 17px;
	padding-top: 0px;
	margin-top: 0px;
}

#kopf h1 {
display:inline;
}


h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}











