body
{
font-family:sans-serif;
font-size:0.8em;
background-color:#BDBDBD;
/*background-image:url(../grafik/scanlines.png);*/
text-align:center;
margin:0px;
}

#Seite
{
width:800px;margin:5px auto;
text-align:left;
}

#KopfzeilenLeiste
{
background-image:url(../grafik/menue_back_up.jpg);
background-repeat:no-repeat;
height:25px;
border:1px solid;
}

#Kopfzeile
{
background-image:url(../grafik/banner.jpg);
background-repeat:no-repeat;
height:150px;
border-left:1px solid;
border-right:1px solid;
border-bottom:1px solid;
}

#Menuzeile
{
padding-left:15px;
padding-right:15px;
height:25px;
border-left:1px solid;
border-right:1px solid;
background-image:url(../grafik/menue_back_up.jpg);
}

a.menu
{
height:22px;
padding-top:3px;
width:125px;
text-align:center;
text-decoration:none;
color:black;
display:block; 
float:left;
}

a{color:black; font-size:1em; font-weight:bold;}

/*a.menu:hover{background-image:url(../grafik/menue_hover.png);background-repeat:no-repeat;}*/

a:active{outline:none;background-color:#52ABFF;}

#Inhalt
{
border-top:1px solid;
border-left:1px solid;
border-right:1px solid;
padding:5px;
background-color:#F2F2F2;
}

#Fusszeile
{
padding-left:15px;
padding-right:15px;
text-align:center;
border:1px solid;
height:25px;
background-image:url(../grafik/menue_back_up.jpg);
}

p
{
margin-left:15px;
margin-right:15px;
}

p.copyright
{
font-size:0.7em;
}
