@charset "utf-8";
/* CSS Document */

#main_cont {
	width: 610px;
	height: 366px;
	margin-top: 10px;
	padding-left: 75px;	
}

#sub_menu {
	width: 500px;
	height: 63px;
	margin: 20px 0 20px 137px;;
}

#sub_menu h3 {
	float: left;
	margin-top: 18px;
}

#sub_menu ul {
	float: left;
}

#sub_menu ul {
	width: 309px;
	height: 63px;
}

#sub_menu ul li {
	float: left;
	width: 103px;
	height: 63px;
}

#sub_menu ul li a span {
	display: none;
}

#sub_menu ul li.reisei {
	background: url(../img/cools2.gif) no-repeat;
}

#sub_menu ul li.reisei a {
	background: url(../img/cools1.gif) no-repeat;
	width: 103px;
	height: 63px;
}

#sub_menu ul li.dececco_k {
	background: url(../img/kape2.gif) no-repeat;
}

#sub_menu ul li.dececco_k a {
	background: url(../img/kape1.gif) no-repeat;
}

#sub_menu ul li.dececco_f {
	background: url(../img/fede2.gif) no-repeat;
}

#sub_menu ul li.dececco_f a {
	background: url(../img/fede1.gif) no-repeat;
}

#sub_menu ul li a:hover {
	background-image: none !important;
}
