* {position:relative;}
html,body
{
background-color:#fea502;
font-size:10pt;
font-family:VERDANA,ARIAL,HELVETICA;
font-weight:normal;
margin: 0px;
color:orange;
}
a {font-size:10pt;margin:0px;}
a:link {  color: #FFBB00; text-decoration:none;}
a:visited {  color: #FFEE00; text-decoration:none;}
a:hover {  color: #FF0000; text-decoration:underline;}

#body
{
margin: 0px auto;
width:1000px;
background-color:#fea502;
min-height:100%;
}
#header
{
width:995px;
height:221px;
margin: 0 auto;
background-image:url('../images/design/header.gif');
}
#headmenu
{
width:550px;
top:180px;
left:410px;
text-align:center;
}
#headmenu a
{
margin: 0 10px;
font-weight:bold;
}
#middle
{
width:979px;
min-height:350px;
margin:0 auto;
background-image:url('../images/design/middle.jpg');
}
#middle div.head
{
width:100%;
height:46px;
background-image:url('../images/design/head.jpg');
}
#nav
{
float:left;
width:140px;
margin:0 30px;
text-align:center;
font-weight:bold;
}
#nav div
{
height:64px;
width:144px;
margin: 10px 0 -15px;
}
#werbung_b
{
background-image:url('../images/design/werbung_b.jpg');

}
#haupt
{
background-image:url('../images/design/haupt.jpg');

}
#spons
{
background-image:url('../images/design/sponsoren.jpg');

}
#werbung
{
background-image:url('../images/design/werbung.jpg');

}
#content
{
float:left;
width:700px;
margin:0 30px;
}
#contop
{
width:718px;
height:71px;
margin:0 auto;
background-image:url('../images/design/contop.jpg')
}
#footer
{
clear:both;
width:979px;
height:115px;
background-image:url('../images/design/footer.jpg');
}
#footer p
{
text-align:center;
top:70px;
font-size:8pt;
}
#footer a
{font-size:8pt;}