html, body {
	height: 100%;
	width: 100%;
}
html, body, ul, li, h1, h2, h3, img, p {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
a img {
	border:0;
}
a, a font {
	color:#000000;
}
ul {
	list-style:none;
}
#container, #forsidecontainer {
	position: relative;
	width: 952px;
	margin: 0px auto;
	min-height: 670px;
	background: #fff url('/Files/Billeder/RD09/containerbackgroung.jpg') center top no-repeat;
}
#container {
	height: auto !important;
	height: 670px;
}
#leftbox {
	display:inline;
	float:left;
	width: 952px;
}
#contentbox {
	display:inline;
	float:left;
	width:607px;
	background: url(/Files/Billeder/RD09/contentbackgroung.jpg) bottom no-repeat #fff;
	border:1px solid #C7CA93;
	border-bottom:none;
	overflow:hidden;
}
#content {
	min-height:472px;
/*	height: auto !important;
	height: 472px;
*/
	width:527px;
	display:inline;
	float:left;
	padding:30px 40px 36px 40px;
}
#forsidecontent {
	min-height:472px;
	width:527px;
	display:inline;
	float:left;
	padding:30px 40px 36px 40px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top:1px solid #D3D58F;
	text-align:center;
	height:26px;
	margin-top:-26px;
	line-height:25px;
	display:inline;
	float:left;
	width:607px;
}
.footerdiv {
	margin: 0 15px;
}
#top {
	display:inline;
	float:left;
	width:100%;
	height:133px;
}
#top ul, #logo {
	display:inline;
	float:left;
}

/* MENU ----------------------------------------------------
===========================================================*/


/*MAIN MENU*/


#mainmenubox {
	display:inline;
	float:left;
	width:607px;
	overflow:hidden;
}
#mainmenubox ul {
	float:left;
	clear:both;
	width:607px;
	height:28px;
	overflow:hidden;
	list-style:none;
	border-top:1px solid #C7CA93;
	background: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
#mainmenubox ul li {
	float:left;
	list-style:none;
	padding: 0 15px;
	line-height:30px;
}
#mainmenubox ul li a {
	color:#333333;
	text-decoration:none;
}
#mainmenubox ul li a:hover {
	text-decoration:underline;
}

/*OTHER MENUS*/

#menubox {
	width:173px;
}
#linksbox {
	width:170px;
	overflow:hidden;
}
#menubox, #linksbox {
	display:inline;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
#menu, #links {
	min-height:254px;
	height: auto !important;
	height: 254px;
	border-top:1px solid #C7CA93;
	background:#fff transparent;
}
#menubox ul li, #linksbox ul li {
	border-bottom:1px solid #C7CA93;
	color:#333333;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:6px 0pt 6px 15px;
}
#menubox ul li a, #linksbox a {
	color:#838467;
	text-decoration:none;
}
#menubox ul li a:hover, #linksbox a:hover {
	color:#333333;
	text-decoration:underline;
}
#menubox ul li.active a {
	padding-left:17px;
	color:#000;
	text-decoration:none;
}
#menubox ul.M2 li, #menubox ul.M3 li, #menubox ul.M4 li, #menubox ul.M5 li {
	border-bottom:none;
	padding: 5px 0 0 0px;
	margin-left:22px;
	list-style:disc;
	color:#838467;
	font-size:9px;
	font-weight:normal;
}
#menubox ul.M2 li a, #menubox ul.M3 li a, #menubox ul.M4 li a, #menubox ul.M5 li a {
	border-bottom:none;
	color:#838467;
	font-size:12px;
	font-weight:bold;
}

/* TEXT & IMAGES------------------------------------------
=======================================================*/

/*TEXT*/


.manchet {
	font-size: 18px;
	font-family: arial;
}
h3.manchet {
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.header {
	font-size: 16px;
	font-family: arial;
}
h3.header {
	font-weight: bold;
}
p.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
h2.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
h1.h1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
/*PHOTO ALBUM*/


.foto {
	margin: 1px 0px 0px 4px;
	border: 1px solid #cccc99;
}
/*BANNERS*/


.advts img, .forsideadvts img {
	display:block;
	margin-top: 13px;
	border-top:1px solid #C7CA93;
	border-bottom:1px solid #C7CA93;
}
.forsideadvts {
	margin-top: 250px;
}
#advts_left, #advts_right {
	display:inline-block;
}
/*FORMS*/
               input, textarea {
	color:#000000;
	font-family:Verdana, Helvetica, Arial;
	font-weight:normal;
	font-size:12px;
}
/* ECOM-----------------------------------------------------
===========================================================*/


.prdctlist td {
	background: #EEEFDF;
	padding: 5px 5px;
}
.prdctlist thead td {
	font-weight: bold;
}
.prdctlist tbody td {
	border-top:2px solid #fff;
}
.prdctlist a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}




/* NEWS -----------------------------------------------------
===================================*/
.newsitem img, .newsedit img {
               margin:0 25px 17px 25px; 
}
.newsitem img.leftnewimg, .newsedit img.leftnewimg { 
                margin-left:0px; 
}
.newsitem img.rightnewimg, .newsedit img.rightnewimg {
               margin-right:0px; 
}
.newsedit h1, .newsitem h1 {
               font-size:18px;
               font-weight:bold;
}

.newsedit .newsdate, .newsitem .newsdate {
               font-size: 12px;
               font-weight:bold;
}

.newsitem .backnews img, .newsedit .backnews img {
               margin:0; 
               margin-left:5px;
}
.newsitem .backnews a {
	text-decoration:none;
                font-weight:bold;
}


/* FORSIDE-----------------------------------------------------
=====================================*/

#forsidecontainer {
	background: #fff url('/Files/Billeder/RD09/homecontainerbackgroung.jpg') center top no-repeat;
}
#forsidecontainer #content {
	padding-top:47px;
	padding-bottom:40px;
	padding-left: 28px;
}
#forsidecontainer #menu, #forsidecontainer #links {
	border-top:none !important;
}
#forsidecontainer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}
#forsidecontainer h3.manchet {
	font-size:18px;
	font-weight:normal;
                background:none;
}
#forsidecontainer .manchet {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
#forsidecontainer a {
	text-decoration:none;
	color:#A7AB52;
}
#firstcol {
	display: block;
	float: left;
	width: 280px;
	padding-right: 10px;
}
#secondcol {
	float:left;
	width: 200px;
	padding-left: 15px;
	display: block;
	border-left: 1px solid #cccc99;
}
#footer a#mail, #forsidecontainer a#mail {
	color:#000;
	text-decoration:none;
}
#menubox, #linksbox, #content {
	display:inline-block;
}
#forsidecontainer .newsedit img {
               margin:0; 
}
#forsidecontainer .newsedit h3  {
background: url('/Files/Billeder/homepage/arrhomeitem.gif') left 3px no-repeat;
padding-left:12px;
}

#forsidecontainer h3 {
background: url('/Files/Billeder/homepage/arrhomeitem.gif') left 3px no-repeat;
padding-left:12px;
}
.forsideitem {
padding-left: 97px; 
margin-top:15px;
padding-bottom:30px;
}
.forsideitem h3 {
margin-left:-14px;
}
#forsidecontainer .quicklinks {
padding-left:10px;
}
#forsidecontainer .quicklinks h3.manchet {
margin-left:-20px;
}
#forsidecontainer .quicklinks h3 {
margin-bottom:15px;
}