body{
	font-family: Arial, Helvetica, sans-serif;
	}

td {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif
   }

td.us2 {
	font-weight: bold;
}

td.formularHeader {
	background-color: #c3c3c3;
}
   
.tabellenheadline  {
					color: #2b2b2b;
					font-weight: 600; font-size: 12pt;
					font-family: Arial, Helvetica
				   }
				   
.subheadline {
				color: #2b2b2b;
				font-weight: 600;
				font-size: 12pt;
				font-family: Arial, Helvetica
			 }
			 
.headline {
			color: #006666;
			font-style: normal;
			font-weight: 700;
			font-size: 14pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			letter-spacing: 2pt;
		  }
		  
a:link   {
			color: #0000FF;
			font-style: normal;
			font-weight: normal;
			font-size: 11pt;
			font-family: Arial, Helvetica;
			text-decoration: underline
		 }
		 
a:visited {
			color: #1a4b9b;
			font-style: normal;
			font-weight: normal;
			font-size: 11pt;
			font-family: Arial, Helvetica;
			text-decoration: underline
		  }
		  
a:hover   {
			color: #0000FF;
			font-size: 11pt;
			font-family: Arial, Helvetica ;
			text-decoration: underline;
			font-style: normal;
			font-weight: normal
		  }

a.nav:link   {
			color: #000000;
			font-size:10pt;
			font-family: verdana;
			text-decoration: none;
		 }
		 
a.nav:visited {
			color: #000000;
			font-size:10pt;
			font-family: verdana;
			text-decoration: none;
		  }
		  
a.nav:hover   {
			color: #000000;
			font-size:10pt;
			font-family: verdana;
			text-decoration: none;
		  }

a.dunkel:link {
		color: #666666;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none
	   }
	   
a.dunkel:visited {
			color: #666666;
			font-style: normal;
			font-weight: bold; font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none
		  }
		  
a.dunkel:active {
			color: #666666;
			font-style: normal;
			font-weight: bold;
			font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none
		 }
a.dunkel:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-decoration: none;
			color: #CCCCCC;
			font-style: normal;
			font-weight: bold
		}
		  
h3 {
	color: #1a4b9b;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica
   }
   
h4 {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica 
   }
   
.Pulldown {
			color: black;
			font-weight: lighter;
			font-size: 10pt;
			font-family: Arial, Helvetica
		  }

.weissbold {
			font-weight: bold;
			color: #FFFFFF;
	   }
	   
li {
	font-family: Arial, Helvetica
}

.dunkel {
		color: #666666;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none
	   }
	   
.klein {
		font-size:10pt;
}

textarea, input {font-size:12pt; font-family:monospace;}
