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

#box {
	float:left;
	width:334px;
	margin:0 2px 0 0;
}

#contentTitle {
	float:left;
	width:334px;
	height:110px;
	background:#999;
}

#contentTitle h2 {
margin:45px 0 0 112px;
	height:25px;
}

#contentText {
	width: 216px;
	height:298px;
	padding: 20px 6px 0px 112px;
	margin:2px 0px 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;
	height:318px;
}

#contentImg2 {
	float:left;
	width:334px;
	margin:0px 2px 0 0;
	height:430px;
}
#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;
}
