/******************************************************* styles fuer den Horst - born to be styled *****/

.firstclass {
	visibility:hidden;
}



/******************************************************* styles fuer body *****/

body {
	font: normal 63% Arial, Verdana, Helvetica, sans-serif;
	color: #686868;
}
html>body {font-size: 10px;}

img {border: 0;}

* {
	margin: 0;
	padding: 0;
}

.inv {display: none;}

/***************************************************** styles fuer rahmen *****/

.overall {
	float: left;
	width: 500px; // 99.3em;
	background-color: #F8F4E8;
}

/******************************************** styles fuer hauptnavigation *****/

.hauptnavi {
	float: left;
	width: 81em;
	padding: 0 0 0 18.3em;
	background-color: #FFF;
}

.hauptnavi ul {
	display: block;
	float: left;
	list-style: none;
	padding: 0 0 0 .3em;
}

.hauptnavi ul li {
	display: inline;
	line-height: 3em;
	text-transform: uppercase;
	padding: 0 2em 0 0;
	font-size: 1em;
	letter-spacing: .15em;
}

.hauptnavi a {
	color: #686868;
}

.hauptnavi li.akt {
	color: #A82030;
	background-color: #FFF;
}

.hauptnavi a:link,
.hauptnavi a:visited {
	color: #686868;
	text-decoration: none;
}

.hauptnavi a:hover,
.hauptnavi a:active,
.hauptnavi a:focus {
	color: #A82030;
	text-decoration: underline;
}



/***************************************************** styles fuer header *****/

.header {
	float: left;
	width: 99.3em;
	border-bottom: 1.5em #FFF solid;
}


.headpic {
	float: left;
	width: 18.3em;
	height: 9.3em;
	background-color: #A82030;
}

.headpic img {
	width: 9.3em;
	height: 9.3em;
	margin: 0 0 0 9em;
}

.logo {
	float: left;
	width: 81em;
	height: 9.3em;
	background-color: #F8F4E8;
}

.logo img {
	float: right;
	width: 11.5em;
	height: 3.9em;
	margin: 3.2em 6.5em 0 0;
}



/************************************************* styles fuer navi links *****/

.navi {
	float: left;
}

.naviblock {
	background-color:  #F8F4E8;
	width: 18.3em;
}

.naviblock.akt {
	background-color:  #E8E4D8;
}

.navi h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 1em 0 .8em 1.8181em;
}

.navi ul {
	width: 16.3em;
	display: block;
	padding: 0 0 2em 0;
}

.navi ul li {
	display: block;
	padding: 0 0 0 2em;
}

.navi ul li.akt {
	background: transparent url(../img/qp.gif) no-repeat .5em 0;
	font-weight: bold;
	color: #A82030;
	font-size: 1.1em;
	line-height: 1.4em;
}

.navi a:link, 
.navi a:visited {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #686868;
	text-decoration: none;
	letter-spacing: .1em;
}

.navi a:hover, 
.navi a:active, 
.navi a:focus,
.navi ul li.akt a {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #A82030;
	text-decoration: none;
	letter-spacing: .1em;
}

/*********************************************** styles fuer bereichsnavi *****/

.bernavi {
	float: left;
	width: 100%;
	margin: 0 0 1.2em 0;
}

.bernavi ul {
	display: block;
	float: left;
	list-style: none;
	border-left: .1em solid #686868;
	padding: 0 0 0 .3em;
}

.bernavi ul li {
	font-size: 1.1em;
	display: inline;
	border-right: .09em solid #686868;
}

.bernavi ul li.akt {
	font-weight: bold;
	color: #A82030;
	background-color: #FFF;
	padding: 0 .3em;
	letter-spacing: .1em;
}

.bernavi a {
	text-decoration: none;
	padding: 0 .3em;
	letter-spacing: .1em;
}

.bernavi a:link,
.bernavi a:visited {
	color: #686868;
}

.bernavi a:hover,
.bernavi a:active,
.bernavi a:focus {
	color: #A82030;
	text-decoration: underline;
}

.bernavi .suche {
	float: right;
	text-align: right;
	width: 10em;
	display: inline;
}

.bernavi .suche .suchfeld{
	width: 7em;
	font-size: 1em;
}

/***************************************************** styles fuer inhalt *****/

.content {
	float: left;
	width: 500px; // 49.5em;
	padding: 0;
	text-align: left;
	overflow: visible;
	background-color: #FAF6E9;
	min-height: 60em;
	height: 60em;
}
html>body .content {min-height: 60em; height: auto;}

.content.bew .grey {
	float: left;
	background-color: #F5F4F4;
	width: 47em;
	padding: 1.5em;
	margin: 0 0 1.2em 0;
}

.content.breit {
	float: left;
	width: 69.9em;
	padding: 0 5.5em;
	text-align: left;
}

.content.bew h1 {
	float: left;
	font-size: 1.9em;
	line-height: 3em;
	padding: 0;
	margin: 0;
	width: 100%;
	color: #939393;
	background-color: #FAF6E9;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
}

.content.bew h2 {
	color: #F2961B;
	font-size: 2em;
}

.content.bew .grey h2 {
	color: #686868;
}

.content h3 {
	font-size: 1.2em;
	float: left;
	padding: 0 0 1em 0;
	width: 100%;
}

.content.bew h3.orange {
	color: #939393;
}

.content form {float: left;}

.content.bew p a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

.content.bew p a:link,.content.bew p a:visited {color: #686868;}
.content.bew p a:hover,.content.bew p a:active;.content.bew p a:focus; {color: #A82030;}

.content.bew p a.textlink {
	font-size: 1em;
	float: none;
	font-weight: normal;
	text-decoration: underline;
	color: #686868;
}

.content.bew a.detailsuchelink {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	clear: both;
	text-decoration: underline;
	color: #686868;
	width: 100%;
	padding: 0 0 .5em 0;
}

.content.bew h3 a {
	font-size: 1em;
	float: left;
	text-decoration: underline;
	color: #686868;
}

.content p {
	float: left;
}

.content.bew p {
	float: none;
	font-size: 1.1em;
	line-height: 1.4545em;
	padding: 0 0 1.2em 0;
}

.content .pagetop {
	text-align: right;
	float: right;
}


.content.bew .textblock {
	float: none;
	clear: both;
	width: 100%;
	overflow: hidden;
	font-size:1.1em;
}
html>body .content.bew .textblock {width: 500px;}

.textblock p.rgt {text-align: right;}
.textblock p.rgt a {float: right;}

.content.bew .textblock a {
	color: #686868;
}

.content.bew .textblock ol {
	float: left;
	font-size: 1.2em;
	padding: 0 0 1.2em 1.5em;
}

.content.bew .textblock ul {
	float: left;
	width: 100%;
	font-size: 1.1em;
	list-style-image: url(../img/qp.gif);
	padding: 0 0 1.2em 1.8em;
}

.content.bew .textblock p {
	float: left;
	width: 100%;
	padding: 0 0 1.2em 0;
}

.content.bew .textblock.mitbild ul.halb {
	width: 11.3em;
}

.content.bew .textblock.halb {width: 50%;}
.content.bew .textblock.halb ul {width: auto;}

.content.bew .textblock.mitbild {
	width: 31.5em;
}

.content.bew .bild_im_textblock.li {
	float: left;
	width: 18em;
	padding: 0 0 1.2em 0;
}

.content.bew .bild_im_textblock.re {
	float: right;
	text-align: right;
	width: 18em;
	padding: 0 0 1.2em 0;
}

.content.bew .bild_im_textblock img {
	width: 16.5em;
	height: 14.6em;
	height: auto;
}

.textblock .bildunterschrift {
	font-weight: bold;
}

.grey .suchfeld {
	float: left;
	border: 1px solid #000;
	font-size: 1.1em;
	margin: 0 1.2em 0 0;
	width: 13.63em;
	background-color: #F5F4F4;
}

.grey .suchbutton {
	float: left;
	border: 1px solid #000;
	background-color: #F5F4F4;
	font-size: 1.1em;
}

.grey .suchselect {
	float: right;
	border: 1px solid #000;
	background-color: #F5F4F4;
	font-size: 1.1em;
	width: 20em;
}

.grey.chbox p {
	float: left;
	width: 100%;
	padding: 0;
}

.grey.chbox label {
	float: left;
	line-height: 1.7em;
}

.grey.chbox input {
	float: left;
	margin: .2em .5em .5em 0;
}

.grey .zweisp_tab {
	width: 48.5em;
}

.grey .zweisp_tab td {
	width: 50%;
	padding: 0 1em 1em 0;
	vertical-align: top;
}

.grey .zweisp_tab td h3 {
	font-size: 1.3em;
	padding: 0 0 .3em 0;
}

.grey .zweisp_tab input {
	float: left;
	margin: 0 .5em 0 0;
}

.buttonzeile {
	float: left;
}

.buttonzeile .suchbutton {
	float: right;
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 1.1em;
}

.grey table.sucherg {
	width: 100%;
	font-size: 1.2em;
}

.grey table.sucherg a {
	padding: 0 0 0 1em;
	background: transparent url(../img/qp.gif) no-repeat 0 0;
	text-decoration: underline;
	color: #686868;
}


.suchergliste {
	float: left;
	background-color: #F5F4F4;
	color: #F2961B;
	font-size: 1.2em;
	width: 38.5em;
	margin: 0 0 .5em 0;
	padding: .5em 1.5em;
}

.suchergliste.head {
	font-weight: bold;
	color: #686868;
}

.suchergliste a {
	text-decoration: underline;
	color: #686868;
}

.suchergliste .eingang	{float: left; width: 7em;}
.suchergliste .st_bez 	{float: left; width: 22em;}
.suchergliste .eins_ort {float: left; width: 7em;}

.suchergpag {
	float: left;
	text-align: center;
	font-size: 1.2em;
	width: 38.5em;
	margin: 0 0 .5em 0;
	padding: .5em 1.5em;
}

.suchergpag a:link,
.suchergpag a:visited {
	color: #686868;
	text-decoration: none;
	padding: 0 .2em;
	background-color: transparent;
}

.suchergpag a:hover,
.suchergpag a:active,
.suchergpag a:focus {
	color: #686868;
	text-decoration: none;
	border-top: .1em #686868 solid;
	border-bottom: .1em #686868 solid;
	padding: 0 .2em;
}

.suchergpag a.akt {
	font-weight: bold;
	font-size: 1.3em;
	border-top: .1em #686868 solid;
	border-bottom: .1em #686868 solid;
}


.grey .dirbew_beschr {
	float: left;
	font-size: 1.2em;
	width: 12em;
	margin: 0 0 .5em 0;
}

.grey .dirbew_eing {
	float: left;
	width: 30em;
	margin: 0 0 .5em 0;
}

.grey .dirbew_eing input {
	width: 100%;
}

.grey .dirbew_eing .weiter {
	border: 1px solid #000;
	background-color: #FFF;
}



.zweisp_auswahl {
	float: left;
	width: 50%;
}

.zweisp_auswahl select {
	width: 22em;
	font-size: 1.1em;
}

.zweisp_auswahl input {
	float: right;
	font-size: 1.1em;
	color: #686868;
	background-color: #FFF;
	width: 5em;
	margin: 1em .5em 0 0; 
}


.download_box {
	float: left;
	padding: 0 1em 1em 0;
	height: 17em;
	width: 11.375em;
}

.downl_bild {
	padding: 0 0 1em 0;
}

.downl_text a:link,
.downl_text a:visited,
.downl_erl a:link,
.downl_erl a:visited{
	color: #686868;
	display: block;
}

.downl_text a:hover,
.downl_text a:active,
.downl_text a:focus,
.downl_erl a:hover,
.downl_erl a:active,
.downl_erl a:focus {
	color: #A82030;
	display: block;
}

.dlc_geschber,
.dlc_info {
	float: left;
	width: 100%;
	padding: 0 0 1em 0;
}

.dlc_geschber .downl_bild {width: 29.5em;float: left;}
.dlc_geschber .downl_bild p, .dlc_geschber .downl_bild img {float: left;padding: 0 1em 0 0;font-weight: bold;}
.dlc_geschber .downl_text {width: 8.3333em;float: left;font-size: 1.2em;}

.dlc_info span {font-size: 1.2em;}

.dlc_info .downl_titel {float: left; width: 20em;}
.dlc_info .downl_erl {float: left; width: 20em;}
.dlc_info .downl_gr {float: left; width: 9.5em;}
.dlc_info .downl_titel a {
	background: transparent url(../img/qp.gif) no-repeat 0 0;
	padding: 0 0 0 1em;
	color: #686868;
	display: block;
}


.form_dreisp,
.form_kontakt,
.form_freitext {
	float: left;
	clear: both;
	line-height: 2em;
	width: 40em;
	padding: 0 0 1em 0;
}

.eing input.chkbox,
.eing input.radiobtn {
	float: left;
	clear: both;
	width: 1em !important;
	height: 1em;
	margin: .4em .4em .4em 0;
}

.beschr span,
.beschr label {
	float: left;
	font-size: 1.1em;
}

.eing label {
	float: left;
	width: 20em;
	font-size: 1.1em;
}

.form_dreisp span,
.form_kontakt span {font-size: 1.1em;}

.form_dreisp .head {font-weight: bold;}

.form_dreisp .beschr {
	float: left;
	clear: left;
	width: 20em;
}

.form_dreisp .click {
	float: left;
	width: 10em;
	text-align: center;
}


.form_kontakt .beschr {
	float: left;
	clear: left;
	width: 15em;
}

.form_kontakt .eing {
	float: left;
	width: 25em;
}

.form_kontakt .eing input,
.form_freitext textarea {
	width: 20.5em;
	font-size: 1.2em;
}

.form_kontakt .full {
	float: left;
	width: 40em;
	margin: 1em 0;
}

.form_kontakt .full span {
	float: left;
	width: 12em;
}

.form_kontakt .full label {
	float: left;
	width: 12em;
	font-size: 1.1em;
}

.form_kontakt select {
	float: right;
	width: 20.8em;
	font-size: 1.2em;
}

.form_kontakt .abschicken {
	float: right;
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 1.1em;
	width: auto !important;
}

.reiterblock {
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
}

.reiterblock .space {
	float: left;
	width: 3.7em;
	height: 1.9em;
	border-bottom: .1em #000 solid;
}

.reiterblock .space.gross {width: 14.2em;}

.reiterblock .reiter_breit {
	float: left;
	width: 21em;
	height: 2em;
	text-align: center;
	background: transparent url(../img/content/reiter/inactive_210.gif) no-repeat 0 0;
}

.reiterblock .reiter_breit.active {
	background: transparent url(../img/content/reiter/active_210.gif) no-repeat 0 0;
}

.reiterblock .reiter_schmal {
	float: left;
	width: 7em;
	height: 2em;
	text-align: center;
	background: transparent url(../img/content/reiter/inactive.gif) no-repeat 0 0;
}

.reiterblock .reiter_schmal.active {
	background: transparent url(../img/content/reiter/active.gif) no-repeat 0 0;
}

.reiterblock .reiter_breit a,
.reiterblock .reiter_schmal a {
	color: #000;
	line-height: 1.6em;
	font-size: 1.1em;
}

.reiterblock .reiter_content {
	float: left;
	width: 49.3em;
	border: .1em #000 solid;
	border-style: none solid solid solid;
	background-color:#F8F4E8;
	padding: 0 0 2em 0;
}

.reiter_content span {font-size: 1.2em;}
.reiter_content .name span {
	padding: 0 0 0 1.4em;
	display: block;	
	background: transparent url(../img/arrow.gif) no-repeat 0 .1em;
}

.reiter_content .bild,
.reiter_content .name,
.reiter_content .funktion,
.reiter_content .link {float: left; padding: 2em 0 0 0; }

.reiter_content .bild {float: left; clear: left; width: 10em;padding: 2em 0 0 2em;}
.reiter_content .name {float: left; width: 12em;}
.reiter_content .funktion {float: left; width: 14em;}
.reiter_content .link {float: left; width: 8em;}
.reiter_content .link a {color: #686868;font-size: 1.2em;}
.reiter_content .meldung {float: left; width: 37em;margin: 1em 0 0 2em;}
.reiter_content .datum {float: left;width: 8em;margin: 1em 0 0 2em;}
.reiter_content .datum span {float: left;font-weight: bold;font-size: 1.2em;}
.reiter_content .datum span.dot {padding: 0 0 0 1em; background: url(../img/qp.gif) no-repeat 0 0;font-weight: normal;}

.reiter_content .zeile_halb.li {float: left;width: 27em; padding: 2em 0 0 2em;}
.reiter_content .zeile_halb.re {float: left;width: 17em; padding: 2em 0 0 2em;}
.reiter_content h3 {float: left;font-size: 1.2em;}
.reiter_content a {color: #686868;}
.reiter_content .zeile_halb .bild {padding: 2em 0 0 0;}
.reiter_content .zeile_halb .name {float: left;width: 15em; }



.sitemap {
	float: left;
	width: 69.9em;
}

.sitemap .spalte {
	float: left;
	width: 13.9em;
}

.sitemap ul {
	float: left;
	display: block;
	list-style: none;
}

.sitemap ul li {
	float: left;
	display: inline;
	width: 13.48em;
}

.sitemap ul li a {
	font-size: 1.1em;
	padding: .5em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #686868;
	background-color: #F8F4E8;
}

.sitemap ul li ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 .5em 0 1.5em;
	color: #686868;
	background-color: #FFF;
	background: url(../img/qp.gif) no-repeat .5em 0;
}

.sitemap ul li ul li ul li a {
	font-weight: normal;
	text-decoration: underline;
	display: block;
	padding: .25em .5em .5em 1.5em;
	color: #686868;
	background-color: #F8F4E8;
	background-image: none;
}


.tabelle {
	float: left;
	width: 49.3em;
}

.tabelle a {color: #686868;}

.tabelle table {
	font-size: 1.2em;
	width: 100%;
	border: .1em #686868 solid;
	border-style: solid solid none solid;
	border-collapse: collapse;
	width:90%;
}

.tabelle table td,
.tabelle table th {
	border: .1em #686868 solid;
	border-style: none solid solid solid;
	padding: .5em;
	vertical-align: top;
}

.tabelle table tr.d {background-color: #F8F4E8;}

.disrot {
	color: #686868;
	font-weight: bold;
}

.disorange {
	color: #ef8603;
}

/********************************************* styles fuer marginalspalte *****/

.marg {
	float: left;
	width: 17.4em;
	background-color:  #F8F4E8;
	padding: 1.2em 1.5em 1.5em 1.5em;
	overflow: hidden;
}

.marg h2 {
	font-size: 1.2em;
	margin: 1.5em 0 1.2em 0;
}

.marg p {
	font-size: 1.2em;
}

.marg p.bildunterschrift {
	font-size: 1em;
}

.marg a {
	color: #686868;
}

.marg_teaserbild {
	margin: 1.5em 0 1.2em 0;
	text-align: center;
}

.marg ul {padding: 0;}

.marg ul li {
	background: transparent url(../img/qp.gif) no-repeat .5em 0;
	list-style: none;
	padding: 0 0 1em 2em;
	font-size: 1.1em;
}