body {
	font-family :	Arial,Verdana;
	font-size: 	13px;
	background-image: url('../img/bg.gif');
	background-repeat:repeat-y;
	background-color: #E9E9E9;
	margin-top: 6pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt
}

table {
	font-family :	Arial,Verdana;
	font-size:	13px
}




a.menue { 		font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : none }
a.menue:visited  {	font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : none }
a.menue:aktive  {	font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : none }
a.menue:hover  {		font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : none }

a.link { 		font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : underline }
a.link:visited  {	font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : underline }
a.link:aktive  {		font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : underline }
a.link:hover  {		font-family :  Arial,Verdana; font-size : 13px; color :#000000; text-decoration : none }

div#topic {
    	position: absolute;
	left: 155px;
         top: 26px;
	font-family: Verdana;
	font-size:20px;
	font-weight:bold
  }

div#description {
    	position: absolute;
	left: 155px;
         top: 76px;
  }





.borderall {
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}