
.hauptmenu	{ 
				font-family: Times New Roman, Times, Serif; 
				display: block;
				background-color: #e3e5eb;
				width: 200px;
				overflow: hidden;
				margin: 0px 0px 0px 0px;				
				font-size: 122%; 
				line-height: 130%;
				position: relative;
				letter-spacing: 1px;
				} 

.webmenu		{ 
				padding: 3px 5px 4px 23px; 
				display: block;
				font-family: Times New Roman, Times, Serif;
				}		

.webmenu:link { color: #274063; text-decoration: none;   } 
.webmenu:active { color: #274063; text-decoration: none;  } 
.webmenu:visited { color: #274063; text-decoration: none;  } 
.webmenu:hover { color: #e3001b; background-color: #f1f1f1; background-image: url('../bilder/menu_anzeiger_grau.gif');background-repeat: repeat-y; text-decoration: none;  } 




.web_submenu	{ 
				font-family: Arial, Verdana, Sans-Serif; 
				font-weight: normal; 
				display: block;
				width: 154px;
				overflow: hidden;
				margin: 0px 0px 0px 0px;
				padding: 10px 5px 4px 16px;
				letter-spacing: 1px;
				position: relative;
				font-size: 95%;
				line-height: 110%;
				} 
				
.web_submenu:link { color: #7c7c7c; text-decoration: none;   }
.web_submenu:active { color: #7c7c7c; text-decoration: none; ;} 
.web_submenu:visited { color: #7c7c7c; text-decoration: none; } 
.web_submenu:hover { color: #e3001b; text-decoration: none; background-image: url('../bilder/menu_dpfeil_dunkelgrau.gif');background-repeat: no-repeat;  }

/* Submenu 3. Ebene*/

.web_submenu_ebene3	{ 
			
				font-size: 12px;
				letter-spacing: 0px;
				line-height: 15px;
				} 
				
.web_submenu_ebene3:link { color: #6d6d6d; text-decoration: none; font-weight: normal; font-family: Arial, Verdana, Sans-Serif; font-size: 12px;	letter-spacing: 0px;  }
.web_submenu_ebene3:active { color: #6d6d6d; text-decoration: none; font-weight: normal; font-family: Arial, Verdana, Sans-Serif;  font-size: 12px;	letter-spacing: 0px;} 
.web_submenu_ebene3:visited { color: #6d6d6d; text-decoration: none; font-weight: normal;  font-family: Arial, Verdana, Sans-Serif;  font-size: 12px;	letter-spacing: 0px;} 
.web_submenu_ebene3:hover { color: #fd2121; text-decoration: none; font-weight: normal;  font-family: Arial, Verdana, Sans-Serif; font-size: 12px;	letter-spacing: 0px; }




