html, body {
	height: 100%;
margin: 0;
}

body {
	text-align: center;
	background-color:#CECECE;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}


/* OPBYGNING AF HOVEDMENU START */
.cssmenumouseon{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(/cm-images/design/menuon.jpg);
	background-repeat:repeat-x;
	padding:6px;
}

.cssmenumouseoff{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	background-color:transparent;
	padding:6px;
}

A.cssmenumouseoff, A:link.cssmenumouseoff, A:visited.cssmenumouseoff, A:active.cssmenumouseoff, A:hover.cssmenumouseoff{ color:#FFFFFF; text-decoration:none;}
A.cssmenumouseon, A:link.cssmenumouseon, A:visited.cssmenumouseon, A:active.cssmenumouseon, A:hover.cssmenumouseon{ color:#FFFFFF; text-decoration:none;}

/* OPBYGNING AF HOVEDMENU SLUT */

/* OPBYGNING AF UNDERMENU START */
.csssupmenumouseon{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	background-color:#887d02;
	font-weight:bold;
}

.csssupmenumouseoff{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	background-color:#004f86;
	font-weight:bold;
}

A.csssupmenumouseoff, A:link.csssupmenumouseoff, A:visited.csssupmenumouseoff, A:active.csssupmenumouseoff, A:hover.csssupmenumouseoff{ color:#FFFFFF; text-decoration:none;}
A.csssupmenumouseon, A:link.csssupmenumouseon, A:visited.csssupmenumouseon, A:active.csssupmenumouseon, A:hover.csssupmenumouseon{ color:#FFFFFF; text-decoration:none;}

/* OPBYGNING AF UUNDERMENU SLUT */



/* OPBYGNING AF LAYOUT START */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -10px; /* Den negative højde skal svare til højden på footeren */
}
.footer, .push {
	height:10px; /* .push skal være samme højde som footeren */
}

.wrapper {
	width: 980px;
	text-align: left;
	background-color:#e7e6e6;
	border:#a7a7a7 solid;
	border-width:0 1px 0 1px;
	background-image:url(/cm-images/design/topbag.jpg);
	background-repeat:repeat-x;


}

.content{
	padding-top:400px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}

.contentNorotation{
	padding-top:140px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}



.footer {
	width:100%;
	background-color:#CECECE;
	text-align:left;
}

.footercontent{
	width:982px;
	background-image:url(/cm-images/design/footerbag.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
	height:10px;
	overflow:hidden;
}

.footerdesign{
	width:980px;
	margin: 0 auto;
	text-align:right;
	height:15px;
	overflow:hidden;
}

.footerdesign, .footerdesign a, .footerdesign a:link, .footerdesign a:visited, .footerdesign a:active, .footerdesign a:hover{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A6A5A5;
	text-decoration:none;
	font-size:10px;
}


.alertboxholder{
	width:100%;
	height:50px;
	display:block;
}

.alertbox{
	position: fixed;
	left:0;
	bottom:0;
	width:100%;
	height:20px;
	background-color:#9FF;
	border-color:#09F;
	border-style:solid;
	border-width: 4px 0 0 0;
	text-align:center;
	color:#09F;
	padding-top:10px;
}
.alertboxtxt{
}


A.poweredby, A:link.poweredby, A:visited.poweredby, A:active.poweredby, A:hover.poweredby{ color:#999; text-decoration:none;}
A.bookinglink, A:link.bookinglink, A:visited.bookinglink, A:active.bookinglink, A:hover.bookinglink{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; font-size:18px; letter-spacing:1px; font-weight:bold; text-decoration:none; padding:0; padding-left:10px;}
A.StorLinkKnap, A:link.StorLinkKnap, A:visited.StorLinkKnap, A:active.StorLinkKnap, A:hover.StorLinkKnap{ color:#e51b24; text-decoration:none;}


/* OPBYGNING AF LAYOUT SLUT */

/* PLACERING AF ELEMENTER MED ABSOLUT START */

.userbox{
	position:absolute;
	top:20px;
	right:13px;
	border-width: 0 0 0 0;
	border-color:#666;
	border-style:solid;
	padding:5px;
	color:#666;
	font-size:10px;
}

.statusbesked{
	color:#F00;
	font-weight:bold;
	
}

.logo{
	position:absolute;
	top:25px;
	left:20px;
}

.toprotation{
	position:absolute;
	width:980px;
	height:250px;
	top:130px;
	left:0;
	overflow:hidden;
}

.toprotationplaceholder{
	position:absolute;
	width:980px;
	height:258px;
	top:126px;
	left:0;
	background-image:url(/cm-images/design/toprotationbag.gif);
	background-repeat:no-repeat;
}

.toprotationplaceholder2{
	position:absolute;
	width:980px;
	height:85px;
	top:0;
	left:0;
	background-color:#FFF;
	background-image:url(/cm-images/design/topbag.jpg);
	background-repeat:repeat-x;
}






.menubar{
	position:absolute;
	left:13px;
	top:333px;
	width:954px;
	height:27px;
	border-width:2px 0 2px 0;
	border-style:solid;
	border-color:#ebeec8;
	background-color:transparent;
	overflow:hidden;
}

.menubarcontent{
	position:absolute;
	left:0;
	top:85px;
	width:980px;
	overflow:hidden;
}



.iconbar{
	position:absolute;
	right:10px;
	top:20px;

}




.designlink{
	position:absolute;
	right:5px;
	bottom:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}


/* PLACERING AF ELEMENTER MED ABSOLUT SLUT */

/* OPBYGNING AF INDHOLD MED OP TIL 3 KOLONNER START */

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentkolonne-left-right{
margin: 0 300px 0 300px; /* panel v + h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-left-noright{
margin: 0 10px 0 320px; /* panel v. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-right{
margin: 0 350px 0 10px; /* panel h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-noright{
margin: 0 10px 0 10px; /* Ingen paneler. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftpanelkolonne{
float: left;
width: 300px; /* Bredde på venstre panel */
margin-left: -980px; /* Skal være den negative værdi af bredden på maincontainer */
/*background: #C8FC98;*/
background-color:transparent;
}

#rightpanelkolonne{
float: left;
width: 350px; /* Bredde på højre panel */
margin-left: -350px; /* Skal være det samme som -bredde på højre panel */
/*background: #FDE95E;*/
background-color:transparent;
}

.contentkolonne-margin{
margin: 0 0 0 0;
}
.leftpanel-margin{
margin: 0 0 0 0;
overflow-x:hidden;
}
.rightpanel-margin{
margin: 0 10px 0 30px;
overflow-x:hidden;
}


/* OPBYGNING AF INDHOLD MED OP TIL 3 KOLONNER SLUT */

/* ANDET STYLING START */

FORM{
margin:0;
}

div.thumbwrapper{
	float: left;
	height: 115px;
	width: 115px;
	background:transparent;
	margin: 6px;
	border: 1px solid #525d62;
	text-align: center;
}
.thumbtabel{
width:100%;
height:115px;
}


.formularfelt {
color:#363636;
background-color:#FFFFFF;
font-size : 11px;
font-family : verdana;	
border-color:#aaaaaa;
border-style:solid;
border-width : 1px;
background-image:url(/cm-images/formularbaggrund.gif);
background-repeat:repeat-x;
}

#seekfelt{
color:#6b730c;
background-color:transparent;
font-size:10px;
font-family:'Verdana','Tahoma','Arial',sans-serif;
width:175px;
height:15px;
border-width:0;
border-style:solid;
border-color:#FFFFFF;
}

.topikon{
	width:22px;
	height:21px;
	float:left;
}
.topikon2{
	width:44px;
	height:49px;
	float:left;
}

.sogefelt-pad{
	width:180px;
	padding:0;
	padding-top:16px;
	float:left;
	
}



.sogefelt-grayframe{
	width:180px;
	height:19px;
	float:left;
	border-width:1px 0 1px 1px;
	border-style:solid;
	border-color:#d9d9d8;
	padding:0;
	float:left;
}

.sogefelt-whiteframe{
	background-image:url(/cm-images/design/seekfelt_bag.gif);
	background-repeat:repeat-x;
	width:178px;
	height:17px;
	float:left;
	border-width:1px 0 1px 1px;
	border-style:solid;
	border-color:#ffffff;
	padding:0;
	float:left;
}


/* ANDET STYLING SLUT */

#tooltip{
	position:absolute;
	border:1px solid #006600;
	background:#993;
	padding:10px;
	color:#FFFFFF;
	display:none;
	text-align:left;
	}	

.leftheadmenu { list-style-type: none; margin: 0; padding: 0; width:100%; line-height:20px;	font-family: Georgia, "Times New Roman", Times, serif;font-size:12px;font-weight:bold;}
.leftheadmenu li { margin: 0; padding: 0; padding-left: 10px; padding-top:3px; padding-bottom:3px;}
.leftheadmenu li A{ color:#004f86; text-decoration:none;}
.leftheadmenu li A:hover{ color:#887d02; text-decoration:none;}
.leftheadmenu li.valgtmenu A{ color:#887d02; text-decoration:none;}

.leftsubmenu { list-style-type: none; margin: 0; padding: 0; width:100%; font-size:10px; font-weight:bold}
.leftsubmenu li { margin: 0; padding: 0; padding-left: 10px; padding-top:3px; padding-bottom:3px;}

.aktivmenu{	color:#887d02; }

a.button_green, A:link.button_green, A:visited.button_green, A:active.button_green
{
color:#FFFFFF;
background-color:#887d03;
background-image:url(/cm-images/design/knap_green.jpg);
background-repeat:repeat-x;
font-weight:bold;
letter-spacing:1px;
padding:12px;
border:#534c04 solid 1px;
text-decoration:none;
line-height:normal;
font-size:14px;
}

A:hover.button_green
{
color:#FFFFFF;
background-color:#887d03;
background-image:none;
text-decoration:none;
line-height:normal;
}

a.button_blue, A:link.button_blue, A:visited.button_blue, A:active.button_blue
{
color:#FFFFFF;
background-color:#004f86;
background-image:url(/cm-images/design/knap_blue.jpg);
background-repeat:repeat-x;
font-weight:bold;
letter-spacing:1px;
padding:12px;
border:#032841 solid 1px;
text-decoration:none;
line-height:normal;
font-size:14px;
}

A:hover.button_blue
{
color:#FFFFFF;
background-color:#004f86;
background-image:none;
text-decoration:none;
line-height:normal;
}

a.button_red, A:link.button_red, A:visited.button_red, A:active.button_red
{
color:#FFFFFF;
background-color:#890307;
background-image:url(/cm-images/design/knap_red.jpg);
background-repeat:repeat-x;
font-weight:bold;
letter-spacing:1px;
padding:12px;
border:#510104 solid 1px;
text-decoration:none;
line-height:normal;
font-size:14px;
}

A:hover.button_red
{
color:#FFFFFF;
background-color:#890307;
background-image:none;
text-decoration:none;
line-height:normal;
}
