div#menubar {
padding-left: 0;
margin-left: 0;
background-color: #000000;
color: #ffffff;
float: left;
width: 760px;
font-family: tahoma, arial;
font-size: 1 px;
font-weight: bold;
color: #ffffff;
}

div#menubar ul {
padding-left: 0;
margin-left: 0;
background-color: #000000;
color: #ffffff;
float: left;
font-family: tahoma, arial;
font-size: 11px;
}

div#menubar li {
position: relative;
\width: 75px;
width: 110px; 
line-height: 20px;
margin: 0px;
list-style: none;
float: left;
background-color: #000000;
color: #ffffff;
border-right: 1px solid #fff;
z-index: 2;
}


div#menubar li:hover {
background-color: #0F8F18;
color: #ffffff;
background-repeat: no-repeat;
}


div#menubar li.sub {
background-position: right center;
background-repeat: no-repeat;
color: #ffffff;
}

div#menubar li.sub li.sub:hover {
/* Forhindre background-repeat i IE/Win. */
color: #ffffff;
}

div#menubar ul li a {
display: block;
padding: 0.2em 1em;
/* width: 75px; */
text-decoration: none; 
width: auto;
margin: 0px;
color: #ffffff;
}


div#menubar ul a {
width: auto;
color: #ffffff;
}

div#menubar ul ul {
display: none;
position: absolute;
color: #ffffff;
width: 75px;
}


div#menubar ul ul li {
width: 145px;
line-height: 12px;
border-bottom: 1px solid white; 
color: #000000;
margin-left: 0; 
background: #000000;
}


div#menubar li.sub li.sub {
background-position: right center;
background-repeat: no-repeat;
color: #ffffff;
}


div#menubar ul.niveau1 li.sub:hover ul.niveau2 {
background-color: #0F8F18;
color: #ffffff;
}


div#menubar ul.niveau1 li.sub:hover ul.niveau2,
div#menubar ul.niveau2 li.sub:hover ul.niveau3, 
div#menubar ul.niveau3 li.sub:hover ul.niveau4 {display: block; color: #ffffff;}
div#menubar ul.niveau2 {top: 24px; left: 0px; color: #ffffff;}
div#menubar ul.niveau3 {top: -1px; left: 116px; color: #ffffff;}
div#menubar ul.niveau4 {top: -1px; left: 116px; color: #ffffff;}


.td            { 
font-family: tahoma; font-size: 9 pt; color: #ffffff;
	border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: underline
}

A.link 						 { COLOR: #FFFFFF; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.link:link 			 { COLOR: #FFFFFF; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.link:visited		 { COLOR: #0F8F18; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.link:active			 { COLOR: #0F8F18; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.link:hover 			 { text-decoration: none; color: #0F8F18; font-size : 12 px; font-family: tahoma; }

A.links 					 { COLOR: #333333; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.links:link 			 { COLOR: #333333; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.links:visited		 { COLOR: #0F8F18; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.links:active		 { COLOR: #0F8F18; text-decoration: none; font-size : 12 px; font-family: tahoma; }
A.links:hover 		 { text-decoration: none; color: #0F8F18; font-size : 12 px; font-family: tahoma; }



.h1           { font-family: tahoma; font-size: 10 pt; color: #333333; }
.h2           { font-family: verdana; font-size: 9 pt; color: #0F8F18; }
.h3           { font-family: trebuchet ms, verdana; font-size: 20 pt; color: #333333;}
.h4           { font-family: trebuchet ms, verdana; font-size: 16 pt; color: #EFEFEF; font-weight: bold;}
.h5           { font-family: trebuchet ms, verdana; font-size: 6 pt; color: #06334b; font-style: italic; }
.h6           { font-family: trebuchet ms, verdana; font-size: 7 pt; color: #EFEFEF; }


.main 					{ COLOR: #ffffff; text-decoration: none; font-size : 11 px; font-family: tahoma; }
a:link.main 		{ COLOR: #ffffff; text-decoration: none; font-size : 11 px; font-family: tahoma; }
a:hover.main    { COLOR: #ffffff; text-decoration: underline; font-size : 11 px; font-family: tahoma; }
a:active.main   { COLOR: #ffffff; text-decoration: underline; font-size : 11 px; font-family: tahoma; }
a:visited.main  { COLOR: #ffffff; text-decoration: underline; font-size : 11 px; font-family: tahoma; }


body  {

			background-color: #FFFFFF;
			color : #FFFFFF;
}





