* {
font-size:10pt;
font-family:verdana,arial;
text-align:left;
color:black;
}


#navi {
display:none;
}


#logo, #leisteunten {
width:100%;
height:100%;
}


#text {
float:left;
width:60%;
}

img {
float:left;
margin-right:10px;
margin-bottom:10px;
}

#logo {
float:left;
height:120px;
width:10%;

}

#info {
float:right;
height:120px;
width:80%;

}

#foot {
display:none;
}

.teilcontentA, .teilcontentB {
clear:left;
width:90%;
border-bottom:1px solid black;
}