/* INHALT */

#content {
	margin:5px 0px;
	padding:0px;
}

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

.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;
}



#text {
	display:inline;
	float:left;
	margin:10px 0px 0px 23px;
	width:620px;
}

#schnellfinder {
	float:left;
	height:220px;
	margin:10px 0px 0px 20px;
	overflow:auto;
	padding-right:10px;
	width:300px;
}


.teaser {
	background-color:#d9d5ba;
	float:left;
	height:150px;
	margin:5px 3px 0px 0px;
	overflow:hidden;
	position:relative;
	width:324px;
}

.teaser h4 {
	background:#d9d5ba url(/common/images/layout/bg_teaser.gif) 0px 0px no-repeat;
	color:#FFF;
	height:28px;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 10px;
	width:319px;
}

.teaser img {
	margin:0px 0px;
}

.teaser .inhalt-bg {
	
	height:100px;
	margin-top:-5px;
	padding:10px;
}

.teaser .bild {
	border:1px solid #FFF;
	float:left;
	height:90px;
	width:100px;
}

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

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

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