body	{
  	background-image: url(bg_img.gif);
	BACKGROUND-COLOR: #7b2129;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
		
	scrollbar-base-color:#7b2129;
   scrollbar-3dlight-color:#FFFFCC;
   scrollbar-arrow-color:#FFFFCC;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#7b2129;
   scrollbar-highlight-color:#000000;
   scrollbar-shadow-color:#FFFFCC;
   scrollbar-track-color:#7b2129;
	}

	
td, th, li, p {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;}


	

.haengend{
	font-size:10pt;
	line-height:120%;
	text-indent:1em;
	text-align:justify;
	}

.tab_hg{
	background-color: #7b2129;
	width: 80%;
	}

.face{
 width: 100%;
 height: 100%;
}

.smalbut {
	font-size:9pt;
	}

a:link 		{color:#FFFFCC; text-decoration:none;}	/*a:link			#B1A37E Link*/
a:visited	{color:#FFFFCC; text-decoration:none;}	/*a:visites		besucht*/
a:hover 		{color:#FFFFCC; text-decoration:underline;}	/*a:hover		Mouseover*/
a:active 	{color:#FFFFCC; text-decoration:none;}	/*a:active		click*/
a:focus 		{color:#FFFFCC; text-decoration:none;}	/*a:focus		Fokus*/



