#header {
position: absolute;
left: 0;
right: 0;
top: 4px;
border: solid 0px #000;
height:;
width: 99%;
margin: 0 5px 0 5px;
background: #09c;
}

#linkespalte {
position: absolute;
left: 0px;
top: 125px;
width:150px;
border: solid 0px #000;
padding: 5px 5px 5px 10px;
margin-left: 5px;
}

#rechtespalte {
position: absolute;
right: 0;
top: 125px;
width:140px;
border: solid 0px #000;
padding: 0px;
margin-right: 5px;
font-size: 90%;
}
#rechtespalte a{
font-size: 110%;
}

#spalte-rechts-versicherung {
position: absolute;
right: 0;
top: 125px;
width:140px;
border: solid 1px #000;
font-size: 90%;
background-color: #feb;
}
#spalte-rechts-versicherung a{
font-size: 90%;
display: block;
text-align:center;
padding: 2px;
margin:10px 5px 0px 2px;
}

#content {
position:relative;
left: 0;
top: 115px;
margin-bottom: 100px;
margin-left: 170px;
margin-right: 155px;
border: solid 0px #000;
padding:10px;
background: transparent;
}
#content2 {
left: 0;
top:0px;
margin-left: 170px;
margin-right: 155px;
margin-bottom: 200px;
border: solid 0px #000;
padding:10px;
background: transparent;
}

#footer {
border: solid 0px #000;
height: 60px;
margin: 0 5px 10px 5px;
background: #feb;
}

/*  für die sms anbieter  */

.sectiontableentry1 { 
background: #FEA;
border-bottom: solid 1px #000;

}
.sectiontableentry1 td,.sectiontableentry2 td  { 
font-size:12px;
padding-left:5px;
}

.sectiontableentry2 { 
background: #FEB;
border-bottom: solid 1px #000;
}

.url{font-size: 11px;}
