@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #222;
/*height: 240px;*/
background: url(../img/bg.jpg);
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#b60e06;
font-weight:normal;
width:175px;
margin-left: 35px;
margin-top: 35px;
}

h1#float {
float: left;
margin-top: 0;
margin-bottom: 18px;
}

h2 {
font-size: 18px;
font-weight:normal;
width: 650px;
}

h2.white {
font-family:Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight:normal;
color:#FFF;
width: 350px;
}

p.white{
font-family:Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
color:#FFF;
width: 800px;
}

a {
color:#b60e06;
text-decoration: none;
}

a:hover {
color:#b60e06;
text-decoration: underline;
}

div.head {
padding:0;
margin:0;
background: url(../img/topbg.jpg);
height:240px;
}

div.top {
width:914px;
height:240px;
margin:0 auto;
padding:0;
}

span.language 
{
    width:200px;
    margin: 0;
    position:relative;
    top: -40px;
    left: 780px;
}

div.logo {
width:213px;
height:44px;
padding: 52px 0 0 35px;
margin:0;
}

div.logo2 {
width:127px;
height:26px;
padding: 40px 0 0 5px;
margin:0;
float:left;
}

div.info {
font-size: 12px;
color: #444;
padding:34px 0 0 105px;
margin:0;
text-align: center;
float:left;
}

div.menu {
font-family:Myriad Pro;
font-variant:small-caps;
font-size:14px;
font-weight:bold;
padding:0;
margin: 47px 0 0 34px;
}

div.menu a {
	display:block;
	float:left;
color: #222;

height:33px;
text-align:center;
margin: 0 30px 0 0;
padding: 15px 0 0 0;
}

div.menu a:hover {
color:#b60e06; 
text-decoration: none;
}

a.home_actv, a.kommentarer_actv, a.booking_actv, a.faciliteter_actv, a.findvej_actv, a.kontakt_actv {
color: #fff !important;
background:url(../img/button.png) center no-repeat;
text-decoration: none;
font-weight:normal;
}

a.home_actv {
width:101px
}

a.kommentarer_actv {
	width:101px
}

a.booking_actv {
	width:145px
}

a.faciliteter_actv {
	width:115px
}

a.findvej_actv {
	width:101px
}

a.kontakt_actv {
	width:101px
}

div.content {
width:914px;
margin-left:auto;
margin-right:auto;
padding-bottom:0px;
}

div.bg1 {background:url(../img/bg1.jpg) repeat-x;}
div.bg2 {background:url(../img/bg2.jpg) bottom repeat-x;}

div.bcont {
width:914px;
margin-left:auto;
margin-right:auto;
}

div.submenu {
float: left;
width:320px;
height:18px;
color:#b60e06;
font-size:12px;
padding:0;
margin: 10px 0 0 380px;
}

div.submenu a {margin: 0 10px;}

div.box1 {
padding:0;
margin:0;
width:914px;
}

div.box1 img {margin:0 0 0 0; padding: 0}

div.box1cont {
background:url(../img/boxbg.png) repeat-y;
/*height: 404px;*/
padding: 10px 0 0 55px;

}

div.box1cont2 {
background:url(../img/boxbg.png) repeat-y;
/*height: 404px;*/
margin: 0 0 -21px 0;

}

div.homebg {
background:url(../img/homebg.jpg) repeat-y;
padding: 10px 0 0 20px;
margin: 0 0 0px 7px;
width:950px;
/*height: 374px;*/
}

div.txt {
width:275px;
float:center;
}

div.img {
padding-left:20px;
width:295px;
float:left
}

div.button_red, div.button_red2 {
margin: 43px 0 0 0;
padding: 8px 10px;
width:226px;
height:23px;
background:url(../img/button_red.png) no-repeat;
color: #fff;
}

div.button_red2 { background:url(../img/button_red2.jpg) no-repeat; width:257px;}

div.button_red a, div.button_red2 a {
	color:#fff;
	margin: 0 0 0 25px;
	font-variant: normal;
	font-size: 12px;
} 

div.bottom {
background:#dfdfdf;
height:100px;
}

div.topimg {
background:url(../img/topimg.jpg) top center no-repeat;
margin: 0 auto;
width:1280px;
height:189px;
}
div.clear {
clear:both;
}

