html {
     overflow: -moz-scrollbars-vertical;
}



body {
	background-color: #fff;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	color:#222;
}


p,form,h1,h2,h3,h4,h5,img,legend,fieldset,b {
	padding:0px;
	margin: 0px;
	border: 0px;
}

h3 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#cc3333;
	margin-top: 5px;
}

a:link {
 text-decoration: none;
color:#666;
}

a:visited {
	text-decoration: none;
 color:#666;
}

a:active {
	 text-decoration: none;
 color:#666;
}

a:hover {
	 text-decoration: underline;
 color:#333;
}

#mb1 {
	color: #cc3333;
	}

#importLink {
	color: #cc3333;
	}

#importLink a:visited {
	text-decoration: none;
 color:#cc3333;
}

#importLink a:active {
	 text-decoration: none;
 color:#cc3333;
}

#importLink a:hover {
	 text-decoration: underline;
 color:#cc3333;
}



#mainContainer {
	
	
	background-repeat: repeat-y;
	width:840px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 730px;
	padding-left:20px;
	padding-right: 20px;
	padding-top:20px;
}

#header {
	width:820px;
	height:auto;
}



#logo {
	float:left;
	width:210px;
}

#nav {
	float:left;
	width:550px;
	height:100%;	
   position: relative;
	top:91px;
	left:60px;
	padding:0px;
	margin: 0px;
}


#nav li {	
	display: inline;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}





#nav a:link {
 text-decoration: none;
color:#666;
}

#nav a:visited {
	text-decoration: none;
 color:#666;
}

#nav a:active {
	 text-decoration: none;
 color:#666;
}

#nav a:hover {
	 text-decoration: underline;
 color:#cc3333;
}


#nav a.active {
	
	 color:#cc3333;
}


#line {
	width:843px;
	height:7px;
	background: url(images/linje.jpg);
	background-repeat: no-repeat;
}


#left {
	width:580px;
	border-right: 1px dotted #ddd;
	margin-top: 10px;
	float: left;
}




#right {
	width:230px;
	float: left;
	margin-left: 20px;
}



.bread {
	width:540px;
	margin-bottom: 15px;
	
}


.clear {
	clear: left;
}


.custLeft {
	float: left;
	width:250px;
}


.custRight {
	float:left;
	width:300px;
	margin-left: 10px;
}


.cBox {
	width:600px;
	height: 100%;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 20px;
	float: left;
}



#bookingBox {
	width:265px;
	float:left;
	height: 100%;
	border-right: 1px dotted #ddd;
	margin-right: 15px;
	padding-right: 10px;
}

#shopBox {
	width:265px;
	float:left;
	height: 100%;
}

.dotted {
	width: 550px;
	height:1px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 15px;
	margin-top: 15px;
}



/* högerbox */

.rboxTop {
	background-image: url(images/box/top.jpg);
	width:228px;
	height:39px;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

.rboxMid {
	background-image: url(images/box/middle.jpg);
	width:228px;
	height: auto;
	min-height: 100px;
	margin: 0px;
	padding:0px;
	background-repeat: repeat-y;
	
}

.rboxBot {
	background-image: url(images/box/bottom.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:228px;
	margin: 0px;
	padding:0px;
}

.redboxTop {
	background-image: url(images/box/rtop.jpg);
	width:228px;
	height:39px;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

.redboxMid {
	background-image: url(images/box/rmiddle.jpg);
	width:228px;
	height: auto;
	min-height: 100px;
	margin: 0px;
	padding:0px;
	background-repeat: repeat-y;
	
}

.redboxBot {
	background-image: url(images/box/rbottom.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:228px;
	margin: 0px;
	padding:0px;
}


.spacer {
	margin-top: 10px;
}

.rboxTopic {
	margin: 0px;
	padding: 0px;
	color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.rboxHeader {
	padding-top:5px;
	padding-left: 15px;
	float: left;
}

.rboxMiddle {
	text-align: middle;
	padding-top: 5px;
	margin-left: 3px;
	float: left;
	}

.rboxText {
	padding: 0px;
	margin: 0px;
	width:185px;
	margin-left: 20px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*kontakt*/

#speLeft {
	width:285px;
	float: left;
}

#speRight {
	width:180px;
	float: left;
	margin-left: 70px;
	
}

.red {
	 color:#cc3333;
}

.rightcol {
color:#cc3333;
font-size: 15px;
text-align: right;
padding-right: 43px;
}

.linka {
color:#cc3333;

}

