@charset "UTF-8";
* {
	margin:0;
	padding: 0
}
* html body * {
	overflow:visible
}
html {
	height: 100%
}
body {
	min-height: 101%;
	font-size: 12px;
	font-family: Trebuchet MS;
	/* Vorgabe der Standardfarben und Textausrichtung */
    color: #666666;
	background: #fff;
	text-align: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a {
	color: #325064;
	text-decoration: none;
}
form {
	background-color: transparent;
}
/*------------------------------------------------------------------------------------------------------*/

#outer {
	background: url(../images/bg_body.gif) no-repeat;
	position: relative;
	margin: 0 auto 20px auto;
	width: 980px;
	padding: 0 13px;
	height: auto;
	border: 0px solid #0ff;
}
#outer_berichte {
	position: relative;
	margin: 10px;
	width: 638px;
	border: 0px solid #0ff;
}
#header {
	position: relative;
	height: 123px;
	margin-bottom: 3px;
}
#col_content {
	background: url(../images/bg_content.gif) repeat-y;
	position: relative;
	display: block;
}
#footer {
	position: relative;
	height: 107px;
	padding: 0;
	margin: 3px 0 0 0;
	border: 1px solid #c5c7c8;
	overflow: hidden;
}
#logo {
	position: relative;
	float: left;
	width: 184px;
	height: 123px;
}
#slogan {
	position: relative;
	float: left;
	width: 390px;
	height: 123px;
}
#content_left {
	position: relative;
	float: left;
	width: 183px;
	margin: 0;
}
#content_center {
	position: relative;
	float: left;
	width: 606px;
	margin: 0 3px 0 3px;
	overflow: hidden;
}
#content_right {
	position: relative;
	float: left;
	width: 185px;
}
#mainnav {
	position: relative;
	background-color: #ffffff;
}
#filler {
	height: 40px;
}
#metanav {
	position: relative;
	float: right;
	margin: 20px 0 0 0;
}
#suche {
	clear: right;
	float: right;
	margin: 63px 0 0 0;
	border:1px solid #C5C7C8;
	height:28px;
	width: 183px;
}
#print {
	text-align: right;
}
#print a {
	font-size: 10px;
	text-decoration: underline;
}
/*------------------------------------------------------------------------------------------------------*/

/*--begin---formatierungen f�?�?�?¼r den Header---*/

#logo img {
	margin: 15px 0 0 24px;
	border: 0px;
}
#slogan img {
	margin: 70px 0 0 0px;
}
#metanav ul {
	list-style-type: none;
}
#metanav ul li {
	float: left
}
#metanav ul li a {
	float: left;
	display: block;
	color: #666666;
	padding: 0 7px 0 6px;
	font-size: 10px;
	line-height: 8px;
	height: 9px;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #666666;
}
#metanav ul li.last a {
	padding: 0 0 0 7px;
	border: 0;
}
#metanav ul li a:hover {
	color: #000000;
}
/*--begin---formatierungen f�?¼r die suche---*/

.suche {
	border: none;
	border: 0px;
	color: #666666;
	font-size: 10px;
	float: left;
	height: 20px;
	margin: 7px 0 0 20px;
	width: 130px;
	top: 0;
}
.submit {
	background: none;
	border: none;
	margin: 5px 0 0 2px;
}
.submit:hover {
	cursor: pointer;
}
/*--end-----formatierungen f�?¼r die suche---*/


/*--end-----formatierungen f�?�?�?¼r den Header---*/

/*--begin---formatierungen f�?�?�?¼r das men�?�?�?¼---*/
#mainnav ul {
	list-style-type: none;
}
#mainnav ul li {
}
#mainnav ul li a {
	height: 22px;
	display: block;
	color: #ffffff;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #00615a;
	border-bottom: 3px solid #ffffff;
}
#mainnav ul li a:hover {
	background-color: #008682;
}
#mainnav ul li.current a.aktiv {
	background-color: #008682;
}
/*----------------------- 2. Ebene ------------------------*/

#mainnav ul li ul {
	margin-bottom: 10px;
}
#mainnav ul li ul li a {
	background: #ffffff url(../images/bg_menu_2level.gif) 20px 11px no-repeat;
	height: auto;
	display: block;
	color: #333;
	padding: 5px 0 0 32px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
#mainnav ul li ul li a:hover {
	background: #ffffff url(../images/bg_menu_2level_act.gif) 20px 11px no-repeat;
	color: #008682;
}
#mainnav ul li ul li.current a.aktiv {
	background: #ffffff url(../images/bg_menu_2level_act.gif) 20px 11px no-repeat;
	color: #008682;
}
/*----------------------- 3. Ebene ------------------------*/

#mainnav ul li ul li ul {
	margin-bottom: 0;
}
#mainnav ul li ul li ul li a {
	background: #ffffff;
	background-image: none;
	height: auto;
	display: block;
	color: #999999;
	padding: 5px 0 0 45px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
#mainnav ul li ul li ul li a:hover {
	background: #ffffff url(../images/bg_menu_3level_act.gif) 33px 17px no-repeat;
	color: #008682;
}
#mainnav ul li ul li ul li.current a.aktiv {
	background: #ffffff url(../images/bg_menu_3level_act.gif) 33px 17px no-repeat;
	color: #008682;
}
/*--end-----formatierungen f�?�?�?¼r das men�?�?�?¼---*/


/*--begin---formatierungen f�?�?�?¼r den contentbereich---*/

#rootline {
	height: 20px;
	padding: 7px 0 0 27px;
	background-color: #c5c7c8;
	color: #333333;
	font-size: 10px;
}
#content {
	padding: 30px 20px 30px 27px;
	width: 559px;
	overflow: hidden;
}
#content_bigimg {
	padding: 0;
	background-color: #ececed;
}
#content h1, #content .headline {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	color: #799c13;
}
#content h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 20px 0;
}
#content p {
	margin: 0 0 20px 0;
}
#content .spacer p {
	margin: 0 0 10px 0;
}
#content p.align-left {
	margin: 0;
}
#content a {
	color: #666666;
	text-decoration: underline;
}
#content ol {
	margin-left: 30px;
}
#content ul, #content .balken ul {
	margin-left: 0;
	list-style: none;
}
#content ul li {
	background: url(../images/bg_menu_2level.gif) 20px 11px no-repeat;
	padding: 5px 0 0 32px;
}
#content .balken ul li {
	background: url(../images/bg_menu_2level.gif) 0px 11px no-repeat;
	padding: 3px 0 0 12px;
}
#content ul li, #content ol li {
	margin-bottom: 5px;
}
#content_bigimg img {
	border-top: 3px solid #fff;
}
#content_bigimg .text {
	border-top: 3px solid #ffffff;
	padding: 15px 20px 15px 27px;
	background-color: #ececed;
	color: #333333;
}
#content strong, #content b {
	color: #555555;
}
#content_bigimg .text p {
	margin: 0;
}
#content_bigimg .text .links {
	width: 240px;
	padding: 0 40px 10px 0;
	float: left;
	font-size: 12px;
	color: #333333;
}
#content_bigimg .text .rechts {
	width: 260px;
	float: left;
}
#content_bigimg .text .links a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text_balken {
	background: url(../images/bg_content_balken.png) repeat-y;
	margin-bottom: 20px;
}
.text_balken .text {
	width: 360px;
	margin-right: 20px;
	float: left;
}
.text_balken .balken {
	width: 149px;
	padding: 19px 10px 0 10px;
	float: left;
	color: #666;
	font-size: 11px;
}
#content .text_balken .balken a {
	color: #666;
}
#content .text_balken .balken p {
	margin: 0;
}
#content .text_balken .balken a:hover {
	color: #000;
}
.contenttable {
	width: 500px;
}
.contenttable td {
	vertical-align: top;
}
.kontakt_table, .kontakt_captcha {
	width: 100%;
}
.kontakt_table .right, .kontakt_captcha .right {
	text-align: right;
}
.eingabe_kontakt {
	width: 180px;
	margin: 3px 0;
}
.kontakt_captcha .eingabe_kontakt {
	margin: 0;
	padding: 0;
}
.upload_kontakt {
	width: auto;
	margin: 3px 0;
}
.kontakt_captcha td {
	vertical-align: bottom;
}
.kontakt_captcha td img, .kontakt_captcha td input {
	float: right;
}
.kontakt_captcha td img {
	margin-right: 5px;
}
textarea.eingabe_kontakt {
	width: 551px;
	margin-top: 5px;
}
/*--end-----formatierungen f�?¼r den contentbereich---*/


/*--begin---formatierungen f�?¼r den contentbereich rechts---*/

#portal_nav ul {
	list-style-type: none;
}
#portal_nav ul li span {
	height: 22px;
	display: block;
	color: #ffffff;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #799c13;
	border-bottom: 3px solid #ffffff;
}
#portal_nav ul li ul li a {
	height: 22px;
	display: block;
	color: #333300;
	padding: 5px 0 0 20px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #b0ca33;
	border-bottom: 3px solid #ffffff;
}
#portal_nav ul li ul li a:hover, #portal_nav ul li ul li.current a.aktiv {
	background-color: #ffffff;
}
#portal_news .headline, #forum_news .headline {
	height: 22px;
	padding: 5px 0 0 20px;
	background-color: #c5c7c8;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 3px solid #ffffff;
}
#portal_news {
	margin-top:-1px;
}
#forum_news br {
	line-height: 0;
	height: 0;
}
#portal_news .headline {
	border-top: 3px solid #ffffff;
}
.news_item {
	margin: 0 0 0 10px;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
}
.news_item a, #content .news_item a {
	color: #00615A;
	text-decoration: none;
}
.news_item a:hover, #content .news_item a:hover {
	color: #008682;
	text-decoration: none;
}
#content .news_item {
	background-color: #ececed;
	margin: 0 0 5px 0;
	padding: 8px;
}
#portal_news .last {
	border-bottom: 0;
}
#forum_news .tx-mmforum-pi1 {
	margin: 0;
}
.news_item h3, .news_item h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tx-famhs-pi3 {
	margin-bottom: 0;
}
/*--end-----formatierungen f�?�?�?¼r den contentbereich rechts---*/


/*--begin---formatierungen f�?�?�?¼r den fragebogen---*/

.tx-famhs-pi1 table {
	width: 100%;
}
.tx-famhs-pi1 table td.stdw {
	width: 368px;
	;
}
.tx-famhs-pi1 .formular_part {
	background: url(../images/fragebogen.png) no-repeat;
	width: 245px;
	height: 21px;
	color: #ffffff;
	padding: 3px 0 0 10px;
	margin-bottom: 3px;
	background-color: #b0ca33;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}
.tx-famhs-pi1 .erledigt {
	background: url(../images/fragebogen_erledigt.png) no-repeat;
}
.tx-famhs-pi1 input {
	width: 183px;
	height: 19px;
	padding: 2px 0 0 2px;
	border: 1px solid #c5c7c8;
}
.tx-famhs-pi1 select {
	width: 185px;
	height: 21px;
	border: 1px solid #c5c7c8;
}
.tx-famhs-pi1 textarea {
	width: 559px;
	height: 80px;
	margin-top: 8px;
	border: 1px solid #c5c7c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tx-famhs-pi1 select {
	width: 187px;
}
.tx-famhs-pi1 input.email {
	width: 160px;
}
.tx-famhs-pi1 input.euro {
	background: url(../images/bg_euro.png) 153px 4px no-repeat;
}
.tx-famhs-pi1 input.jahre {
	background: url(../images/bg_jahre.png) 153px 4px no-repeat;
}
.tx-famhs-pi1 input.checkmail {
}
.tx-famhs-pi1 input.imp_check {
	background: transparent;
	border: 0;
	width: auto;
	height: auto;
}
.tx-famhs-pi1 h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}
#from_monat, #to_monat, #from_jahr, #to_jahr {
	width: 75px;
}
input.greenbutton, #content input.tx-mmforum-button {
	width: 100px;
	height: 28px;
	padding: 0;
	margin-top: 20px;
	background-color: #b0ca33;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	cursor: pointer;
	display: inline;
	color: #333300;
}
.tx-felogin-pi1 .greenbutton {
	display: block;
	width: 100px;
	height: 19px;
	padding: 0;
	margin: 2px 0 0 3px;
	background-color: #b0ca33;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	text-decoration: none !important;
	line-height: 19px;
	text-align: center;
	color: #333300 !important;
}
input.searchbutton {
	width: 100px;
	height: 20px;
	padding: 0;
	background-color: #b0ca33;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	border: 0;
}
.hinweis {
	font-size: 10px;
}
.noscript a:link, .tx-famhs-pi1 a:visited, .tx-famhs-pi1 a:active {
	color:#00c;
	text-decoration:underline;
}
.noscript a:hover {
	background:#b00;
	color:white;
	text-decoration:none;
}
.noscript h1 {
	margin:12px 0;
	color:#000080;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
}
.noscript h2 {
	margin:18px 0 0;
	color:#008;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.noscript h3 {
	margin-top:15px;
	margin-bottom:0px;
	color:#800;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.noscript p {
	margin-top:5px;
	margin-bottom:0px;
	text-align:justify;
	text-indent:8px;
	font-size:9pt;
}
.noscript p.right {
	margin:0;
	text-align:right;
	font-size:8pt;
}
.noscript small {
	font-size:8pt;
}
.noscript ul {
	margin-top:4px;
	font-size:9pt;
}
.noscript .red {
	color:#b00;
	background:#fd0;
}
.noscript .green {
	color:#080;
}
.noscript td {
	padding:5px 15px 10px 15px;
	background:white;
}
.searchresult {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #c5c7c8;
}
#content .searchresult a {
	text-decoration: none;
}
/*--end-----formatierungen f�?�?�?¼r den fragebogen---*/


/*--begin---allgemeine formatierungen---*/

.tx-dropdownsitemap-pi1 div {
	margin-left: 0;
}
hr {
	height: 1px;
	border: 0;
	background-color: #c5c7c8;
}
.tx-famhs-pi1 hr {
	height: 1px;
	border: 0;
	background-color: #c5c7c8;
	margin: 10px 0;
}
a.answer {
	background: url(../images/bg_link_answer.gif) no-repeat;
	margin: 0 10px 0 0;
	padding: 2px 0 0 25px;
	color: #325064;
	display: block;
	height: 18px;
	text-decoration: underline;
	font-size: 10px;
}
.text p {
	margin: 15px 0;
}
.clear {
	margin: 0;
	padding: 0;
	clear: left;
	height: 0;
	line-height: 0;
}
#footer img {
	float:left;
	border:0;
}
span.detail {
	font-size: 12px;
}
#content .tx-indexedsearch-redMarkup {
	color: #799C13;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title {
	padding-left: 18px;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-result-count {
	padding-right: 10px;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
	background-color: #C5C7C8;
	vertical-align: middle;
	padding: 3px 0;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: #ECECED;
}
#content .tx-indexedsearch-sw {
	color: #799C13;
}
#content ul.browsebox {
	margin: 15px 0px;
}
#content ul.browsebox li {
	margin-right: 10px;
}
#content ul.browsebox li a {
	text-decoration: none;
}
#content ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	text-decoration: underline;
}
#content p.csc-frame-frame1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #c5c7c8;
}
.tx-indexedsearch-res {
	margin-bottom: 10px;
}
.tx-indexedsearch-info {
	padding-left: 5px;
}
#content_center h2.ka-handler, #content_center .close h2.ka-handler {
	background: url(../images/plus.png) no-repeat;
	background-position: -1px center;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#fff;
	border-top:0px solid #EEEEEE;
	color:#666666;
	cursor:pointer;
	font-size: 13px;
	font-weight:normal;
	height:23px;
	line-height:26px;
	margin-right:0;
	padding:2px 0 2px 19px;
	text-transform:uppercase;
}
#content_center h2.ka-handler {
	background: url(../images/minus.png) no-repeat;
	background-position: -1px center;
}
#content_center h3.act {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#ffffff;
	font-size: 13px;
	color:#666666;
	text-transform:uppercase;
}
#content_center div.ka-content {
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	width:auto;
	padding: 10px 0;
}
#content_center div.ka-content p {
	margin-bottom: 10px;
}
.eb_list_land {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.eb_list_land .eb_list_item {
	margin: 5px 0 0 10px;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	background: #ffffff url(../images/bg_menu_2level.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
}
#content_center .eb_list_land .eb_list_item a {
	text-decoration: none;
	color: #00615A;
}
#content_center .eb_list_land .eb_list_item a:hover {
	text-decoration: none;
	color: #008682;
}
.tx-felogin-pi1 {
	position: absolute;
	right: 20px;
	margin: -33px 0 0 0;
	width: 300px;
}
.tx-felogin-pi1 form {
	float: right;
}
.tx-felogin-pi1 label {
	float: left;
	width: 85px;
	font-size: 11px;
	padding-top: 2px;
}
.tx-felogin-pi1 input[type=text], .tx-felogin-pi1 input[type=password] {
	float: left;
	width: 100px;
	background: none;
	border: 1px solid #C5C7C8;
	color: #666;
	font-size: 11px;
	padding: 2px 0 1px 3px;
}
.tx-felogin-pi1 .login_left, .tx-felogin-pi1 .login_right {
	float: left;
}
.tx-felogin-pi1 .login_left div {
	margin-bottom: 1px;
}
.tx-felogin-pi1 input.greenbutton {
	background-color: #B0CA33;
	border: 0 none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	margin: 0 0 0 3px;
	padding: 1px 0 2px;
	width: 100px;
	display: inline;
	color: #333300;
}
/*--end-----allgemeine formatierungen---*/

