/* ######################################################################################################
** ### Menue Werbung 1 ##################################################################################
** ######################################################################################################
*/
	
#menuewerbung1 {
	width: 196px;
	margin: 2px;
	}
	
#menuewerbung1 a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menuewerbung1 a:link, #menuewerbung1 a:visited {
	color: #000000;
	display: block;
	background:  url("../images/menuewerbung1.jpg");
	padding: 7px 0 0 6px;
	}
	
#menuewerbung1 a:hover, #menuewerbung1 #current {
	color: #C7377D;
	background:  url("../images/menuewerbung1.jpg") 0 -32px;
	padding: 7px 0 0 6px;
	}
	
/* ######################################################################################################
** ### Menue Werbung 2 ##################################################################################
** ######################################################################################################
*/
	
#menuewerbung2 {
	width: 196px;
	margin: 2px;
	}
	
#menuewerbung2 a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menuewerbung2 a:link, #menuewerbung2 a:visited {
	color: #000000;
	display: block;
	background:  url("../images/menuewerbung2.jpg");
	padding: 7px 0 0 6px;
	}
	
#menuewerbung2 a:hover, #menuewerbung2 #current {
	color: #C7377D;
	background:  url("../images/menuewerbung2.jpg") 0 -32px;
	padding: 7px 0 0 6px;
	}
