div#topmodule_container {
position:relative;
	float:left;
	margin-top:12px;
	margin-left:0px;
	width:870px;
	height:55px;
	background-image:url(../../images/banner_karikatur.png)
}
div#topmodule_container2 {
	position:relative;
	float:left;
	margin-top:12px;
	margin-left:0px;
	width:870px;
	height:30px;
}

.topmodule_blue,
.topmodule_orange {
	position:relative;
	float:left;
	height:156px;
	overflow:hidden;
	width:282px;
	margin-right:12px;
}

.topmodule_blue {
	background:url(../../images/topmodule_blue.png) 0 0 no-repeat;
}

.topmodule_orange {
	background:url(../../images/topmodule_orange.png) 0 0 no-repeat;
}

.topmodule_blue h3,
.topmodule_orange h3 {
	margin-top:8px;
	width:270px;
}

.topmodule_blue h3 {
	color:#fff;
	background:#87A9C7 url(../../images/heading_blue.png) 0 0 no-repeat;
}

.topmodule_orange h3 {
}

.topmodule_inside {
margin:6px 18px 8px 8px;
}

div#dropdown {background-color:#ffffff;
				font:Arial, Helvetica, sans-serif;
				
				color:#000000;
				margin-left: 5px;
				}

