body {color:#404040; 
	  background-color:#F2F2F2;
      margin-top:20px;
      margin-bottom:0px;
      margin-left:0px;
      margin-right:0px;
	  SCROLLBAR-FACE-COLOR:#FFFFFF; 
	  SCROLLBAR-HIGHLIGHT-COLOR:lightgrey; 
	  SCROLLBAR-SHADOW-COLOR:white;
	  SCROLLBAR-3D-LIGHT-COLOR:white;
	  SCROLLBAR-ARROW-COLOR:lightgrey; 
	  SCROLLBAR-BASE-COLOR:#FFFFFF;
	  SCROLLBAR-TRACK-COLOR:#EBEBEB;
	  SCROLLBAR-DARK-SHADOW-COLOR:#B4CDCD; 
 }
 
 

a:link { color:#F2F2F2;  
         font-family:Arial,Garamond,"Times New Roman",Times;
         text-decoration:underline;
		 font-size:8pt;
         }

a:visited { color:#F2F2F2;
            font-family:Arial,Garamond,"Times New Roman",Times;
	        text-decoration:underline;
		font-size:8pt;
          }

	 
a:hover  { 	color:white;
           	font-family:Arial,Garamond,"Times New Roman",Times;
    	    font-size:8pt;
            text-decoration:underline;
         }
         
a:active { color:#F2F2F2;
           font-family:Arial,Garamond,"Times New Roman",Times;
           text-decoration:none; 
		   font-size:8pt;
           text-decoration:underline;
		 }

				  
/*---- Navigationselemente LINKS*/
a.navi:link { 
  color:#CD0000;  
  font-family:Tahoma,Arial,Garamond,"Times New Roman",Times;
  text-decoration:none;
  font-size:8pt;
  font-weight:bold;
  line-height:14pt;
  }

a.navi:visited { 
  color:#CD0000;
  font-family:Tahoma,Arial,Garamond,"Times New Roman",Times;
  text-decoration:none;
  font-size:8pt;
  font-weight:bold;
  line-height:14pt;
  }
	 
         
a.navi:active { 
  color:#FF7F00; /*#556B2F;*/
  font-family:Tahoma,Arial,Garamond,"Times New Roman",Times;
  text-decoration:none; 
  font-size:8pt;
  font-weight:bold;
  line-height:14pt;
  }

a.navi:hover  {
  color:rgb(122,137,108);
  font-family:Tahoma,Arial,Garamond,"Times New Roman",Times;
  font-size:8pt;
  font-weight:bold;
  line-height:14pt;
  text-decoration:underline; 
   }

td
 {
  font-family:Verdana,Arial,"Times New Roman",Times;
  font-size:8pt;
  color:white;
 }

   
/* Fließtext*/ 
.nt
 {
  font-family:Verdana,Arial,"Times New Roman",Times;
  display:block;
  font-size:8pt;
  line-height:14pt;
  color:white;
  margin-right:20px;
 }

.nt_kursiv
 {
  font-family:Verdana,Arial,"Times New Roman",Times;
  display:block;
  font-size:9pt;
  font-style:italic;
  line-height:12pt;
  color:white;
  margin-right:20px;
 }
 
.bt
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:8pt;
  color:white;
 }
 
.kt
 {
  font-family:Tahoma,Arial,Verdana,"Times New Roman",Times;
  font-weight:normal;
  font-size:8pt;
  color:#696969;
 }

.zitatName
 {
  font-family:Arial,Tahoma,Verdana,"Times New Roman",Times;
  font-weight:normal;
  font-size:9pt;
  color:white;
 }
 
 
 
.bt12
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:12pt;
  color:#696969;
 }
 
.nameRed
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:12pt;
  letter-spacing:2px;
  color:red;
 }

.nameWhite
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:12pt;
  color:white;
  letter-spacing:2px;
   }
   
.nameWhiteSmall
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:8pt;
  color:white;
   } 
 
h1
{
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:12pt;
  color:#006600;
 }
 
h2
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:10pt;
  color:#006600;
 }
 
h3
 {
  font-family:Arial,Verdana,"Times New Roman",Times;
  font-weight:bold;
  font-size:8pt;
  color:#006600;
 }
 

.headert
 {
  font-family:Arial,Verdana,Helvetica,"Times New Roman",Times;
  font-size:12pt;
  font-weight:bold;
  padding-left:10px;
  color:#FFFFFF;
  border-left:1px;
  border-left-color:white;
  border-left-style:solid;
  border-bottom:1px;
  border-bottom-color:white;
  border-bottom-style:solid;
  
 }
 
.headertext
 {
  font-family:Arial,Verdana,Helvetica,"Times New Roman",Times;
  font-size:12pt;
  font-weight:bold;
  color:#FFFFFF;
  padding-left:50px;
  /*border-left:1px;
  border-left-color:white;
  border-left-style:solid;*/
  border-bottom:1px;
  border-bottom-color:white;
  border-bottom-style:solid;
  
 }
 

.lineLeft
{
border-left:3px;
border-left-color:red;
border-left-style:dotted;
} 

.linegreenLeft
{
border-left:1px;
border-left-color:rgb(122,137,108);
border-left-style:solid;
} 

.linegreenRight
{
border-right:1px;
border-right-color:rgb(122,137,108);
border-right-style:solid;
} 

.linegreenLR
{
border-left:1px;
border-left-color:rgb(122,137,108);
border-left-style:solid;
border-right:1px;
border-right-color:rgb(122,137,108);
border-right-style:solid;
border-top:1px;
border-top-color:rgb(122,137,108);
border-top-style:solid;
} 

.linegreenLRB
{
border-left:1px;
border-left-color:rgb(122,137,108);
border-left-style:solid;
border-right:1px;
border-right-color:rgb(122,137,108);
border-right-style:solid;
border-bottom:1px;
border-bottom-color:rgb(122,137,108);
border-bottom-style:solid;
} 

.lwhiteTop
{
border-top:1px;
border-top-color:white;
border-top-style:solid;
} 

.lwhiteLeftBottom
{
border-left:1px;
border-left-color:white;
border-left-style:solid;
border-bottom:1px;
border-bottom-color:white;
border-bottom-style:solid;
} 

.lwhiteBottom
{
border-bottom:1px;
border-bottom-color:white;
border-bottom-style:solid;
} 

.linktable
{
border:1px;
border-color:white;
border-style:solid;
} 



.footer
{
margin-right:10px;
text-align:right;
}

/* Listenstil -----------*/    
li,ul
{
list-style-type:circle;
color:white;

}

.lint
 {
  font-family:Verdana,Arial,"Times New Roman",Times;
  font-size:8pt;
  color:#191970;    
  margin-right:20px;
 }


/* Formularelemente -----------*/    

.ftext
{
 font-family:Arial,Verdana,"Times New Roman",Times;
 font-size:8pt;
 background-color:#BBCCAC;
 color:#606060;
}

.finput
{
 font-family:Arial,Verdana,"Times New Roman",Times;
 font-size:8pt;
 background-color:#BBCCAC;
 color:Navy;
 width:250px;
}

.fbutton
{
 background-color:#BBCCAC;
 font-family:Arial,Verdana,"Times New Roman",Times;
 font-size:8pt;
 font-weight:bold;
 color:Navy;
 width:100px;
}
