HTML, BODY
{
    /*height: 100%;*/
    
    SCROLLBAR-FACE-COLOR: #BDBFC1;
    SCROLLBAR-HIGHLIGHT-COLOR: #BDBFC1;
    SCROLLBAR-SHADOW-COLOR: #BDBFC1;
    SCROLLBAR-3DLIGHT-COLOR: #8D9193;
    SCROLLBAR-ARROW-COLOR:  #002C6B;
    SCROLLBAR-TRACK-COLOR: #BDBFC1;
    SCROLLBAR-DARKSHADOW-COLOR: #777B7D;
    overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.border {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.nav_background {
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	padding-left: 20px;
}
a.nav:Hover  {
	color: #8D9194;
	text-decoration: underline;
}
.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #184C95;
	text-decoration: none;
}
.Kop_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.Subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184C95;
	text-decoration: none;
	font-weight: bold;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	padding: 20px 20px 5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.body_diap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.nav-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #184C95;
}
a.link:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #8D9194;
}
.link_nav-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #184C95;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 20px;
}

