@charset "utf-8";
#header {
	background-color: #FFF;
	background-image: url(../grafiken/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 166px;
	position: relative;
}
.align-center  {
	text-align: center;
}

#header #logos {
	height: 71px;
	margin-top: 40px;
}
#header #servicelinks {
	position: absolute;
	left: 9px;
	top: 139px;
	width: auto;
}
#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;
	margin-right: 180px;
	padding-top: 40px;
}
#header #inform {
	margin-right: 60px;
	padding: 40px;
}

#header #fitkid {
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}
/* CSS Document */

#suche {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FBDEBB;
	padding-top: 6px;
	padding-bottom: 4px;
	float: left;
	width: 195px;
}

#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: 163px;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	margin-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;
	float: right;
}

#suche #searchform {
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 195px;
}
#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;
	width: 533px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 6px;
	clear: left;
	float: left;

}
#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;
	margin-bottom: 12px;
	width: 100%;
	float: left;
}
#content h1 {
	font-size: 1.5em;
	color: #F09401;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 {
	font-size: 1.3em;
	color: #F39501;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 120%;
}
#content h3 {
	font-size: 1.0em;
	color: #F39501;
	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  {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	list-style-type: square;
}
#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-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#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, 
#content .mbl_newsevent_singledayevent,
#content .mbl_newsevent_multidayevent {
	font-weight: bold;
	color: #F29400;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#content .news-single-item .mbl_newsevent_singledayevent,
#content .news-single-item .mbl_newsevent_multidayevent {
	float: left!important;
	display: block!important;
	padding-bottom: 10px;
}
#content .news-single-item h2 {
	clear: left!important;
	display: block!important;
}


#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: 430px;
}
#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-rulerBefore,
#content .csc-frame.csc-frame-rulerAfter {
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #F29400!important;
	clear: left;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content .csc-frame.csc-frame-frame1 {
	padding: 4px;
	border: 1px solid #F29400;
}



#content .contenttable caption {
	visibility: hidden!important;
	display: none!important;
}

#content .contenttable th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F29400;
	color: #000;
	background-color: #FFB94F;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29400;
}
#content table.contenttable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F29400;
	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;
	text-align: left;
}
.csc-textpic-border  csc-textpic-image img, .csc-textpic-border .csc-textpic-imagewrap img{
	border: 1px solid #F29400!important;
}
.csc-textpic-imagerow ul {
	padding-left: 0px!important;
}



.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;
}
.tx-powermail-pi1 select.betreff {
	width: 20em;
}

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 {
	line-height: 1.4em;
}




#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 th {
	background-color: #E3F7DF;

}


#related a:hover {
	color: #000;
	text-decoration: none;
}
#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: 4px;
}
#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 {

}








#footer {
	background-image: url(../grafiken/fuss-balken.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	background-position: 0px 0px;
}
#footer #contentfuss{
	margin-right: 205px;
	margin-left: 215px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F39501;
}
#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: 46px;
	margin-bottom: 6px;
}
#footer #fusszeile a:link {
	color: #000;
	text-decoration: underline;
}

