body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;  
	background-image:url(../stnd_images/bg_shadow.jpg);
	background-repeat: repeat-x;
}

div#logo {
	position : absolute;
	width : 288px;
	height : 198px;
}

div#adres {
	position : absolute;
	width : 233px;
	top: 198px;
	left: 55px;
	font-size: 0.7em;
	color: #76367e;
}

div#adres a{
	position : relative;
	font-size: 0.7em;
	color: #76367e;
}

div#adres a:hover{
	background-color: #76367e;
	color: #FFFFFF;
}

div#middle {
	position : absolute;
	left: 288px;
}

div#menu {
	position : relative;
	margin-top: 18px;
	height : 20px;
	width: 282px;
	background-color: #b7a6b8;
}

div#menu a{
	height: 16px;
	padding: 2px;
	background-image:url(../stnd_images/lijntje.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 90px;
	position : relative;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

div#menu a:hover{
	background-color: #76367e;
	color: #FFFFFF;

}

div#submenu {
	position : relative;
	top: 30px;
	height : 20px;
	width: 282px;
	background-color: #efe7f0;
}

div#submenu a:hover{
	background-color: #76367e;
	color: #FFFFFF;

}

div#submenu a{
	background-image:url(../stnd_images/lijntje.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 94px;
	position : relative;
	font-size: 0.9em;
	color: #8c5b91;
	text-decoration: none;
	float: left;
	text-align: center;
}

div#blocks{
	display: block;
	margin-top: 86px;
}

div#row1, div#row2, div#row3, div#row4{
	height: 110px;
	clear: both;
}

.item .blok{
	width: 75px;
	height: 75px;
}

div#row1 .item .blok{
	background-color: #76367e;
}

div#row2 .item .blok{
	background-color: #8c5b91;
}

div#row3 .item .blok{
	background-color: #a181a5;
}

div#row4 .item .blok{
	background-color: #b7a6b8;
}

div.item {
	position: relative;
	width: 75px;
	height: 110px;
	margin-right: 19px;
	float: left;
}

div.item a{
	color: #76377e;
	text-decoration: none;
	font-size: 0.7em;
}

div.item a.blok_link{
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 0.8em;
	width: 75px;
	z-index: 100;
	text-decoration: none;
}

div.item img{
	border: none;
	margin-bottom: 5px;
}

/* slideshow */

#content_showroom{
	width: 655px;
}

#thumbnails{
	display: block;
	clear: both;
	width: 655px;
	height: 30px;
}

#thumbnails .control{
	display: block;
	float:left;
	margin: 3px;
	margin-right: 11px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #76367e;
	color: white;
	text-decoration: none;
}

#thumbnails .control:hover{
	background-color: white;
	margin-bottom: 8px;
	color: #76367e;
}

#thumbnails .slideshowThumbnail{
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}

.outline {
	border: 1px solid #76367e;
	z-index: 0;
	position: absolute;
}

a.slideshowThumbnail img{
	padding: 3px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 2px;
}


#slideshowimage{
	margin-top: 40px;
	width: 425px;
	height: 435px;
}

#description{
	position: absolute;
	left: 435px;
	top: 75px;
	width: 230px;
}

#description h1{
	margin: 0;
	font-size: 1.2em;
	color: #76367e;
}

#description p{
	font-size: 0.7em;
	color: #76367e;
}

#description a{
	color: #76367e;
}

#description a:hover{
	background-color: #76367e;
	color: white;
}

#content{
	width: 380px;
	min-height: 480px;
	font-size: 0.7em;
	color: #76367e;
}

#content table{
	color: #76367e;
}

#content p.error{
	color: red;
	font-weight: bold;
}

#content h1{
	color: #76367e;
	font-size: 1.6em;
	margin-bottom: 0;
	margin-top: 16px;
}

#content h2{
	font-size: 1.3em;
	color: #76367e;
	margin-bottom: 0;
	margin-top: 16px;
}

#content a{
	color: #76367e;
}

#content a:hover{
	background-color: #76367e;
	color: white;
}


div#fotoselector img{
	border: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#disclaimer{
	position : relative;
	display: block;
	clear: both;
	margin-top: 13px;
	width: 380px;
	border-top: 1px solid #efe7f0;
	font-size: 0.7em;
	color: #d4c8d6;
}

div#disclaimer a{
	padding: 2px;
	color: #76367e;
	text-decoration: none;
}

div#disclaimer a:hover{
	border: #009900;
	background-color: #76367e;
	color: #FFFFFF;
}

