td.extern {
      		width: 33.3%;	  
   		  }
	
td.intern {
      		width: 33.3%;
	 		background-color:#ccccff; 
	      	height: 2em;
            text-align:center;
            font-size: 2.5em;	  
   		  }


td.intern:hover 	
			{
		       background-color:yellow;
			}
	
table.internT {
            	width: 100%;
	  		 }

r {
	color:red;
	font-weight:bold;
  }	

dd 	{
	margin: 3px 10px 8px 20px;
	}

seo.infofeld {
				text-size: 1.5em;
	
			 }

b {color:#550055;}