#menu_titel1 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }

#menu_titel2 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }   
#menu_titel3 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }

#menu_titel4 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel4.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }
   
#menu_titel5 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel5.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }

#menu_titel6 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel6.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }
   
#menu_titel7 {
	width: 215px;
	height: 18px;
	padding-left: 5px;
	background-image: url(./img/menu/titel7.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
   }
   	
#menu_box {
	width: 215px;
	padding-left: 5px;
 	background-color: #f3f3f3;
   }

.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #2c2c2c;
	text-decoration: none;
	}
	
.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #2c2c2c;
	text-decoration: underline;
	}


