

body {
	margin:0px;
	padding:0px;
	height:100%;
}

body#front {
	background:#F7FBFE url(/images/design/frontbg.jpg) top repeat-x;
}

div#frontimage {
	position:relative;
	width:881px;
	height:362px;
	background:url(/images/design/front.jpg) top no-repeat;
	padding-top:406px;
    padding-left:143px;
}

div#frontimage div#country1 {
	float:left;
	/*margin-left:143px;*/
	height:26px;
	width:108px;
}

div#frontimage div#country2 {
	float:left;
	margin-left:30px;
	height:26px;
	width:52px;
}

div#frontimage div#country3 {
	float:left;
	margin-left:30px;
	height:26px;
	width:26px;
}

div#frontimage div#country4 {
	float:left;
	margin-left:30px;
	height:26px;
	width:113px;
}

div#frontimage div#country5 {
	float:left;
	margin-left:31px;
	height:26px;
	width:178px;
}

div#frontimage div#country6 {
	float:left;
	margin-left:30px;
	height:26px;
	width:58px;
}

div#frontimage div#country7 {
	float:left;
	margin-left:30px;
	height:26px;
	width:26px;
}

#page {
	position:relative;
    width:1000px;
	margin:0px auto;
	background-image:url('/images/design/repeat.jpg');
	background-repeat:repeat-y;
	background-position:top;
}

#topbg {
    position:relative;
    height:37px;
	background-image:url('/images/design/topbg_dansk.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#logobg {
	height:187px;
	background-image:url('/images/design/logobg_dansk.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#menubg {
	position:relative;
    height:34px;
	background-image:url('/images/design/menubg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	font-weight:bold;
	color:#64A8CB;
}

#menubg #login {
	position:absolute;
    left:923px;
    top:0px;
    width:38px;
	height:34px;
	cursor:pointer;
}

#menubg #tilmeld {
	position:absolute;
	left:870px;
    top:0px;
    width:38px;
	height:34px;
	cursor:pointer;
}

div.contentWidth {
	width:800px;
	min-height:490px;
	background-image:url('/images/design/contentbg_dansk.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-left:100px;
	padding-right:100px;
	padding-top:50px;
}

#bottombg {
	height:150px;
	background-image:url('/images/design/bottombg.jpg');
	background-repeat:no-repeat;
	background-position:top;
    position:relative;
}


.newestprojects {
	margin-bottom:7px;
}




a.menu_level1, a.menu_level1:hover, a.menu_level1_selected, a.menu_level1_unclickable, div.menuLevel1_container, div.menuLevel1_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level1, div.menuLevel1_container {
	color:#a0c230;
}

a.menu_level1:hover {
	color:#668207;
}

a.menu_level1_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level1_unclickable, a.menu_level1_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

a.menu_level2, a.menu_level2:hover, a.menu_level2_selected, a.menu_level2_unclickable, div.menuLevel2_container, div.menuLevel2_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level2, div.menuLevel2_container {
	color:#a0c230;
}

a.menu_level2:hover {
	color:#668207;
}

a.menu_level2_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level2_unclickable, a.menu_level2_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

a.menu_level3, a.menu_level3:hover, a.menu_level3_selected, a.menu_level3_unclickable, div.menuLevel3_container, div.menuLevel3_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level3, div.menuLevel3_container {
	color:#a0c230;
}

a.menu_level3:hover {
	color:#668207;
}

a.menu_level3_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level3_unclickable, a.menu_level3_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

div.menuLevel1_container, div.menuLevel1_container_selected {
	width:139px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:10px;
}

div.menuLevel1_container {
	background:transparent;
}

div.menuLevel1_container_selected {
	background:transparent;
	/*filter:alpha(opacity=100);*/
}

div.menuLevel2_container, div.menuLevel2_container_selected {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:11px;
}

div.menuLevel2_container {
	background:transparent;
}

div.menuLevel2_container_selected {
	background:transparent;
}

div.menuLevel3_container, div.menuLevel3_container_selected {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:18px;
}

div.menuLevel3_container {
	background:transparent;
}

div.menuLevel3_container_selected {
	background:transparent;
}



div#searchinput {
	position:absolute;
    left:670px;
    top:5px;
    /*float:left;
	margin-left:335px;
	margin-top:5px;*/
	padding-top:3px;
    z-index:10;
}

div#searchinput input {
    border:0px;
	width:163px;
	background:transparent;
	padding-left:2px;
	padding-top:2px;
}

div#searchbutton {
	position:absolute;
    left:835px;
    top:13px;
    /*float:left;
	margin-top:13px;*/
	height:18px;
	width:20px;
	cursor:pointer;
}

div#sitemap {
	position:absolute;
    left:884px;
    top:7px;
    /*float:left;
	margin-left:29px;
	margin-top:12px;*/
	height:22px;
	width:22px;
	cursor:pointer;
}

div#print {
	position:absolute;
    left:916px;
    top:7px;
    /*float:left;
	margin-left:10px;
	margin-top:12px;*/
	height:22px;
	width:22px;
	cursor:pointer;
}

div#anbefal {
	position:absolute;
    left:948px;
    top:7px;
    /*float:left;
	margin-left:10px;
	margin-top:12px;*/
	height:22px;
	width:22px;
	cursor:pointer;
}

div.recommendHeader {
	position:absolute;
    top:27px;
    left:230px;
    width:180px;
    text-align:right;
    font-family:verdana;
    font-size:13px;
    color:#355818;
    text-transform:uppercase;    
    }
div.recommendText {
	position:absolute;
    top:47px;
    left:230px;
    width:180px;
    text-align:right;
    font-family:verdana;
    font-size:10px;
    color:#355818;
    }
input.recommendInputFrom {
	position:absolute;
    top:28px;
    left:436px;
    width:170px;
    border:0;
    background-color:transparent;
    }
input.recommendInputTo {
	position:absolute;
    top:61px;
    left:436px;
    width:170px;
    border:0;
    background-color:transparent;
    }
textarea.recommendInputTxt {
	position:absolute;
    top:26px;
    left:622px;
    width:171px;
    height:51px;
    border:0;
    background-color:transparent;
    }
div.recommendBtn {
	position:absolute;
    top:39px;
    left:836px;
    width:88px;
    height:22px;
    cursor:pointer;
    text-align:center;
    color:#ffffff;
    padding-top:6px;
    font-size:10px;
    }


@media print {
	body {
		visibility:hidden;
	}
	.mmenucontainer {
    	display:none;
        position:absolute;
    }
	#contentContainer {
		visibility:visible;
		position:absolute;
		top:0px;
		left:0px;
		width:650px;
	}
    
    div.contentWidth {
		width:650px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
}
	
	#contentContainer * {
		color:black;
	}
}