body {
    SCROLLBAR-FACE-COLOR: #000000;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #372F1B;
    SCROLLBAR-ARROW-COLOR: #F3D07B;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #372F1B;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8F7941;
	text-decoration: none;
	letter-spacing: 2px;
	filter: Glow(Color=#000000, Strength=1);
	width: 100%;height: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F3D07B;
	text-decoration: none;
	filter: Glow(Color=#000000, Strength=1);height: 0px;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	filter: Glow(Color=#000000, Strength=1);
	width: 100%;height: 0px;
}
a:link {
	color: #F3D07B;
	text-decoration: underline;
}
a:visited {
	color: #F3D07B;
	text-decoration: underline;
}
a:hover {
	color: #8F7941;
	text-decoration: underline;
}
a:active {
	color: #F3D07B;
	text-decoration: underline;.tablebg {
}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
