@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0px;
	margin: 0px;
	font: 0px Georgia, Garamond, Times, Arial;
	color: #000;
}

body {
	background: url("img/bg.jpg") top center;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}

.maintext {
	display: none;
}

img {
	border: 0px;
}


#knapp_bestalla {
	position: absolute;
	z-index: 20;
	left: 477px;
	top: 375px;
	cursor: pointer;
	width: 18px;
	height: 9px;
	border: 0px solid red;
}

#knapp_bestalla2 {
	position: absolute;
	z-index: 20;
	left: 477px;
	top: 305px;
	cursor: pointer;
	width: 18px;
	height: 9px;
	border: 0px solid red;
}


#knapp_utdrag {
	position: absolute;
	z-index: 20;
	left: 477px;
	top: 320px;
	cursor: pointer;
	width: 18px;
	height: 9px;
	border: 0px solid red;
}


#knapp_om {
	position: absolute;
	z-index: 20;
	left: 477px;
	top: 340px;
	cursor: pointer;
	width: 18px;
	height: 9px;
	border: 0px solid red;
}


#knapp_bilder {
	position: absolute;
	z-index: 20;
	left: 460px;
	top: 130px;
	cursor: pointer;
	width: 335px;
	height: 405px;
}

#knapp_av_bestalla2 {
	position: absolute;
	z-index: 20;
	left: 475px;
	top: 120px;
	cursor: pointer;
	width: 205px;
	height: 35px;
}


#knapp_av_bestalla {
	position: absolute;
	z-index: 20;
	left: 475px;
	top: 177px;
	cursor: pointer;
	width: 205px;
	height: 35px;
}


#knapp_kristinehamn {
	position: absolute;
	z-index: 20;
	left: 475px;
	top: 230px;
	cursor: pointer;
	width: 205px;
	height: 35px;
}

#arrright {
	position: absolute;
	z-index: 30;
	left: 767px;
	top: 515px;
	cursor: pointer;
	width: 60px;
	height: 39px;
}

#arrleft {
	position: absolute;
	z-index: 30;
	left: 27px;
	top: 515px;
	cursor: pointer;
	width: 60px;
	height: 39px;
}

#postit {
	position: absolute;
	z-index: 100;
	width: 217px;
	height: 70px;
	cursor: pointer;
	top: 0px;
	left: 0px;
}

#knapp_swedenrock {
	position: absolute;
	z-index: 20;
	left: 475px;
	top: 283px;
	cursor: pointer;
	width: 205px;
	height: 35px;
}

#kontaktform {
	font-size: 18px;
	position: absolute;
	z-index: 15;
	left: 510px;
	top: 240px;
}

input, textarea {
	padding: 4px;
	background: none;
	border: 0px;
	border: 1px dashed #000;
	font: 12px Georgia, Garamond, Times, Arial;
	color: #000;
	font-style: italic;
	width: 205px;
	background: #f7f5f1;
}

textarea {
	height: 100px;
}

#menuav {
	position: absolute;
	z-index: 20;
	left: 720px;
	top: 23px;
}

#menupa {
	position: absolute;
	z-index: 20;
	left: 810px;
	top: 58px;
}

#menutill {
	position: absolute;
	z-index: 20;
	left: 729px;
	top: 89px;
}

#menuom {
	position: absolute;
	z-index: 20;
	left: 817px;
	top: 123px;
}



#container {
	position: relative;
	background: url("img/containerbg.gif") no-repeat;
	margin: 0px auto;
	width: 942px;
	padding-top: 79px;
	height: 618px;
}

#leftbook {
	width: 381px;
	height: 503px;
	float: left;
	margin-left: 45px;
}

#rightbook {
	width: 382px;
	height: 503px;
	float: left;
}

.clear {
	clear: both;
}