/*****
*	weimarhalle.de
*	Override styles for  CONTRAST 
*
*	2008 Marco Siebert interactiveSites (i-sites.de) 
*	(c) 2008 weimar GmbH
*****/


html, body 
{
	
	background-color:#666;
}

body  * p, body * h
{
	color:#fff !important;
}


.fce_content, div#subnavigation {
background-image:none;
}


/***
html, body 
{
	
	background-color:#000;
}

body  *
{
	color:#000 !important;
}


.fce_content, div#subnavigation, div#hfloater, .fce_footer_left, .fce_footer_right, .fceheader, .footer_left, #logo, .myGallery  {
background-image:none;
background-color:white;
}

body * a {
color:black !important;
text-decoration:underline !important;
}

.searchbox_input 
{
background-color:#eee;

}
***/
