/****************************************************
		INHALT
****************************************************/
.content {
	width:883px;
}

.links, .mitte, .rechts {
	float:left;
}

.content .links, .mitte {
	margin-right:93px;
}

h2.titelNebenLogo {
	font-size:250%;
	font-weight:normal;
	left:130px;
	position:absolute;
	top:62px;
}

.logo {
	height:100px;
}


/****************************************************
		TEASERS
****************************************************/
.small-box-wide {
	float:left;
	height:auto;
	margin-right:60px;
}

.img-box {
	float:left;
	margin-right:40px;
}


