/* --------------------------------------------------------------------------- */
/* StyleSheet defs - Sachverstaendigenbuero Otto & Brix */
/* -------------------------------------------------------------------------- */


BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	
	scrollbar-base-color:		#808000;
	scrollbar-3dlight-color:	#808000;
	scrollbar-arrow-color:		#808000;
	scrollbar-darkshadow-color:	#808000;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-track-color:		#FFFFFF;
/*					##9ACD32; */
	
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

BR  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

B  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

A  {
	text-decoration : none;
	color : #808000;
	font-weight : bold;
	
/*	color : #FF6666;  */
}

/* 808000 */

SUB  {
	font-size : x-small;
}

#oben  {
	cursor : n-resize;
}

#sub  {
	font-size : x-small;
}

A:hover  {
	color : #FF0000;

/*	color : #FF6600; */
}
/* FF6600 */

TD.layout  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

font.klein  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

P.mini  {
	line-height : 50%;
	font-size : 1pt;
}


