 .overskrift
 {
	color: Black;
	font-variant: normal;
	font-size: 18px;
	font-family: Times, Helvetica, sans-serif;
	font-weight: bold;
}			      			   
.overskrift2
 {
	font-family: Times, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}			   
			   
a:visited {	color: Gray; text-decoration: none}
a:hover {
	color: Black;
	text-decoration: none;
	background: #EDEDED;
}
a:link {color:Gray; text-decoration: none}
a:active {
	color: Gray;
	text-decoration: underline;
}
.bold        {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia,"Times New Roman", Times, serif;
}
.Menu {
	font: 13px Garamond,Times helvetica sans-serif;
	color: Gray;
	line-height: 20px;
}

body {scrollbar-3d-light-color:#CCCCCC; scrollbar-arrow-color:#000000; scrollbar-base-color:white; scrollbar-dark-shadow-color:#FFCC66; scrollbar-face-color:white; scrollbar-highlight-color:#E1E1E1; scrollbar-shadow-color:#00000}
body, p, td, th, span, div, ul, li {
	font-family: georgia,Times,"Trebuchet MS";
	font-size: 11px;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	background-color: #DCDCDC;
	background-position: center center;
	border: 1px #996600 groove;
}
INPUT.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(buttonbox2_sh.gif);
	border: 1px groove Silver;
}

INPUT.ButtonHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	background-attachment: fixed;
	border: 1px groove Black;
	background-image : none;
}