/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 1060px;
	height: auto;
	min-height: 1080px;
	background-image: url(../imgs/schatten.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0;
}
/*** aeusserer Kasten ***/
#grundcontainer {
	background-color: #FFF;
	width: auto;
	overflow: hidden;
	margin: -10px 26px 0 26px;
	height: auto;
	min-height: 1100px;
}

/*** Kopf ***/
#header {
	background-image: url(../imgs/headverlauf.jpg);
	background-repeat: repeat-x;
	height: 164px;
}
	#logo {
	position: absolute;
	float: left;
	padding-left: 12px;
	padding-top: 66px;
	width: 354px;
	}
	#slogan {
	padding-right: 12px;
	padding-top: 28px;
	float: right;
	height: 90px;
	}
	#top_navi {
	clear: both;
	height: auto;
	width: auto;
	}
	
/*** Box mit 3 Hauptspalten ***/
/*** mittlere Spalte ***/
	#center {
	width: 639px;
	background-color: #FFFFFF;
	float: left;
	}
		/*** Hauptthema, Bild ***/
		#thema {
	background-color: #FFFFFF;
	height: 188px;
	overflow: hidden;
	padding: 0 14px 0 14px;
	width: auto;
		}
		/*** Bilder ***/
		.thema01 {
			padding-top: 124px;
			background-image: url(../imgs/thema_01id.jpg);
			background-repeat: no-repeat;
		}
		.thema02 {
			padding-top: 124px;
			background-image: url(../imgs/thema_02kv.jpg);
			background-repeat: no-repeat;
		}
		.thema03 {
			padding-top: 124px;
			background-image: url(../imgs/thema_03sv.jpg);
			background-repeat: no-repeat;
		}
		.thema04 {
			padding-top: 124px;
			background-image: url(../imgs/thema_04ab.jpg);
			background-repeat: no-repeat;
		}
		.thema05 {
			padding-top: 124px;
			background-image: url(../imgs/thema_05gf.jpg);
			background-repeat: no-repeat;
		}
		.thema06 {
			padding-top: 124px;
			background-image: url(../imgs/thema_06bav.jpg);
			background-repeat: no-repeat;
		}
		.thema07 {
			padding-top: 124px;
			background-image: url(../imgs/thema_07bu.jpg);
			background-repeat: no-repeat;
		}
		/*** Text ***/
		#inhalt {
	background-color: #FFFFFF;
	margin-top: 12px;
	width: auto;
		}
		#inhalt_links {
			background-color: #FFFFFF;
			width: 15em;
			float: left;
			margin: 4px 0 0 0;
			position: relative;
		}
		.inhalt_links_doppel {
			background-color: #FFFFFF;
			width: 11em;
			float: left;
			margin: 4px 0 0 0;
			position: relative;
		}
		#inhalt_rechts {
			background-color: #FFFFFF;
			width: 15em;
			float: right;
			position: relative;
		}
		.text {
			padding: 0 0 0 1px;
		}

/*** linke Spalte ***/
#left {
	width: 184px;
	padding: 0px;
	right: 184px;
	background: transparent;
	float: left;
}
	
/*** rechte Spalte ***/
#right {
	width: 182px;
	padding: 0px;
	background-color: #FFFFFF;
	float: right;
}
#kalendertext {
	width: 639px;
	padding: 0 0 0 210px;
	}

/*** Fusszeile ***/
#footer {
	margin-left: 29px;
	margin-right: 29px;
	padding-left: 184px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background-color: #E4E4E4;
	color: #666666;
}

/*** iframe ***/
#calendar {
	padding-left: 202px;
}

/*** hebt alle floats auf ***/
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}
/*** horizontaler Spaltenabschluss ***/
* html #footer-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 1500px;
	margin-bottom: -1500px;
}

/*** verikaler Keil linke Spalte ***/
.spacer {
	line-height: 29em;
	font-size: 12px;
}
/*** Schriften ***/
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.versalgesperrt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 4px 0 0 0;
	display: block;
}
.textbold_anderthalb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
	display: block;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #009933;
	font-weight: bold;
	display: block;
	padding: 0;
}
h2.extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #009933;
	font-weight: bold;
	display: block;
	padding: 4px 0 8px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #009933;
	font-weight: bold;
	display: block;
	padding: 4px 0 6px 0;
}
.grau {
	color: #333333;
}
/*** allgemeiner Link gruen ***/
a.textlink {
	color: #009933;
	text-decoration: none;
}
a.textlink:visited {
	color: #009933;
	text-decoration: none;
}
a.textlink:hover {
	text-decoration: underline;
}
/*** Link Onlineberatung starten ***/
a.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	color: #F00;
	font-weight: bold;
	background-image: url(../imgs/pf_online.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 18px;
}
a.start:visited {
	color: #F00;
	text-decoration: none;
}
a.start:hover {
	text-decoration: underline;
}

/*** Div mit dem Promotext rechts ***/
#promo {
	padding: 0 12px 0 12px;
	width: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
}
#promo_rot {
	padding: 0 12px 12px 12px;
	margin: 0;
	width: auto;
	background-color: #FFF;
}
a.promolink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}	
a.promolink:hover {
	text-decoration:underline;
}
	
/*** Schrift und Links Bilder Mitte ***/
.thema1, .thema2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
}
a.thema1link, a.thema2link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
	text-decoration: none;
}
.thema1_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
	padding: 0 0 0 120px;
	display: block;
	text-align: left;
}
a.thema1_1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
	padding: 0 0 0 120px;
	display: block;
	text-align: left;
	text-decoration: none;
}
.thema3, .thema4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 0 0 0px;
	display: block;
	text-align: left;
}
a.thema3link, .thema4link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 0 0 0px;
	display: block;
	text-align: left;
	text-decoration: none;
}
.thema5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333366;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
}
a.thema5link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333366;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
	text-decoration: none;
}
.thema6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFCC00;
	font-weight: bold;
	padding: 12px 0 0 170px;
	display: block;
	text-align: left;
}
a.thema6link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFCC00;
	font-weight: bold;
	padding: 12px 0 0 170px;
	display: block;
	text-align: left;
	text-decoration: none;
}
.thema7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
}
a.thema7link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
	padding: 12px 0 0 0;
	display: block;
	text-align: left;
	text-decoration: none;
}
.slogan1, .slogan3, .slogan7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 62px 0 0 0;
}
.slogan2, .slogan4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 62px 0 0 0;
}
.slogan5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00CCFF;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 62px 0 0 0;
}
.slogan6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 18px 0 44px 0;
}
a.slogan1link, a.slogan3link, a.slogan7link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 62px 0 0 0;
}
a.slogan2link, a.slogan4link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 62px 0 0 0;
}
a.slogan5link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #00CCFF;
	font-weight: bold;
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 62px 0 0 0;
}
a.slogan6link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 18px 0 44px 0;
}
.pf_top {
	background-image: url(../imgs/pf_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 19px 0 0;
	color: #333333;
}
.pf_bottom {
	background-image: url(../imgs/pf_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 19px 0 0;
	color: #333333;
	
}
.leer {
	content: ".";
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 4px;
	line-height: 4px;
	display: block;
}
