html body {
	margin: 0;
	overflow: visible;
	background-color: #daf0b7;
        background-image: url(/gfx/bg.jpg);
        background-position: left top;
        background-repeat: repeat-x;
}
#main {
	position: relative;
	width: 928px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
        background-image: url(/gfx/main.jpg);
        background-position: left top;
        background-repeat: no-repeat;
}
#logo {
	position: absolute;
	display: block;
	width: 274px;
	height: 132px;
	margin-left: 0px;
	margin-top: 113px;
}
#flash {
	position: absolute;
	display: block;
	margin-left: 277px;
	margin-top: 137px;
}
.form {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #9dc75b;
        text-decoration: none;
        border: 1px solid #85a950;
        background-color: #357e07;
}
.button {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #9dc75b;
        text-decoration: underline;
        border: 1px solid #679a1b;
        background-color: #679a1b;
}
#search {
	position: absolute;
	display: block;
	margin-left: 690px;
	margin-top: 14px;
}
#slogan {
	position: absolute;
	display: block;
	width: 238px;
	height: 100px;
	margin-left: 690px;
	margin-top: 119px;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #357e07;
	text-decoration: none;
}
#datum {
	position: absolute;
	display: block;
	width: 238px;
	margin-left: 690px;
	margin-top: 225px;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #357e07;
	text-decoration: none;
}
#menu {
	position: absolute;
	display: block;
	width: 403px;
	margin-left: 277px;
	margin-top: 187px;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #915b1e;
	text-decoration: none;
}
.menusel {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #915b1e;
	text-decoration: underline;
}
.print {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #b17838;
	text-decoration: none;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #026838;
	text-decoration: none;
}
.left td {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #026838;
	text-decoration: underline;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #026838;
	text-decoration: none;
}
.foot td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #026838;
	text-decoration: none;
}
.cat {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.catsel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6a9e1e;
	text-decoration: underline;
}
.catselb {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6a9e1e;
	text-decoration: none;
}
.prodname {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #026838;
	text-decoration: none;
}
.lap_off {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #87af51;
        text-decoration: none;
}
.lap_on {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #b17838;
        text-decoration: none;
}
