body {
  font-family: verdana, arial, helvetica;
  font-size:10px;
  color:#FFFFFF;
  margin-top:50px;
 background-color:#4b5c73;
}

td {
  font-family: verdana, arial, helvetica;
  font-size:10px;
  color:#FFFFFF;
}

#page_top {
 background-color:#a61830;
 text-align:center;
 color:#FFFFFF;
}
#page_logo {
 text-align:center;
}
#page_logo img { margin-top:25px; }

.l_content {
 background-image:url("/files/images/layout/bg.gif");
 background-color:#67964f;
 background-repeat:no-repeat;
 background-position:left bottom;
 color:#FFFFFF;
}
.r_home { 
 height:367px;
 background-image:url("/files/images/layout/home.jpg");
 background-color:#FFFFFF;
 background-repeat:no-repeat;
 background-position:right top;
}
.main_aktuelt {
 height:367px;
 background-image:url("/files/images/layout/aktuelt.jpg");
 background-color:#6d99ce;
 background-repeat:no-repeat;
 background-position:right top;
}
.main_udlaan {
 height:367px;
 background-image:url("/files/images/layout/udlaan.jpg");
 background-color:#bdb7ad;
 background-repeat:no-repeat;
 background-position:right top;
}
.main_hvem {
 height:367px;
 background-image:url("/files/images/layout/hvem.jpg");
 background-color:#efe5e3;
 background-repeat:no-repeat;
 background-position:right top;
}
.main_download {
 height:367px;
 background-image:url("/files/images/layout/download.jpg");
 background-color:#ffffff;
 background-repeat:no-repeat;
 background-position:right top;
}
.main_kontakt {
 height:367px;
 background-image:url("/files/images/layout/kontakt.jpg");
 background-color:#ffffff;
 background-repeat:no-repeat;
 background-position:right top;
}

.r_kontakt {
 height:367px;
 background-image:url("/files/images/layout/kontakt.jpg");
 background-color:#000000;
 background-repeat:no-repeat;
 background-position:right top;
}

.r_aktuelt { 
 height:367px;
 background-image:url("/files/images/layout/download.jpg");
 background-color:#6d99ce;
 background-repeat:no-repeat;
 background-position:right top;
}
.l_content h1 {
 color:#8db07b;
 font-size:17px;
}

#bottom {
 text-align:center;
 color:#FFFFFF;
 margin:10px;
}
#bottom a:link,#bottom a:visited,#bottom a:active {
 color:#FFFFFF;
 background:transparent;
 text-decoration:none;
}    
#bottom a:hover {
 color:#FFFFFF;
 background:transparent;
 text-decoration:none;
}


/* Farver på slides */

#fm_s {
	position:absolute; visibility:hidden; 
	left:-500px; top:0px;
	margin-top:50px;
                width:312px;
	background-color:#588143;
	color:#FFFFFF;
	height:367px;
 background-repeat:no-repeat;
 background-position:left bottom;
 background-image:url("/files/images/layout/flow.gif");
}
#aktuel_slide_menu_box {
	position:absolute;
	width:212px;
 background-image:url("/files/images/layout/bg.gif");
 background-color:#67964f;
 background-repeat:no-repeat;
 background-position:left bottom;
 color:#FFFFFF;
	height:367px;
}

a.fm_menu:link,a.fm_menu:visited,a.fm_menu:active {
 color:#FFFFFF;
 padding-left:12px;
 background-image:url("/files/images/layout/arrow.gif");
 background-repeat:no-repeat;
 background-position:left top;
 font-weight:bold;
} 
a.fm_menu:hover {
 text-decoration:none;
}

table.fm_sub_menu_box {
 margin:20px;
 margin-top:2px;
 margin-bottom:2px;
 margin-right:2px;
 display:none;
}
table.fm_menu_box {
 margin:20px;
 margin-top:5px;
 margin-right:10px;
}

/* Links */

a:link,a:visited,a:active {
 color:#FFFFFF;
 background:transparent;
 text-decoration:none;
}    
a:hover {
 color:#FFFFFF;
 background:transparent;
 text-decoration:none;
}

/* Skub ud menu */
/* 
   Styles for scrolling layers Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative;
	/* overflow:hidden; */
	width:275px; height:340px; 
	z-index:100; 
}
div#wn	{ 
	position:absolute; 
	left:10px; top:15px; 
	width:265px; height:340px; 
	clip:rect(0px, 265px, 340px, 0px); 
	overflow:hidden;
	z-index:1; 
}
div.fm_s_content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
}

/* Set small font-size or size/position of divs will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:350px; 
  font-size:1px; z-index:1;
}
div#track { 
  position:absolute; left:0; top:10px;
  width:11px; height:330px;
  /* background-image:url("/files/images/layout/scroll.gif"); */
  background-repeat: repeat-y;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#67964f;
  z-index:1;
}  
div#up { position:absolute; left:0; top:0; z-index:2;width:11px;height:11px; }  
div#down { position:absolute; left:0; bottom:0; z-index:3;width:11px;height:11px; }

/* Quotes */
div.quote_space {
  margin-top:160px;
}
.author_quote table { 
  padding:15px; 
  background-color:#000000;
  filter:alpha(opacity=60);
  opacity:0.6;
}
.quote_tag {
  font-family: "times new roman", arial, verdana;
  color:#FF0000;
  font-size:70px;
}
.quote_text {
  color:#FFFFFF;font-size:14px;font-weight:bold;
  padding-top:24px;
  padding-bottom:16px;
}
.quote_author { text-align:right;font-size:10px; }

#quotes6 div.quote_space {
margin-top:190px;
}