/* Dateiname: global.css */

P, H1 {font-family: Tahoma, Verdana, sans-serif;
}

ul {	font-size: 10pt;
	font-weight:bold;}	

P {
  font-size: 10pt;
  line-height: 15pt;
}

Table.Preise {
	font-size: 10pt;
	line-height: 15pt;
	font-weight:bold;
	table-bgcolor:#00FFFF;
	border: none;
	color: #000000;
	
}

P.dick {font-weight:bold;}

H2 {
   color: #000000;
   font-size: 11pt;
   line-height: 11pt;
   letter-spacing: 0em;
   font-weight: normal; 
   }
   
   H4 {
   color: #000000;
   font-size: 11pt;
   letter-spacing: 0em;
   font-weight: bold; 
   }

H3 {
   color: #000000;
   font-size: 10pt;
   line-height: 10pt;
   letter-spacing: 0em;
   font-weight: bold; 	
   text-decoration: underline;

}

H1 {
   color: #000000;
   font-size: 10px;
   line-height: 12px;
   
   }
body 		{	
			color: #000000; 
			font-family: Arial, helvetica, Tahoma, Times, sans-serif; 
			font-size: 9pt;
			background-color: #FFFF00; 
			
			scrollbar-DarkShadow-Color:#000000;
			scrollbar-Track-Color:#FFFF00;
			scrollbar-Face-Color:#1563A5;
			scrollbar-Shadow-Color:#0080C0;
			scrollbar-Highlight-Color:#FFFFFF;
			scrollbar-3dLight-Color:#0080C0;
			scrollbar-Arrow-Color:#FFFFFF; 

		}







