/******* top content box *******/
.cont_top {
	width: 714px;
	height: 160px;
	/*background-color: #CCCCCC;*/
}

.cont_top_leftcol {
	height: 360px;
	width: 300px;
	float: left;
}

.cont_top img {
	float: left;
	margin-right: 20px;
}
.cont_top_title {
	width: 414px;
	float: left;
	margin-top: 10px;
	font-size: 20px;
	color: #848484;
	font-weight: bold;
	font-family: /*"Arial Black",*/ Arial, Helvetica, sans-serif;
	/*background-color: #CC3300;*/
}

.cont_top_teaser {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
}

.cont_top_body {
	width: 414px;
	float: left;
	font-size: 12px;
	color: #8f8f8f;
	line-height: 140%;
	text-align: justify;
	margin-top: 15px;
	/*background-color: #0099CC;*/
}

.cont_top_sub {
	width: 414px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*background-color: #009999;*/
}

/******* trenner *******/
.cont_trenner {
	width: 714px;
	height: 1px;
	float: left;
	margin-top: 35px;
	margin-bottom: 30px;
	background-image: url(../../images/trenner.gif);
	background-repeat: repeat-x;
}


/******* middle content box *******/
.cont_mid_left, 
.cont_mid_right {
	width: 347px;
	float: left;
	margin-right: 20px;
	/*background-color:#CCCCCC;*/
}

.cont_mid_left img, 
.cont_mid_right img {
	float: left;
	margin-right: 10px;
}

.cont_mid_right {
	margin-right: 0;
}

.cont_mid_title {
	width: 217px;
	float: left;
	margin-top: 23px;
	font-size: 20px;
	color: #848484;
	font-weight: bold;
	font-family: /*"Arial Black",*/Arial, Helvetica, sans-serif;
	/*background-color: #CC3300;*/
}

.cont_mid_teaser {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
}

.cont_mid_body {
	width: 347px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	color: #8f8f8f;
	line-height: 140%;
	text-align: justify;
	/*background-color: #0099CC;*/
}

.cont_mid_sub {
	width: 347px;
	float: left;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*background-color: #009999;*/
}

.news_sms_button_aktuell {
	margin-left: 100px;
}
