﻿*
{
	padding: 0px;
	margin: 0px;
}
body
{
	padding: 0px;
	margin: 0px;
	background-color: #EDA04F;
}


h1, h2, h3, h4, h5, h6,  p, blockquote, form, label, ul, ol, dl, fieldset, address {
    padding-bottom: 1em;
}


body, table, td, tr
{
	font-family: Georgia, Verdana;
	font-size: 9pt;
	
}
/*Layout*/
#wrapper
{
	width: 950px;
}

#header
{
	background-image: url( 'header.jpg' );
	background-repeat: no-repeat;
	height: 150px;
}

#nav
{
	height: 50px;
	background-image: url( 'nav.jpg' );
	background-repeat: no-repeat;
}



#repeater
{
	position: relative;
	width: 100%;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-image: url(  'repeater.jpg' );
	background-repeat: repeat-y;
}
#menu
{
	position: absolute;
	width: 156px;
	left: 0px;
	top: 0px;
	margin-left: 30px;
	text-align: center;
}
#content
{
	margin-left: 200px;
	margin-right: 60px;
}



#footer
{
	height: 56px;
	background-image: url( 'footer.jpg' );
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 50px;
	/*text-align: left;*/
	padding-left: 180px;
}


#maatwerkgiethoorn a
{
	color: White;
	font-size: 8pt;
}



h1, h2, h3
{
	color: #990000;
}

h1
{
	font-size: 12pt;
}
h2
{
	font-size: 10pt;
}

h3
{
	font-size: 9pt;
	font-style: italic;
}



#content a
{
	text-decoration: none;
	color: #990000;
	text-align: right;
}

#content .arrowlink
{
	padding-left: 18px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position-y: 3px;
}


#content .key
{
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

#content .value
{
}

#content .value, #content .key
{
	margin-right: 8px;
	margin-bottom: 30px;
}

.style1, .style2, .style3
{
	width: 33%;
	vertical-align: top;
}
.style4
{
	width: 140px;
	height: 500px;
	overflow: auto;
	position: absolute;
	margin-left: 501px;
	padding: 0px;
	margin: 0px;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #FEE99A;
}
.style5
{
	width: 500px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.imgaanprijs
{
	margin: 5px;
	padding: 5px;
	border: solid 2px #EDA04F;
	background-color: #FFEB9C;
}

#content img
{
	/*padding: 5px;*/
}
div#wn
{
	position: relative;
	width: 100%;
	height: 320px;
	overflow: hidden;

}
.mouseover_up, .mouseover_down
{
	display: block;
	height: 20px;
}
#scrollLinks
{
	width: 120px;
}
div#lyr1 img, .DetailMainImage img
{
	display: block;
	padding: 0px;
	margin: 0px;
	
}
.DetailMainImage
{
	width:480px;
	text-align:center;
	height:360px;
	vertical-align:middle;
	background-color:#990002;
}

.DetailMainImage img
{
	display:inline;
}
.DetailBijschrift
{
	text-align:center;
	font-weight:bold;
}

.aanbiedingtekst
{
	color:#990002;
	font-weight:bold;
}
.ZoekLinks
{
	width:210px;
	float:left;
}

.ZoekRechts
{
	margin-left:211px;
	 
}
.ZoekItem
{
	margin-bottom:10px;
	clear:both;
}