html {
  padding:0px;
  margin:0px;
}

body {
background-color: #646464;
font-size: 10px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px 0px;
margin:0px 0px 0px 0px;
}


a {
color: #000000;
font-size: 11px;
background-color:transparent;
text-decoration: none;
}



.highlights {
color: #000000;
font-size: 12px;
background-color:transparent;
font-family: Arial;
text-decoration: none;

}

.texte {
color: #3A403C;
font-size: 11px;
background-color:transparent;
text-decoration: none;
}

.fusszeile {
 display:none;
 }

.logo {
 display:none;
}

.ueberschrift {
 display:none;
}

.contentpic {
 display:none;
}

.navibg{
  background: url(../pics/navi.jpg) top right no-repeat ;
}

.titlebg{
  background: url(../pics/title.jpg) top right no-repeat ;
}
