body {
	margin:0;
	padding:0;
	background-color:#c4e2f5;
	font-family:helvetica, verdana, arial, sans-serif;
	font-size:11px;
}

.clearer {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

#rahmen {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-image:url(../img/background_gelb.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
	padding-left:18px;
	padding-right:18px;
	position:relative;
	top:0;
}

a.top {
	 font-size:1px;
	 height:1px;
	}

#rahmen #background {
	background:#ffffff; /* url(../img/background_komplett.gif) repeat-y top left; */
} 

#rahmen #background #header2 {
	height:130px;
}

#rahmen #background #header2 #header_links {
	padding-left:20px;
	float:left;
	width:316px;
}

#rahmen #background #header2 #header_links #logo {
	padding-bottom:6px;
}

#rahmen #background #header2 #header_links {
	padding-top:10px;
}

#rahmen #background #header2 #header_links #slogan {
	padding-bottom:5px;
}

#rahmen #background #header2 #visual {
	float:left;
	width:614px;
	height:129px;
}

#rahmen #background #topmenu {
	height:30px;
	background-color:#edf3fa;
	width:750px;
	padding-left:200px;
}

#rahmen #background #hauptbereich {
	width:950px;
	margin-top:10px;
	padding-bottom:5px;
}

#rahmen #background #hauptbereich #left {
	float:left;
	width:200px;
}

#rahmen #background #hauptbereich #left #leftmenu {
	padding-left:10px;
}

#rahmen #background #hauptbereich #content {
	float:left;
	width:510px;
	background-color:#edf3fa;
	min-height:380px;
	height:auto !important;
	height:380px;
	margin-right:10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:20px;
}

#rahmen #background #hauptbereich #content #rootline {
	font-size:11px;
	padding-bottom:15px;
	padding-top:2px;
	border-bottom:1px solid white;
	margin-bottom:15px;
	color:#006db2;
}


#rahmen #background #hauptbereich_startseite #right,
#rahmen #background #hauptbereich #right {
	float:left;
	width:190px;
}

#rahmen #background #hauptbereich_startseite #right #suche,
#rahmen #background #hauptbereich #right #suche {
	background:url(../img/suche_background.gif) no-repeat top left;
	padding-top:25px;
	padding-bottom:10px;
}

#rahmen #background #hauptbereich_startseite #right #mail,
#rahmen #background #hauptbereich #right #mail {
	background:url(../img/kontakt_background.gif) no-repeat top left;
	height:18px;
	color:white;
	padding-bottom:5px;
	padding-left:30px;
	padding-top:2px;
}

#rahmen #background #hauptbereich_startseite #right #drucken,
#rahmen #background #hauptbereich #right #drucken {
	background:url(../img/drucken_background.gif) no-repeat top left;
	height:18px;
	color:white;
	padding-bottom:5px;
	padding-left:30px;
	padding-top:2px;
}

#rahmen #background #hauptbereich_startseite #right #friend,
#rahmen #background #hauptbereich #right #friend {
	background:url(../img/tip_background.gif) no-repeat top left;
	height:18px;
	color:#006db2;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:5px;
}

#rahmen #partner {
	position:absolute;
	bottom:10px;
	right:30px;
}

#footer {
	background-image: url(../img/background_unten.gif);
	background-repeat: no-repeat;
	background-position:-10px 0px;
	padding-left:18px;
	padding-right:18px;
	height:30px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

/* Startseite */

#rahmen #background #hauptbereich_startseite {
	width:940px;
	margin-top:10px;
	padding-bottom:5px;
	margin-left:10px;
}

#rahmen #background #hauptbereich_startseite #content {
	float:left;
	width:710px;
	background-color:#edf3fa;
	min-height:380px;
	height:auto !important;
	height:380px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

#rahmen #background #hauptbereich_startseite #content #content_left {
	float:left;
	width:215px;
	padding-right:20px;
	padding-bottom:15px;
}

#rahmen #background #hauptbereich_startseite #content #content_center {
	float:left;
	width:215px;
	padding-right:20px;
	padding-bottom:15px;
}

#rahmen #background #hauptbereich_startseite #content #content_right {
	float:left;
	width:225px;
	padding-right:10px;
	padding-bottom:15px;
}

/* Startseite ende */

/* Zweispalter Layout */

#rahmen #background #hauptbereich_startseite #content #content_left2 {
	float:left;
	width:300px;
	padding-right:40px;
	padding-bottom:15px;
}

#rahmen #background #hauptbereich_startseite #content #content_right2 {
	float:left;
	width:300px;
	padding-right:10px;
	padding-bottom:15px;
}

/* Zweispalter Ende */

/*Printversion */

#print {
	min-height:300px;
	height:auto !important;
	height:300px;
	background-color:white;
	padding:20px;
}