#menu div {
	float:left;
}

#home_active a {
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_1.jpg") 0 0 no-repeat;
	background-position: 0 -30px;
	text-decoration: none;
	float:left;
}

#home a {
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_1.jpg") 0 0 no-repeat;
	text-decoration: none;
	float:left;
}
#home a:hover { background-position: 0 -30px;}
#home a:active {background-position: 0 -30px;}


#regios_active a {
	float:left;
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_2.jpg") 0 0 no-repeat;
	background-position: 0 -30px;
	text-decoration: none;
}

#regios a {
	float:left;
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_2.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#regios a:hover { background-position: 0 -30px;}
#regios a:active {background-position: 0 -30px;}


#bestellen_active a {
	float:left;
	display:block;
	width: 135px;
	height:30px;
	background: url("../images/btn_3.jpg") 0 0 no-repeat;
	background-position: 0 -30px;
	text-decoration: none;
}

#bestellen a {
	float:left;
	display:block;
	width: 135px;
	height:30px;
	background: url("../images/btn_3.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#bestellen a:hover { background-position: 0 -30px;}
#bestellen a:active {background-position: 0 -30px;}


#contact_active a{
	float:left;
	display:block;
	width: 121px;
	height:30px;
	background: url("../images/btn_4.jpg") 0 0 no-repeat;
	background-position: 0 -30px;
	text-decoration: none;
}

#contact a {
	float:left;
	display:block;
	width: 121px;
	height:30px;
	background: url("../images/btn_4.jpg");
	text-decoration: none;
}

#contact a:hover { background-position: 0 -30px;}
#contact a:active {background-position: 0 -30px;}

#persberichten_active a {
	float:left;
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_5.jpg") 0 0 no-repeat;
	background-position: 0 -30px;
	text-decoration: none;
}

#persberichten a {
	float:left;
	display:block;
	width: 125px;
	height:30px;
	background: url("../images/btn_5.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#persberichten a:hover { background-position: 0 -30px;}
#persberichten a:active {background-position: 0 -30px;}
