@charset "utf-8";

/*
+----------------------------------------+
| Grundeinstellungen                     |
+----------------------------------------+
*/

/* Alle border, margin, padding aus */

*
{
border: 0;
margin: 0;
padding: 0;
}

/* Keine Link-/Hover-Merkmale fuer Bilder */

img a,
img a:link,
img a:visited,
img a:hover,
img a:active,
img a:focus
{
text-decoration: none;
background: none;
}

/* Bilder auf Unterkante setzen */

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}




body  {
	margin: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
form {
	display: inline;
}
h1,h2,h3,h4,h5,p {
	margin-top: 0px;
	padding-top: 0px;
}



.hidden {
	display: none;
	visibility: hidden;
}

.thrColFixHdr #container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-y;
	float: none;
} 
.thrColFixHdr #header {
	padding: 0;
	margin-bottom: 0px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E3001B;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}
.thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 195px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px;
	margin-bottom: 8px;
	display: none;
	visibility: hidden;
}
.thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 180px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	margin-right: 6px;
	display: none;
	visibility: hidden;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	float: none;
	width: 100%;
} 
.thrColFixHdr #footer {
	padding: 0;
} 
.thrColFixHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#header {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 166px;
	position: relative;
	float: left;
}

p.align-center {
	text-align: center;
}

#header #logos {
	height: 71px;
	margin-top: 40px;
}
#container #header {
	margin-bottom: 12px;
}

#header #servicelinks {
	position: absolute;
	left: 9px;
	top: 139px;
	width: auto;
	display: none;
	visibility: hidden;
}
#header #servicelinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #servicelinks ul li {
	display: inline;
}
#header #servicelinks ul li a:link, 
#header #servicelinks ul li a:active,
#header #servicelinks ul li a:visited {
	color: #000;
	text-decoration: none;
	margin-right: 12px;
	font-weight: bold;
}
#header #servicelinks ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header #servicelinks ul li a img {
	margin-right: 4px;
}
#header #servicelinks .tx-fontsizer-pi1 {
	display: inline;
	margin-right: 12px!important;
}
#header #servicelinks  .tx-fontsizer-pi1 a{
	margin-right: 0px!important;
}




#header #ministerium {
	float: left;
	padding-top: 40px;
	margin-right: 24px;
}
#header #inform {
	margin-right: 60px;
	padding: 40px;
}

#header #fitkid {
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}
#header a  {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
}
/* CSS Document */

#suche {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FBDEBB;
	padding-top: 6px;
	padding-bottom: 4px;
}

#suche input.suchfeld {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F39501;
	border-right-color: #F39501;
	border-bottom-color: #F39501;
	font-size: 11px;
	padding-left: 8px;
	float: left;
	height: 19px;
	padding-bottom: 0px;
	width: 165px;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
}




#suche input.absend {
	background-image: url(../grafiken/suchbutton.gif);
	background-repeat: no-repeat;
	background-color: #F29400;
	height: 19px;
	width: 18px;
	border: 1px solid #F39501;
}

#suche #searchform {
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: inline;

}

#navi a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
	font-weight: bold;
}
#navi a.menu1{
	padding-left: 8px;
	color: #000;
}
#navi a.menu1open {
	padding-left: 8px;
	color: #000;
	background-color: #FFB94F;
}

#navi a.menu1activ{
	padding-left: 8px;
	color: #000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#navi a.menu2{
	padding-left: 14px;
	color: #000;
	background-image: url(../grafiken/menu2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F29400;
}
#navi a.menu2open {
	padding-left: 14px;
	color: #000;
	background-image: url(../grafiken/menu2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFB94F;
}
#navi a.menu2activ {
	padding-left: 14px;
	background-image: url(../grafiken/menu2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#navi a.menu3 {
	padding-left: 21px;
	background-image: url(../grafiken/menu3.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F29400;
}
#navi a.menu3open {
	padding-left: 21px;
	background-image: url(../grafiken/menu3.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFB94F;
}

#navi a.menu3activ {
	padding-left: 21px;
	background-color: #FFF;
	background-image: url(../grafiken/menu3.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navi a.menu4 {
	padding-left: 34px;
	background-image: url(../grafiken/menu4.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F29400;
}
#navi a.menu4open {
	padding-left: 34px;
	background-image: url(../grafiken/menu4.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFB94F;
}

#navi a.menu4activ {
	padding-left: 34px;
	background-color: #FFF;
	background-image: url(../grafiken/menu4.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navi a.menu1:hover,
#navi a.menu2:hover,
#navi a.menu3:hover,
#navi a.menu4:hover,
#navi a.menu1open:hover,
#navi a.menu2open:hover,
#navi a.menu3open:hover,
#navi a.menu4open:hover {
	background-color: #FFBE5E;
	text-decoration: underline;
}
#klickpfad {
	background-color: #FBDEBB;
	margin-bottom: 12px;
	padding-top: 3px;
	float: left;
	width: 535px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 6px;
	display: none;
	visibility: hidden;

}
#klickpfad #position {
	float: left;
	margin-right: 4px;
}
#klickpfad a {
	color: #000;
	text-decoration: underline;
	background-image: url(../grafiken/klickpfad-trenner.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 12px;
	font-weight: bold;
}


#klickpfad ul    {
	list-style-type: none;
}
#klickpfad ul li {
	float: left;
	margin-right: 4px;
	display: inline;
}
#content {
	line-height: 1.4em;
	float: none;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 12px;

}
#content h1 {
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 1.2em;
}
#content h2 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 120%;
}
#content h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	margin: 0px;
}
#content p {
	margin-bottom: 1.1em;
}
#content hr {
	color: #F29400;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #F29400;
	margin-bottom: 4px;
}
#content ul,#content ol {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#content ul ul,
#content ol ol {
	margin-bottom: 0px;
}


#content a:link,
#content a:active, 
#content a:visited {
	font-weight: bold;
	color: #F29400;
	text-decoration: underline;
}
#content a:hover,
#content a:focus {
	text-decoration: none;
}
#content .csc-textpic-border dt a img,
#related .csc-textpic-border dt a img    {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F29400;
	border-right-color: #F29400;
	border-bottom-color: #F29400;
	border-left-color: #F29400;
}
#content  img {
	margin-top: 3px;

}
#content input,
#content textarea,
#content select {
	border: 1px solid #F39501;
	font-size: 1em;
}
#content .submit {
	background-color: #F29400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#content .tx-indexedsearch {
	font-size: 1em!important;
}


#content .tx-indexedsearch td {
	padding-bottom: 6px;
}

#content input, #content select{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#content .absenden {
	background-color: #F29400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px!important;
	margin-top: 12px;
	float: left;
}
#content .tx-indexedsearch-whatis {
	font-weight: bold;
	color: #000;
}
#content .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	color: #F69200;
}
#content .news-list-item {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 0px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F29400;
	padding-top: 6px;
}
#content .news-list-item h2 a:link,
#content .news-list-item h2 a:active,
#content .news-list-item h2 a:visited {
	text-decoration: none;
}
#content .news-list-item  img {
	margin-bottom: 8px;
	float: right;
	margin-left: 4px;
	border: 1px solid #F29400;
}


#content .news-list-date {
	font-weight: bold;
	color: #F29400;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#content .newssingledate {
	display: block;
	font-weight: bold;
}
#content .news-single-rightbox {
	background-color: #FBDEBB;
	padding: 2px;
}


#content .news-list-category {
	clear: left;
	float: left;
	font-size: 1em;
}
#content .news-single-img {
	margin-top: 0px;
}
#content .news-single-img img {
	border: 1px solid #F29400;
}





#content .newsspalte1 {
	float: left;
	width: 150px;
}
#content .newsspalte2 {
	float: right;
	width: 390px;
}
#content .terminspalte1 {
	float: left;
	width: 110px;
}
#content .terminspalte2 {
	float: right;
	width: 440px;
}
#content .showResultsWrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F29400;
	padding-top: 12px;
	float: left;
	width: 100%;
}



#content .csc-frame.csc-frame-rulerAfter {
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #F29400!important;
	padding-bottom: 6px;
	clear: left;
	float: left;
	width: 100%;
}


#content .contenttable caption {
	visibility: hidden!important;
	display: none!important;
}
#content .contenttable th {
	color: #000;
	background-color: #F29400;
	text-align: left;
	padding: 2px;
}
#content table.contenttable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F29400;
}

#content .contenttable p  {
	margin: 0px;
	padding: 0px;
}
#content .contenttable td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29400;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F29400;
	padding: 2px;
	margin: 0px;
}
#content .csc-frame.csc-frame-frame1 {
	padding: 4px;
	border: 1px solid #F29400;
}

.tx-powermail-pi1  {
	background-color: #FBDEBB;
	padding: 10px;
	width: 525px;

}
.tx-powermail-pi1 legend {
	display: none;
	visibility: hidden;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
	visibility: hidden;
}
.tx-powermail-pi1 label {
	width: 9em;
	float: left;
	font-weight: bold;
}
.tx-powermail-pi1 select  {
	width: 5em;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html input, .tx-powermail-pi1 textarea{
	width: 410px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px!important;
}



.tx-powermail-pi1 textarea {
	font-size: 1em!important;
	font-family: Verdana, Geneva, sans-serif!important;
}

.tx-powermail-pi1 .powermail_check_inner {
	background-color: #FFF;
	padding: 4px;
	width: 416px;
	float: left;
	margin-left: 9em;
	margin-bottom: 4px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_234 #kontakt #tx-powermail-pi1_fieldset_2 #powermaildiv_uid5 #uid5 {
	width: 5em;
}



.tx-powermail-pi1 .powermail_check_inner input {
	width: auto;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	float: left;
}
.tx-powermail-pi1 .powermail_check_inner label {
	width: 27em;
	padding-left: 0px;
}
.tx-powermail-pi1 input.absend {
	width: auto;
	background-color: #F29400;
	margin-left: 9em;
	font-weight: bold;
}
.tx-powermail-pi1 .powermail_mandatory_js{
	color: #F00;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html{
	display: block;
	clear: left;
	margin-bottom: 4px;
}
input.tx-powermail-pi1_confirmation_submit {
	font-weight: bold;
	color: #000;
	background-color: #F29400;
	margin-top: 6px;
}
#durchgefuehrt {
	background-color: #FFF;
	padding-bottom: 6px;
}



#related h1 {
	background-color: #FFF;
	font-size: 1em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #42A62A;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#related a:hover {
	color: #000;
	text-decoration: none;
}
#related .csc-default,
#related .csc-frame-frame1,
#related .csc-frame-frame2 {
	padding-bottom: 6px;
}
#related p,
#related .csc-default p,
#related .csc-frame-frame1 p,
#related .csc-frame-frame2 p {
	padding-right: 4px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#related .csc-frame-frame1 {
	background-color: #FBDEBB;
}
#related .csc-frame-frame2 {
	background-color: #E6E6E6;
}
#related .csc-default img,
#related .csc-frame-frame1 img, 
#related .csc-frame-frame2 img {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#related dt img  {
	margin-left: 8px;
	margin-top: 3px;
}

#related .csc-textpic-caption {
	font-style: italic;
	padding-right: 4px;
}


#related a:link,
#related a:active,
#related a:visited {
	color: #000;
}
#related .news-list-container {
	padding: 0px;
}

#related ul,
#related .csc-default ul,
#related .csc-frame-frame1 ul,
#related .csc-frame-frame2 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#related li,
#related .csc-default li,
#related .csc-frame-frame1 li,
#related .csc-frame-frame2 li {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../grafiken/related-listpunkt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#related .calendar-table {
	font-size: 1em!important;
}








#footer {
	background-image: none;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	background-position: 0px 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #E3001B;
}
#footer #contentfuss{
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F39501;
	display: none;
	visibility: hidden;
}
#footer #contentfuss a:link,
#footer #contentfuss a:active, 
#footer #contentfuss a:visited {
	text-decoration: none;
	color: #000;
}
#footer #contentfuss a:hover, 
#footer #contentfuss a:focus {
	color: #F29400;
	text-decoration: underline;
}

#footer #contentfuss #weiterempfehlen {
	float: right;
}
#footer #contentfuss #seitenanfang {
	float: left;
}
#footer #contentfuss #seitenanfang img {
	padding-bottom: 3px;
}

#footer #fusszeile {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 80%;
}
#footer #fusszeile a:link {
	color: #000;
	text-decoration: underline;
}
#detailview div.inkorb , div.zurueck, .berechnen{
	display: none;
	visibility: hidden;
}

