body 	{
	background: url(http://www.mathlab.de/images/background.gif) repeat-y;
	
	
}
#content_container 
		{	background: url(http://www.mathlab.de/images/logo.jpg) no-repeat;
			
		}
	/*  Headerbereich */
#header {
	background: url(http://www.mathlab.de/images/campus.jpg) repeat-x;
	

}
 	/* Bereichsnavigation */
#hauptnavi {
   	background-color: #d3edff;
	
}
	/* Pulldownmenue rechts ab der 3.Ebene*/
.selects {
 	background-color: #d3edff;
}
	/* Bereichsfarbe*/
.layoutcolor{
	background-color:#d3edff;
	color: #000000;
}
	/* table ueberschrift background color */
 table.fine th {
 background-color : #d3edff;
 color: #000000;
}	
	/* Fusszeile */
#footer {
	background-color: #6699cc;
}	
.font1 { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color:  #d3edff; text-align: left }
.font2 { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color:  #d3edff; text-align: left }
.font3 { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font4 { color: maroon; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font5 { color: maroon; font-weight: normal; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font6 { color: darkblue; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font7 { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; background-color:  #d3edff; text-align: left }
/* following lines are helpfull for the latex2html implementation

.subtitle {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
line-height: 16px;
}


