/******************* O */

#container { 
margin: 0 auto;
width: 100%;
height: 100%;
text-align: left;


} 



#pagespace {
	margin: 0 auto;
	position:relative;
	width:700px;
	height:600px;
	z-index:1;
	left:0px;
	top:72px;

}
#picspace {
	position:absolute;
	left:1px;
	top:72px;
	width:700px;
	height:610px;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
   
}


#picspace2 {
	position:absolute;
	left:-23px;
	right:0px;
	top:82px;
	width:700px;
	height:610px;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;

}

#menuspace {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:72;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	text-align: left;
}


#pictures {
	position:relative;
	left:0px;
	top:0px;
	width: 95px;
	height: 59px;
	z-index:2;
	margin-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#pictures2 {
	position:relative;
	left:0px;
	top:0px;
	width: 95px;
	height: 59px;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#Book {
	position:relative;
	left:0px;
	top:0px;
	width: 350px;
	height: 220px;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto
}









/******************* b */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height : 15px;
	background-image: url(images/background.gif);

}


a { 
color: #FFFFFF;
text-decoration: none;
} 
a img { 
border: none;

} 

.img_right_align{
	border: none;
	text-align: right;
} 


a:hover { 
cursor: pointer;
text-decoration: underline;
} 




/******************* Klasser */

.Menutext { 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 70%;
font-weight: bold;
color: #FFFFFF;
font-family: Arial, Verdana, sans-serif;
} 

.header { 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 110%;
font-weight: bold;
color: #d8d8d8;
font-family: Arial, Verdana, sans-serif;
}

.header2 { 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 90%;
font-weight: bold;
color: #d8d8d8;
font-family: Arial, Verdana, sans-serif;
}

.pagetext {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
} 

}


.guest_form {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #cdc6ac;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
	background-color: #000000;
	border: 1px solid #999999;
} 


.tablebg { 
color: #333333;
	background-color: #333333;

} 

