#menu_microsite ul{position: absolute; <!--width: 860px; -->left: 10px; top: 10px; list-style-type: none; margin:0px; padding:0;}
#menu_microsite li {float:left; margin-right: 6px; <!-- margin-right:4px; -->}
#menu_microsite a {color: #686867; text-decoration: none; font-family: Arial; font-size:10pt; font-weight: bold; margin: 0px;}

#menu_microsite{margin:0px;}

.orange_link{
	color: #e98029;
}

.orange{
	color: #e98029;
	margin-right: 5px;
	font-weight: bold;
}

#content {
	width: 810px;
	height: 420px;
	border: 1px solid #686867;
	position: absolute;
	left: 10px;
	top: 50px;
	margin:0;
	font-family: Arial;
	padding:20px;
	font-size: 10pt;
	color: #333;
}


.headline {
	color: #e98029;
	font-family: Arial;
	font-size: 14pt;
	font-weight: 900;
	margin-bottom: 20px;
	}

.spalte_links{
	float: left;
	width: 320px;
	line-height: 19px;
}

.spalte_rechts{
	position: absolute;
	left: 390px;
	top: 63px;
	width: 380px;
}

.spalte_gesamt{
	width: 800px;
	line-height: 17px;
}

.clear{
	clear:left;
}

.img_links,
.img_links_1{
	width: 160px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.img_unten{
	clear: both;
	width: 160px;
}

.bullet{
	width: 8px;
	margin-right: 7px;
	padding-bottom: 1px;
}

.liste_normal li {
	list-style-type: none;
	list-style-image: url('../../../images/bullet.gif');
	padding-bottom: 2px;
}
