body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #351123;
	text-decoration: none;
	text-align:center;
	width: 1008px;
	background: #FFFFFF url(images/bokningkontakt.jpg) no-repeat center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	line-height: normal;
	height: auto;
	overflow-y:auto;
	padding-top: 30px;
}

a:link {
	color: #666;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #636;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #636;
	text-decoration: none;
}   /* mouse over link */
a:active {
	color: #636;
	text-decoration: none;
}   /* selected link */

.frame {
	width: 480px;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
}
.frame1 {
	width: 1008px;
	height: auto;
	padding-right: 20px;
	padding-top: 60px;
}


h3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666;
}

.header {
	width: 480px;
	padding-top: 20px;
}

.header_left {
	height: 250px;
	width: 200px;
	float:left;
	
}

.header_right {
	height: 250px;
	width: 200px;
	float: right;
}

a img {
	border:none;
}

