#intro{
	background:#fcfff4 url(../images/details_bg.png) left bottom repeat-x;
	width:578px;
	padding:14px 0 10px 16px;
	border:1px solid #e0dfdf;
}
#intro a.terugknop{
	display: block;
	float: right;
	margin-right:20px;
	color:#d5350f;
}
#intro a.terugknop:hover{text-decoration: underline;}
#intro h1{color:#d5350f; padding-bottom:7px;width:430px;display: block;float: left;}
#intro table{
	width:190px;
	float: left;
}
#intro td{
	padding-bottom:7px;
	height:auto;
	color:#d5350f;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#intro td.small{width:84px;padding-right:20px;}

#buttons{
	float: right;
	width: 360px;
}
#buttons span a, .buttons_bottom span a{
	background:url(../images/butbg.png) no-repeat;
	width:167px;
	height:21px;
	line-height:20px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	text-align:center;
	color:#323232;
	float:left;
	margin:0 12px 6px 0;
}
#buttons span a:hover, .buttons_bottom span a:hover{
	color:#d5350f;
}
#buttons a img, .buttons_bottom a img{
	margin: 5px 5px 0 0;
	border:2px solid #e0dfdf;
	float: left;
}

.buttons_bottom{
	background:#e9e9ce url(../images/details_bg.png) repeat-x;
	width:558px;
	height:56px;
	margin-top:20px;
	padding:14px 0 10px 20px;
	border:1px solid #e0dfdf;
}
.buttons_bottom div{
	width:360px;
	float:left;
}
.buttons_bottom h6
{
	color:#db3b11;
	font-weight:normal;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.5em;
}
h2{margin:7px 0 0 0;}


.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	border: 2px solid #db0000;
    background-color: white;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


