#home a{
	width:187px;
	height:30px;
	margin-top:151px;
	margin-left:22px;
	float:left;
	background-image:url(images/home_btn_norm.jpg);
}
#home a:hover{
	width:187px;
	height:30px;
	margin-top:151px;
	margin-left:22px;
	float:left;
	background-image:url(images/home_btn.jpg);
}


/*-------------------------NAVIGATIONEN-------------------------*/
#nav1 {
	height:105px;	
	margin-left:5px;
}
#nav2 {
	height:105px;
	width:190px;
	margin-top:27px;
}
#nav3 {
	height:42px;
	margin-top:30px;
}
#nav4 {
	height:63px;
	margin-top:26px;
}
/*-------------------------NAVIGATION 1-------------------------*/
#nav1 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#nav1 li#a_casino a {
		width:188px;
		height:20px;
		float:left;
		background:url(images/list/a_casino.jpg);

}
#nav1 li#a_casino a:hover {
		width:188px;
		height:20px;
		float:left;
		background:url(images/list/a_casino_hover.jpg);
}
#nav1 li#a_casino a:active {
		width:188px;
		height:20px;
		float:left;
		background:url(images/list/a_casino_active.jpg);
}


#nav1 li#a_reisebuero a {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_reisebuero.jpg);
}
#nav1 li#a_reisebuero a:hover {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_reisebuero_hover.jpg);
}
#nav1 li#a_reisebuero a:active {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_reisebuero_active.jpg);
}


#nav1 li#a_restaurant a {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_restaurant.jpg);
}
#nav1 li#a_restaurant a:hover {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_restaurant_hover.jpg);
}
#nav1 li#a_restaurant a:active {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_restaurant_active.jpg);
}


#nav1 li#a_versicherung a {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_versicherung.jpg);
}
#nav1 li#a_versicherung a:hover {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_versicherung_hover.jpg);
}
#nav1 li#a_versicherung a:active {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_versicherung__active.jpg);
}


#nav1 li#a_hotels a {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_hotel.jpg);
}
#nav1 li#a_hotels a:hover {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_hotel_hover.jpg);
}
#nav1 li#a_hotels a:active {
		width:188px;
		height:21px;
		float:left;
		background:url(images/list/a_hotel_active.jpg);
}

/*-------------------------NAVIGATION 2-------------------------*/

#nav2 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav2 li#v_casino a {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/v_casino.jpg);
		margin-left:5px;
}
#nav2 li#v_casino a:hover {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/v_casino_hover.jpg);
		margin-left:5px;
}
#nav2 li#v_casino a:active {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/v_casino_active.jpg);
		margin-left:5px;
}

#nav2 li#v_reisebuero a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_reisebuero.jpg);
		margin-left:5px;
}
#nav2 li#v_reisebuero a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_reisebuero_hover.jpg);
		margin-left:5px;
}
#nav2 li#v_reisebuero a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_reisebuero_active.jpg);
		margin-left:5px;
}


#nav2 li#v_restaurant a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_restaurant.jpg);
		margin-left:5px;
}
#nav2 li#v_restaurant a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_restaurant_hover.jpg);
		margin-left:5px;
}
#nav2 li#v_restaurant a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_restaurant_active.jpg);
		margin-left:5px;
}


#nav2 li#v_versicherung a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_versicherung.jpg);
		margin-left:5px;
}
#nav2 li#v_versicherung a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_versicherung_hover.jpg);
		margin-left:5px;
}
#nav2 li#v_versicherung a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_versicherung__active.jpg);
		margin-left:5px;
}


#nav2 li#v_hotels a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_hotel.jpg);
		margin-left:5px;
}
#nav2 li#v_hotels a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_hotel_hover.jpg);
		margin-left:5px;
}
#nav2 li#v_hotels a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/v_hotel_active.jpg);
		margin-left:5px;
}
/*-------------------------NAVIGATION 3-------------------------*/
#nav3 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav3 li#firmen a {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/firmen.jpg);
		margin-left:5px;
}
#nav3 li#firmen a:hover {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/firmen_hover.jpg);
		margin-left:5px;
}
#nav3 li#firmen a:active {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/firmen_active.jpg);
		margin-left:5px;
}

#nav3 li#personen a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/personen.jpg);
		margin-left:5px;
}
#nav3 li#personen a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/personen_hover.jpg);
		margin-left:5px;
}
#nav3 li#personen a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/personen_active.jpg);
		margin-left:5px;
}
/*-------------------------NAVIGATION 4-------------------------*/

#nav4 ul {
	list-style-type:none;
	margin-top:0px;
	padding:0px;
}
#nav4 li#info a {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/info.jpg);
		margin-left:5px;
}
#nav4 li#info a:hover {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/info_hover.jpg);
		margin-left:5px;
}
#nav4 li#info a:active {
		width:190px;
		height:20px;
		float:left;
		background:url(images/list/info_active.jpg);
		margin-left:5px;
}

#nav4 li#links a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/links.jpg);
		margin-left:5px;
}
#nav4 li#links a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/links_hover.jpg);
		margin-left:5px;
}
#nav4 li#links a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/links_active.jpg);
		margin-left:5px;
}

#nav4 li#kontakt a {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/kontakt.jpg);
		margin-left:5px;
}
#nav4 li#kontakt a:hover {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/kontakt_hover.jpg);
		margin-left:5px;
}
#nav4 li#kontakt a:active {
		width:190px;
		height:21px;
		float:left;
		background:url(images/list/kontakt_active.jpg);
		margin-left:5px;
}
/*-------------------------LIST-------------------------*/
#list {
	height:59px;
	margin-left:240px;
	
}
#list ul {
	list-style-type:none;
}

/*-------------------------2005-------------------------*/
#list li#a_2005 a {
		width:59px;
		height:39px;
		float:left;
		margin-left:10px;
		background:url(images/list/2005.jpg);
}
#list li#a_2005 a:hover {
		width:59px;
		height:39px;
		margin-left:10px;
		float:left;
		background:url(images/list/2005_hover.jpg);
}
/*-------------------------2006-------------------------*/
#list li#a_2006 a {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2006.jpg);
}
#list li#a_2006 a:hover {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2006_hover.jpg);
}

/*-------------------------2007-------------------------*/
#list li#a_2007 a {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2007.jpg);
}
#list li#a_2007 a:hover {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2007_hover.jpg);
}
/*-------------------------2008-------------------------*/
#list li#a_2008 a {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2008.jpg);
}
#list li#a_2008 a:hover {
		width:59px;
		height:39px;
		float:left;
		background:url(images/list/2008_hover.jpg);
}
