@charset "UTF-8";
/**
*	Zum einfachen wechseln der Farbschemas
*
*
*
 */

@media screen, projection
{
	#right_header { background-color: #faa61a;}
	
    /* Farben für die linke Seite*/
	#header,
	#left_header,
	#col1 ,
	div.main-box,
	#footer_left { background:#ef3c97;}
	
	#page_margins,
    #page {background-image: url('../../images/pink.gif');}

	/* Farben für die rechte Seite*/
	#col2, div.right-box, #footer_right  { background: #e6e6e6;}
	
	/* Farben für die mitte Seite*/
	#col3, div.center-box, #footer_content  { background: #fff;}
	
	/* An die rechte und linken Farben anpassen,  damit man die platzhalter nicht sieht*/
    #footer_left { color:#ef3c97;}
    #footer_right  { color: #e6e6e6;}
    #footer_right { background: #cbc8e7;}    
    .csc-firstHeader { background: #636466; color: #fff;}
    
    
    #satelite_top_content,
    #satelite_top_content a {background: #472F92; color: #fff;}
    
    #satelite_middle_content { background: #cbc8e7;}
    #satelite_middle_content h4 { color:#990000;}
    
    #satelite_bottom_content { background: #e6e6e6;}
}
