/* Format-Datei der Webseite des IZMB */
/* erstellt von O. Jaehn, E-Labor, mail: jaehn@uni-bonn.de */

a 	{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
	color:#0000FF
	}
	
a:link:hover,a:link:active,a:visited:hover,a:visited:active {
    background-color: #f0f0f0
	}
H1,H2,H3,H4,H5
	{
	font-family: Arial, Helvetica, sans-serif
	}
TABLE.center
	{
	margin: auto;
	width: 800px;		
}
DIV.head
	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #FFFFFF;
	font-size:smaller;
}
DIV.center
	{
	text-align: center;	
}
DIV.right
	{
	text-align: right;	
}

.head a, .head a:visited, .head span {
	color: white;
	text-decoration: none;
	font-size:smaller;
	}
.head a:hover {
	background-color:#999999;
	}
TD,P,OL,UL,LI,DIV,A,a,BLOCKQUOTE,SPAN,INPUT
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
}
A.klein,LI.klein,P.klein,TD.klein,DIV.klein,SPAN.klein
	{
	font-size : 8pt
	}
SPAN.yellow
    {
	color : black; 
	background: yellow
	}lined {
	border : 1px solid;
	border-bottom-color : Gray;
	border-style : none none solid none;
}
.white {
	color: #FFFFFF;
}
.dotted {
	border: thin dotted #666666;
}
