html, body {
	height: 100%;
	margin:0;
}

body {
	text-align: center;

}

.baggrund{
	background-color:#d7d7d7;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}


/* OPBYGNING AF HOVEDMENU START */
.cssmenumouseon, .cssmenumouseactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px 5px 3px 5px;
	text-transform:uppercase;
}

.cssmenumouseoff{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px 5px 3px 5px;
	text-transform:uppercase;
}

A.cssmenumouseoff, A:link.cssmenumouseoff, A:visited.cssmenumouseoff, A:active.cssmenumouseoff, A:hover.cssmenumouseoff{ color:#707070; text-decoration:none;font-weight:normal;font-style:normal;}
A.cssmenumouseon, A:link.cssmenumouseon, A:visited.cssmenumouseon, A:active.cssmenumouseon, A:hover.cssmenumouseon{ color:#231F20; text-decoration:none;font-weight:normal;font-style:normal;}
A.cssmenumouseactive, A:link.cssmenumouseactive, A:visited.cssmenumouseactive, A:active.cssmenumouseactive, A:hover.cssmenumouseactive{ color:#231F20; text-decoration:none;font-weight:normal;font-style:normal;}

/* OPBYGNING AF HOVEDMENU SLUT */

/* OPBYGNING AF UNDERMENU START */
.csssupmenumouseon{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#2289E1;
	padding:3px 5px 3px 5px;
	text-transform:uppercase;
}

.csssupmenumouseoff{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#D7D7D7;
	padding:3px 5px 3px 5px;
	text-transform:uppercase;
}

A.csssupmenumouseoff, A:link.csssupmenumouseoff, A:visited.csssupmenumouseoff, A:active.csssupmenumouseoff, A:hover.csssupmenumouseoff{ color:#231F20; text-decoration:none;font-weight:normal;font-style:normal;}
A.csssupmenumouseon, A:link.csssupmenumouseon, A:visited.csssupmenumouseon, A:active.csssupmenumouseon, A:hover.csssupmenumouseon{ color:#fff; text-decoration:none;font-weight:normal;font-style:normal;}

/* OPBYGNING AF UUNDERMENU SLUT */




/* OPBYGNING AF LAYOUT START */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* Den negative højde skal svare til højden på footeren */
}
.footer, .push {
	height:30px; /* .push skal være samme højde som footeren */
}

.wrapper {
	width: 980px;
	text-align: left;
	background-color:#FFF;
	background-image:url(/cm-images/design/wrappertop.gif);
	background-repeat:no-repeat;
}

.content{
	padding-top:330px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}

.footer {
	width:100%;
	text-align:left;
	background-color:#d7d7d7;
}

.footercontent{
	width:980px;
	margin: 0 auto;
	height:22px;
	overflow:hidden;
	background-image:url(/cm-images/design/footerbag-content.gif);
	background-repeat:no-repeat;
	background-color:#d7d7d7;
}

.footerindhold{
	width:980px;
	height:1px;
	overflow:hidden;
}



.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{
}


/* 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:20px;
	left:50px;
	z-index:300;
}


.menubar{
	position:absolute;
	left:16px;
	top:276px;
	width:948px;
	height:30px;
	background-image:url(/cm-images/design/menubag.jpg);
	background-repeat:repeat-x;
}


.menubarcontent{
	position:absolute;
	left:16px;
	top:276px;
}

.iconbar{
	position:absolute;
	right:16px;
	top:40px;
}


.toprotation{
	position:absolute;
	left:16px;
	top:90px;
	width:948px;
	height:186px;
	overflow:hidden;
}


.designlink{
	position:absolute;
	right:0;
	bottom:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333333;
}


/* 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 320px 0 16px; /* panel h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-noright{
margin: 0 16px 0 16px; /* Ingen paneler. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftpanelkolonne{
float: left;
width: 340px; /* 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: 320px; /* Bredde på højre panel */
margin-left: -320px; /* Skal være det samme som -bredde på højre panel */
/*background: #FDE95E;*/
background-color:transparent;
border-width: 0 0 0 0;
border-style:solid;
border-color:#ADDFEB;

}

.contentkolonne-margin{
margin: 0 0 0 0;
}
.leftpanel-margin{
margin: 0 0 0 0;
overflow-x:hidden;
}
.rightpanel-margin{
margin: 0 16px 0 20px;
overflow: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;
}

.topikon{
	float:left;
	padding-left:3px;
	
}
/* ANDET STYLING SLUT */

#tooltip{
	position:absolute;
	border:1px solid #4D650D;
	background:#86AC20;
	padding:10px;
	color: #FFF;
	display:none;
	text-align:left;
}

.aktivmenu{	color:#887d02; }

#seekfelt{
color:#b0062a;
background-color:transparent;
font-size:10px;
font-family:'Verdana','Tahoma','Arial',sans-serif;
width:163px;
height:13px;
border-width:0;
border-style:solid;
border-color:#FFFFFF;
}

.topikon{
/*	width:31px;
	height:28px;*/
	float:left;
	margin-right:5px;
}
.sogefelt-grayframe{
	width:167px;
	height:17px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#d9d9d8;
	padding:0;
	float:left;
}

.sogefelt-whiteframe{
	background-image:url(/cm-images/gfx_seekfelt_bag.gif);
	background-repeat:repeat-x;
	width:165px;
	height:15px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	padding:0;
	float:left;
}


/* FANEBLADE START */
.fanecontainer{
	width:100%;
}

.fanecontainer ul{  
    list-style: none;
    list-style-position: outside;
	padding:0;
	margin:0;
}  
.fanecontainer ul.fanemenu li{  
    float: left;  
    margin-right: 10px;  
    margin-bottom: -1px;  
}  
.fanecontainer ul.fanemenu li{  
    display: block;  
    padding: 5px 10px 5px 10px;  
/*    background: #ffffff;  
    margin-bottom: -1px;  
    border: 1px solid #fff;  
    border-width: 1px 1px 1px 1px;  */
    position: relative;  
    color: #898989;  
    cursor: pointer;
	font-weight:bold;
}  


.fanecontainer ul.fanemenu li.active{  
    background: #fff;  
    top: 1px;  
	border: 1px solid #E2E3E0;  
    border-width: 1px 1px 1px 1px;
	border-bottom: 0;  
    color: #009BBE;  
}  

.fanecontent{  
    margin: 0pt auto;  
    background: #efefef;  
    background: #fff;  
    border: 1px solid #E2E3E0;  
    text-align: left;  
    padding: 10px;  
}

.notaktiv{
	display:none;
}

.faneclear{  
    clear: both;  
    height: 0;  
    visibility: hidden;  
    display: block;  
}  
/* FANEBLADE SLUT */

/* BAGGRUNDSFARVE PÅ PILE START */
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-thumbnails-container .disabled,
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover,
.galleria-thumbnails-container .disabled:hover{
background-color: #2289E1;
}
/* BAGGRUNDSFARVE PÅ PILE SLUT */


/* FAQ MODUL START */

.faqtoogle { }
.faqhidden {border-bottom:#000 solid 1px; padding:20px;}

/* NYHEDSBOKS START */
.newsbox{
	width:300px;
	height:160px;
	overflow:hidden;
	border:#DEDEDE solid 1px;
	background-color:#F4F3F3;
	padding:5px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.newsboxfoto{
	float:right;
	margin-left:10px;
}

/* NYHEDSBOKS START */
.blogleft{
	float:left;
	width:680px;
}
.blogright{
	float:left;
	margin-left:20px;
}

.blogmenu { list-style-type: none; margin: 0; padding: 0;}
.blogmenu li { margin: 0; padding: 0; padding-left: 0;}



.kalenderdag:first-letter{
text-transform:uppercase;
}

.kalenderdag{
background-color:#383939;
color:#FFFFFF;
font-weight:bold;
padding:2px;
text-align:center;
width:110px;
first
}

.kalenderdato{
background-color:#950D2E;
color:#FFFFFF;
font-weight:bold;
padding:2px;
text-align:center;
width:110px;
}

.kalendertid{
background-color:#383939;
color:#FFFFFF;
font-weight:bold;
padding:2px;
text-align:center;
width:110px;
}

.submitknap{
	background-color:#86AC20;
	color:#FFF;
	padding:5px;
	border:#360 solid 1px;
	font-weight:bold;
	cursor:pointer;
}

.nophotobag{
background-color:#86AC20;
text-align:center;
}

.nophototekst{
	color:#fff;
	font-weight:bold;
}


.starlight {
	color: #e00;
}
#star-rating ul {
	list-style: none;
	margin: 3px;
	padding: 0px;
	width: 180px;
	height: 30px;
	position: relative;
	background: url(/cm-ratings/rating.gif) top left repeat-x;
}
#star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
#star-rating li.current-rating {
	background: url(/cm-ratings/rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#star-rating li a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
#star-rating li a:hover {
	background: url(/cm-ratings/rating.gif) left center;
	z-index: 1;
	left: 0px;
	cursor:pointer;
}
#star-rating a.star-1 {
	left: 0px;
}
#star-rating a.star-1:hover {
	width: 30px;
}
#star-rating a.star-2 {
	left: 30px;
}
#star-rating a.star-2:hover {
	width: 60px;
}
#star-rating a.star-3 {
	left: 60px;
}
#star-rating a.star-3:hover {
	width: 90px;
}
#star-rating a.star-4 {
	left: 90px;
}
#star-rating a.star-4:hover {
	width: 120px;
}
#star-rating a.star-5 {
	left: 120px;
}
#star-rating a.star-5:hover {
	width: 150px;
}
#star-rating a.star-6 {
	left: 150px;
}
#star-rating a.star-6:hover {
	width: 180px;
}

.fn{
display:none;
}