#headerImg {background:url(../img/header_bild_logo.jpg) no-repeat 0 0;}

#contentTitle {
	float:left;
	width:670px;
	height:110px;
	margin-right:2px;
	background:#999;
}

#contentTitle h2 {
	margin:70px 0 0 8px;
	height:30px;
}

#contentText {
	float: left;
	width: 656px;
	min-height:298px;
	height:auto !important;
	]height:298px;
	padding: 20px 6px 0px 8px;
	margin:2px 2px 0 0;
	background-color:#666;
}

#contentHeader {
	float:left;
	width:288px;
	height:110px;
	background-color:#ccc;
}

#contentImg {
	float:left;
	margin:2px 0 0 0;
	width:288px;
	min-height:338px;
	height:auto !important;
	]height:338px;
	background-color:#666;
}

#contentImg ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}

#contentImg ul li a {
	
}

#contentImg ul li ul li {
	display: none;
}
#contentImg ul li.Current ul li { 
	display: block;
}

#contentImg ul li.Current ul li a {
	padding: 0 0 0 15px;
}

#contentImg ul li.Current ul li.Current a,
#contentImg ul li.Current ul li.Current a:hover
{
	color: #fff;
}

#contentTools {
	width:201px;
	float:right;
	background:#999;
}

#contentTools li {
	float:left;
	border-bottom:2px solid #ccc;
	padding:0 0 0 8px;
}

#contentTools li a {
	background:url(../img/dreieck_out.gif) no-repeat 175px 6px;
	width:193px;
	display:block;
	font:bold 12px/30px arial;
	color:#fff;
}
#contentTools li a:hover {
	background:url(../img/dreieck_over.gif) no-repeat 175px 6px;
	color:#fc0;
}
