#wrapper {
	width: 820px;
	margin: 0 auto 0 auto;
	text-align: left;
	border: none;
	background: #fff;
}
#page_head { width: 820px; height: 80px; position: relative; background: #fff url(../images/top_img.jpg) no-repeat;}

/*#content { width: 820px; height: 470px; background: #fff url(../../images/vertical_line.gif) repeat-y 655px 0; }*/
#content { 
	width: 770px; 
	height: 470px; 
	background: #fff; 	
	text-align: left;
	margin: 25px;
}
#right_col{
	width: 150px;
	float: right;
}

#content_col {
	width: 650px;
	float: left;
	text-align: left;
	padding-top: 15px;
}
#kontakt {
	width: 250px;
	float: right;
	padding: 5px;
	margin: 10px;
	height: 325px;
border: #666666 thin dotted;
}
#boka {
	width: 170px;
	float: left;
	padding: 5px;
	margin: 10px;
	height: 325px;
border: #666666 thin dotted;
}

#meddelanderuta_index {
	position:relative;
	width:200px;
	height:auto;
	z-index:1;
	top: 5px;
	background-color: #FFFFCC;
	border: dotted;
	border-width:thin;
	padding: 15px;
	float: left;
	left: 45px;
}

#page_foot {
	clear: both; 
	width: 820px; 
	padding-top: 2px;
	padding-bottom: 5px; 
	background: #fff url(../images/horizontal_line.gif) repeat-x top left; 
}
#textbox { border: #666666 thin dotted; width: 450px; float: left; margin-left: 7px;}
#textbox p { font-family:Verdana, Helvetica, sans-serif; font-size: 11px; margin: 8px; }

.clear { clear: both; }
.leftimage {
	float: left;
	margin: 0 10px 10px 10px;
}
.rightimage {
	float: right;
	margin: 0 10px 0 10px;
}