/*
Farben:
#0D6F56 : dunkelgrün
#D6E5C6 : hellgrün

#0066CC : dunkelblau


*/

BODY {	margin: 0 0 0 0 0 0; background-color: #FFFFFF; }

.inputbttn {
  font-family : Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  color: #0D6F56;
  background-color: #FFFFFF;
  border-style: outset;
  border-width: 1px;
  border-color: #0D6F56;
}

/* NEWS - general */
DIV.tx-mininews-pi1 P {
  font-family : Verdana, Arial;
  font-size: 11px;
  margin: 0 0 0 0;
}

/* NEWS - Front-page news */
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime {
  font-size: 10px;
  background-color: #FFFFFF;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title {
  font-size: 12px;
  font-weight: bold;
}

/* NEWS - Archive news */
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime {
  font-size: 10px;
  background-color: #FFFFFF;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title {
  font-size: 13px;
  font-weight: bold;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title A {
  color: black;
}

/* NEWS - details */
DIV.tx-mininews-pi1 {
  font-family : Verdana, Arial;
  font-size: 11px;
}
DIV.tx-mininews-pi1 H2 {
  font-family : Verdana, Arial;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: black;
}









/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, span {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.dfltheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #0D6F56;
}

.ueberschrift { font-family: Verdana, Arial, Helvetica; font-size: 18pt; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; }
.ueberschrift2 { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF ; }
.ueberschrift2r { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #01835B; }
.ueberschrift2s { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: black ; }
.ueberschrift3 { font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF ; }
.tabellentext {  font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; }

.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12;
	color: #000000;
	font-color: #000000;
}
.table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12;
	color: #000000;
	font-color: #000000;
}


H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

P {
	 text-indent: 0px ! important;
	 line-height: normal ! important;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

span.related_news, span.related_news a {
	font-size: 12px;
}


.standardcls {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.sitemap1 {
	color: #0D6F56;
	text-decoration: none;
}
.sitemap2 {
	color: #0D6F56;
	text-decoration: none;
}
.sitemap3 {
	color: #0D6F56;
	text-decoration: none;
}
.sitemap4 {
	color: #0D6F56;
	text-decoration: none;
}
.sitemap5 {
	color: #0D6F56;
	text-decoration: none;
}
.sitemap6 {
	color: #0D6F56;
	text-decoration: none;
}

TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
    background-color: White;
	vertical-align: top; 
}

TD#db {
	background-color: #FFFFFF;
	font-size: 9px;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
}

TD#menu_1 DIV {
	color: #0D6F56;
}

TD#menu_1 DIV A {
	color: #0D6F56;
    text-decoration: none;
    margin: 0px 10px 0px 0px;
}

TD#menu_1 DIV A:hover {
    /* text-decoration: underline; */
    background-color: #D6E5C6;
	color: #0D6F56 !important;
    display: block;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 12px;
  padding-top:0px;
  padding-left:10px;
  font-weight:bold;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 12px;
  padding-top:0px;
  padding-left:10px;
  background-color: #0D6F56;
  filter:alpha(opacity='50', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
	color: #D6E5C6;
}

.menu1-level2-no a, .menu1-level2-no a:hover{
	color: #0D6F56;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left: 15px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-weight:bold;
  font-size: 12px;
  padding-top:0px;
  padding-left:15px;
  background-color: #0D6F56;
  color: #FFFFFF;
  filter:alpha(opacity='30', style='0');
}
TD#menu_1 DIV.menu1-level2-act A {
	color: #D6E5C6;
}


/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 12px;
  padding-left: 25px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-weight:bold;
  font-size: 12px;
  padding-top:0px;
  padding-left:25px;
  background-color: #0D6F56;
  color: #FFFFFF;
  filter:alpha(opacity='30', style='0');
}
TD#menu_1 DIV.menu1-level3-act A {
	color: #D6E5C6;
}


/*  MENU 1, level 4, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no {
  font-size: 12px;
  padding-left: 35px;
}
/*  MENU 1, level 4, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act {
  font-weight: bold;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 35px;
  background-color: #0D6F56;
  color: #FFFFFF;
  filter:alpha(opacity='30', style='0');
}
TD#menu_1 DIV.menu1-level4-act A {
	color: #D6E5C6;
}

/*  MENU 1, level 5, normal state (NO) */
TD#menu_1 DIV.menu1-level5-no {
  font-size: 12px;
  padding-left: 40px;
}
/*  MENU 1, level 5, active state (ACT) */
TD#menu_1 DIV.menu1-level5-act {
  font-weight: bold;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 40px;
  background-color: #0D6F56;
  color: #FFFFFF;
  filter:alpha(opacity='30', style='0');
}
TD#menu_1 DIV.menu1-level5-act A {
	color: #D6E5C6;
}





/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: none;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
	background-color: #D2691E;
	color: #0075B6;
}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

DIV.tx-danewslettersubscription-pi1 {}
DIV.tx-danewslettersubscription-pi1 P.tx-danewslettersubscription-pi1-premsg {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD P {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD P INPUT {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR TD.tx-danewslettersubscription-pi1-descr {}
DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR TD.tx-danewslettersubscription-pi1-descr P {}
DIV.tx-danewslettersubscription-pi1 TABLE {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD P INPUT {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD P SELECT {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD P {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header P {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header {}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD P TEXTAREA {}
DIV.tx-danewslettersubscription-pi1 INPUT {}

/* Überschreiben der manuell gesetzten Styles */
/*
#content a, #content a font, #content h2 font, #content b, #content strong, #content b font{
	color: #0D6F56 !important;
}
*/
#content a, #content a font, #content h2 font, #content font strong {
	color: #0D6F56 !important;
}
/*
#content b, #content b font, #content p strong {
	color: #000000 !important;
}
*/
#content a{
	text-decoration: underline;
}
.tt_news_archive tr td a{
	color: #0D6F56 !important;
}


/* -------------------------------------------------------------------------- */


/* RSA Grün für mit dem RTE generierte Tabellen. [16.05.2008] */
table.csc-frame-frame2 { /* "gelber" Hintergrund */
	border-collapse: separate;
	border-spacing: 2px;
	padding: 2px 2px 2px 2px;
}

table.csc-frame-frame2 th, table.csc-frame-frame2 td {
	font-size: 9pt;
	background-color: #D6E5C7;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: middle;
}

table.csc-frame-frame2 th {
	font-size: 8pt;
	font-weight: normal;
	background-color: #0D6F56;
	color: #FFFF33;
}


table.csc-frame-frame1 { /* "grauer" Hintergrund */
	border-collapse: separate;
	border-spacing: 2px;
	padding: 2px 2px 2px 2px;
}

table.csc-frame-frame1 th, table.csc-frame-frame1 td {
	font-size: 9pt;
	background-color: #D6E5C7;
	padding: 2px 2px 2px 2px;
	/* text-align: left; */
	/* vertical-align: middle; */
}

table.csc-frame-frame1 th {
	font-size: 8pt;
	font-weight: normal;
	background-color: #0D6F56;
	color: #FFFF33;
}


/* Ausrichtung von Text in Tabellenzellen: */
/* links-, rechtbuendig und mittig         */

td.align-left,   th.align-left   { text-align: left; }
td.align-right,  th.align-right  { text-align: right; }
td.align-center, th.align-center { text-align: center; }



/* Style fuer die beiden verschobenen Links "Impressum" und "Sitemap". */
a.verschoben {
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

a.verschoben:hover {
	color: black;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

a.verschoben:visited {
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

a.verschoben:visited:hover {
	color: black;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

a.verschoben:active {
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}





