body {
	margin:7px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-size:0.7em;
	line-height:1.2em;

	background-color:#F6FBFF;
}



img {
	border:0px;
}

h1 {
	font-size:1.5em;
	color:#02423A;
}
h2 {
	font-size:1.2em;
	color:#02423A;
}

a {
	color: #41827b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

legend { font-weight: bold; color:#CB6421; }
input { font-size:1em; }
fieldset div { padding:10px; }
table { border: 1px solid #999; }
caption { font-style:italic; padding-bottom:4px; }
td { vertical-align:top; background:#fff; padding:2px; }
th { background:#e0e0e0; }



#wrap {
	width:992px;
	margin: 0 auto;
	text-align:left;
	background:#e4f2fa;
	line-height:1.2em;
}

#head {
	width:992px;
	height:210px;
}
#head img {
	display:block;
	width:992px;
	height:210px;
}


#navigation {
	padding:0px 0px 0px 43px;
	background:#EBFFFE;
	height:1%;
}

/* Level 1 */

#navigation ul {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}

#navigation li select {
	margin: 15px 0px 0px 32px;
}

#navigation a {
	color: #3A7B73;
	font-family: Arial, Verdana, sans-serif;
	font-weight:normal;
	padding: 17px 13px 12px 13px;
	font-size:1.45em;
	letter-spacing:1.7px;
	font-weight:bold;
}
#navigation a.aktiv {
	color:#C22200;
}
#navigation a:hover {
	background:#CEE5EB;
	color:#0C9D80;
	text-decoration: none;
}

/* Level 2 */

#navigation ul ul {
	/* Hide Subnavigation befor JS init. Fixes some Flicker in IE6 */
	display:none;
	visibility:hidden;
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 11px 0px 0px 0px;
}


#navigation li li {
	background:	#ffffff;
}

#navigation li li a {
	color: #135C49;
	font-family: Arial, Verdana, sans-serif;
	font-weight:normal;
	padding: 6px 8px 7px 16px;
	font-size:1em;
	letter-spacing:1.9px;
	font-weight:normal;
}
#navigation li li a.aktiv {
	color:#135C49;
}
#navigation li li a:hover {
	background-color:#EBFFFE;
	color:#135C49;
	text-decoration: none;
}



/* Level 3 */

#navigation li li li {
	background:	#ffffff;
}






#brotkruemel {
	padding:9px 0px 4px 56px;
	color:#000000;
	background-color:#F5FFFE;
	letter-spacing:1px;
}
#brotkruemel a {
	padding:0px 7px 0px 7px;
	color:#0b5d51;
	text-decoration:none;
}
#brotkruemel a:hover {
	text-decoration:underline;
}
#brotkruemel p {
	padding:0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
}




#content_wrapper {
	background:#e4f2fa;
	padding:16px 0px 0px 0px;
	height:1%;
}

#content {
	width: 652px;
	float:left;
	padding:0px 0px 0px 56px;
	font-size:1.1em;
	letter-spacing:0.4px;
	line-height:1.7em; /* reduziert 2 auf 1.7 am 15.12.09 */
}

#content a {
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
}

#content table {
	border: 0px;
}
#content td {
	background:#E4F2FA none repeat scroll 0 0;

}

#content h1 {
	margin:0px 0px 16px 0px;
	font-weight:normal;
}
#content h2 {
	margin:-top:0px;
	margin-left; 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:0px 0px 0px 0px;
}


#content img {
	margin: 0px 15px 0px 0px;
}

#content p {
	margin-top:0px;
}

#content div.teaser_img {
	float:right;
}
#content div.teaser_img.left {
	float:left;
}
#content div.teaser_img.right {
	float:right;
}



/* UL Float around Fix*/
#content ul {
	list-style-position: inside;
	padding-left: 16px;
	margin-left:0px;
}


#subcontent {
	margin-left:754px;
	padding:7px 40px 0px 16px;
	line-height:1.2em;
	font-size:1.1em;
}
#subcontent div.icon {
	width:36px;
	float:left;
}
#subcontent div.text {
	padding-bottom:16px;
	line-height:1.2em;
}

.kasten {
	margin-bottom:15px;
	background:#EBFFFE;
	border:1px solid #B3C2C5;
	padding:11px;
	line-height:1.4em;
	letter-spacing:0.8px;
	overflow:hidden;
	width:100%;
}


#subcontent div.kasten h2 {
	font-size:1em;
	margin:0px 0px 10px 0px;
	color:#000000;
}


.kasten a {
	text-decoration:none;
}
.kasten a:hover {
	text-decoration:underline;
}

.kasten ul {
	margin-left:0px;
	padding-left:14px;
}


#footer {
	clear:both;
	margin-bottom:16px;
	background-color:#ecfffd;
	height:1%;
}

#footer div {
	padding:16px 0px 10px 0px;
	margin-top:0px;
	font-size:1.1em;
	letter-spacing:1px;
}

#footer .footer_div_0 {
	padding-left:25px;
}
#footer .footer_div_1 {
	margin-left:36px;
}
#footer .footer_div_2 {

}






/* HELPER */

.fcl {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
