body {
	behavior: url(/css/csshover.htc);
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
body,td,th,select,option {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.content_td {
	background-color: #ffffff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.menu_top, a.menu_top, a.menu_top:link, a.menu_top:active, a.menu_top:visited {
	background: url(/images/icon_opg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_top:hover {
	background: url(/images/icon_opg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu_02_top, a.menu_02_top, a.menu_02_top:link, a.menu_02_top:active, a.menu_02_top:visited {
	background: url(/images/icon_firma.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_02_top:hover {
	background: url(/images/icon_firma.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.menu_03_top, a.menu_03_top, a.menu_03_top:link, a.menu_03_top:active, a.menu_03_top:visited {
	background: url(/images/icon_tip.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_03_top:hover {
	background: url(/images/icon_tip.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu_04_top, a.menu_04_top, a.menu_04_top:link, a.menu_04_top:active, a.menu_04_top:visited {
	background: url(/images/icon_contact.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_04_top:hover {
	background: url(/images/icon_contact.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu_05_top, a.menu_05_top, a.menu_05_top:link, a.menu_05_top:active, a.menu_05_top:visited {
	background: url(/images/icon_firma.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_05_top:hover {
	background: url(/images/icon_firma.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu_06_top, a.menu_06_top, a.menu_06_top:link, a.menu_06_top:active, a.menu_06_top:visited {
	background: url(/images/icon_lock.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_06_top:hover {
	background: url(/images/icon_lock.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu_07_top, a.menu_07_top, a.menu_07_top:link, a.menu_07_top:active, a.menu_07_top:visited {
	background: url(/images/icon_faq.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_07_top:hover {
	background: url(/images/icon_faq.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.small, a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;	
}

#navbar {
	float:left;
	/*width:100%; *//*tilføjelse */
	/*border-bottom:0px solid black;*//* tilføjelse */
	margin: 0px;
	padding: 0px;
	display:inline;
}
#navbar { /* Sætter samme skrift og størrelse på alle elementer i navbar'en  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*#navbar a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 6px;
	padding-left: 25px;
	line-height: 28px;
}
*/

#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
	background: white;
	border-top: 0px solid black;
}
#navbar li {
	position:relative;
	/*width:10em;*/
	line-height:2.25em;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#navbar li:hover {
}
#navbar li.sub {
}
#navbar li.sub li.sub:hover {
background-color: #fff; /* Forhindre background-repeat i IE/Win. */
}
#navbar ul li.subline {
	width:42px;
	text-align: center;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 0em 0.5em 0.25em 2.25em;
	margin:0;
}
#navbar ul a {
	width:auto;
}
#navbar ul ul {
	display:none;
	position:absolute;
	width:11.5em;
}
#navbar ul ul li {
	border-top:1px solid #003366;
	width:11.5em;
}
#navbar li.sub li.sub {
}
#navbar ul li.sub2 {
	padding-left:0px;
}
#navbar ul.niveau1 li.sub:hover ul.niveau2 {
	/*border-top:1px solid #990000;*/
}
#navbar ul.niveau1 li.sub:hover ul.niveau2, div#navbar ul.niveau2 li.sub:hover ul.niveau3 {
	display:block;
}
#navbar ul.niveau2 {
	top:2.4em;
	left:0;
}
#navbar ul.niveau3 {
}