
#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/*** GRUNDEINSTELLUNG ***
************************************************************************* */
body
{
	background-color:#EBEBEB;
	color:#000000;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:140%;
	text-decoration:none;
}
*
{
	margin:0px;
	padding:0px;
}


/*** ÜBERSCHRIFTEN ***
************************************************************************* */
h1
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h2
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 6px 0px;
}
.teaser_kasten h2
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:35px;
	margin:0px;
	padding:2px 5px;
}
.hpsubtitel
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 6px 0px;
}
h3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 6px 0px;
}
p
{
	margin:0px;
	padding:0px 0px 6px 0px;
}


/*** STANDARDLINKS ***
************************************************************************* */
a
{
	color:#000000;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}
#content_1 a
{
	border-bottom:1px solid #FFFFFF;
	color:#254EA6;
	display:block;
	font-weight:bold;
	padding:4px 0px;
	text-align:center;
	text-decoration:none;
}
#content_1 a.aktiv
{
	background:#FE9901;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:4px 0px;
	text-align:center;
	text-decoration:none;
}
.teaser_kasten .link a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


/*** ELEMENTE ***
************************************************************************* */
img, table
{
	border:none;
}
.clearleft
{
	clear:left;
	font-size:0;
	line-height:0;
}
.clear
{
	clear:both;
}
.noborder
{
	border:none;
}
.rot
{
	color:#FF0000;
}


/*** CONTAINER ***
************************************************************************* */
div#content_center
{
	background:#FFFFFF;
	background-image:url(http://www.sonnenberg-quickborn.de/img/background_content.gif);
	background-repeat:repeat-y;
	border:2px solid #2650A6;
	margin:15px auto;
	padding:0px;
	width:970px;
}
div#header
{
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	height:183px;
	padding:0px;
}
#header #logo
{
	border:0px;
	margin:0px;
}
#header #header_motiv
{
	border:0px;
	margin:0px;
}
#header #logo_sonnenblume
{
	border:0px;
	border-left:1px solid #FFFFFF;
	margin:0px;
}
#balken
{
	background-image:url(http://www.sonnenberg-quickborn.de/img/background_balken.gif);
	background-repeat:repeat-y;
	border:0px;
	border-bottom:1px solid #FFFFFF;
	height:26px;
}
#content_1
{
	float:left;
	overflow:hidden;
	padding:0px 0px 50px 0px;
	text-align:left;
	width:250px;
}
#content_1 #siegel
{
	padding:40px 0px;
	text-align:center;
}
#content_2
{
	float:left;
	padding:20px;
	text-align:left;
	width:680px;
	overflow:hidden;
}
#content_2_2
{
	float:left;
	padding:20px;
	text-align:left;
	width:440px;
}
#content_3
{
	float:left;
	padding:20px 0px;
	text-align:left;
	width:214px;
}
div#footer
{
	border:0px;
	color:#000000;
	margin:0px auto;
	padding:0px 0px 0px 15px;
	text-align:center;
	width:970px;
}
.inhalt ul
{
	list-style-type:disc;
	margin:0px 20px;
}
.inhalt li
{
	padding:2px 10px;
}
img.fachpartner
{
	margin:0px 10px 10px 0px;
}
.teaser_kasten
{
	background:#254EA6;
	float:left;
	height:320px;
	margin:0px 10px 10px 0px;
	overflow:hidden;
	padding:1px;
	width:214px;
}
.teaser_kasten .content
{
	background:#D3DCED;
	height:90px;
	overflow:hidden;
	padding:3px 5px;
}
.teaser_kasten .link
{
	padding:5px;
	text-align:right;
}

