@charset "UTF-8";
/* CSS Document */

body {
	background-color: #dfdfdf;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
	overflow:-moz-scrollbars-vertical;
	height: 100%;
}

/*#############################################
#
#	DIV POSITIONERING
#
*############################################*/

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 1000px;
	background-image: url(../images/site_background.jpg);
	background-repeat: repeat-y;
	height: auto 												!important; /* voor moderne browsers */
	height: 100%;												/* voor IE */
	
}

#header {
	position: relative;
	background-color: #ffffff;
	margin: 0px 5px 0px 5px;
	height: 93px;
	z-index: 98;
}

#logo {
	position: relative;
	padding-top: 17px;
	padding-left: 30px;
	width: 216px;
	height: 60px;
	z-index: 99;
}

#submenu {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 160px;
	margin-left: 30px;
	border: dotted #ffffff;
	border-width: 0px 1px 0px 1px;
	background-color:#565fa2;
	filter: alpha(opacity=30);
	opacity: 0.3;
	z-index: 40;
	
}

#leftmenu {
	position: absolute;
	float:left;
	width: 160px;
	margin-left: 30px;
	top: 0;
	bottom:0;
	z-index: 50;
}

#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 390px 5px 0px 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#leftmenu ul li a {
	color: #333;
	display: block;
	_height: 20px;
}
#leftmenu a.current{
	font-weight:bold;	
}

#sfeer {
	margin: 0px 5px 0px 5px;
	width: 990px;
	height: 272px;
}

#content {
	position: relative;	
	padding-right: 50px;
	padding-bottom: 0px;
	min-height:450px;
	_height: 450px;
}

#aanbieding {
	position:absolute;
	margin-left:5px;
	top:372px;
	width:266px;
	height:159px;
	padding-left:0px;
	z-index:99;
	zoom:1;
	
}
#aanbieding a img {
	_background-image: url(/images/aanbieding.jpg);
	behavior: url('/css/IE6/iepngfix.htc');
	
} 
#tekst {
	padding-top: 25px;
	padding-left: 310px;

}

#detailtekst {
	margin-right: -65px;
	padding-top: 25px;
	padding-left: 310px;
}

#productdetail {
	float: right;
	padding-top: 10px;
	padding-left: 50px;
	width: 180px;
	left: 835px;
}

#footer {
	position: relative;
	bottom: 0;
	width: 990px;
	margin: 0px 5px 0px 5px;
	padding-top: 7px;
	height: 27px;
	color: #ffffff;
	background-color: #a9398b;
	text-align: center;
	z-index: 2;
}

/*#############################################
#
#	MENU EIGENSCHAPPEN
#
*############################################*/

#menu, #menu ul {
	font-size: 11px;
	position: absolute;
	letter-spacing: 1px;
	top: 60px;
	left: 302px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 19px;
}
#menu a {
	display: block;
	text-align: left;
	padding: 0px 18px 0px 5px;
	color: #a9398b;
	text-decoration: none;
}

#menu a:hover {
	color: #565fa2;
}

#menu li { 
	float: left; 
}

#menu li ul { 
	margin-top: -41px;
	padding: 15px 0px 8px 0px;
	
	position: absolute;
	text-align: left;
	background: #000000;
	left: -999em;
	width: 165px;
}

.spacer_white {
	margin-top: -15px;
	width: 165px;
	height: 14px;
	background-color: #ffffff;
}

.spacer_black {
	width: 165px;
	height: 5px;
	background-color: #000000;
}

#menu li ul li a { 
	width: 155px;
	text-align: left;
	color: #bbb;
	background: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#menu li ul li a:hover {
	color: #FFFFFF;
}

#menu li:hover ul, #menu li.sfhover ul { left: auto; }
#menu li:hover, #menu li.hover { position: static; } 

/*#############################################
#
#	IMAGESLIDER
#
*############################################*/
#wrapper {
	position: relative;
	padding-left: 220px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#kolom {
	float: left;
	width: 740px;
}

#links {
	float: left;
	padding-top: 0px;
	width: 20px;
}

#rechts {
	float: right;
	padding-top: 0px;
	width: 20px;
}

#placeholder {
	float: right;
}

#stage {
	width: 720px; 
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: hidden; 
	height: 210px; 
	margin: 0;
	margin-top: -90px;
	_margin-top: 0px;
	_height: 250px;
}

#myList {
	width:4000px; 
	border:0; 
	margin:0; 
	padding:0;
	margin-top: 0px;
	left: 400px;
}

#myList li {
	list-style:none; 
	margin:0;
	border:0; 
	background:#ffffff;
	float:left;
	width:180px;
	height:200px;
}

.label {
	background-color: #a9398b;
	color: #ffffff;
	display: block;
	padding-left: 10px;
	margin-right: 40px;
	margin-top: 0px;
}

.border {
	display: block;
	border-bottom: solid 1px #000000;
}

.detail {
	display: block;
	text-align: right;
	margin-right: 40px;
}

/*#############################################
#
#	OPMAAK
#
*############################################*/

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #565FA2;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #565FA2;
	margin-top: 10px;
	margin-bottom:0px;
}
#map{
border: 1px solid #565fa2;	
}
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

a img{
	border: 0;	
}

#tekst a { text-decoration: none; color: #333; border-bottom: 1px solid #CCC; }
#tekst a:hover {  text-decoration: none; border-bottom: 1px solid #333; }

#breadcrumbs a,#breadcrumbs  { text-decoration: none; color: #999; font-size:11px; margin-bottom: 5px; margin-top: -5px; border: 0; }
#breadcrumbs a:hover { text-decoration: underline; border:0; }
#slideshow {
position:relative;
 height: 272px;

 width: 990px;
 margin: 0px 5px 0px 5px;

}



#slideshow div {

position: absolute;

top: 0;

left: 0;

}



#slideshow div img {

 height: 272px;

 width: 990px;

}

a.informatieaanvraag,
a.informatieaanvraag:hover,
a.informatieaanvraag:active,
a.informatieaanvraag:visited {
	color: #A9398B;	
}
#social_media
{
	position:absolute;
	width:100px;
	top: 6px;
	left: 900px;
}


