
/* content */

body {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 25px;
	background-color: #FFFFFF;
}

H1 {
	color: #000000;
	font-size:17px;
	font: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.H2 {
	color: #000000;
	font-size: 15px;
	font: Tahoma;
	text-align:center;
	background-color: #DCEAF3;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

H3 {
	color: #000000;
	font-size: 19px;
	font: Tahoma;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

P { 
	font:Tahoma;
	font-size:13px;
	font-color: #000000;
}

ul { 
	font:Tahoma;
	font-size:13px;
	font-color: #000000;
}

li { 
	font:Tahoma;
	font-size:13px;
	font-color: #000000;
}


.box_header {
	font: Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:bold;
	width: 240px;
	background-color: #99B8CC;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.box_content {
	font: Tahoma;
	text-transform: none;
	color:#000000;
	width: 240px;
	background-color: #DCEAF3;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.tableTS {
	font:Tahoma;
 	font-size:12px;
	font-color: #000000;
	border:1px dotted #99B8CC;	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tableRef {
	font:Tahoma;
 	font-size:12px;
	font-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


.uebersicht A{  font:Tahoma;
	font-size:13px;
	color:#000000;
	text-decoration: none;	
}

.uebersicht A:Hover{
	font:Tahoma;
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}


/* template */
.menu_3 {
	background-color: #DCEAF3;
	font:Tahoma;
	font-size:11px;
	color:#000000;
	border-left:1px dotted #99B8CC;
	border-top:1px dotted #99B8CC;
	border-right:1px dotted #99B8CC;

}

.menu_3 A{
	font:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;	
}

.menu_3 A:Hover{
	font:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}


.menu_0 {
	background-color: #DCEAF3;
	font:Tahoma;
	font-size:11px;
	color:#010a55;
	border-right:1px dotted #99B8CC;
}

.menu_0 A{
	font:Tahoma;
	font-size:11px;
	color:#010a55;
	text-decoration: none;	
	font-weight:bold;
}

.menu_0 A:Hover{
	font:Tahoma;
	font-size:11px;
	color:#6A6DAA;
	text-decoration: none;
	font-weight:bold;
}


TD#search{
	background:#DCEAF3;
	border-left:1px dotted #99B8CC;
}

TD#pdflink{
	background:#99B8CC;
	border-left:1px dotted #99B8CC;
}

.presseaktuell{
	border:1px dotted #99B8CC;
	font:Tahoma;
	font-size:13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:justify;
}

.txfunball{
	border:1px dotted #99B8CC;
	font:Tahoma;
	font-size:13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

TD#txfunball A{
	font:Tahoma;
	font-size:13px;

	text-align:center;
	text-decoration: none;
	font-weight:bold;
}

TD#txfunball A:Hover{
	font:Tahoma;
	font-size:13px;

	text-align:center;
	text-decoration: underline;
	font-weight:bold;
}

.breadcrumb {
	background-color: #99B8CC;
	font:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left: 3px;
	border-right:1px dotted #99B8CC;
	
}

TD#breadcrumb A{
	font:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

TD#breadcrumb A:Hover{
	font:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}

TD#footer {
	background-color: #99B8CC;
	font:Tahoma;
	font-size:11px;
	height: 20px;
	text-align: center;
	border-left:1px dotted #99B8CC;
	border-right:1px dotted #99B8CC;
	border-bottom:1px dotted #99B8CC;
}

TD#inhaltaktuellpresse {
	font:Tahoma;
	font-size:13px;
	background:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top; 
	width: 750px;
}

TD#inhalt {
	font:Tahoma;
	font-size:13px;
	background:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	vertical-align: top; 
	width: 750px;
	height: 700px;
	border-right: 1px dotted #99B8CC;
	border-left: 1px dotted #99B8CC;
	border-top:1px dotted #99B8CC;
}
TD#RIGHT {
	background:#FFFFFF;
	border-right: 1px dotted #99B8CC;
	border-top: 1px dotted #99B8CC;
	width: 270px;
	height: 700px;
	vertical-align: middle;
}

/* Menu 1 column */
TD#menu_1 {
	font: Tahoma;
	vertical-align: top; 
	width: 250px;
    background-color: #DCEAF3;
/*	background-image: url(../images/menubackground.jpg);*/
/*	background-repeat : no-repeat;*/
	padding-top: 5px;
/*	border-top:1px dotted #99B8CC; */
	border-left:1px dotted #99B8CC;
}
TD#menu_1 DIV {
	width: 90%;
}

TD#menu_1 DIV A {
	color: #010a55;
	text-decoration: none;
	text-indent: 5px;
}

TD#menu_1 DIV A:hover {
/*	text-decoration: underline;*/
	color: #010a55;
	font-weight:bold;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  padding-top:5px;			/*5px	*/
  padding-left:5px;			/*5px	*/
  padding-bottom:5px;
}

TD#menu_1 DIV.menu1-level1-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;			/*5px	*/
  padding-left:5px;			/*5px	*/
  padding-bottom:5px;
  background-color: #DCEAF3;
/*  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act A {
  color: #010a55;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  color: #010a55;
  border-bottom: dotted 1px #99B8CC;
  font-size: 11px;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level2-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  font-weight:bold;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
/*  background-color: #f3f3f3;
  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act A {
  color:#010a55;
  padding-left:0px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  color: #010a55;
  border-bottom: dotted 1px #99B8CC;
  font-size: 11px;
  padding-left:15px;
  padding-top:3px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level3-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  font-weight:bold;
  padding-left:15px;
  padding-top:3px;
  padding-bottom:3px;
/*  background-color: #f3f3f3;
  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act A {
  color:#010a55;
  padding-left:0px;
}

/*  MENU 1, level 4, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no {
  color: #010a55;
  border-bottom: dotted 1px #99B8CC;
  font-size: 11px;
  padding-left:20px;
  padding-top:3px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level4-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
  padding-top:3px;
  padding-bottom:3px;
/*  background-color: #f3f3f3;
  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 4, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act A {
  color:#010a55;
  padding-left:0px;
}

/*  MENU 1, level 5, normal state (NO) */
TD#menu_1 DIV.menu1-level5-no {
  color: #010a55;
  border-bottom: dotted 1px #99B8CC;
  font-size: 11px;
  padding-left:25px;
  padding-top:3px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level5-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  font-weight:bold;
  padding-left:25px;
  padding-top:3px;
  padding-bottom:3px;
/*  background-color: #f3f3f3;
  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 5, active state (ACT) */
TD#menu_1 DIV.menu1-level5-act A {
  font: Tahoma;
  color:#010a55;
  padding-left:0px;
}


/*  MENU 1, level 6, normal state (NO) */
TD#menu_1 DIV.menu1-level6-no {
  color: #010a55;
  border-bottom: dotted 1px #99B8CC;
  font-size: 11px;
  padding-left:30px;
  padding-top:3px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level6-act {
  color: #010a55;
  border-bottom: 1px dotted #99B8CC;
  font-size: 11px;
  font-weight:bold;
  padding-left:30px;
  padding-top:3px;
  padding-bottom:3px;
/*  background-color: #f3f3f3;
  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 6, active state (ACT) */
TD#menu_1 DIV.menu1-level6-act A {
  color:#010a55;
  padding-left:0px;
}


/* mailform */


.csc-mailform-field {
	display: block;
	margin: 3px;
	padding: 3px;
}

.csc-mailform label {
	display: block;
	color: #333366;
	width: 120px;
	float: left;
	text-align: right;
	margin: 2px 5px;
	padding: 0;
}

.csc-mailform input, .csc-mailform textarea {
	font-family: Tahoma;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #99B8CC;
	width: 200px;
	padding: 2px 6px;
	font-size: 12px;
}

.csc-mailform input.csc-mailform-submit {
	float: right;
	width: 80px;
	cursor: hhand;
	font-size: 12px;
}

.csc-mailform form input.csc-mailform-submit:hover {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 12px;
}
/* suche */

.tx-indexedsearch P { font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-res P { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-res P A { font-family:Tahoma; font-size:12px; color:#333366; text-decoration:underline; }
.tx-indexedsearch .tx-indexedsearch-res P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-res P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-rules H2 { font-family:Tahoma; font-size:12px; color:silver; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-rules P { font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-res TD { font-family:Tahoma; font-size:12px; border-width:0px; background-color:white; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-family:Tahoma; font-size:12px; font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-family:Tahoma; font-size:12px; background-color:#e0e0e0; }
.tx-indexedsearch .tx-indexedsearch-searchbox TABLE { }
.tx-indexedsearch .tx-indexedsearch-searchbox TD { }
.tx-indexedsearch .tx-indexedsearch-res P.tx-indexedsearch-noresults { font-family:Tahoma; font-size:12px; color:#cc0000; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { font-family:Tahoma; font-size:12px; color:#cc0000; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-family:Tahoma; font-size:12px; background-color:white; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A { font-family:Tahoma; font-size:12px; color:#333366; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A { font-family:Tahoma; font-size:12px; color:#333366; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-family:Tahoma; font-size:12px;}
.tx-indexedsearch P A { font-family:Tahoma; font-size:12px; color:#333366; text-decoration:underline; font-weight:bold; }
.tx-indexedsearch P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-family:Tahoma; font-size:12px; color:#cc0000; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-whatis P { font-family:Tahoma; font-size:12px; color:black; }
.tx-indexedsearch .tx-indexedsearch-browsebox P { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD P { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-browsebox P A { font-family:Tahoma; font-size:12px; color:#333366; text-decoration:underline; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browselist-currentPage P A { font-family:Tahoma; font-size:12px; color:#333366; text-decoration:underline; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A { font-family:Tahoma; font-size:12px; color:#333366; text-decoration:underline; }
.tx-indexedsearch .tx-indexedsearch-browsebox P STRONG { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browselist-currentPage P { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks UL { font-family:Tahoma; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-browsebox P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-browsebox P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browselist-currentPage P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browselist-currentPage P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A:hover { font-family:Tahoma; font-size:12px; color:#ff9933; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD P A:active { font-family:Tahoma; font-size:12px; color:#cc0000; }
.tx-indexedsearch .tx-indexedsearch-res TABLE { border-width:0px; }
.tx-indexedsearch .tx-indexedsearch-res { }

@import "6_felogin.css";
@import "7_feuser.css";
@import "14_ttaddress.css";
@import "datamints_feuser.css";