body {
	color: #727272;
	font-size: 11px;
	font-family:Arial;
}

#wrap {
	width:687px;
	height:461px;
	position:relative;
}

#wrap_left {
	width:354px;
	height:226px;
	margin:9px 0 0 0;
	border-right:1px solid #c1c1c1;
	position:absolute;
}


.input1 {
	border:1px solid #b1b1b1;
	width:190px;
	font-size:11px;
	color:#727272;
}


#image {
	width:301px;
	height:225px;
	position:absolute;
	margin:9px 0 0 370px;
	border:1px solid #b1b1b1;
	background-color:#f7f7f7;
}

#flowplayerholder {
	width:301px;
	height:225px;
	position:absolute;
	margin:9px 0 0 370px;
	border:1px solid #b1b1b1;
}

#wrapper #flowplayerholder {
	z-index: 1;
}

#panorama {
	width:657px;
	height:200px;
	position:absolute;
	margin:250px 0 0 14px;
	border:1px solid #b1b1b1;
	background-color:#f7f7f7;
}

#detail {
	width:102px;
	height:301px;
	position:absolute;
	margin:9px 0 0 227px; 
	padding:0px 10px 0 10px;
	border-right:1px solid #c1c1c1;
	line-height:24px;
}

#title {
	width:280px;
	height:25px;
	position:absolute;
	margin:14px 0 0 364px;
}

#wrap_left h1,
#title h1 {
	margin:0;
	padding:0;
	color:#fd970c;
	font-size:24px;
	font-weight:normal;
	line-height:25px;
}

#wrap_left h2{
	margin:0;
	padding:0;
	color:#727272;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}

#title {
	width:340px;
	height:25px;
	position:absolute;
	margin:0 0 0 14px;
	padding:0px 0px 0px 0px;
	line-height:25px;
	overflow:hidden;
}
#title h1 {
	margin:0;
	padding:0 0 10px 0;
	color:#fd970c;
	font-size:24px;
	font-weight:normal;
	line-height:25px;
}

#desc {
	width:336px;
	height:201px;
	position:absolute;
	margin:25px 0 0 14px;
	padding:0px 2px 0px 0px;
	line-height:20px;
	overflow:auto;
}



#dots {
	width:276px;
	height:3px;
	position:absolute;
	margin:216px 0 0 435px;
	line-height:3px;
}

#dots2 {
	width:394px;
	height:3px;
	position:absolute;
	margin:306px 0 0 14px;
	line-height:3px;
}

.valign {
	height:100%;
	width:100%;
}
.valign td {
	height:100%;
	width:100%;
	vertical-align:middle;
	text-align:center;
}


a {
	font-size:11px;
	color:#727272;
	text-decoration:none;
	outline:0;
}
#alt a:hover {
	text-decoration:underline;
}

.ubf-color-1 { /* oranje */
	color:#ff980b; }
.ubf-color-2 { /* blauw */
	color:#002a63; }
	
.imageSlideshowHolder,.imageSlideshowHolder_left{
	width:301px;	/* Image width */
	height:225px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

#scrollpane {   
	display: block;   
	margin-left: auto;   
	margin-right: auto;   
}   
      
.mono {   
	font-family: 'Bitstream Vera Sans Mono', Verdana, monospace;   
	font-weight: normal;   
	text-align: center;   
} 


