/* 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 */
} 
/*Font-size: 1.0em = 10px when browser default size is 16px*/
/* ***************************************************************************
*  Tabmenü "Skiplink" 
*  ***************************************************************************  */
.skiplink a {
	position: absolute;
	top: -10em;
	left: 0;
	padding: 0 0.5em;
	background: #ff8201;
	font-size: 1.3em;
	z-index: 100;
}
.skiplink a:focus {
	top: 0px;
}
.page-container {
	width: 900px;
	margin: 0px auto;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #000000;
	font-size: 1.0em;
}
/* HEADER */
.header {
	width: 900px;
	font-family: "trebuchet ms",arial,sans-serif;
}
.header-top {
	width: 900px;
	height: 35px;
/*Firefox*/
	overflow: visible !important;
/*IE6*/
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	background: #ff8201 url(../images/seite/bg_header.jpg) no-repeat;
}
.nav1 {
	width: 600px;
	position: absolute;
	z-index: 3;
	margin: 0 0 0 300px;
	text-align: right;
	padding: 0 0 5px 0;
}
.nav1 ul {
	float: right;
	padding: 0 15px 0 0;
	font-weight: bold;
}	
.nav1 li {
	display: inline;
	list-style: none;
}
.nav1 a {
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
.nav1 a:hover {
	text-decoration: none;
	color: #bebebe;
	font-weight: bold;
}
.header-middle {
	width: 900px;
	height: 120px;
	overflow: hidden;
	color: #ffffff;
	background: #ff8201 url(../images/seite/background_all.jpg) repeat;
}
.img_panorama {
	padding : 0 20px 0 20px;
}
.header-bottom {
	width: 900px;
	height: 90px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	background: #ff8201 url(../images/seite/background_all.jpg) repeat;
}
.nav2 {
	padding: 2px 10px 5px 10px;
	float: left;
	border: none;
	font-size: 1.1em;
	width: 875px;
}
.men {
	padding: 2px 2px 2px 2px;
	float: left;
	text-align: center;
	width: 93px;
}
.men a {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff8201;
	font-weight: bold;
	text-align: center;
	width: 90px;
}
.men a:hover {
	text-decoration: none;
	text-align: center;
	color: #975000;
	background-color: #ff8201;
}
.hauptseite_status {
	text-align : right;
	margin-top : -38px;
	font-weight: bold;
	margin-right : 175px;
	padding-bottom : 0;
}
.hauptseite_status h2.statusadresse{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	border : 0;
}
.path {
	width: 900px;
	padding: 5px 0 0 0;
	margin: 0;
	background: transparent url(../images/seite/path.jpg) repeat-y top left;
	text-align: right;
	height: 30px;
}
.path ul {
	float: left;
	width: 665px;
	list-style: none;
	padding: 0 0 0 15px;
	font-size: 120%;
}
.path ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #FF921A;
	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 : #552D00;
}
.path ul a:hover {
	text-decoration: none;
	text-align: center;
	color: #975000;
}
.suchbox{
	float : right;
	margin-right : 23px;
	color : #000000;
}
.suchbox input[type=text]{
	background-color : #E5EBF7;
	width : 150px;
	font-size: 100%;
}
#main_menu{
	/*Fix IE floating margin bug*/
	display: inline;
	float: left;
	width: 180px;
	color: #ffffff;
	/*Firefox*/
	overflow: visible !important;
	/*IE6*/
	overflow: hidden;
}
#main_menu a:hover {
	color:  #975000;
}
#main_menu 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%;
}
/*
#main_menu li {
	line-height: 2.2em;
}
*/
/* ************************************* Menü-Ebene 1 *************************** */
.main_menu_1 {
	width: 100%;
	padding:0;
	margin:0;
	border-bottom: solid 1px #874401;
}
.main_menu_1 li {
	list-style: none;
	line-height: 2.4em;
	font-size: 1.11em;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom : 1px solid #874401;
	margin:0;
}
.main_menu_1 li a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0.99em;
}
/* Menü-Ebene 1 aktiver Punkt */
li.main_menu_1_active {
	background-image: url(../images/seite/menue_active.jpg);
	background-repeat: repeat-x;
}
li.main_menu_1_active a {
	color: #fff;
}
.main_menu_1 ul {
	border-right: 1px solid #874401;
}
/* ************************************* Menü-Ebene 2 *************************** */
.main_menu_2 {
	padding:0;
	margin : 0;
}
.main_menu_2 li {
	list-style: none;
	background-image: url(../images/seite/menue_2.jpg);
	padding: 0.6em 0 0.6em 2em;	
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #cd7601;
	line-height: 1.4em;
	font-size: 0.9em;
	text-transform: none;
}
.main_menu_2 li a {
	color: #ffffff;
	text-decoration: none;
}
/* Menü-Ebene 2 aktiver Punkt */
li.main_menu_2_active  {
	color: #c06101;
}
li.main_menu_2_active A {
	color:  #975000;
}
.main_menu_2 ul {
	border-right: none;
}
/* ************************************* Menü-Ebene 3 *************************** */
.main_menu_3 {
	padding:0;
	margin:0;
}
.main_menu_3 li {
	list-style: none;
	padding: 0.5em 0 0.5em 3.5em;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top: solid 1px #ef8a01;
	border-bottom: none;
	margin:0 0 0 -1.9em;
	line-height: 1.2em;
}
.main_menu_3 li a {
	color: #ffffff;
	text-decoration: none;
}
/* Menü-Ebene 3 aktiver Punkt */
li.main_menu_3_active  {
	background-image: none;
}
li.main_menu_3_active a {
	color:  #975000;
}
.contentEineSpalte {
	display: inline; 
	/*Fix IE floating margin bug*/
	float: left;
	width: 675px;
	margin: 0 0 0 15px; 
	/*Firefox*/
	overflow: visible !important; 
	/*IE6*/
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;
}
.main-content {
	display: inline; 
	/*Fix IE floating margin bug*/
	float: left;
	width: 485px;
	margin: 0 0 0 15px; 
	/*Firefox*/
	overflow: visible !important; 
	/*IE6*/
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;
}
.main-content h1, .contentEineSpalte h1, 
.contentEineSpalte h1.menue_unterauswahl{
	clear: both;
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #552D00;
	font-weight: bold;
	font-size: 170%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.main-content h2, .contentEineSpalte h2 {
	clear: both;
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #552D00;
	font-weight: bold;
	font-size: 170%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
	border-bottom : 1px solid #552D00;
}
.main-content h3, .contentEineSpalte h3 {
	clear: both;
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ff8201;
	font-weight: bold;
	font-size: 150%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.contentEineSpalte h3.warnungpflichtfelder {
	clear: both;
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #BE140C;
	font-weight: bold;
	font-size: 150%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.main-content h4, .contentEineSpalte h4 {
	clear: both;
	margin: 0 0 7px 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #552D00;
	font-weight: bold;
	font-size: 110%;
	padding : 5px 3px 5px 3px;
	line-height : 1.4em;
}
.main-content h5, .contentEineSpalte h5 {
	clear: both;
	margin: 0;
	padding : 0;
	height: 1px;
}
.main-content p, .contentEineSpalte p {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	padding : 10px 0 0 0;
	color : #000000;
}
.main-content p.tit, .contentEineSpalte 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;
}

.main-content ul, .contentEineSpalte ul {
	list-style: none;
	margin: 0.5em 0 1.0em 0;
}
.contentEineSpalte ul.warnungpflichtfelder{
	list-style: none;
	margin: 0.5em 0 1.0em 0;
	border : 1px solid #BE140C;
}
.contentEineSpalte ul.menue_unterauswahl{
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
}
.contentEineSpalte ul.menue_unterauswahl {
    list-style: none;
	margin: 0.5em 0 1.0em 0;
	font-size: 120%;
}
.contentEineSpalte 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;
}
.main-content ul li, .contentEineSpalte 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;
}
.contentEineSpalte ul li.menue_unterauswahl {
	line-height: 2em;
}
.main-content ol, .contentEineSpalte ol {
	/*Non-IE6*/
	margin: 0.5em 0 1.0em 20px !important;
	/*IE6*/
	margin: 0.5em 0 1.0em 25px;
}
.main-content ol li, .contentEineSpalte ol li {
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
}
.main-content a, .contentEineSpalte a,
.contentEineSpalte a.menue_unterauswahl {
	text-transform : none;
	text-decoration : none;
	color : #9a4e01;
	font-weight : bold;
}
.contentEineSpalte a.menue_unterauswahl {
	font-size: 120%;
}
.main-content A:LINK, .contentEineSpalte  A:LINK,
.main-content a:visited, .contentEineSpalte a:visited,
.main-content a:visited a:active, .contentEineSpalte a:active{
	text-transform : none;
	text-decoration : none;
	color : #552D00;
	font-weight : bold;
}
.main-content a:hover, .contentEineSpalte  a:hover{
	color : #975000;
	text-transform : none;
	text-decoration : underline;
	text-transform : none;
	text-decoration : none;
}
.column_left {
	width: 485px; 
	/*Non-IE6*/
	margin-bottom: 10px !important; 
	/*IE6*/
	margin-bottom: 5px;
}
.clear-columnleft {
	clear: both;
	width: 485px;
	height: 0.1em;
	border: none;
	background: #bebebe;
	color: #bebebe;
}

.main-subcontent {
	/*Fix IE floating margin bug*/
	display: inline;
	float: right;
	width: 185px;
	margin: 0 15px 0 0;
	/*Firefox*/
	overflow: visible !important;
	/*IE6*/
	overflow: hidden;
	padding : 0px;
}
.subcontent-text {
	background: transparent url(../images/seite/top.gif) no-repeat;
	background-position: 0px 0px;
	width: 180px;
	padding: 12px 0px 5px 0px;
	margin: 0px 0px 0.3em 0px;
	color : #000000;
}
.subcontent-text a {
	text-transform : none;
	text-decoration : none;
	color : #9a4e01;
	font-weight : bold;
}
.subcontent-text A:LINK, .subcontent-text a:visited, 
.subcontent-text a:active{
	text-transform : none;
	text-decoration : none;
	color : #9a4e01;
	font-weight : bold;
}
.subcontent-text a:hover{
	color : #162647;
	text-transform : none;
	text-decoration : underline;
	text-transform : none;
	text-decoration : none;
}
.subcontent-text h1 {
	clear: both;
	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 #9a4e01;
}
.subcontent-text h2 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 2px 10px 2px 10px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #552D00;
	font-weight: bold;
	font-size: 120%;
	border-bottom : 1px solid #552D00;
}
.subcontent-text h3 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 5px 10px 4px 10px;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
	border-bottom : 1px solid #552D00;
}
.subcontent-text p {
	clear: both;
	color: #000000;
	line-height: 1.5em;
	padding : 0 0 0 5px;
}
.footer {
	clear: both;
	width: 900px;
	height: 3.7em;
	padding: 1.1em 0 0;
	background: #ff8200 url(../images/seite/bg_foot.gif) no-repeat;
	font-size: 1.0em;
	/*Firefox*/
	overflow: visible !important;
	/*IE6*/
	overflow: hidden;
}
.footer p {
	line-height: 1.3em;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}
.page-container:after, .header:after, 
.main:after, .main-navigation:after, .main-content:after, 
.main-content div:after, .main-subcontent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.anzahl {
	padding : 0 0 20px 0;
	display: block;
}
. blaetterntasten_vorwaerts {
	padding : 0 0 20px 0;
	display: block;
}
.contentEineSpalte table a.link{
	padding : 10px 0 10px 0;
}
.contentEineSpalte table {
	padding : 5px 0 5px 0;
	border-bottom : 1px solid #f67c01;
	margin : 0 0 10px 0;
}
.contentEineSpalte table {
	padding : 5px 0 5px 0;
	border-bottom : 1px solid #f67c01;
	margin : 0 0 10px 0;
}
.contentEineSpalte table.kurse {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
	width : 100%;
}
.contentEineSpalte table.imgtext-table {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
}
.contentEineSpalte table.Kontakt {
	padding : 5px 0 5px 0;
	margin : 0 0 10px 0;
	border : 0;
	width: 675px;
}
.contentEineSpalte table.Kontakt td {
	width : 50%;
}
.contentEineSpalte table.Kontakt caption {
	clear: both;
	margin: 0.5em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	background-color : #f47a00;
	height : 30px;
	padding-top : 6px;
}
.contentEineSpalte table td,  .contentEineSpalte table th {
	padding : 7px 0 7px 0;
}
.contentEineSpalte table th {
	font-family: "trebuchet ms",arial,sans-serif;
	font-weight: bold;
	font-size: 110%;
	border-bottom : 1px solid #9a4e01;
}
.contentEineSpalte table td {
	margin: 0 0 1.0em 0;
	line-height: 1.5em;
	padding : 2px;
}
.contentEineSpalte table td.anmeldung_w{
	vertical-align: top;
	text-align : center;
}
.contentEineSpalte img.noborder{
	/*width : 32px;
	height : 28px;*/
}
.contentEineSpalte img.noborderoben{
	text-align : right;
}
.contentEineSpalte caption {
	clear: both;
	margin: 0.2em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 130%;
	background-color: #FF8201;
}
.contentEineSpalte h2.categorytitle {
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color:  #552d00;
	font-weight: bold;
	font-size: 150%;
}
.contentEineSpalte h3.headlinekurs {
	clear: both;
	margin: 0.2em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #552d00;
	font-weight: bold;
	font-size: 130%;
}
.blaetterntasten_vorwaerts {
	padding : 0  0 20px 0;
	display: block;
}
.kontakt h3{
	clear: both;
	margin: 0.5em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	/*border-top : 1px solid #01329B;*/
	background-color : #ff8201;
}
.contentEineSpalte legend {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 140%;
	color : #ff8201;
	font-weight: bold;
	padding : 5px 5px 5px 5px;
}
.contentEineSpalte ul.kfs_wtag_list{
	margin-left: 16.4em;
}
.contentEineSpalte label.anmeldung_label,
.contentEineSpalte label.suche_bezeichner {
	text-align : right;
	float: left;
	width: 15em;
	margin-right: 1.3em;
}
.contentEineSpalte input, .contentEineSpalte textarea {
	color: #000000;
	background: #fff4ea;
}
.contentEineSpalte input {
	width : 180px;
}
.contentEineSpalte input.suche{
	margin-left: 14em;
}
.contentEineSpalte input.anmeldung{
	text-align : center;
	margin : 5px 0 5px 0;
}
.contentEineSpalte input[type=checkbox] {
	width : 20px;
}
.contentEineSpalte select {
	width : 184px;
	color: #000000;
	background: #fff4ea;
}
.contentEineSpalte select.anmeldung {
	width: 130px;
	color: #000000;
	background: #fff4ea;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.contentEineSpalte input:focus, .contentEineSpalte textarea:focus {
	color: #000000;
	background: #fff;
}
.contentEineSpalte label,
.contentEineSpalte select,
.contentEineSpalte input[type=checkbox],
.contentEineSpalte input[type=submit],
.contentEineSpalte input[type=reset]  {
	cursor: pointer;
}
.contentEineSpalte input[type=submit],
.contentEineSpalte input[type=reset] {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 1.2em;
	color : #ffffff;
	font-weight: bold;
	width:130px;
	background-Color: #f47a00;
	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*/
.contentEineSpalte form  {
	line-height: 150%;
}
/* dropdownsitemap */
.main-content .tx-dropdownsitemap-pi1 UL, .main-content  .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;
}
.main-content .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-searchbox legend {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 140%;
	color : #01349F;
	font-weight: bold;
	padding : 5px 5px 5px 5px;
}
.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: #9a4e01;
	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: #9a4e01;
	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; }

.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 #fd7800;
	text-align: center;
	height: 200px;
	vertical-align: middle;
	background-color: #fff2e6;
}
.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;
}
/* *******************************************
* Styles barrierefreies Menü
******************************************* */
#main_menu dfn, #main_menu .hidden {
	left:-1000em;
	position:absolute;
	width:20em;
}
/* ***************************** 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 0 0 1px; 
	display: inline;
	text-align : center;
}
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;
}
tbody.normal, thead.normal {
	margin-bottom:2em;
	padding:0;
}
tbody th.orange,  thead th.orange{
	background-color: #FFEFDF;
	font-weight:bold;
	padding:0.5em 0.5em 0.5em 0.5em;
	text-align:left;
	vertical-align:top;
}
tbody.normal td {
	background-color:#FFFFFF;
	padding:0.5em 0.5em 0.5em 0.5em;
	text-align:left;
	vertical-align:top;
}
.textBold{
	font-weight: bold;
}
