@charset "utf-8";
#divNavBottom {
	background:url(../images/bottom/divBottomNavImage.jpg) repeat-y;
	/*margin-left: 15px;*/ /* muss noch raus */
	width: 800px;
	clear: both;
	/*margin-top:10px;*/
	/*background-color: #f0e9df;*/
	overflow: auto;
}

a.bottomnav {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
div.divBottomNavCol {
	position: relative;
	width: 159px;
	margin-right: 1px;
	padding-bottom: 5px;
	float: left;
}
div.divBottomNavColRight {
	position: relative;
	width: 158px;
	padding-bottom: 5px;
	float: left;
}
div.divBottomNavColContent {
	position: relative;
	width: 131px;
	margin: 14px;
	line-height: 14px; 
}
