html { 
padding:0px;
margin:0px;
}

body {
background-color: #ffffff;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial;
font-size: 12px;
color:#0b0b0b;  
margin:0px;
padding:0px;
}

#box {
width:1040px;
margin: 0px;
padding:0px;
}

#inhalt {
width:480px;
padding-top:5px;
padding-right:5px;
padding-bottom:0px;
padding-left:10px;
text-align:center;
float:left;

}


#links {
width:220px;
padding:5px;
float:left;
text-align:right;
border-right-width:4px;
  border-right-style:solid;
  border-color:#3366cc; 
}


#rechts {
width:190px;
padding-left:3px;
float:left;

}

#rechts a {
color:#3366cc;
font-size:10px;


}

#skyscraper {
margin-top:0px;
margin-left:910px;
width:140px;
height:600px;
padding:0px;
position:absolut;
}

#links a:link {
text-decoration:none;
color:#0b0b0b;
}

#links a:visited {
text-decoration:none;
color:#0b0b0b;
}

#links a:hover {
color:#999;
}


#newsletter {
font-size: 10px;
border-top-width:2px;
border-top-style:solid;
border-top-color:#3366cc;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#3366cc;

}

#umfrage {
background-color:#dedede;
height:150px;
text-align:left;
padding:10px;
}

#umfrage a {
color: #0000ff;
font-size: 12px;
}

#werbung {
background-color:#fff;
height:100%;
padding-left:3px;
text-align:center;

}

#werbung a {
color: #0000ff;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height:5px;
}

h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 14px;
font-weight: normal;
}

h4 {
font-size: 12px;
font-weight: bold;
color:#fff;
background-color:#3366cc;
line-height: 16px;
}

