/* ---------------------------------------------- Überschrift Banner */
.master {  
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 16px; 
  	font-weight: bold; 
 	color: #666666;  
 	letter-spacing : 2px;
        }

/* ---------------------------------------------- Überschrift Home */
.groesser
          {
	  font-family: Arial, Helvetica, sans-serif;
  	  font-size: 20px; 
          font-weight: normal;
          color: #ff0000; 
          letter-spacing : 0px;
	  font-weight : bold;
          }

/* --------------------------------------------Standard Überschrift */
.header 
          {  
          font-family: Arial, Helvetica, sans-serif; 
	  font-size: 16px; 
	  font-weight: bold; 
	  color: black;  
	  font-style :normal;
	  color: 666666
	  }

/* -------------------------------------------------- Schrift normal */
.normal 
          { 
	  font-family: Arial, Helvetica, sans-serif;
  	  font-size: 12px; 
          font-weight: normal; 
          color: Black; 
          letter-spacing : 0px;
	  text-align : normal;
          }  
   


/* --------------------------------------------------- Schrift fett */				 
.fett  
          {
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-weight: bold; 
          color: Black;
          }
                     
          
/* ---------------------------------------------- Schrift Fusszeile */		  
.klein
          { 
	  font-family: Arial, Helvetica, sans-serif;
  	  font-size: 9px; 
          font-weight: normal; 
          color: #000000; 
          }
          
/* ---------------------------------------------- Schrift Fusszeile */		  
.foot 
          {  
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 8pt
          }
		  
/* ---------------------------------------------- Schrift Fusszeile grau*/		  
.footgray 
          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #666666;
}          

/* ---------------------------------------------- Schrift Suchmaschinenfake**/		  
.meta
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color : #eaeaea;
        }      
/* ---------------------------------------------- Schrift Google Indizierung**/		  
.indizierung
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color : #ffffff;
        }   

/* ------------------------------------------------ Schrift Uhrzeit */
.clock
          { 
	  font-family: Arial, Helvetica, sans-serif;
  	  font-size: 9px; 
          font-weight: normal; 
          color: #000000; 
          }

/* -------------------------------------------------- Schrift Link */


a 	   
          {  
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          text-decoration: none;
          color: #00507A;
          }
a:link    {text-decoration : none;}
a:visited {text-decoration : none;  }
a:hover   {text-decoration : underline; }
a:active  {text-decoration : none;}


 
 
/* ------------------------------------------------ 1. Menueintrag  */	
.menuheader 
          { 
          font-family: Arial, Helvetica, sans-serif;
          font-size: 13px; 
	  font-weight: bold; 
	  color: #FFFFFF
	  }

/* ----------------------------------------------Formatierung Menue */
/* Änderbar bitte nur den Bereich background-color                  */   

.menucell 
      {  
	  background-color: #00507A;          
      font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px;       
	  color: #FFFFFF;
	  }  
a.menucell {text-decoration : none;}
a.menucell:link{text-decoration : none;}
a.menucell:visited {text-decoration : none;}
a.menucell:hover   {text-decoration : none; }
a.menucell:active  {text-decoration : none;}


.menuitem 
      { 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 9pt; 
	  font-weight: normal; 
	  color: #ffffff
	  }     
	  
a.menuitem {text-decoration : none;}
a.menuitem:link{text-decoration : none;}
a.menuitem:visited {text-decoration : none;	}
a.menuitem:hover   {text-decoration : none; }
a.menuitem:active  {text-decoration : none; }

.mouseover 
           {  	
	   background-color: #3D79A1; 			
	   font-family: Arial, Helvetica, sans-serif; 
	   font-size: 9pt; 
	   color: #FFFFFF; 
	   font-weight: bold
	   }

.mousedown 
           {  
	   background-color: #F4C668;  
	   color: #FFFFFF; 
	   font-family: Arial, Helvetica, sans-serif; 
	   font-size: 9pt; 
	   font-weight: bold
	   }

.menu_hintergrund_top 
           {
           font-family:Arial, sans-serif;
           font-weight: bold; 
           font-size: 12px;  
	   color: #ffffff
	   }

.menu_hintergrund
	   {
           font-family:Arial, sans-serif;
           background-color:#BD0000; 
           font-weight: bold; 
           font-size: 12px;  
	   color: #ffffff
	   }


/* ------------------------------------- Formatierung Scrollbalken */
body       {
	scrollbar-3dlight-color;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#c5c5c5;
	scrollbar-darkshadow-color:#c5c5c5;
	scrollbar-face-color:#c5c5c5;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	background:eaeaea;
} 
		   

/* ------------------------------------ Formatierung feedback.asp */  
.submitfeld 
           { 
		   height: 20px;
	   background-color: #FFFFFF; 
	   font-family:Arial, sans-serif;
	   color: #000000;
	   border: 1px  #dd006f solid
           }
		   
.popup
           { 
	   height: 20px;
	   background-color: #FFFFFF; 
	   font-family:Arial, sans-serif;
	   color: #000000;
	   border: 1px  #dd006f solid  	   
           }
		   
.textfeld
           {
           width:370px;
           border-color:#000000 #000000 #000000 #000000 solid; 
           background-color:#e0e0e0; 
           font-size:11pt; 
           font-family:Arial, sans-serif;
           border-style: none
	   }

.eingabefeld 
           {
	   width:180px; 
           border-color:#000000 #000000 #000000 #000000 solid; 
           background-color:#e0e0e0; 
           font-family:Arial, sans-serif;
           border-style: none
           }
		   
.betrefffeld 
           {
	   width:370px; 
           border-color:#000000 #000000 #000000 #000000 solid; 
           background-color:#e0e0e0; 
           font-size:11pt; 
           font-family:Arial, sans-serif;
           border-style: none
           }
				 
.bannercell
      {  
	  background-color: #eaeaea;          
          font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px;       
	  color: #ffffff;
	  }   
	  
.tabelle
      {
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}   
	  
.framecell
      {
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9D;
	letter-spacing : 0px;
}
  
#divNewsCont {position:absolute; left:100px; top:200px; width:300px; height:80px; clip:rect(0px 300px 80px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:absolute;}
