#maincontent
{
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	width: 950px;
background-image: none;
}

#erste
{
	float:left;	
	color: #adb0b6;
	background-color: #3b3e42;
	width: 195px;
	display: inline;
	margin-left: 10px;
	padding: 5px;
}
#start
{

	color: #adb0b6;
	float:left;
	width:950px;
	
}

#zweite
{
	float:left;
	width:950px;
}

#dritte
{
	float:left;
	width: 205px;
	padding-left: 30px;
}

#start h1, #start h2, #start h3
{
	color: #3b3e42;	
	font-size: 1em;
}

#erste h1, #erste h2, #erste h3
{
	color: #fff;
}

#start img
{
	float:left;
	margin-right: 8px;
}


