body {
	background-color: #231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #380F13;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #D5A90A;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../bilder/bgpattern2.gif);
}
.rubrik {
	font-weight: bold;
	color: #D5A90A;
	font-size: 14px;
}
.underrubrik {
	font-weight: bold;
	color: #D5A90A;
	font-size: 11px;
}
.mainlink {
	font-weight: bold;
	color: #FFE712;
	font-size: 14px;
	font: century gothic;
}
.festen {
	font-weight: bold;
	color: #FFE712;
	font-size: 10px;
	font: century gothic;
}
.link {
	font-weight: normal;
	color: #FFE712;
	font-size: 13px;
}

.prick {
	font-weight: bold;
	color: #D5A90A;
	font-size: 9px;
}
.form {
	color: #FFE712;
	font-size: 9px;
	font:century gothic;
}
.form2 {
	color: #D5A90A;
	font-size: 9px;
	font:century gothic;
}
.treeNode {
	text-decoration: underline; color: #FFE712; font: 14px century gothic, Arial, Helvetica, sans-serif; font-weight: normal;}

a:active {text-decoration:none; color:#000000;font-weight: bold; }
a:link { text-decoration: none; color:#000000; font-weight: bold;}
a:visited { text-decoration: none; color:#000000;font-weight: bold;}
a:hover { text-decoration: underline; color:#D5A90A; font-weight: bold;}




