@charset "utf-8";
/* CSS Document */
body {margin:0;padding:0;}
body, table, td { background-color:#8ec06b;   /*#8EBF6B*/
color:#FFFFFF;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
text-align:left;
line-height:15px;
}
img {border:none;}
table {
height:478px;
width:801px;
collapse:collapse;
border:0;
margin-top:4px;}

td {collapse:collapse;}
.beehive {background-image:url(beehive.jpg); background-repeat:no-repeat;
}

#text {
	color: #779d5c;
	
	font-size:11px;
	width: 250px;
	margin-top:130px;
	margin-left:35px;
	font-weight:bold;
	
}
a {color:#FFFFFF; text-decoration:none;}
 .cham img{margin-left:4px;}
#textcham {margin-left:7px}
#textluzern {margin-left:5px;}
.cham img, .luzern img {margin-top:60px;}
.cham  {border-left:1px solid #FFFFFF; }
.luzern {border-right:1px solid #FFFFFF;}
table {border-bottom:1px solid #FFFFFF;}
#pfeillinks, #pfeilrechts {
	position: absolute;
	top:365px;
	width: 50px;
	height: 83px;
	background-color: transparent;
	border: 0px solid yellow;
	
	
	
}
#pfeillinks {
	left: 440px;
}
#pfeilrechts {
	left: 720px;
}

