/* NON-HEADER */
*{
	padding:0;
	margin:0;
}
body {
	font-size: 62.5%;
	background-color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	color: #000000;
	text-align: center;  /* Zentrierung im Internet Explorer */
} 
.container {
	margin: 0px auto;
	margin-left: 2.0em;
	margin-right: 2.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	border: 1px solid #000000;
	font-size: 1.0em;
	background: url(../images/seite/main_l.jpg) repeat-y;
}
.container_2 {
	background: url(../images/seite/main_r.jpg) repeat-y;
	background-position: right;
}
.container_1 {
	background : url(../images/seite/main_r2.jpg) repeat-y;
	background-position : right;
}
.header_top {
	width:100%;
	height : 30px;
	float:left;
	top: 0;
	border-bottom: 1px solid #ffffff;
	background: #0034a1 url(../images/seite/bg_header_m.jpg) repeat-y;
}
*html .header_top {
	width: 100%;
	overflow: hidden;
}
.cent_menu_oben_h {
	text-align: center;
}
.center_menu_oben_b {
	width: 790px; 
	margin: 0px auto;
}
.header_top ul {
	float: right;
	padding: 0 15px 0 0;
	font-weight: bold;
}	
.header_top li {
	display: inline;
	list-style: none;
}
.header_top a {
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
.header_top a:hover {
	text-decoration: none;
	color: #bebebe;
	font-weight: bold;
}
.header_oben_l {
	border-bottom: 1px solid #ffffff;
	background: #0034A0 url(../images/seite/bg_header_l.jpg) no-repeat;
	float : left;
	width : 20px;
	height : 30px;
}
*html .header_oben_l {
	width : 20px;
}
.header_oben_r{
	border-bottom: 1px solid #ffffff;
	background: #0034A0 url(../images/seite/bg_header_r.jpg) no-repeat;
	float : right;
	width : 20px;
	height : 30px;
}
*html .header_oben_r{
	width : 20px;
}
.header_mitte {
	width:100%;
	height: 130px;
	float:left;
	border-bottom: 1px solid #ffffff;
	background: #0034A0 url(../images/seite/background_all_l.jpg) repeat-y;
	text-align : center;
	overflow : hidden;
}
*html .header_mitte {
	width: 100%;
	height: 130px;
	float: inherit;
	overflow: hidden;
}
.sitemessage {
	width: 200px;
	float : right;
	height: 100px;
	background: #0034A0 url(../images/seite/background_all_r.jpg) repeat-y right;
	text-align : left;
	padding-left : 1.0em;
}
.sitemessage a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0034A0;
	font-weight: bold;
}
.sitemessage a:hover {
	text-decoration: none;
	color: #bebebe;
	background-color: #0034A0;
	font-weight: bold;
}
.header-bottom {
	width:100%;
	height : 80px;
	float:left;
	text-align : center;
	background: #0034A0 url(../images/seite/background_all_m.jpg) repeat;
}
.men {
	padding: 2px 2px 2px 2px;
	float: left;
	text-align: center;
	width: 80px;
}
.men a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0034A0;
	font-weight: bold;
	text-align: center;
	width: 80px;
}
.men a:hover {
	text-decoration: none;
	text-align: center;
	color: #bebebe;
	background-color: #0034A0;
}
.programm_l {
	background: #0034A0 url(../images/seite/background_all_l.jpg) repeat-y;
	float : left;
	width : 20px;
	height : 80px;
}
.programm_r {
	background: #0034A0 url(../images/seite/background_all_r.jpg) repeat-y;
	float : right;
	width : 20px;
	height : 80px;
}
.suchbox{
	/*Fix IE floating margin bug*/
	display: inline;
	float : right;
	color : #000000;
	height: 30px;
	width: 188px;
	margin-right : 0em;
	padding-right : 2.5em;
	background : #ffffff url(../images/seite/main_r2.jpg) repeat-y right;
}
.path {
	height: 30px;
	background: #ffffff url(../images/seite/path_rechts.jpg) repeat-y left;
	margin: 0em 22.8em 0em 0em;
	text-align : right;
}
.path ul {
	float: right;
	list-style: none;
	padding: 5px 5px 0 15px;
	font-size: 120%;
}
.path ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #000000;
	background-position : left;
	background-image : url(../images/seite/bg_bullet_arrow.gif);
	background-color : transparent;
	background-repeat : no-repeat;
}
.path ul a {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color : #0033A0;
}
.path ul a:hover {
	text-decoration: none;
	text-align: center;
	color: #bebebe;
}
.right {
	/*Fix IE floating margin bug*/
	display: inline;
	float: right;
	margin-bottom:1.0em;
	/*Firefox*/
	overflow: visible !important;
	/*IE6*/
	overflow: hidden;
	margin-right : 0.5em;
}
.subcontent-text {
	background: transparent url(../images/seite/top.gif) no-repeat;
	width: 190px;
	padding: 12px 0 5px 0;
	margin: 0 1.5em 0.3em 0;
	color : #000000;
}
.subcontent-text a {
	text-transform : none;
	text-decoration : none;
	color : #0033A0;
	font-weight : bold;
}
.subcontent-text A:LINK, .subcontent-text a:visited, 
.subcontent-text a:active{
	text-transform : none;
	text-decoration : none;
	color : #0033A0;
	font-weight : bold;
}
.subcontent-text a:hover{
	color : #162647;
	text-transform : none;
	text-decoration : underline;
	text-transform : none;
	text-decoration : none;
}
.subcontent-text h1 {
	margin: 0 0 5px 0;
	padding: 2px 10px 2px 10px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #505050;
	font-weight: bold;
	font-size: 140%;
	border-bottom : 1px solid #0033A0;
}
.subcontent-text h2 {
	margin: 0 0 5px 0;
	padding: 2px 10px 2px 10px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #0b0550;
	font-weight: bold;
	font-size: 120%;
	border-bottom : 1px solid #0033A0;
}
.subcontent-text h3 {
	margin: 0 0 5px 0;
	padding: 5px 10px 4px 10px;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
	border-bottom : 1px solid #0033A0;
}
.subcontent-text p {
	color: #000000;
	line-height: 1.5em;
	padding : 0 0 0 5px;
}
.left { 
	float:left;
	overflow: visible !important;
	background: #0034A0 url(../images/seite/background_all_l.jpg) repeat-y;
}
*html .left {
	overflow: hidden;
	width: 18.00em;
}
.left h1.titel {
	clear: both;
	margin: 0px;
	padding: 4px 0 3px 20px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
}
.nav_links {
	border-bottom: solid 1px #00184a;
	width: 180px;
	w\idth: 179px;
}
*html .nav_links {
	width: 179px;
	overflow: hidden;
}
.nav_links dt a, .nav_links dt a:visited {
	display: block;
/*Non-IE6*/
	min-height: 2.0em;
	height: auto !important;
/*IE6*/
	height: 2.0em;
	line-height: 2.0em;
	padding: 0px 10px 0px 15px;
	border-top: solid 1px #00184a;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
}
.nav_links dd a, .nav_links dd a:visited {
	display: block;
/*Non-IE6*/
	min-height: 1.7em;
	height: auto !important;
/*IE6*/
	height: 1.7em;
	line-height: 1.7em;
	padding: 0px 10px 0px 40px;
	border: none;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}
.nav_links dt a:hover, .nav_links dd a:hover {
	background-color: #ffffff;
	/*\*/
	background : #ffffff;
	/**/
	color: #0034A0;
	text-decoration: none;
}
.inhalt {
	min-height:700px;
	margin: 0em 22.0em 0em 19.0em;
	padding: 1.5em 1em 1.5em 1em;
	background-color : #ffffff;
}
*html .inhalt {
	height: 1px;
}
.inhalt1 {
	min-height:700px;
	margin: 0em 2.5em 0em 19.0em;
	padding: 1.5em 1em 1.5em 1em;
	background-color : #ffffff;
}
.clearer {
	clear : both!important;
	/* für IE!!*/
	clear : inherit;
}
.footer {
	width: 100%;
	height: 50px;
	background: #0034A0 url(../images/seite/footer_m.jpg) repeat-x;
	font-size: 1.0em; 
	/*Firefox*/
	overflow: visible !important;
	/*IE6*/
	overflow: hidden;
}
*html .footer {
	width: 100%;
}
.footer p {
	line-height: 1.3em;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	padding-top : 1.2em;
}
.footer_l {
	float : left;
	width : 20px;
	height : 50px;
}
.footer_l {
	float : left;
	width : 20px;
	height : 50px;
}
.footer_r {
	background: #0034A0 url(../images/seite/footer_r.jpg) no-repeat;
	float : right;
	width : 20px;
	height : 50px;
}
.theme_box h1, .theme_box h1.menue_unterauswahl,
.theme_box_all h1, .theme_box_all h1.menue_unterauswahl {
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #0034a1;
	font-weight: bold;
	font-size: 170%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.theme_box h1.k_abgelaufen, .theme_box_all h1.k_abgelaufen {
	color: #888888;
}
.theme_box h2, .theme_box h2.menue_unterauswahl,
.theme_box_all h2, .theme_box_all h2.menue_unterauswahl {
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #0034a1;
	font-weight: bold;
	font-size: 170%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.theme_box h2.k_abgelaufen, .theme_box_all h2.k_abgelaufen {
	color: #888888;
}
.theme_box h3, .theme_box_all h3 {
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #0034a1;
	font-weight: bold;
	font-size: 150%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.theme_box h3.warnungpflichtfelder,
.theme_box_all h3.warnungpflichtfelder {
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #0034a1;
	font-weight: bold;
	font-size: 150%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.theme_box p, .theme_box_all p {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	padding : 10px 0 0 0;
	color : #000000;
}
.theme_box p.tit, .theme_box_all p.tit {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	padding : 10px 0 0 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	border-bottom : 1px solid #0034A1;
	text-align : center;
}
.theme_box ul, .theme_box_all ul {
	list-style: none;
	margin: 0.5em 0 1.0em 0;
}
.theme_box ul.warnungpflichtfelder
.theme_box_all ul.warnungpflichtfelder {
	list-style: none;
	margin: 0.5em 0 1.0em 0;
	border : 1px solid #BE140C;
}
.theme_box ul.menue_unterauswahl
.theme_box_all ul.menue_unterauswahl {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	font-size: 120%;
}
.theme_box ul.menue_unterauswahl li
.theme_box_all ul.menue_unterauswahl li {
	margin: 0 0 0.2em 2px;
	padding: 0 0 0 12px;
	background: url(../images/seite/bg_bullet.gif) no-repeat 0 0.5em;
	line-height: 1.4em;
}
.theme_box ul li, .theme_box_all ul li {
	margin: 0 0 0.2em 2px;
	padding: 0 0 0 12px;
	background: url(../images/seite/bg_bullet.gif) no-repeat 0 0.5em;
	line-height: 1.4em;
}
.theme_box ul li.menue_unterauswahl,
.theme_box_all ul li.menue_unterauswahl {
	line-height: 2em;
}
.theme_box ol, .theme_box_all ol {
	/*Non-IE6*/
	margin: 0.5em 0 1.0em 20px !important;
	/*IE6*/
	margin: 0.5em 0 1.0em 25px;
}
.theme_box ol li, .theme_box_all ol li {
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
}
.theme_box a, .theme_box a.menue_unterauswahl,
.theme_box_all a, .theme_box_all a.menue_unterauswahl{
	text-transform : none;
	text-decoration : none;
	color : #0033A0;
	font-weight : bold;
}
.theme_box a.menue_unterauswahl,
.theme_box_all a.menue_unterauswahl {
	font-size: 120%;
}
.theme_box A:LINK, .theme_box a:visited, 
.theme_box a:active,
.theme_box_all A:LINK, .theme_box_all a:visited, 
.theme_box_all a:active{
	text-transform : none;
	text-decoration : none;
	color : #0033A0;
	font-weight : bold;
}
.theme_box a:hover, .theme_box_all a:hover {
	color : #BEBEBE;
	text-transform : none;
	text-decoration : underline;
	text-transform : none;
	text-decoration : none;
}
.hauptseite_status {
	text-align : right;
	margin-top : -63px;
	font-weight: bold;
	margin-right : 0px;
	padding-bottom : 0;
}
.hauptseite_status h2.statusadresse{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	border : 0;
}
.anzahl {
	padding : 0 0 20px 0;
	display: block;
}
. blaetterntasten_vorwaerts {
	padding : 0 0 20px 0;
	display: block;
}
.theme_box table a.link,
.theme_box_all table a.link {
	padding : 10px 0 10px 0;
}
.theme_box table,
.theme_box_all table {
	padding : 5px 0 5px 0;
	border-bottom : 1px solid #02339C;
	margin : 0 0 10px 0;
}
.theme_box table.teilnehmer,
.theme_box_all table.teilnehmer {
	width : 100%;
}
.theme_box table.kurse, .theme_box_all table.kurse {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
	width : 100%;
}
.theme_box table.imgtext-table,
.theme_box_all table.imgtext-table {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
}
.theme_box table.Kontakt, .theme_box_all table.Kontakt {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
	width:100%;
}
.theme_box table.Kontakt td, .theme_box_all table.Kontakt td {
	width : 50%;
}
.theme_box table.Kontakt caption, 
.theme_box_all table.Kontakt caption {
	margin: 0.5em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	background-color : #002F97;
	height : 30px;
	padding-top : 6px;
}
.theme_box table td,  .theme_box table th,
.theme_box_all table td,  .theme_box_all table th {
	padding : 7px 0 7px 0;
}
.theme_box table th, theme_box_all table th {
	font-family: "trebuchet ms",arial,sans-serif;
	font-weight: bold;
	font-size: 110%;
	border-bottom : 1px solid #0033A0;
}
.theme_box table td, .theme_box_all table td {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	padding : 2px;
}
.theme_box table td.anmeldung_w,
.theme_box_all table td.anmeldung_w{
	vertical-align: top;
	text-align : center;
}
.theme_box img.noborder,
.theme_box_all img.noborder {
	/*width : 32px;
	height : 28px;*/
}
.theme_box img.noborderoben,
.theme_box_all img.noborderoben{
	text-align : right;
}
.theme_box caption, .theme_box_all caption{
	margin: 0.2em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 130%;
	background-color : #002F97;
}
.theme_box h2.categorytitle,
.theme_box_all h2.categorytitle{
	margin: 1.0em 0 1.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #01329B;
	font-weight: bold;
	font-size: 170%;
}
.theme_box h3.headlinekurs,
.theme_box_all h3.headlinekurs {
	margin: 0.2em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #01329B;
	font-weight: bold;
	font-size: 150%;
}
.blaetterntasten_vorwaerts {
	padding : 0  0 20px 0;
	display: block;
}
.kontakt h3{
	margin: 0.5em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
	/*border-top : 1px solid #01329B;*/
	background-color : #002F97;
}
.theme_box legend, .theme_box_all legend {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 140%;
	color : #01349F;
	font-weight: bold;
	padding : 5px 5px 5px 5px;
}
.theme_box ul.kfs_wtag_list,.theme_box_all ul.kfs_wtag_list{
	margin-left: 16.4em;
}
.theme_box label.anmeldung_label,
.theme_box label.suche_bezeichner,
.theme_box_all label.anmeldung_label,
.theme_box_all label.suche_bezeichner{
	text-align : right;
	float: left;
	width: 15em;
	margin-right: 1.3em;
}
.theme_box input, .theme_box textarea,
.theme_box_all input, .theme_box_all textarea {
	color: #000000;
	background: #E5EBF7;
}
.theme_box input, .theme_box_all input {
	width : 180px;
}
.theme_box input.suche,
.theme_box_all input.suche{
	margin-left: 14em;
}
.theme_box input.anmeldung,
.theme_box_all input.anmeldung{
	text-align : center;
	margin : 5px 0 5px 0;
}
.theme_box input[type=checkbox],
.theme_box_all input[type=checkbox]{
	width : 20px;
}
.theme_box select, .theme_box_all select {
	width : 184px;
	color: #000000;
	background: #E5EBF7;
}
.theme_box select.anmeldung,
.theme_box_all select.anmeldung{
	width : 130px;
	color: #ffffff;
	background: #0034A1;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 1.1em;
	font-weight : bold;
}
.theme_box input:focus, .theme_box textarea:focus,
.theme_box_all input:focus, .theme_box_all textarea:focus{
	color: #000000;
	background: #fff;
}
.theme_box label,
.theme_box select,
.theme_box input[type=checkbox],
.theme_box input[type=submit],
.theme_box input[type=reset],
.theme_box_all label,
.theme_box_all select,
.theme_box_all input[type=checkbox],
.theme_box_all input[type=submit],
.theme_box_all input[type=reset]{
	cursor: pointer;
}
.theme_box input[type=submit],
.theme_box input[type=reset],
.theme_box_all input[type=submit],
.theme_box_all input[type=reset] {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 1.2em;
	color : #ffffff;
	font-weight: bold;
	width:150px;
	background-Color: #01349F;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	text-align: center;
}
/*Para separar los elementos del formulario*/
.theme_box form, .theme_box_all form {
	line-height: 150%;
}

p.bold{
	font-weight : bold;
}

/* dropdownsitemap */
.theme_box .tx-dropdownsitemap-pi1 UL, .theme_box .tx-dropdownsitemap-pi1 OL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, 
.tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, 
.tx-dropdownsitemap-pi1 A:active {
	color: {$plugin.tx_dropdownsitemap_pi1.colors.links};
	background-color: inherit;
}
.tx-dropdownsitemap-pi1 DIV {
	margin-left: 20px;
	margin-top: 2px;
	padding: 3px;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 SPAN.ifsub {
	text-transform: uppercase;
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 SPAN.spc {
	text-transform: uppercase;
	font-style: italic;
}
.tx-dropdownsitemap-pi1 .description {
	font-style: italic;
	font-size: 80%;
	margin-left: 5px;
}
.theme_box .tx-dropdownsitemap-pi1 DIV.expAll {
	background-color: #E5EBF7;
	color: inherit;
	padding: 5px;
	border : 1px solid #00339E;
}
.tx-dropdownsitemap-pi1 IMG {
	margin-right: 5px;
	background-color: #E5EBF7;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox td{
	padding : 2px 5px 5px 0;
}
.main-content td.label_l {
	width : 120px;
	text-align : right;
	padding : 2px 5px 5px 0;
	font-size: 1.2em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword{ 
	width:200px;
	font-size: 1.0em;
	background-color : #E5EBF7;
 }
 .tx-indexedsearch .tx-indexedsearch-searchbox select  {
	font-size: 1.0em;
	width:130px;
	background-color : #E5EBF7;
}
.tx-indexedsearch .tx-indexedsearch-searchbox select.tx-indexedsearch-selectbox-results {
	width:60px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button{
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 1.2em;
	color : #ffffff;
	font-weight: bold;
	width:130px;
	background-Color: #01349F;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#ca0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-path {
	background-color : transparent;
	background-image : none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #E5EBF7;
	padding : 3px 0 3px 0;
	line-height : 16px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
	text-transform: none;
	text-decoration: none;
	color: #0033a0;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:link,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:visited,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:active {
	text-transform: none;
	text-decoration: none;
	color: #0033a0;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:hover {
	text-transform: none;
	text-decoration: none;
	color: #bebebe;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/******************** gooffotoboek ******************************/
.tx-gooffotoboek-pi1 {
	width : 675px;
}
.tx-gooffotoboek-pi1 table {
	border : 0;
}
.tx-gooffotoboek-pi1 td.gfpb_landscape, 
.tx-gooffotoboek-pi1 td.gfpb_portret {
	width : 175px;
	border : 1px solid #012283;
	text-align : center;
	height : 200px;
	vertical-align : middle;
	background-color : #e5ebf7;
}
.tx-gooffotoboek-pi1 td.oben {
	width : 675px;
	padding : 10px 0 10px 0;
}
.tx-gooffotoboek-pi1 td.single {
	width : 675px;
	border : 1px solid #012283;
	text-align : center;
	background-color : #e5ebf7;
	padding : 10px 0 10px 0;
}
.tx-gooffotoboek-pi1 td.single_c, 
.tx-gooffotoboek-pi1 td.single_t {
	width : 675px;
	border : 1px solid #012283;
	text-align : center;
	background-color : #e5ebf7;
	padding : 10px 0 10px 0;
	visibility : hidden;
}
.list_am_rand {
	list-style-type: none;
	margin-top: 0.5em;
}
.body_normal {
	margin: 5px 0 5px 0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
.grosse_schrift {
	font-weight : bold;
	font-size : 1.3em;
}
.normal_tabelle {
	margin-bottom: 2em;
	padding: 0;
}
.word {
	background-image: url(../images/seite/microsoftword.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:35px;
}
.pdf {
	background-image:url(../images/seite/pdf_logo.gif);
	background-position:left center;
	background-repeat: no-repeat;
	min-height: 30px;
	padding-left: 35px;
	vertical-align:bottom;
}
/* ***************************** news *********************************** */
/* clearer: prevent floated images from overlapping 
    the div-containers they are wrapped in  */
.news-single-item HR.clearer, 
.news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border-bottom : 1px solid #919090;

}
.news-latest-container HR.clearer {
    clear:left;
}
/* tt_news LIST view  ******************************************** */
.news-list-item, .news-single-item {
	/* IE hack */
	height: 1%;
	line-height:130%;
	/* IE hack end */
	height: auto !important;
	padding: 10px 0 15px 0;
	margin:3px;

}
.news-list-item {
	border-bottom : 1px solid #919090;
}
.news-list-morelink a, .news-single-backlink a, .news-latest-morelink a {
	background-image: url(../images/seite/linkpfeil.gif);
	background-position: 0pt 0.3em;
	background-repeat: no-repeat;
	padding-left: 1em;
	border: 0;
}
.schliessen {
	clear : both;
}
.schliessen_latest {
	clear : both;
	border-bottom : 1px solid #0034A0;
}
.news_text {
	float: right;
	width: 30em;
}
.news_text_news_text_latest {
	float: right;
	width: 180px;
}
.news_imag {
	float:left;
	text-align:center;
	width:15em;
}
.news-Latest-img {
	text-align : center;
	width : 180px;
	padding : 5px 0 5px 0;
}
.news-aktuelles {
	border : 1px solid #0135a2;
	background-color : #e5ebf7;
	padding-bottom : 10px;
}
/* Captions */
dd.csc-textpic-caption{
	text-align : left;
	padding-left: 0.1em;
	font-weight : bold;
	padding-bottom : 5px;
}
DIV.csc-textpic DIV.csc-textpic-center DIV.csc-textpic-above {
	margin-top : 0;
	vertical-align : top;
	border : none;
	text-align : center;
}
DIV.sc-header DIV.csc-header-n1 {
	margin:0px;
}
DIV.csc-textpic-caption-c .csc-textpic-caption { 
	text-align: center; 
}
DIV.csc-textpic-caption-r .csc-textpic-caption { 
	text-align: right; 
}
DIV.csc-textpic-caption-l .csc-textpic-caption { 
	text-align: left; 
}
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { 
	float: left; 
	display: inline; 
}
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0;
}
DIV.csc-textpic-imagewrap { 
	padding: 0px 0px 0px 0px; 
}
DIV.csc-textpic-imagewrap-neu {
	padding: 0px 0px 0px 0px;
}
DIV.csc-textpic IMG { 
	border: none; 
}
DIV.news-single-img {
	float: left; 
	width:17em;
	padding-bottom : 10px;
	font-weight : bold;
}
/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { 
	float: left; 
}
/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { 
	float: left; 
	margin: 0; 
	padding: 0; 
}
/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { 
	float: left; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { 
	float: none; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { 
	float: none; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { 
	border: none; 
} /* FE-Editing Icons */
DL.csc-textpic-image { 
	margin: 0; 
}
DL.csc-textpic-image DT { 
	margin: 0; 
	display: inline; 
}
DL.csc-textpic-image DD { 
	margin: 0; 
}
/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { 
	margin: 0; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { 
	margin: 0; 
}
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
	margin-bottom: 5px; 
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { 
	margin-bottom: 5px; display: block; 
}
DIV.csc-textpic DIV.csc-textpic-imagerow { 
	clear: both; 
}
/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { 
	margin-left: 0px !important; 
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { 
	margin-right: 0px !important; 
}
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { 
	clear: both; 
}
/* Center (above or below) */
DIV.csc-textpic-center { 
	text-align: center; /* IE-hack */ 
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin: 0 auto; 
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { 
	text-align: left; /* Remove IE-hack */ 
}
DIV.csc-textpic-center DIV.csc-textpic-text { 
	text-align: left; /* Remove IE-hack */ 
}
/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { 
	float: right; 
}
DIV.csc-textpic-right DIV.csc-textpic-text { 
	clear: right; 
}
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { 
	float: left; 
}
DIV.csc-textpic-left DIV.csc-textpic-text { 
	clear: left; 
}
/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left; 
}

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { 
	float: right; 
}

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { 
	float: right; clear: both; 
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { 
	height: 1%; 
}
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { 
	float: left; 
	clear: both; 
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { 
	height: 1%; 
}
/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { 
	margin-bottom: 0; 
}
/* Clearer */
DIV.csc-textpic-clear { 
	clear : both;
	width:100%;
}
DIV.csc-textpic-clear-c {
	clear : inherit;
	height: 1px;
	width:100%;
}
DIV.csc-textpic p{
	text-align : left;
	padding-top : 5px;
}
DIV.content_right DIV.csc-textpic DIV.csc-textpic-center DIV.csc-textpic-above p.bodytext {
	padding : 0;
	margin : 0;
	clear : both;
	text-align : left;
}
.nav_links_unten {
	margin-top: 15px;
}
.nav_links_unten dt a, .nav_links_unten dt a:visited {
	display: block;
	/*Non-IE6*/
	min-height: 1.5em;
	height: auto !important;
	/*IE6*/
	height: 1.5em;
	line-height: 1.4em;
	padding: 0px 10px 0px 30px;
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
	font-weight : bold;
}
.nav_links_unten dt a:hover {
	/*background-color: #ffffff;	*/
	color: #BCC1FC;
	text-decoration: none;
}
div.csc-textpic-intext-right {
	min-height : 160px;
}