 .overskrift
 {
	color: #6e1154;
	font-variant: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}			      			   
.overskrift2
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}			   
			   
a:visited {	color: Black; font: normal 8pt Verdana, Arial, Helvetica, sans-serif;	text-decoration: none}
a:hover {
	color: Black;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: #EDEDED;
}
a:link {color:#000000; font: 8pt Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a:active {
	color: Black;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
 			   
.info        {
	color: #B22222;
	;
	font-variant: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fototxt {
	font: italic normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
.bold        {
	color: #575757;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nyhed {
	color: #6e1154;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boldhvid {
	color: White;
	text-transform: none;
	font-variant: normal;
	font-size: 8pt;
	font-family: Trebuchet, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-weight: bold;
}
.bolddark {
	color: #6e1154;
	text-transform: none;
	font-variant: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #663300;
	background-color: #DCDCDC;
	background-position: center center;
	border: 1px #996600 groove;
}
.FormIndhold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; border: 1px #7B604A solid}

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 : verdana,arial,helvetica,sans-serif; font-size : 8pt; }

INPUT.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFFFFF;
	background-attachment: fixed;
	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;
}

.TableStandard {
	border-top-width: 1px;
	border-right-width: 1x;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #D3D3D3;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #D3D3D3;
	background: White;
}

.TableTop {
	background-image: url(design_tablebar.gif);
}
.TableBottom {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #D3D3D3;
	background: #6e1154;
}


.TablePix {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #D3D3D3;
	border-right-color: #113953;
	border-bottom-color: #113953;
	border-left-color: #639fc6;
	background : White;
}

.CellTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Silver;
	background: #F4F4F4;
	line-height: 10px;
}

.CellBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Silver;
	background: #F4F4F4;
	line-height: 10px;
}
fieldset
{
	border: 1px groove #CCCCCC;
	padding: 10px 10px;
}
legend
{
	border: 1px solid Gray;
	padding: 3px 8px;
	background: url(temp_bg_TopCelle.gif);
}
