#ueberschrift {
   position:absolute;
   top:10px;
   left:490px;
   width:150px;
   margin:0px;
   font-size:16px;
   font-family: Helvetica;
   font-weight: bold;
   color: #BB7650;
}

IMG { 
	border: 0;
}
TR { 
	border: 0;
}
TD { 
	border: 0;
}

#content_head {   
   	font-size:14px;
   	font-family: Helvetica;
   	font-weight: bold;
   	color: #BB7650;
}

#white_font {   
   	font-size:14px;
   	font-family: Helvetica;
   	font-weight: bold;
   	color: #FFFFFF;
}	

BODY {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	color: #83573F;
	background-color: #000000;
}

TABLE {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	color: #83573F;
	border: none;
}

FONT {
	font-family: Verdana,Helvetica; 
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	color: #83573F;
}

A:LINK {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	color: #E4631A;
	text-decoration: none;
}

A:VISITED {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	color: #E4631A;
	text-decoration: none;
}


A:HOVER {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #E4631A;
	text-decoration: none;
}