/* CSS for the Menten-Group homepage */
/* Author: Jens Kauffmann/Ute Runkel, jkauffma@mpifr-bonn.mpg.de */

body { margin-top:0.7ex; margin-bottom:0.7ex; background-color:#FFFFFF; }

p,ul,ol,div,td,th,dt,dd
	{ font-family:Helvetica,Arial; text-align:justify; }

h1,h2,h3,h4
	{ font-family:Helvetica,Arial; text-align:left; }

code {font-weight:bold; }

h1 { font-size:xx-large; font-weight:bold; color:#5683AF; }

h2 { font-size:large; font-weight:bold; color:#8cabcc; }

h3 { font-size:normal; font-weight:bold; color:#000000; margin-bottom:0; }

th,td { vertical-align:top; }

th { background-color:#5683AF; font-size:100%; color:#FFDD00; }

td.color { background-color:#DDDDDD; }



a:link { color: #666666; text-decoration : none; }
a:visited { color: #666666; text-decoration : none; }
a:hover { color: #CC3328; text-decoration : none; }

