.body_scroll{
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #BFBFFF;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
}
a:link, a:active, a:visited {
font-family: Arial ,sans-serif;
color: BLUE;  
font-size: 10pt; 
font-weight: normal;
text-decoration: underline
}
a:hover {
font-family: Arial ,sans-serif; 
color: PURPLE;  
font-size: 10pt; 
font-weight: normal;
text-decoration: underline
}
a.menu:link, a.menu:active, a.menu:visited {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family: Arial ,sans-serif;
	font-size: 9pt;
	font-weight: 500;
	color: #000000;
	background-color: #BFBFFF;
	border-left: solid 1px #757575;
	border-top: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	border-bottom: solid 1px #757575;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
}
a.menu:hover {
text-align: left;
text-decoration: none;
font-family: Arial ,sans-serif;
font-size: 9pt;
font-weight: 500;
color: #EAEAEA;
border-left: solid 1px #E1E1E1;
border-top: solid 1px #757575;
border-right: solid 1px #757575;
border-bottom: solid 1px #E1E1E1;
background-color:#7070CC;
padding-top: 4px;
padding-bottom: 2px;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-family: Arial ,sans-serif;
	font-size: 9pt;
	font-weight: 500;
	color: #000000;
	background-color: #CECED9;
	border-left: solid 1px #757575;
	border-top: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	border-bottom: solid 1px #757575;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
}
a.submenu:hover {
text-align: left;
text-decoration: none;
font-family: Arial ,sans-serif;
font-size: 9pt;
font-weight: 500;
color: #EAEAEA;
border-left: solid 1px #E1E1E1;
border-top: solid 1px #757575;
border-right: solid 1px #757575;
border-bottom: solid 1px #E1E1E1;
background-color:#A3A3CC;
padding-top: 4px;
padding-bottom: 2px;
}
a.l_overskrift:link, a.l_overskrift:active, a.l_overskrift:visited {
font-family: Arial, sans-serif; 
color: #000000;  
font-size: 20pt; 
font-weight: bold;
text-decoration: NONE;
}
.overskrift {
font-family: Arial, sans-serif; 
color: #000000;  
font-size: 20pt; 
font-weight: bold;
}
.fedtext {
font-family: Arial ,sans-serif; 
color: #000000;  
font-size: 10pt; 
font-weight: bold;
}
.text {
font-family: Arial ,sans-serif; 
color: #000000;  
font-size: 10pt; 
font-weight: 400;
}
.smalltext {
font-family: Arial ,sans-serif; 
color: #000000;  
font-size: 9pt; 
font-weight: 400;
}
.border{
font-family: Arial ,sans-serif; 
color: #000000;  
font-size: 9pt; 
font-weight: 400;
	background: #eaeaea;
	background-color: #ffffff;
	border: 1px solid #000000; 
}

