#startComp {
	float: left;
	width: 610px;
	height: 175px;
	background-image: url(../images/comp_grass.jpg);
	background-repeat: no-repeat;
	background-color: #A5A3A3;
}
#gesamtBreite {
	background-image: url(../images/back_gesamt.gif);
	position: absolute;
	display: inline;
	left: 50%;
	right: 50%;
	margin-left: -380px;
	width: 760px;
	background-color: #E1E2E6;
	z-index: 99;
}
#content{
	width: 600px;
	display: inline;
	float: left;
	padding-left: 7px;
	height: 1000px;
}
#content a:link, #content a:visited  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:white;
	line-height: 1.4em;
}
#content a:hover, #content a:active  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:white;
	line-height: 1.4em;
}
.darkbox {
	display: inline;
	float: left;
	margin-right: 9px;
}
.darkbox .inhalt {
	width: 170px;
	height: 350px;
}
.darkbox .inhalt .preview  {
	margin-top: 5px;
	margin-bottom: 9px;
}
.darkbox .inhalt img  {
	margin-bottom: 0px;
}
.darkbox p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:black;
	line-height: 1.6em;
}
