




a {text-decoration:none; }

a:link { color:navy; font-family:Arial; } /* Veweiese zu noch nicht besuchte Seiten */

a:visited { color:navy; font-family:Arial; }	/* Verweise zu bereits besuchten Seiten */

a:active { color:navy; font-family:Arial; }	/* Verweise für gerade angeklickte Verweise */

a:hover { color:red; font-family:Arial; }	/* Verweise wenn der Anwender mit der Maus darüber fährt */





/* GENERAL fonts */

P, OL, UL, DIV, H1, H2, H3, H4, H5, H6{

	font-family: arial, verdana;

	font-size: 14px;

	color:#000000;

}

/* Formatierung für Zitate und Autor*/

p#zitat {
	Font-family: arial, verdana; 
	text-align: center; 
	font-weight: bold; 
	font-style:italic; 
	font-size: 24px; 
	color:#000099; 
}

p#autor {
	Font-family: arial, verdana; 
	text-align: center; 
	font-size: 12px; 
	color:#000099; 
}


/* Bilderkommentar */
p.csc-caption{font-style:italic; font-size: 12px; }


H1 { font-size: 20px; }

H2 { font-size: 18px; }
H2.csc-firstHeader{font-style:italic; font-size: 17px; color: red; letter-spacing:10pt; }

H3 { font-size: 14px; }

H4 { font-size: 12px; }

H5 { font-size: 10px; }

H6 { font-size: 8px; }


P, H1, H2, H3, H4, H5, H6 {margin: 0px 0px 5px 0px;}




/* Kopf ***************************************/

TD#header{height:100px;}



/* Fussnote ***************************************/

TD#footer {border-top: dotted 1px #999999;}

TD#footer P {

	font-size: 10px;

	text-align: center;

}



/* Content Haupt-Inhalts-Fenster *****************/

TD#content {

	/* padding-left: 10px; */

	padding-right:10px;

	padding-top:10px;

	 padding-left:10px;

	vertical-align:top; 

}



/* Content Rechtes Fenster **********************/

TD#content1 {

	padding-left: 10px;

	padding-right: 10px;

	padding-top: 10px;

	vertical-align: top;

	width: 190px;

}



/* Menu 1 allgemeine Angaben zum Vertikal Menu*/

TD#menu_1 {	

	vertical-align: top; 

	width: 190px;	

	background-image:  url('../images/menuegrafik200px.gif');

	background-repeat : repeat-y;

	padding-top: 10px

}



/* Angaben zur Class menu_1 und dem DIV Tag */

TD#menu_1 DIV {

	 width: 190px;

}

/* Angaben zur Class menu_1 und dem DIV Tag sowie dem A TAG */

TD#menu_1 DIV A {

 	width: 190px;

	color: navy;

	text-decoration: none;

}

TD#menu_1 DIV A:hover {

	width: 190px;

	/*text-decoration:underline;*/
	
	color: red;

}



/*  MENU 1, level 1 (Untermenu), normaler Status beim Aufruf oder bei Home */

TD#menu_1 DIV.menu1-level1-no {

  width: 190px;

  border-bottom: 1px dotted #999999;

  font-size: 11px;

  font-weight:bold;

  padding-top:5px; /* Zeilenabstand zwischen den Menupunkten */

  padding-left:10px;

}

/*  MENU 1, level 1 (Untermenu), wenn Menupunkt angewählt (ACT) und aufgeklappt ist */

TD#menu_1 DIV.menu1-level1-act {

  width: 190px;

  border-bottom: 1px solid #999999;

  font-weight:bold;

  font-size: 11px;

  padding-top:5px;

  padding-left:10px;

  

  background-color: #eeeeee;

  filter:alpha(opacity='70',style='0');

}

/*  MENU 1, level 1, wenn Menupunkt angewählt d.h. Untermenu wurde aufgeklappt(ACT) */

TD#menu_1 DIV.menu1-level1-act A {

    color:black;

}

/*  MENU 1, level 1, ABSTAND (spc) */

TD#menu_1 DIV.menu1-level1-spc{

  width: 190px;

  font-size: 5px;

  font-weight:normal;

  padding-left:15px;

}



/*  MENU 1, level 2, Untermenu, vor dem aufruf  */

TD#menu_1 DIV.menu1-level2-no {

  width: 190px;

  font-size: 11px;

  padding-left:15px;

}

/*  MENU 1, level 2, Untermenu, activer status (ACT) */

TD#menu_1 DIV.menu1-level2-act {

  width: 190px;

  font-size: 11px;

  font-weight:bold;

  padding-left:15px;

}

/*  MENU 1, level 2, Untermenu, ABSTAND (spc) */

TD#menu_1 DIV.menu1-level2-spc {
  
  width: 190px;

  font-size: 5px;

  font-weight:normal;

  padding-left:15px;

}






























/* Nachfolgende Zeilen sind auskommentiert, weil es sich um Menupunkte für die Horizontal navigation handelt

sowie um die Pfad Navigation. Sie muss aber im Template noch eingebunden werden. */



/*  MENU 2, level 1, general for all table cells: 

TR#menu_2 TD {

  background-color: #333366;

  width: 150px;

  text-align: center;

  padding: 0px 2px 0px 2px;

}

TR#menu_2 TD A {

  width: 150px;

  color: white;

  font-size: 10px;

  font-family: verdana, arial;

  text-decoration: none;

}

TR#menu_2 TD A:hover {

  width: 150px;

  text-decoration: underline;

}

TR#menu_2 TD.oddcell {

  width: 150px;

  background-color: #666699;

}

TR#menu_2 TD.menu2-level1-act {

  width: 150px;

  background-color: #88292A;

}

*/





/* Style for the Path-menu: 

TD#path {

  width: 150px;

  white-space: nowrap;

  background-color: #F8F8EC;



  font-family: verdana, arial;

  font-size: 11px;

  font-style: italic;

  font-weight: bold;

  padding: 1px 1px 5px 5px;

}

TD#path A {

  width: 150px; 