  .navcell
  {
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 12px;
	  background-color : #BFC1E3;
  }
	  .navcell_active
  {
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 12px;
	  background-color : #cccccc;
  }
 
 .navigation
  {
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 12px;
	  background-color : #BFC1E3;
  }
 a.navigation
  {
		color: #000000;
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 12px;
	  background-color : #BFC1E3;
		text-decoration: none;
  }

	a.navigation:hover
	  {
		  color: #000000;
		  background-color: #CCFFCC;
			text-decoration: none;
		}
	

	
	
	.title
	  {
	    font-family : Arial, Helvetica, sans-serif;
	    font-size : 22px;
	    color: #006611;
	    font-weight : bold;
	    font-style : italic;
    }
		
	.text
	  {
	    font-family : Arial, Helvetica, sans-serif;
	    font-size : 13px;
	    color: #000000;
			font-weight : normal;
    }
		
			.suchtext
	  {
	    font-family : Arial, Helvetica, sans-serif;
	    font-size : 11px;
	    color: #000000;
    }
	
		.impressum
	  {
	    font-family : Arial, Helvetica, sans-serif;
	    font-size : 9px;
	    color: #000000;
    }
		
		 a.beispiel
  {
		color: #000000;
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 15px;
		font-weight : bold;
		text-decoration: none;
  }

	a.beispiel:hover
	  {
		  color: #000000;
			text-decoration: underline;
		}
	
	.error
  {
		color: #ff0000;
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 13px;
		font-weight : bold;
		text-decoration: none;
  }
	
	a.beispielklein
  {
		color: #000000;
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 13px;
		font-weight : bold;
		text-decoration: none;
  }

	a.beispielklein:hover
	  {
		  color: #000000;
			text-decoration: underline;
		}