BODY {
	color: Black;							/* Standard Textfarbe */
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;					
}

 /* ----------------------------------- Header Text in Topbar  ------------------------------------- */
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size : 60pt;
	margin-top:0px;
	font-weight:100;
	color:#FFA500;
	letter-spacing:normal;
}
.header2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 35pt;
	margin-top:0px;
	font-weight:800;
	color: #c0c0c0;
	letter-spacing:2px;
	margin-top:-60px;
}

.header3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size : 25pt;
	margin-top:0px;
	font-weight:300;
	color: #FFA500;
	letter-spacing:normal;
	margin-top:-45px;
}
 /* ----------------------------------- Allgemeiner Teil   ------------------------------------- */
 .topbar {
  background-color: #0080FF;
  font-size : 8pt;	
}

.navcolor {
  	background-color: #FFFF80;
}

HR {
  color: #0080FF;   /* Farbe des Horizontal Rulers */
}
 
 P.norm, TD.norm, LI.norm{
	font-size: 9pt;						/* Standard Schriftgröße */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : text-top;
}

H2 {										/* Standard Überschrift */
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #0080FF; 
}
 
DT, .heading, H1, H2, H3, H4, H5, H6 {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #0080FF; 
}

.content A:link {
  	color: #0080FF; 
  }

.content A:visited {
 	 color: #0080FF; 
  }
  
 .content A:hover {
  	color: #FF8040;
  }
  
.content A:active {
  	color: #800040;
  }


 /* ----------------------------------- Sonderformate  ------------------------------------- */
.colorbox {												/* färbig hinterlegte Tabelle */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	 padding: 3px;
 	 background-color: #FFFF80;
}

.frametab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
  	border: 5px solid #0080FF;			/* Umrahmungstabelle */
 	padding: 3px;
  }

 /* ----------------------------------- Navigation in Topbar ....... powered by  ------------------------------------- */
.navtopbar A:link, .content .navtopbar A:link {		/* .content is a Netscape 4.x Fix */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	 text-decoration: none;  
	 font-size : 8pt;	
 	 color: white;						/* Schriftfarbe  Navigation*/
}

.navtopbar A:visited {
  text-decoration: none;
  	 font-size : 8pt;	
  color: white;						/* Schriftfarbe  Navigation*/
}
.navtopbar A:hover {
	color: #FF8040;
  }
.navtopbar A:active {
	color: #FF8040;
 }
  


 /* ----------------------------------- Navigationbuttons links  ------------------------------------- */
.navbutton {
 	background-color: #0080FF; 
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:10pt;
 	font-variant: small-caps;
 	letter-spacing: 2px; 
 	color: white;
 	border-top-color: White;
  	border-left-color: White;
 	border-right-color: black;
  	border-bottom-color: black;
  	border-width: thin;
  	border-style: outset;
}

.navbutton A:link, .content .navbutton A:link {		/* .content is a Netscape 4.x Fix */
 	 text-decoration: none;
 	 color: white;						/* Schriftfarbe  Navigation*/
}

.navbutton A:visited {
  text-decoration: none;
  color: white;						/* Schriftfarbe  Navigation*/
}  
.navbutton A:hover {
	color: #FF8040;
 }
.navbutton A:active {
	color: #FF8040;
 }

 /* ----------------------------------- navbutton_on .......... fixe Farbe pro Unterseite  -------------------------- 
 													.navbutton_on = .navbutton
													.navbutton_on A:link etc. nur die Farbe ändern!
													
 */
 .navbutton_on {
  	background-color: #0080FF; 
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:10pt;
 	font-variant: small-caps;
 	letter-spacing: 2px; 
 	color: white;
 	border-top-color: White;
  	border-left-color: White;
 	border-right-color: black;
  	border-bottom-color: black;
  	border-width: thin;
  	border-style: outset;
}

.navbutton_on A:link, .content .navbutton_on A:link {		/* .content is a Netscape 4.x Fix */
  text-decoration: none;
  color: #FF8040;						/* Schriftfarbe  Navigation*/
}
.navbutton_on A:visited {
  text-decoration: none;
  color: #FF8040;						/* Schriftfarbe  Navigation*/
}  
.navbutton_on A:hover {
	color: #FF8040;
}
.navbutton_on A:active {
	color: #FF8040;
}

 
 /* -------------------------------------------- navbottom   ------------------------------------------------ */
 .navbottom {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:8pt;
 	font-variant: small-caps;
 	letter-spacing: normal; 
 	color: Black;
}

.navbottom A:link, .content .navbottom A:link {		/* .content is a Netscape 4.x Fix */
  text-decoration: none;
  color: Black;						/* Schriftfarbe  Navigation*/
}
.navbottom A:visited {
  text-decoration: none;
  color: Black;						/* Schriftfarbe  Navigation*/
}
  
.navbottom A:hover {
	color: #FF8040;
}
.navbottom A:active {
	color: #FF8040;
}
  
#oig {										/* Overlay Image GS-Statistics */
	position:relative; 
	top:-55px;
}
  
 /* ----------------------------------- Webdesign-Info  ------------------------------------- */
 
P.designinfo, TD.designinfo {
	font-size: 8pt;						/* Webdesigninfo Schriftgröße */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : text-top;
	}	
.designinfo A:link, .content .designinfo A:link {		/* .content is a Netscape 4.x Fix */
  text-decoration: underline;
  color: #0080FF;						/* Schriftfarbe  Navigation*/
}
.designinfo A:visited {
  text-decoration: underline;
  color: #0080FF;						/* Schriftfarbe  Navigation*/
}
  
.designinfo A:hover {
	color: #FF8040;
}
  
.designinfo A:active {
	color: #0080FF;
}
  
 /* -------------------------------------------- navi-Bundesländer   ------------------------------------------------ */
 .navbund {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:12pt;
 	letter-spacing: normal; 
 	color: Black;
}

.navbund A:link, .content .navbund A:link {		/* .content is a Netscape 4.x Fix */
  text-decoration: none;
  color: Black;						/* Schriftfarbe  Navigation*/
}
.navbund A:visited {
  text-decoration: none;
  color: Black;						/* Schriftfarbe  Navigation*/
}
  
.navbund A:hover {
	color: #FF8040;
}
.navbund A:active {
	color: #FF8040;
}

  /* ----------------------------------- Linkfarben für search-engine -------------------------- */
.search A:link{		
 	 text-decoration: none;
 	 color: Green;						
}

.search A:visited {
  text-decoration: none;
  color: Green;					
}
  
.search A:hover {
 	 text-decoration: underline;
	color: #996600;
}
.search A:active {
	color: #996600;
}
	