/*
**************************************************************************************
 CSS Document
 Colin Rombold
 css version 2.0
**************************************************************************************
 www.colin-rombold.de // (cc) 2007
**************************************************************************************
*/
/*
**************************************************************************************
 header
**************************************************************************************
*/
@media all 
{
#header {
	background: url(../images/header_kesselanlagen.jpg) top center no-repeat transparent;
}
}
/*
**************************************************************************************
 endOf // Styles
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
**************************************************************************************
*/