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


#contentText {
	float: left;
	width: 289px;
	height:391px;
	padding: 39px 40px 0px 5px;
	margin:0px 2px 0 0;
	background-image:url(../img/content_homepage_04_left.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#ccc;
	color:#666;
}

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

#contentHeader a.memory {
	background-image:url(../img/content_memory_out.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:334px;
	height:110px;
	float:left;
}

#contentHeader a.memory:hover {
	background-image:url(../img/content_memory_over.jpg);
}

#contentImg {
	float:left;
	margin:2px 0 0 0;
	width:624px;
	height:318px;
}

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

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

#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;
}
