#idEntire {

}

#idHeader {
	width:912px;
	height:105px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(images/logo.jpg);
	margin:0 auto 0 auto;
}

#idContentBox {
	width:912px;
	margin:0 auto 0 auto;
}

#idContentBox .boxTop {
	background-image:url(images/content_box_top.jpg);
	height:17px;
}

#idContentBox .boxMain {
	background-color:white;
	border-left:5px solid #F9F2E0;
	border-right:5px solid #F9F2E0;
	font-family: Helvetica,Arial, sans-serif;
}

#idContentBox .boxMain h1 {
	color:#324B33;
	margin-top:10px;
	margin-bottom:10px;
	font-style:normal;
}

#idContentBox .boxBottom {
	background-image:url(images/content_box_bottom.jpg);
	height:17px;
}

#idMenu {
	margin-top:10px;
	margin-left:24px;
	width:258px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline;
}

#idMenu ul {
	list-style:none;
	margin: 0 0 15px 0;
	padding:0;
	
}

.notcurrent a {
	text-transform:uppercase;
	padding-top:11px;
	height:41px;
	text-align:center;
	display:block;
	width:258px;
	margin-top:10px;
	background-image:url(images/menu_back.jpg);
	text-decoration:none;
	font-size:1.5em;
	color:white;
}

.current a {
	text-transform:uppercase;
	padding-top:11px;
	height:41px;
	text-align:center;
	display:block;
	width:258px;
	margin-top:10px;
	background-image:url(images/menu_back.jpg);
	text-decoration:none;
	font-size:1.5em;
	color:white;
}

#idContactBox {
	margin:0 auto 0 auto;
}

#idContactBox .boxTop {
	background-image:url(images/contact_box_top.gif); 
	height:14px;
}

#idContactBox .boxBottom {
	background-image:url(images/contact_box_bottom.gif);
	height:14px;
}

#idContactBox .boxMain {
	background-image:url(images/contact_box_back.gif);
	padding-left:10px;
	line-height:20px;
	font-size:1em;
}


#googleMap {
	background-image:url(images/contact_box_back.gif);
	padding-left:10px;
	line-height:20px;
	font-size:0.85em;
	color:#4d4634;
	
}
#googleMap a{
		color:#4d4634;
		text-decoration:none;

}

#idContent {
	margin:0px 24px 0px 305px;
	padding: 12px 0px 12px 0px;
	}
	
#idContactInfo {
	width:912px;
	margin:8px auto 0 auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#idContactInfo a {
	color:#BCB39C!important;
}
#idFlags {
padding:0;
margin:0;
}

/*********
===========
BOKNINGSFORMULÄR
===========
**********/

#idForm
{}