* {
	margin-top: 0;
}
html, body {
	margin: 0;
	height: 100%;
}

body {
	text-align: center;
	background-color:#fff;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}



/* 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: 803px;
	text-align: left;
/*	background-image:url(/cm-images/design/mainbag.jpg);
	background-repeat:repeat-y;*/
}

.contentDorotation{
	padding-top:130px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:30px;
}

.contentNorotation{
	padding-top:130px;
	height:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:30px;
}



.footer {
	width:100%;
	text-align:left;
	background-color:#fff;

}

.footercontent{
	width:803px;
	margin: 0 auto;
	height:10px;
	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 */

.statusbesked{
	color:#F00;
	font-weight:bold;
	
}

.logo{
	position:absolute;
	top:0;
	left:0;
}


.menubar{
	position:absolute;
	right:0;
	top:24px;
}

.submenubar{
	position:absolute;
	right:0;
	top:54px;
}



/* PLACERING AF ELEMENTER MED ABSOLUT SLUT */

/* OPBYGNING AF INDHOLD MED OP TIL 3 KOLONNER START */

#maincontainer{
width: 805px; /*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 330px 0 10px; /* panel h. skal være "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentkolonne-noleft-noright{
margin: 0 0 0 0; /* Ingen paneler. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftpanelkolonne{
float: left;
width: 300px; /* Bredde på venstre panel */
margin-left: -803px; /* Skal være den negative værdi af bredden på maincontainer */
/*background: #C8FC98;*/
background-color:transparent;
}

#rightpanelkolonne{
float: left;
width: 330px; /* Bredde på højre panel */
margin-left: -332px; /* Skal være det samme som -bredde på højre panel */
/*background: #FDE95E;*/
background-color:transparent;
border-width: 0px 0px 0px 1px;
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 10px 0 10px;
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:#c2bdac;
background-color:transparent;
font-size:9px;
font-family:'Verdana','Tahoma','Arial',sans-serif;
width:87px;
/*height:12px;*/
border-width:0;
border-style:solid;
border-color:#FFFFFF;
}

.sogefelt-grayframe{
	width:89px;
	height:14px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#ada591;
	padding:0;
	float:left;
}

.sogefelt-whiteframe{
	width:87px;
	height:12px;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	padding:0;
	float:left;
}

.topikon{
	float:left;
}

.iconbar{
	position:absolute;
	right:0;
	top:385px;
}

.iconbartop{
	position:absolute;
	right:0;
	top:90px;
}



.toprotation{
	width:797px;
	height:218px;
	border: #d1cec5 solid 3px;
	overflow:hidden;
	background-color:#dedbd3;
	margin-bottom:20px;
}

.hovedmenu { list-style-type: none;}
.hovedmenu li { float:left;}
.spacer { float:left; width:40px; background-image:url(/cm-images/design/topmenuspacer.gif); background-position: center bottom; background-repeat:no-repeat;}
.hovedmenu li a { text-decoration:none; color:#614d1f; font-size:21px;}
.hovedmenu li a:hover { text-decoration:none; color:#b4aea1; font-size:21px;}
.hovedmenu li a.haktiv { text-decoration:none; color:#b4aea1; font-size:21px;}

.submenu { list-style-type: none;}
.submenu li { float:left;}
.spacers { float:left; width:20px; background-image:url(/cm-images/design/submenuspacer.gif); background-position: center bottom; background-repeat:no-repeat;}
.submenu li a { text-decoration:none; color:#614d1f; font-size:14px;}
.submenu li a:hover { text-decoration:none; color:#b4aea1; font-size:14px;}
.submenu li a.saktiv { text-decoration:none; color:#b4aea1; font-size:14px;}


.vaerdierbag{
	width:803px;
	height:394px;
	background-image:url(/cm-images/design/vaerdier-bag.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

/* ANDET STYLING SLUT */

.ikkevalgt{
width:290px;
display:block;
float:left;
padding:1px;
padding-left:5px;
border-bottom:#FFF solid 2px;
font-size:10px;
line-height:21px;
cursor:pointer;
}

.valgt{
width:290px;
background-image:url(/cm-images/design/omraadebaggrund_active.jpg);
background-repeat:no-repeat;
display:block;
float:left;
padding:1px;
padding-left:5px;
border-bottom:#FFF solid 2px;
font-size:10px;
line-height:21px;
cursor:pointer;
}

.omraadevalg{
	margin-top:10px;
	width:290px;
	height:273px;
	background-image:url(/cm-images/design/omraadebaggrund.jpg);
	background-repeat:no-repeat;

}

.formularholder{
	position:absolute;
	top:300px;
	left:0;
}

.arealvalg{
	margin-top:10px;
	background-color:#e3e2dc;
	width:250px;
	font-size:11px;
	padding:2px;
	padding-left:10px;
}

.arealfelt{
	color:#675930;
background-color:#fff;
font-size:10px;
width:60px;
/*height:12px;*/
border-width:1px;
border-style:solid;
border-color:#d1cfc9;
text-align:right;
padding-right:5px;
}

#kort{
	position:absolute;
	top:150px;
	left:300px;
	padding-bottom:20px;
}

.kortAlleLink{
	position:absolute;
	top:165px;
	left:0;
}

.searchbutton
{
border: 0px solid #d0d0d0;
padding:0px;
padding-right:20px;
width:auto;
background-image:url(/cm-images/design/searchicon.gif);
background-repeat:no-repeat;
background-position:center right;
background-color:transparent;
cursor:pointer;
color: #5A4B22;
font-family: Georgia,serif;
font-size: 18px;
font-weight: normal;
line-height: 25px;
margin: 0;
text-decoration:none;
}


.resultmenu li {
margin: 0 0 0 5px;
float: left;
list-style:none;
}

ul.emneoversigt {
/*	float: left;*/
	list-style: none;
	margin: 0 0 0 -40px;
/*	margin-left:-40px;*/
	width: 812px;
}
ul.emneoversigt li {
	margin: 0;
	padding: 0 9px 9px 0;
/*	padding: 5px;*/
	float: left;
	position: relative;
	width: 194px;
	height: 129px;
}

.emnepicfooter{
	width:194px;
	height:129px;
	background-image:url(/cm-images/design/emnepicfooter.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position:absolute;
	bottom:9px;
	left:0;
}

.emnepicfooteradresse{
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:5px;
	right:7px;	
}

.emnepicfooterm2{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:8px;
	left:7px;	
}

ul.emneoversigt a{
	color:#5B481C;
	text-decoration:none;
	cursor:hand;
}

.agentkontakt{
font-size:10px;
padding:5px;
border-bottom:#FFF solid 1px;
}

.agentkontaktinput{
border-color:#c3c2c0;
background-color:#FFF;
border-style:solid;
border-width : 1px;
width:130px;
font-size:10px;
}

.agentvalg{
font-size:10px;
padding:5px;
border-bottom:#FFF solid 1px;
width:200px;
}

.agentvalgtext{
font-size:10px;
padding:5px;
width:200px;
}

td.areavalg{
font-size:10px;
padding:5px;
border-bottom:#FFF solid 1px;
width:260px;
letter-spacing: inherit;
}

.arealinput{
border-color:#c3c2c0;
background-color:#FFF;
border-style:solid;
border-width : 1px;
width:40px;
font-size:10px;
}

ul.investoversigt {
/*	float: left;*/
	list-style: none;
	margin: 0 0 0 -40px;
/*	margin-left:-40px;*/
	width: 812px;
}
ul.investoversigt li {
	margin: 0;
	padding: 0 9px 9px 0;
/*	padding: 5px;*/
	float: left;
	position: relative;
	width: 397px;
	height: 258px;
}

.investpicfooter{
	width:397px;
	height:129px;
	background-image:url(/cm-images/design/investpicfooter.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position:absolute;
	bottom:9px;
	left:0;
}

.investpicfooterbullet{
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:60px;
	left:7px;	
}

.investpicfooterm2{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:8px;
	left:7px;	
}


ul.investoversigt a{
	color:#5B481C;
	text-decoration:none;
	cursor:hand;
}


