.tabelle_rahmen_grau_oben {
	border-top: 1px solid #CCCCCC;
}

.tabelle_rahmen_grau_unten {
	border-bottom: 1px solid #CCCCCC;
}

.tabelle_rahmen_orange_2 {
	border: 1px solid #99B5D7;
	}

.tabelle_rahmen_blau_2 {
	border: 1px solid #003389;
	}


.tabelle_rahmen_grau {
	border: 1px solid #CCCCCC;
}

.tabelle_rahmen_grau_2 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.tabelle_linie_grau {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}


.tabelle_linie_grau_bottom_top {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.tabelle_linie_grau_right_left {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tabelle_linie_right {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.tabelle_linie_right_bottom {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.ueberschrift-startseite {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
    line-height: 120%;	
}

.news {
    font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*=============================================================================
Suchfunktion
=============================================================================
*/
.menue  { color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 1px 5px; 	padding-left: 3px; }
.buttonoben  {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: solid 1px #666666;
}
INPUT  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }


/*=============================================================================
NAVIGATION
=============================================================================
*/

.global  {
	color: #003389;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

.global a {
	color: #003389;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

.global a:hover {
	color: #99B5D7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

ul {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;

}

li  {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align: left;

}

ul li  {
	padding: 2px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#003389;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}


ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;

}


ul li a:hover {
   	font-size: 11px;
    color:#003389;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menuoben-no {
	font-family: Arial, Helvetica, sans-serif;
	color: #99B5D7;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.menuoben-no {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.menuoben-no a {
   color: #FFFFFF;
   text-decoration: none;
}

a.menuoben-no:hover {   
   text-decoration: none;
   color: #99B5D7;
}


a.menuoben-act {
	font-family: Arial, Helvetica, sans-serif;
	color: #99B5D7;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.menuoben-act a {
   color: #99B5D7;
   text-decoration: none;
}




a.menuoben-down {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
   	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 160%;	
}

a.menuoben-down a {
   color: #FFFFFF;
   text-decoration: none;

}

a.menuoben-down:hover {   
   text-decoration: none;
   color: #99B5D7;
}

.klickpfad {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.klickpfad a {
	color: #666666;
	text-decoration: none;
}

.klickpfad a:hover {
	color: #003389;
	text-decoration: none;
}

.quickfinder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
    line-height: 120%;	
}

/*=============================================================================
NAVIGATION
=============================================================================
*/


.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
    line-height: 135%;	
}


.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
    line-height: 135%;	
}

.inhalt ul {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	list-style-image: url(../media/bullets/dot_liste.gif);
}

.inhalt li  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 20px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align: left;
	padding: 0px;
}

.inhalt ul li  {
	padding: 2px 0px 3px 0px;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}

.inhalt td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    line-height: 135%;	
}

.inhalt bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
    line-height: 135%;
}




.inhalt b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    line-height: 135%;
}

.inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003389;
    line-height: 135%;	
}


.inhalt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99B5D7;
	text-decoration: none;
    line-height: 135%;	
}

.inhalt p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 135%;

}

.inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003389;
	margin: 0px;
	font-size: 12px;
	line-height: 135%;
}

.inhalt h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003389;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 135%;
}

.inhalt h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 135%;
}

.inhalt-rechts {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
    line-height: 135%;	
}

.inhalt-rechts h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003389;
	margin: 0px;
	font-size: 12px;
}


.inhalt-rechts b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    line-height: 135%;	

}

.inhalt-rechts a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
    line-height: 135%;	
}


.inhalt-rechts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
    line-height: 135%;	
}

.inhalt-rechts p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 135%;

}

.inhalt-rechts h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}

.inhalt-rechts h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}

.fuss {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	}
	
.fuss a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	}
	
.fuss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	}
	

	.tx-dirlisting-pi1-error { font-family: Arial, Helvetica, sans-serif; color: #003389; font-size: 10px; }
    .tx-dirlisting-pi1-title { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px; }
    .tx-dirlisting-pi1-title a { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px; }
	.tx-dirlisting-pi1-title a:hover { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px; }
    .tx-dirlisting-pi1 table { border-width: 0px; border-style: solid; border-color: #CCCCCC; }
    .tx-dirlisting-pi1-header-row { background-color: #FFFFFF ; }
    .tx-dirlisting-pi1-row { background-color: #FFFFFF; }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
    .tx-dirlisting-pi1-header-perms {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

    }
	
    .tx-dirlisting-pi1-header-owner {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

    }
    .tx-dirlisting-pi1-header-group{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

    }
    .tx-dirlisting-pi1-header-filesize{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

    }
    .tx-dirlisting-pi1-header-filemod {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003389;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod { font-family: Arial, Helvetica, sans-serif; color: #003389; font-size: 10px; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	<!--
	/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.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 TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/* default styles for extension "tx_dropdownsitemap_pi1" */
		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.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 DIV {
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}
/* default styles for extension "tx_dirlisting_pi1" */
    .tx-dirlisting-pi1-error { color: maroon; }
    .tx-dirlisting-pi1-title { }
    
    .tx-dirlisting-pi1 table { border-width: 1px; border-style: dotted; border-color: black; }
    .tx-dirlisting-pi1-header-row { background-color: gray; }
    .tx-dirlisting-pi1-row { background-color: silver; }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod {
      color: #ffd000;
      font-style: italic;
      font-weight: bold;
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: black;
    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod { }
/* default styles for extension "tx_mininews_pi1" */
		.tx-mininews-pi1 .tx-mininews-pi1-listrow { margin-top: 5px; }
		P.tx-mininews-pi1-listrowField-title { font-weight: bold; }
		P.tx-mininews-pi1-listrowField-teaser { margin-bottom:15px; }
		P.tx-mininews-pi1-fp_listrowField-title { font-weight: bold; }
		P.tx-mininews-pi1-fp_listrowField-teaser { margin-top: 0px; margin-bottom: 10px; }
		.tx-mininews-pi1 .tx-mininews-pi1-singleView { margin-top: 5px; }
		P.tx-mininews-pi1-singleViewField-teaser { font-style: italic; margin-top: 5px; margin-bottom: 10px; }
		SPAN.tx-mininews-pi1-browsebox-strong { font-weight: bold; }
		P.tx-mininews-pi1-listrowField-teaser A { color: black; text-decoration:none; }
		P.tx-mininews-pi1-listrowField-teaser A:hover { color: black; text-decoration:none; }{
