body {
	background-color: #3399FE;
}

a:link {
   color:#FFFF00;
   text-decoration: underline;
   
}
a:visited {
    color:#FFFF00;
	text-decoration: underline;
}
a:active {
    color:#FFFF00;
	text-decoration: underline;
}
a:hover {
    color:#FFFF00;
	text-decoration: underline;
}

#hintergrund {
	position:absolute;
	left:0px;
	top:0px;
	width:988px;
	height:775px;
	z-index:1;
	background-image: url(image/hg-gelb.gif);
	background-repeat: no-repeat;
}
#startseite {
	position:absolute;
	left:0px;
	top:0px;
	width:988px;
	height:754px;
	z-index:1;
}
#werbung {
	position:absolute; left:11px; top:649px; width:226px; height:84px; z-index:3;
	background-image: url(image/werbung.gif);
	background-repeat: no-repeat;
}
#newsletter {
    position:absolute; left:785px; top:2px; width:136px; height:30px; z-index:4;
}
#menu {
	position:absolute; left:5px; top:203px; width:244px; height:383px; z-index:2;
}
#titel {
    position:absolute; left:5px; top:11px; width:244px; height:162px; z-index:3;
}
#content { 
	position:absolute; left:285px; top:60px; width:660px; height:836px; z-index:4;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC33;
	line-height: 18px;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
	line-height: 18px;
}

#poweredby {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC33;
	line-height: 18px;
	text-align: center;

}

.navzeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC33;
	line-height: 18px;
	text-align: center;

}
.midhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
}
