body         
{     
    font-family: Arial, Trebuchet MS, Sans-Serif; 
    font-size: 12px; color: #666666;
    background-image: url(../bilder/packpapier.gif)

}
a:link 		{ text-decoration:none; color:#666666;}
a:visited 	{ text-decoration:none; color:#666666;}
a:hover 	{ text-decoration:none; color:#000033;}
a:active 	{ text-decoration:none; color:#000033;}

#zweitnavigation a:link 		{ text-decoration:none; color:#000033; font-size: 14px; font-weight: bold;}
#zweitnavigation a:visited 	{ text-decoration:none; color:#000033; font-size: 14px; font-weight: bold;}
#zweitnavigation a:hover 	{ text-decoration:none; color:#666666; font-size: 14px; font-weight: bold;}
#zweitnavigation a:active 	{ text-decoration:none; color:#666666; font-size: 14px; font-weight: bold;}
#zweitnavigation .aktiv 	{ text-decoration:none; color:#666666; font-size: 14px; font-weight: bold;}


.aktiv {color: #000033}

.p		{ font-size: 12px; line-height: 18px; color: #666666}
.h1		{ font-size: 20px; line-height: 20px; color: #330000; font-weight: bold;}
.h2 	{ font-size: 16px; line-height: 18px; color: #330000; font-weight: bold;}
.h3 	{ font-size: 14px; line-height: 16px; color: #330000; font-weight: bold;}
.h4 	{ font-size: 12px; line-height: 16px; color: #000000}
.small	{ font-size: 10px; line-height: 12px; color: #666666}

td { font-size: 12px; line-height: 12px; color: #666666; border: 0px;}

#zentriert
{
left: 50%;
top: 50%;
width: 1000px;
height: 550px;
position: absolute;
margin: -275px 0px 0px -500px;

}

#bild
{
	position:absolute;
	top:0px;
	left:0px;
	width:850px;
	height: 550px;
	z-index:1;
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

#frosch
{
	position:absolute;
	top:460px;
	left:850px;
	width:150px;
	height: 90px;
	z-index:1;
}

#navigation
{
	position:absolute;
	top:200px;
	left:800px;
	width:150px;
	z-index:2;
	display: block;
}


#zweitnavigation
{
	position:absolute;
	top:180px;
	left:330px;
	width:420px;
	height: 15px;
	z-index:3;
	text-align: right;
	
}

#inhalt
{
	position:absolute;
	top:210px;
	left:330px;
	width:420px;
	height:260px;
	
	z-index: 2;
}
