

body{

background-color:#000000;
color:#ccc;
background-image:url(images/bg.jpg);
font-family:"Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;

}


a{

color:#ccc;

text-decoration:none;

}



a:hover{

color:#999;

text-decoration:none;

}




div#rahmen {
margin: 0 auto;
padding-top: 8px;
width: 930px;

background-image:url(images/bg.jpg);
}

div#rahmen_oben {
margin: 0 auto;
width: 930px;
height:17px;
background:#000;
background-image: url(images/rahmen_oben.jpg);
}

div#rahmen_seiten {
margin: 0 auto;
width: 930px;
background:#000;
background-image: url(images/rahmen.jpg);
background-repeat:repeat-y;
}
div#rahmen_unten {
margin: 0 auto;
width: 930px;
height:12px;
background:#000;
background-image: url(images/rahmen_unten.jpg);
}


div#header {
text-align: center;
width:900px;
height:170px;
overflow: hidden;
background:#000;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
background-position:center center;
margin : 0 auto;
color:#ccc;
}

div#menu {
width:920px;
height:60px;
overflow: hidden;
margin: 5px 6px;


}

#menu div {
float:left;
margin-left: 11px;
margin-top: 5px;
padding: 0;
}


div#content {
text-align: left;
overflow: hidden;
width:860px;
background:#000;
margin : 0 auto;
color:#ccc;
padding: 20px;
}


div#wp_links {
float:left;
width:720px;
overflow: auto;
background:#000;
}


div#wp_rechts {
float:right;
width:150px;
overflow: hidden;
background:#000;
background-image: url(images/rahmen1.jpg);
background-repeat:repeat-y;
padding-left: 20px;
}

div#imp {
text-align: center;
font-size:8px;
}

div#nl_zurueck {
text-align: center;
}


div#nl_rahmen {
text-align:left;
 width: 28%;
  float:left;
   margin-left:30px;
    margin-bottom:20px;
}
div#nl_titel {
text-align:center;height:30px; width: 67%; float:left ;  font-size:16px;
}
div#nl_bild {
text-align:right; width: 30%; float:right;
}