BODY
{
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: silver;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-ARROW-COLOR: silver;
SCROLLBAR-BASE-COLOR: silver;
scrollbar-3d-light-color: silver;
scrollbar-dark-shadow-color: silver
}

P
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
margin: 0em;
}

li
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
margin: 0em;
text-decoration: none;
}

A:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #817247;
margin: 0em;
text-decoration: none
}

A:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #817247;
margin: 0em;
text-decoration: none
}

A:active
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #817247;
margin: 0em;
text-decoration: none
}

A:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #817247;
margin: 0em;
text-decoration: none
}

TD 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
margin: 0em;
}

H1
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #78746C;
margin: 0em;
}

table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #ffffff;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #708770; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px; /*angivelse af højde/bredde på dropdown */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
table.MenuTop td	{
	color: #ffffff;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #708770; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
table.MenuTop td	{
	color: #ffffff;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #708770; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
.LayoutMenu	{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
width:400px;
}

.LayoutButton {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
}

.FoldoutMenu {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size:10px; 
}