		.kopfteil_oben 
		{
			background-color:#009900;
			heigth:50px;
			
			
			border-left:2px #009900 solid;
			border-right:2px #009900 solid;
			border-top:2px #009900 solid;
			
		}
		.kopfteil_unten
		{
			background-color:#FFFF00;
			heigth:50px;
			
			
			border-left:2px #FFFF00 solid;
			border-right:2px #FFFF00 solid;
			border-bottom:2px #FFFF00 solid;
			
		}
		.logo
		{
			float:right;			
		}
		.inhalt_r
		{
			border-right:2px #FFFFFF solid;
			width: 40%;
			float:right;
		}
		.inhalt_l
		{
			border-left:2px #FFFFFF solid;
			width: 55%;
			float:left;
		}
		td
		{
			font-size:10pt;
        	line-height:12pt;
        	font-family:Helvetica,Arial,sans-serif;
        	letter-spacing:0.2mm;
        	word-spacing:0.8mm;
        	color:blue;
		}

		a
		{
			.txt:link   	 {color : #000000; text-decoration : none;	   		font-size : 9pt;	font-family :  arial;	LINE-HEIGHT : 11pt;  font-weight : bold;}
			.txt:visited 	 {color : #000000; text-decoration : none;	   		font-size : 9pt;	font-family :  arial;	LINE-HEIGHT : 11pt;  font-weight : bold;}
			.txt:active      {color : #000000; text-decoration : underline;	   	font-size : 9pt;	font-family :  arial;	LINE-HEIGHT : 11pt;  font-weight : bold;}
			.txt.hover	     {color : #000000; text-decoration : underline;	   	font-size : 9pt;	font-family :  arial;	LINE-HEIGHT : 11pt;  font-weight : bold;}
		}
		
		img { border:none } 
