#menu_container
{
			 	background: transparent url('../images/Singleboerse_bg_menu.jpg') left top no-repeat;
				height:44px;
				width:1000px;
}

#header_menu
{
	width:830px;
	height:44px;
	text-align:left;	
	float:left;
}

#header_menu ul
{
	list-style-type: none;
	height: 44px;
	margin: 0;
	padding:0;
	text-align:left;
}


#header_menu  li {
			list-style: none;
			text-align: right;
			float:left;
                }
/* home */
#header_menu li a.home {
                background: transparent url('../images/Date-bewerten_home.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:49px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.home.current {
                background-image: url('../images/Singleforum_home_current.jpg') !important;
                }
/* date_beweten */
#header_menu li a.date_beweten {
                background: transparent url('../images/Online-Dating-Forum_date_bewerten.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:153px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.date_beweten.current {
                background-image: url('../images/Online-Dating-kostenlos_date_bewerten_current.jpg') !important;
                }
				
/* date_finden */
#header_menu li a.date_finden {
                background: transparent url('../images/Flirten_date_finden.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:116px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.date_finden.current {
                background-image: url('../images/Flirtregeln_date_finden_current.jpg') !important;
			}
			
/* top_single */
#header_menu li a.top_single {
                background: transparent url('../images/Flirttipps_top_single.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:121px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.top_single.current {
                background-image: url('../images/Mann-kennenlernen_top_single_current.jpg') !important;
				}			
/* top_portal */
#header_menu li a.top_portal {
                background: transparent url('../images/Online-Dating-kostenlos_top_portal.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:106px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.top_portal.current {
                background-image: url('../images/Flirten_top_portal_current.jpg') !important;
				}
				
/* wiki */
#header_menu li a.wiki {
                background: transparent url('../images/Portal-bewerten_wiki.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:61px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.wiki.current {
                background-image: url('../images/Partnervermittlungwiki_current.jpg') !important;
				}
/* forum */
#header_menu li a.forum {
                background: transparent url('../images/Partnerschaft_forum.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:81px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#header_menu li a.forum.current {
                background-image: url('../images/Online-Dating_forum_current.jpg') !important;
                }    
/* registration */
#header_menu li a.registration {
                background: transparent url('../images/Single-bewerten_registration.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:136px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }
#header_menu li a.registration.current {
                background-image: url('../images/Partnervermittlungregistration_current.jpg') !important;
                }   				

/* my profile */
#header_menu li a.myprofile {
                background: transparent url('../images/mine_profile.jpg') right center no-repeat; /* Background image for default color scheme - green */
				height:44px;
				width:136px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }
#header_menu li a.myprofile.current {
                background-image: url('../images/mine_profile_current.jpg') !important;
                }   				
				
/*   seperator */								
				
#header_menu li.sep
{
		background: transparent url('../images/Partnersuche_sep.jpg') right center no-repeat; /* Background image for default color scheme - green */
		height:47px;
		width:2px;
		text-decoration: none;
}
#header_menu li.top_single_left_sep
{
		background: transparent url('../images/Frau-kennenlernen_top_single_left_sep.jpg') right center no-repeat; /* Background image for default color scheme - green */
		height:44px;
		width:2px;
		text-decoration: none;
}	
#header_menu li.top_portal_left_sep
{
		background: transparent url('../images/Flirtregeln_top_portal_left_sep.jpg') right center no-repeat; /* Background image for default color scheme - green */
		height:44px;
		width:2px;
		text-decoration: none;
}				
