
body{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;

}

h1{
	font-size:135%;
	font-weight:bold;
}

h2{
	font-size:100%;
	font-weight:bold;
}


/* Menuleiste */
.menubutton {
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
}

.menu {
	text-decoration: none;
	color: #666666;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 0.8em;
}

.menubutton:hover {
	background-color: #111111;
}

/* Submenus */
#produkte { 
	visibility: hidden; 
	position: absolute; 
	z-index: 2; 
	top: 88px; 
	left: 464px; 
}

#produkte table {
	height: 63px;
	width: 134px;
}

#wir { 
	visibility: hidden; 
	position: absolute; 
	z-index: 2; 
	top: 88px; 
	left: 598px;  
}

#wir table {
	width: 126px;
	height: 63px;
}

#home { 
	visibility: hidden; 
	position: absolute; 
	z-index: 2; 
	top: 109px; 
	left: 0px;  
}

#home table {
	width: 99px;
	height: 42px;
}

/* Bienenwachskerzen Bilder */
.bienenwachskerze {
	position: absolute; 
	z-index: 2; 
	top: 140px; 
	left: 430px;  
	height: 240px;
}
.bienenwachskerze_quer {
	position: absolute; 
	z-index: 2; 
	top: 140px; 
	left: 343px;  
	height: 240px;
}
