.backgroundGruen{
	background: url("../bilder/h_gruen.jpg") no-repeat #ffffff;
	}
.backgroundGelb{
	background: url("../bilder/h_gelb.jpg") no-repeat #ffffff;
	}
.backgroundOrange{
	background: url("../bilder/h_orange.jpg") no-repeat #ffffff;
	}
	
	
table.seminare th{  
    	background-color:#FBBE53;
    	font-family: verdana, arial, sans serif;
    	color:#000000;
    	height:18px;
    	font-size: 11px;
	border-width: 1px;
    	border-style: solid;
    	border-color: #FBBE53;
	font-weight:bold;
	}
table.seminare td{  
    	background-color:#ffffff;
    	font-family: verdana, arial, sans serif;
    	color:#000000;
    	height:18px;
    	font-size: 11px;
	border-width: 1px;
    	border-style: solid;
    	border-color: #FBBE53;
	}	
table.seminare td.weiss{  
    	background-color:#ffffff;
	border: none;
}		
	