body
{
	color: #fff;
height:100%;     
background-color: #333;
}

#navtoplinks
{
	color: white;
	background-color: #FF9900;
	layer-background-color: #FF9900;
}



#navtoplinks A { color: #CC0033; }


A:link { color: #33ccff; font-weight: bold ; }       
A:visited { color: #33ccff; font-weight: bold ;  }
A:active { color: orange; font-weight: bold ; }

A {
	text-decoration:none;
}

H1 {
	color: #FFFFCC ;
	font-family: verdana,geneva,helvetica, arial, sans-serif ;
	line-height: 20px ;
	text-decoration:uppercase;
	font-size: 16px ;
	font-weight: bold ;
	margin-top: 20px ;
	margin-bottom: 20px ;
}

H2 {
	color: #CCFFFF ;
	font-family: verdana,geneva,helvetica, arial, sans-serif ;
	line-height: 16px ;
	text-decoration:uppercase;
	font-size: 14px ;
	font-weight: bold ;
}

H3 {	color: #CCFFFF ;	
	font-family: verdana,geneva,helvetica, arial, sans-serif ;	
	line-height: 18px ;	
	font-size: 12px ;
	font-weight: bold ;
}


P,LI,UL,OL {
	color: #FFFFCC ;
	font-family: verdana,geneva,helvetica, arial, sans-serif ;
	font-size: 12px;line-height: 15px;
}

ul.pdf {
    list-style-type:none;
    margin:0;
    padding:0;
}

p,dd{margin:10px;}

TD {
	font-family: verdana,geneva,helvetica, arial, sans-serif ;
	font-size: 12px;
color: #CCFFFF ;
	}
	
#contentDiv {margin-left:40px;font-family: verdana,geneva,helvetica, arial, sans-serif ;}

TD.theNumber {	font-family: monaco,monospace;	font-size: 14x;	color: #FFFFCC;	}

.photo {
    float:left;
    padding:20px;
}

a.pdf
{
	background-image: url(/stuttgart/forschung/deko/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color:orange;
}


#centercontent {margin:30px;}