/*Primaire stijlen*/
html {
	height: 100%;
}
body {
	/*background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;*/
	margin: 0px;
	height: 100%;
	background-color: #979BA1;
	color: #51394F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 12px;
}
#hoofdcontainer {
	background-image: url(../images/v1_bg_inhoudcontainer.jpg);
	background-repeat: repeat-y;
	background-position: 0px 583px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	}
#kopcontainer {
	background-image: url(../images/v1_bg_kopcontainer.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 190px;
	width: 100%;
	clear: both;
	}

#kopcontainer-inhoud {
	position: relative;
	left: 520px;
	width: 220px;
	height: 20px;
	top: 10px;
	color: #FFFFFF;
	}

#kopcontainer-inhoud a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
#kopcontainer-inhoud a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #CCCCCC;
	}

#inhoudcontainer {
	position: relative;
	width: 780px;
	height:350px;
	/*http://www.dustindiaz.com/min-height-fast-hack*/
	min-height:350px;
	height:auto !important;
	height:350px;
	}

#inhoudcontainer-inhoud {
	width: 520px;
	margin-left: 210px;
	padding-top: 0px;
	padding-bottom: 10px;
	}

#voetcontainer {
	background-image: url(../images/v1_bg_voetcontainer.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 45px;
	}
#voetcontainer-inhoud {
/*	background-image: url(../Images/patroon2.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCC99;*/
	position: relative;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	top: 32px;
	width: 500px;
	margin-left: 220px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#flashcontainer {
	border: 1px solid #006633;
	display: none;
}

/*Menucontainer*/
#menucontainer {
	top: 180px;
	position: absolute;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	margin-left: 35px;
	padding-top: 15px;
	padding-bottom: 30px;
	}

#menucontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
/*font-family: verdana, arial, Helvetica, sans-serif;*/
}

#menucontainer li { margin: 0; }

/*indien het hoofdmenu een link is*/
#menucontainer a
{
	display: block;
	padding: 5px 20px 5px 18px;
	width: 80px;
	color: #FBD1C6;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(../images/bg_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 20px;
	text-align: center;
}

#menucontainer a:hover
{
	color: #EDFF80;
	text-decoration: none;
	background-image: url(../images/bg_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*indien het hoofdmenu geen link is*/
#menucontainer span{
display: block;
padding: 5px 20px;
width: 100px;
color: #000;
background-color: #AD9428;
text-decoration: none;
border-top: 1px solid #F3EEE1;
border-left: 1px solid #F3EEE1;
border-bottom: 1px solid #d2bc69;
border-right: 1px solid #d2bc69;
font-weight: bold;
font-size: 0.8em;
background-image: url(../images/bg_a.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#menucontainer ul ul li {
margin: 0; 
}

#menucontainer ul ul a {
display: block;
padding: 5px 5px 5px 35px;
width: 110px;
color: #28603C;
background-color: #AD9428;
text-decoration: none;
font-weight: bold;
background-image: url(../images/bg_a_sub.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#menucontainer ul ul a:hover{
color: #A5FEE1;
background-color: #6D6528;
text-decoration: none;
background-image: url(../images/bg_a_sub_hover.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}
/******Einde Menucontainer*/

/* Stijlen voor faq */
.faqvraag {
	padding-top: 10px;
	font-weight: bold;
}
.faqantwoord {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #887a46;
}

/*stijlen voor lijnen en omlijningen*/
hr {
	margin-top: -15px;
	margin-bottom: 1px;
}
.lijnboven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaab9e;
}
.lijnonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaab9e;
}
.lijnondermenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lijnbovenonder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaab9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaab9e;
}
.lijnlinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
.lijnrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaab9e;
}
.lijnrechtsonder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaab9e;
}
.lijnlinksrechts {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
.lijnlinksrechtsonder {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
/*_v1*/
.lijnrondom {
	border: 1px dotted #979BA1;
	padding: 20px;
	background-color: #CCC6CE;
}
/*einde _v1*/
.lijnrondomzwart {
	border: 1px solid #999999;
	height: 350px;
	width: 240px;
}

/*stijlen voor headings*/
h1 {
	font-size: 1.4em;
	color: #51394F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #905470;
	padding-left: 35px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	width: auto;
}
h2 {
	font-size: 1.2em;
	color: #51394F;
	padding-left: 30px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-size: 1.1em;
	color: #51394F;
}
h4 {
	font-size: 1.05em;
	color: #51394F;
}
h5 {
	font-size: 1.1em;
	color: #51394F;
}

/* stijlen voor links*/
a {
	color: #CC3333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
.knop {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../Beheer/images/knop.gif");
	border: 1px solid #999999;
	cursor: pointer;
}
.currentlink {
	color: #006699;
	text-decoration: none;
	background-color: #999999;
/*	border: 1px solid #F7FCE8;*/
}
/*Stijlen voor tabellen*/
.bodemtabel {
	font-size: xx-small;
	background-color: #F1F2ED;
}

/*Stijlen voor afbeeldingen*/
img {
	border: 1px solid #999999;
}
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#blancogif {
	border: none;
}
#indexfotos {
	margin: 0px;
	padding: 0px;
}

/*Stijlen voor formulieren*/
.zoekform {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.kopfont {
	font-size: 11px;
	font-weight: bold;
}
.zoekinput {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}

/*Sitespecifieke stijlen*/

/*Printen*/
#printkop{
	display: none;
}
.lijn {
	color: #D58761;
	height: 1px;
	border: #E6B733;
}
#inhoudcontainer-inhoud img {
	margin: 0px;
}
.fotocontainerrechts {
	float: right;
	padding: 12px;
}
.fotocontainerlinks {
	float: left;
	padding: 12px;
}
.flashcontainerrechts {
	float: right;
	padding: 12px 0px 12px 12px;
}
.foto {
	border: 1px solid #333333;
	clear: both;
}
ul {
	margin-left: -10px;
}
li {
	margin-left: 20px;
}
.tekstblok {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nieuweprijs {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.oudeprijs {
	text-decoration: line-through;
	font-size: 16px;
	font-weight: bold;
}
.RSnav {
	font-size: 0.8em;
	font-weight: bold;
}
