BODY {  background-image: url(img_2005/MenuBack2.gif);
  	background-color: white;
  	color: black;
  	font-family: Arial, helvetica, sans-serif;
  	margin-left: 0;
  	margin-top: 0;
  	MARGINWIDTH: 0;
  	MARGINHEIGHT: 0;
}




.MenuTitel 						{ font-family: Arial; font-size: 12px; font-weight: bold;   font-style: normal; font-variant: normal; line-height: 14px }
.MenuUnterpunkt 				{ font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; font-variant: normal; line-height: 13px; padding-bottom: 4px }
.MenuFlowTable					{   }
.MenuSpacerTitelLeft			{ height: 20px ; width: 20px }
.MenuSpacerTitelTop 			{ height: 4px }
.MenuSpacerItemBlockStart 		{ height: 2px ; width: 18px }
.MenuSpacerItemBlockStartRechts { height: 2px ; width: 20px }
.MenuSpacerItemBlockEnd 		{ height: 2px ; width: 15px }

.StartSeiteTable				{ width:100%; background-color: #CACAFF; border:0; cellspacing:10;  }
.StartSeiteTableContent			{ background-color: white; font-family: font-style: normal; font-variant: normal; }
.StartSeiteTableTitle			{ background-color: #F5F5FF; font-family: Arial; font-size: 14px; font-weight: bold;   font-style: normal; font-variant: normal; }

A.MenuLink:link, A.MenuLink:visited {
	text-decoration : none;
	color : black;
}
			
A.MenuLink:hover {
	color : red;
	text-decoration : underlined;
}	

TABLE {  
  	color: black;
  	font-family: Arial, helvetica, sans-serif;

}


TD {  
  	color: black;
  	font-family: Arial, helvetica, sans-serif;

}


P {
   	font-family: Arial, helvetica, sans-serif;
  	color: black;
  	}


A:link {
  	text-decoration:underline;
  	color: #0000FF;
}

A:visited {
  	text-decoration:underline;
  	color: #1100A0;
}

			
A:hover {
  	color: red;
  	text-decoration:underline;
}




.vrrheadzeile {	text-align: left; background-color: white; vertical-align: top}
.vrrinhaltzeile {	text-align: left; background-color: white; vertical-align: top}
				
