#box{	position: absolute;
		width: 798px;
		height: 450px;
		left: 0px;
		top: 120px;
		background-image: url("../images/baggrundsbilleder/tour.jpg");
}
#textholderbio{
		position: absolute;
		top: 0px;
		left: 20px;
		width: 500px;
		height: 450px;
		background-image: url("../images/textbox2.gif");
}
#tourtext{
		position: absolute;
		top: 35px;
		left: 12px;
		width: 480px;
		height: 400;
		padding-right: 8px;
		padding-top: 6px;
		overflow: auto;
		font-family: verdana;
		font-size: 9pt;
		font-color: #F9EBC5;
		text-align: justify;
		scrollbar-base-color:#574D43;
		scrollbar-arrow-color:#F4EECE;
		scrollbar-track-color:#574D43;
		scrollbar-face-color:#574D43;
		scrollbar-highlight-color:#3C3939;
		scrollbar-3dlight-color:#3C3939;
		scrollbar-darkshadow-color:#3C3939;
		scrollbar-shadow-color:#3C3939;
		filter:chroma(color=#574D43);
}

.dato{	width: 360px;
		height: 25px;
		border: 0px;
}

.tabelindhold{
		width: 360px;
		height: 30px;
		border: 0px;
}

.1{		width: 15%;vertical-align: top;}
.2{		width: 72%;vertical-align: top;}
.3{		width: 13%;vertical-align: top;text-align: center;}
.4{		width: 10%;vertical-align: top;height: 10px;}
.5{		width: 80%;vertical-align: top;height: 10px;}
.6{		width: 13%;vertical-align: top;text-align: center;height: 10px;}

#datocontainer{
		width: 100%;
		height: 360px;
}

.tabeltext{
		font-size: 13px;
		font-weight: bold;
}

.tabeltext1{
		font-size: 13px;
		font-weight: bold;
		text-align:center;
}

.datotext{
		font-size: 11px;

}

.datotext2{
		font-size: 13px;
		padding-left: 2px;
		
}

.datotext3{
		font-size: 8px;
		font-weight: bold;
}

a.kalenderlinks{
		color:#F9EBC5;
		text-decoration:none;
		font-size: 8pt;
		margin-right: 7px;
}
a.kalenderlinks:hover{
		color:#fcf9e5;
		text-decoration:none;
}

#bookingtext{
		position: absolute;
		width: 320px;
		height: 100px;
		left: 3px;
		top: 100px;
}