body    {	 	background-image: url("images/h_orange.jpg");         color      	: black; 	font-family: arial,helvetica,sans-serif; 	font-size  	: 8 pt;         margin-top 	: 10 px; 	margin-left	: 0%; 	margin-righ	t:0%; 	}  h1	{ color:  #CC0000; 	font-family     : arial,helvetica,sans-serif; 	font-size       : 12pt; 	font-weight     : bold; 	vertical-align  : bottom;  	horizontal-align: left; 	}   h2	{         color           : rgb(255,80,94); 	font-family	: arial,helvetica,sans-serif; 	font-size  	: 10pt; 	font-weight	: normal; 	text-align 	: left; 	vertical-align	: bottom;  	}  h3	{         color 		: white; 	font-size 	: normal; 	font-weight 	: bold; 	background-color: rgb(255,80,94); 	text-align 	: left 	vertical-align 	: bottom;  	}  h4	{         color 		:  rgb(255,80,94);   /*  orange */ 	background-color: ; 	font-size 	: medium; 	font-weight 	: bold; 	text-align 	: left; 	vertical-align 	: bottom;  	}  h5	{ 	text-align	: right; 	font-weight	: normal;         }  h6	{         background-color: rgb(255,255,0)         }  p,td  	{ 	font-family     : arial,helvetica,sans-serif; font-weight	: normal; 	font-size  	: small ; 	color		: black;  	}  .block 	{ 	text-indent	: 3mm; 	text-align	: justify; 	}  .rand  	{ 	margin-left	: 5%; 	font-weight	: bold; 	border-style	: outset; 	border-color	: gray; 	background	: yellow; 	} .link_inaktiv        	{         color		: #CC0000;         }  .farbe2 	{         background-color: rgb(255,255,128); 	font-weight	: bold;         }  .farbe3 	{         color		: rgb(255,80,94); 	font-weight	: bold; 	font-size  	: 10 pt;         }  .klein {         font-size	: xx-small;        }  