/* klimamenu */
#maincontent #klimamenu {
	background: url(/themes/default/media/content/klimamenu/bg_dock.jpg) no-repeat left top;
	margin: 10px 0;
}
#maincontent .klima-container {
	position: relative;
	height: 100px;
	padding-left: 20px;
}
#maincontent a.klima-item {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #666; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
#maincontent .klima-item span {
	display: none;
	padding-left: 20px;
}
#maincontent .klima-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

#klimamenutext .act {
	background-color: #EEF7FE;
	font-weight: bold;
}
