/* INHALT */

#content-bg {
	background:#FFF url(/common/images/layout/home_bg_kachel.gif) 0px 0px repeat-y;
}

.content-oben {
	background:url(/common/images/layout/home_bg_oben.gif) 0px 0px no-repeat;
	height:4px;
	overflow:hidden;
}

.content-unten {
	background:url(/common/images/layout/home_bg_unten.gif) 0px 0px no-repeat;
	height:4px;
	overflow:hidden;
}


#schnellfinder {
	min-height:470px;
 	height:auto !important;  /* für moderne Browser */
 	height:470px;  /*für den IE */
}


#text {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:785px;
}

#text h2 {
	padding:0px 23px 10px 23px;
}

#text p {
	margin:9px 0px;
	padding:0px 23px;
}


#news {
	background:url(/common/images/layout/news_bg.gif) 0px 0px no-repeat;
	float:right;
	height:370px;
	margin-right:0px;
	width:190px;
}

#news h4 {
	margin:0px 0px;
}

#news p {
	padding:0px 0px;
}

#meldungen {
	height:290px;
	margin:40px 0px 0px 5px;
	overflow:auto;
}


#teaser-bg {
	background:url(/common/images/layout/bg_teaser.gif) 0px 0px no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:790px;
}

.teaser {
	float:left;
	height:150px;
	margin:5px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	width:390px;
}

.teaser .bild {
	display:inline;
	float:left;
	margin:20px 0px 0px 23px;
	width:100px;
}

.teaser .text {
	display:inline;
	float:left;
	font-size:90%;
	line-height:1.3em;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	width:250px;
}

.teaser h4 {
	color:#FFF;
	margin:9px 0px 0px 23px;
    text-transform:uppercase;
	white-space:nowrap;
}

.teaser .text p {
	margin:0px 0px;
}

.teaser .link {
	background:#FFF url(/common/images/layout/teaser_link.jpg) top right no-repeat;
	height:26px;
	padding:5px 30px 0px 0px;
	position:absolute;
	right:5px;
	top:117px;
}
