div.teasernews_box {
	float:left;
	width: 32%;
	padding: 5px;
}

div.teasernews_image {
	height: 100%;
	width: auto;
	overflow: hidden;
}

div.teasernews_text > p {
	margin-top: 0;
}

div#news-container {
	width: 100%;
	height: 360px;	
}


div.videos_box {
	float:left;
	width: 32%;
	padding: 5px;
}

div.videos_image {
	height: 100%;
	width: auto;
	overflow: hidden;
}

div.videos_image > span {
	height: 24px;
	width: 24px;
	background: url("http://kersten-maschinen.de/img/design/play-button.png") no-repeat;
	margin-top: 80px;
	margin-left: 100px;
	position: absolute;
}

div.videos_text > p {
	margin-top: 0;
}

div#videos-container {
	width: 100%;
	height: 260px;	
}

div.messe_box {
	float:left;
	width: 46%;
	padding: 5px;
	border-color: red;
	border-width: 2px;
	margin: 3px;
  border-style: solid;
	height: 240px;
}

div.messe_image {
	float: left;
	margin-right: 15px;
}


div.messe_text > p {
	margin-top: 0;
}

div#messe-container {
	width: 100%;
	height: 550px;	
}

div.input_form_checkboxes {
	float: left;
	background-color: #e4e4e4;
	height: 32px;
	padding-left: 7px;
	width: 501px;
	padding-top: 7px;
	text-align: center;
}

#tablewrapper {
	background-color: #e4e4e4;
	width: 507px;
}

#geraeteauswahl {
	margin-right: 10px;
	margin-top: 5px;
}