.topback {
	background-image: url(pics/topback.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 101px;

}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.menubacktop {
	background-image: url(pics/backpassiv.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
td.menubacktop:hover {
	background-image: url(pics/backactive.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
td.tabline {
	background-color: F0EEE5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: DEDBCF;
	border-right-color: DEDBCF;
	border-bottom-color: DEDBCF;
	border-left-color: DEDBCF;
	height: 15px;
	padding-left:3px;
	width: 150px;

}

td.tabline:hover {
	background-color: #B8B6AC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: DEDBCF;
	border-right-color: DEDBCF;
	border-bottom-color: DEDBCF;
	border-left-color: DEDBCF;
}

.tabact {
	background-color: E9E6DC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: DEDBCF;
	border-right-color: DEDBCF;
	border-bottom-color: DEDBCF;
	border-left-color: DEDBCF;
}
.prodmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 336633;
	text-decoration: none;
}
.prodsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 336633;
	text-decoration: none;
}
.smallgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
}
.rechts {
	background-color: #F0EEE5;
	background-image: url(pics/rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.links {
	background-color: #F0EEE5;
	background-image: url(pics/Links.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-image: url(pics/bgpost.gif);
}
.introbalken {
	border: 1px solid #336633;
}

