@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 03.04.08
**  File     : myOwnStyles.css, renamed into galileo.css
**  Function : This file is not part of the YAML-CSS-Framework.
*/



@media all
{
	#headerimage { background: transparent url(../img/header-2col.png) no-repeat top left;}
	#main { background: #fff url(../img/main_bg-col2.png) repeat-y top left; }
	#col3_content { padding-right: 30px;}
	#footer { background: #fff url(../img/footer-col2.png) no-repeat top left; }
	#col3_content h1 { color: #fff; background: #fff url(../img/headerColumnsWide.png) no-repeat 0  0; font-weight: normal; padding: 4px 4px 0 30px; letter-spacing: 1px; font-size: 15px; height: 38px;}
	#col3_content h2 { color: #fff; background: #fff url(../img/headerColumnsWide.png) no-repeat top left; font-weight: normal; padding: 4px 4px 0 30px; letter-spacing: 1px; font-size: 15px; height: 38px;}
	#col3_content h3 { color: #fff; background: #fff url(../img/headerColumnsWide.png) no-repeat t; font-weight: normal;padding: 4px 4px 0 30px; letter-spacing: 1px; font-size: 15px; height: 38px;}		
}	
