/* Global Styles */

body {
	margin:0px;
	background-color:#586069;
  scrollbar-darkshadow-color: #586069; 
	scrollbar-3dlight-color: #586069; 
	scrollbar-shadow-color: #586069; 
	scrollbar-highlight-color: #586069; 
	scrollbar-base-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #cccccc;
	}
iframe {
    scrollbar-base-color: #cccccc;
    }

logo {
	margin:0px;
  background-image:url(baggrund-is.jpg)
  background-position:top left
}
td {
	font:11px Arial, Helvetica, sans-serif;
	
	}
	
a {
	color: #004040;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #89897c;
	}


/* indhold Styles */

.style3 {color: #586069; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
a:link {
	color:#004040;
	text-decoration: none;
	background:url(indhold.html)
}
a:visited {
	color: #004040;
	text-decoration: none;
}
a:hover {
	color: #004040;
	text-decoration: none;
}
a:active {
	color: #004040;
	text-decoration: none;
}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #004040;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#004040;
	background: #89897c;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #004040; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #004040;
	}
	
/* Class Styles */

.logo {
	font:18px Arial;
	color: #004040;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 15px Arial, Helvetica, sans-serif;
	color: #004040;
	line-height:14px;
	}
	
.bodyText {
	line-height:22px;
	color:#586069;
	letter-spacing:.em;
	font-family: "verdana";
	font-size: 8px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#004040;
	letter-spacing:.1em;
	}
	
.pageName {
	font:12px verdana;
	color: #004040;
	letter-spacing:.0em;
	line-height:22px;
	text-align: justify;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #004040;
	font-weight:normal;
	line-height:20px;
	letter-spacing:.0em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #004040;
	letter-spacing:.1em;
	line-height:16px;
	}

