body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #703824;
	background: #FCF3CD;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-arrow-color: #703824;
	scrollbar-base-color: #f8dc68;
	scrollbar-track-color: #fdf8e5;
	scrollbar-face-color: #f8dc68;
	scrollbar-highlight-color: #FEDA67;
	scrollbar-shadow-color: #FEDA67
}

body.biene_gross {
	margin-bottom: 30;
	margin-left: 35;
	margin-right: 30;
	margin-top: 30;
	background-image: url(biene_gross.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right
}

body.biene_klein {
	margin-bottom: 30;
	margin-left: 40;
	margin-right: 30;
	margin-top: 35;
	background-image: url(biene_klein.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right
}

table.menu {
	border-top: 4px solid #703824;
	border-left: 4px solid #703824;
	background-image: url(menu_wabe.gif);
	background-repeat: no-repeat;
}

td.menu {
	font-size: 11pt;
	font-weight: bold;
	padding-left: 46px;
	padding-right: 15px;
	padding-bottom: 7px;
	background: url(bullet.gif);
	background-repeat: no-repeat;
	vertical-align: top
}

a.menu {
	color: #703824;
	text-decoration: none
}

a:hover.menu {
	color: #C77254;
	text-decoration: none;
}

h1 {
	font-size: 13pt;
	font-weight: bolder;
	margin-bottom: 6px
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6px
}

td {
	font-size: 10pt
}

a {
	color: #703824;
	text-decoration: underline
}

a:hover {
	color: #C77254;
	text-decoration: none;
}
