body 	{
	background: url(http://www.uni-stuttgart.de/res/organisation/img/background.gif) repeat-y;
	
	
}
#content_container 
		{	background: url(../img/bildmitlogo.jpg) no-repeat;
			
		}

	/*  Headerbereich */
#header {
	background: url(http://www.uni-stuttgart.de/res/organisation/img/campus.jpg) no-repeat;
	

}
 	/* Bereichsnavigation */
#hauptnavi {
   	background-color: #CBE7EF;
	
}
	/* Pulldownmenue rechts ab der 3.Ebene*/
.selects {
 	background-color: #CBE7EF;
}
	/* Bereichsfarbe*/
.layoutcolor{
	background-color:#CBE7EF;
	color: #000000;
}
	/* table ueberschrift background color */
 table.fine th {
 background-color : #CBE7EF;
 color: #000000;
}	
	/* Fusszeile */
#footer {
	background-color: #CBE7EF;
}	
