body {
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#FFFFFF;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}.bordermain {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}
.borderbund {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h3 {
	display: inline;
}
.bordertj {
	border: 1px solid #333333;
}
.tekstbox {
	color: #6699CC;
	border: 1px solid #6699CC;
}
form {
	display: inline;
}
a.andet:link{color: #333333;text-decoration: none;}
a.andet:visited{color: #333333;text-decoration: none;}
a.andet:hover{color: #333333;text-decoration: underline;}
a.andet:active{color: #333333;text-decoration: none;}.knapper {
	color: #6699CC;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: bold;

}
