/*  --- form --- */

  body {  margin: 0px; }

/*  --- navlinks --- */
  a.nav:link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		font-size: 8pt; font-style: bold; color: white; text-decoration: none;}
  a.nav:visited { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		 font-size: 8pt; font-style: bold; color: #660000; text-decoration: none;}
  a.nav:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		 font-size: 8pt; font-style: bold; color: yellow; text-decoration: none;}
  a.nav:active { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		 font-size: 8pt; font-style: bold; color: yellow; text-decoration: none;}
  

/*  --- textlinks --- */
  a.itext:link { font-style: italic; color: #3366CC; text-decoration: none; font-weight: bold;}
  a.itext:visited { font-style: italic; color: navyblue; text-decoration: none; font-weight: bold;}
  a.itext:hover { font-style: italic; color: navyblue; text-decoration: none; font-weight: bold;}
  a.itext:active { font-style: italic; color: navyblue; text-decoration: none; font-weight: bold;}


/*  --- menu --- */

  .mkopf { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	   font-size: 11px;  font-weight: bold;  color: white; letter-spacing: 2px;}
  .menu { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	  font-size: 11px;  font-weight: bold;  background:  #FE7330;  color: white;}
  .menulinks { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  		font-size: 11px;  background: #999999;  color: white;}

/*  --- textblue --- */

	h1 {  font-family: Arial, Helvetica, sans-serif;
		    font-size: 28px; font-style: bold; font-weight: 700; color: #336699;}
	.normal {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		   font-size: 11px; }
	.invers {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		   font-size: 11px; background: black;  color: white;}
	.kleiner {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
	.ikopf {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		   font-size: 12px;  font-weight: bold;  background: black;  color: white; 
		   padding: 3px;}
	.copyright {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
	.btext { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		 font-size: 10pt; font-style: normal; font-weight: normal; color: #444444; text-decoration: none;} 
	.bliste { font-family: Arial, Helvetica, sans-serif;
 		  font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;} 
	.bweiss { font-family: Arial, Helvetica, sans-serif; 
		  font-size: 10pt; font-style: bold; font-weight: 700; color: #ffffff; text-decoration: none;} 
	.bbold { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		 font-size: 10pt; font-style: bold; font-weight: 700; color: #000000; text-decoration: none;} 
	.btitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
		  font-style: bold; font-weight: 700; color: #336699; text-decoration: none;} 
	.bitalic { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; 
		   font-style: italic; font-weight: normal; color: #000000; text-decoration: none;}
	.bklein { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;
 		  font-weight: normal; color: #000000; text-decoration: none;} 
	.binvers { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;
 		  font-weight: normal; color: #FFFF99; text-decoration: none;} 
	.bende { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: bold; 
		 font-weight: normal; color: #FFFFFF; text-decoration: none;}
	.hinweis { background-color: #FEFCF5; border-width: 1px; border-color: red; 
		 border-style: dotted; letter-spacing: 1px; margin: 15px 0px 15px 0px; padding: 15px; line-height: 130%;
		 width: auto; font-family: "Courier New", Courier, monospace; font-size: 10pt;} 

/*  --- pictures --- */

	.picborder { border: 1px solid #333;}