body {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif; 
background-color: #948d14;
font-size:12px; text-align:center;

}

/* Überschriften */

h1 
{font-family: Arial, Helvetica, sans-serif; 
font-size:18px; 
font-weight:bold; 
color:#533709; 
font-weight:bold;
margin-bottom: 30px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#533709; 
marign-left:15px;
font-weight:bold;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#533709; 
}

p.daten {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#B7BD00; 
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#533709; 
line-height:20px;
width:127px; 
height:40px;
}


li.text {
font-family: Arial, Helvetica, sans-serif; 
font-size:14px; list-style-position:outside;
color:#533709; padding-left:5px;
list-style-image:url(bilder/listenpunkt.jpg);

}

a {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#533709; text-decoration:none;
outline:none;

}

a hover {
font-family: Arial, Helvetica, sans-serif;
font-size:14px; 
color:#533709; text-decoration:underline;

}



/* Headerbereich */
#header {
width:1024px; 
height: 163px; 
background-image: url(bilder/header.jpg);
background-repeat:no-repeat;
background-color:#BABF00;}



/* Menü */
#navcontainer {
margin: 0px;
padding: 0px;
background-color:#573205; 
width:1024px; 
height:77px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
padding-right:50px;
}

#navcontainer ul li { float: right;
}

#navcontainer ul li a
{
text-decoration: none;
background: url(bilder/menu-background.jpg) no-repeat top left;
font-size: 12px;
float: right;
margin: 0px;
padding-top: 13px;
padding-right: 0px;
padding-bottom: 0px;
width:127px; 
height:40px;
color:#573205;
font-weight:bold; 
outline:none;

}


#navcontainer li a:hover
{
background: url(bilder/menu-background_hover.jpg) no-repeat left top;
color: #ffffff;
outline:none;
}

#navcontainer li a#aktuell {

background: url(bilder/menu-background_hover.jpg) no-repeat left top;
color: #ffffff;
outline:none;
}

/* Abstand */
#abstand {
width:1024px; 
height: 5px; 
background-color:#ffffff;}

/* Inhalt */
#inhalt {
width:1024px;
height: 523px;
background-color:#f6f5d9; 
background-image: url(bilder/inhalt.jpg); 
background-position: bottom right;
background-repeat:no-repeat;
margin-top:0px;padding-top:70px; }

/* Body */
#body {
width:1024px; 
margin:0px auto;
text-align:left; }



  
