* {
margin:0;
padding:0;
}


html, body {

color:#FFF;
background-color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0;
padding:0;

}

 a:link{color:#fff;text-decoration:none;}
 a:visited{color:#fff;text-decoration:none;}
 a:hover{color:#96b5ee;}


li .blue {color:#96b5ee;font-weight:bold;}

#container {

margin:0 auto;
width:1024px;
border:0px solid white;

}

#header {

width:1024px;

}

#navi {
margin:0 auto;
width:1024px;
background: #000 url(../p/navi_bg.gif) repeat-x;
text-align: right;
color:white;
font-size:14px;
font-weight:bold;
height:50px;


}

#items {
padding:15px;
word-spacing:20px;
}

#navi ul, li {
display:inline;
list-style-type: none;

}

#home {

background: #000 url url(../p/bg_home.jpg);
height:530px;


}

#footer {

font-weight:bold;
text-align:right;
background: #000 url(../p/bg_footer.gif) repeat-x;
height:55px;

}

#items_d  {
padding:15px;

}

#items_d li {
padding:15px;

}

#partner {

background-image:url(../p/bg_partner.jpg);
height:524px;
}

#impressum {
background: #000 url(../p/bg_impressum.jpg);
height:529px;

}

#agb {
background: #000 url(../p/bg_agb.jpg);
height:530px
}
