body {
	margin: 0px;
	background-image : url(_pix/mainframe.jpg);
	color: #000000;
	
}
td {
	font-size : 11px;
 	font-family : verdana;
	line-height: 16px;
 	color : #000000;
 	font-style : normal;
}
td.ueberschrift {
	font-size : 14px;
 	font-family : verdana;
	font-weight: bold;
 	color : #000000;
}

td.normal {
	font-size : 10px;
 	font-family : verdana;
	line-height: 13px;
 	color : #000000;
 	font-style : normal;
}

a {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
 }
 
a:active  {
 	font-family : verdana;
 	color : #F7BD2D;
 	text-decoration : none;
 	font-style : normal;
 }
 
a:visited  {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
 }
 
a:hover  {
 	font-family : verdana;
 	color : #F7BD2D;
 	text-decoration : none;
 	font-style : normal;
 }
a.black {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
 }
 
a.black:active  {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : underline;
 	font-style : normal;
 }
 
a.black:visited  {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
 }
 
a.black:hover  {
 	font-family : verdana;
 	color : #000000;
 	text-decoration : underline;
 	font-style : normal;
 }
