/* home css*/
/* newses oben */
div.news {
	background: #e5e5e5 !important;
	margin: 0px 9px 0px 0px;
	border: solid 1px #d8d8d8 !important;
	width: 398px;
	float: left;
	padding: 0 !important;
}
* html div.news {
	background: #e5e5e5 !important;
	margin: 0px 9px 0px 0px;
	border: solid 1px #d8d8d8 !important;
	width: 398px;
	float: left;
	padding: 0 !important;
}
/* NEWSBOXEN*/
.news_headline {
	display: block;
	height: 32px;
	width: 398px;
	background: url(../img/bg_neuheiten.gif);
}
.neuheiten_headpic {
	float: left;
}
.paddingbox {
	padding: 10px;
	line-height: 15px;
}
.paddingbox p {
	line-height: 15px;
}
div.news .news_desc {
	width: 398px;
	min-height: 232px;
	float: left;
}

div.news .news_img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	float: right;
 
}
/* newsflash und textbox allgemein */
div.newsflash, div.txtbox {
	margin: 9px 0px 0px 0px;
	float: left;
}
div.txtbox img {
	width: 270px;
	float: right;
}
/* news, newsflash und textbox gemeinskeiten */
div.news, div.newsflash, div.txtbox, div.txtboxlrg {
	background: #FFFFFF;
	padding: 7px 7px 7px 7px;
}
div.txtbox {
	background: #e5e5e5 url(../img/bg_ueber_hapa.gif);
	background-repeat: no-repeat;
	padding: 50px 0 7px 0;
	border: 1px solid #d7d7d7;
	width: 807px;
	height: 235px;
 
}
* html div.txtbox {
	background: #e5e5e5 url(../img/bg_ueber_hapa.gif);
	background-repeat: no-repeat;
	padding: 50px 0 7px 0;
	border: solid 1px #d8d8d8 !important;
	width: 800px !important;
	height: 220px;
}
div.txtbox p {
	margin-left: 10px;
	width: 785px !important;
	line-height: 16px !important;
}
.down_leftside {
	margin-left: 10px;
}
div.txtboxe {
	background: #e5e5e5 url(../img/bg_ueber_hapa.gif);
	background-repeat: no-repeat;
	padding: 50px 0 7px 0;
	border: 1px solid #d7d7d7;
	width: 807px;
	height: 220px;
	margin-bottom: 9px !important;
}
.flashani {
	margin-top: 10px;
	margin-right: 20px;
}
* html .flashani {
	margin-right: 11px;
	margin-top: 15px;
	padding: 0;
}
/* TYPO */
/* meta news und textbox*/
div.news p, div.txtbox p, div.txtboxlrg p {
	margin: 0px 0px 7px 0px;
}
div.txtbox p {
	width: 430px;
}
div.newsflash p {
	margin: 0px 0px 0px 0px;
}
