.banner {
overflow: hidden;
}

#banneroben {
width: 480px;
height: 60px;
position: relative;
}

#bannernavi {
width: 160px;
height: 160px;
}

#bannerright {
float: right;
width: 160px;
height: 480px;
}

banneranzeige {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
}

#content {
float: left;
background-color:#FFFF99;
}

#navigation {
background-color:#CC99CC;
float: left;
width: 160px;
position: relative;
}
#banneranzeige a img {
border: none;
}
