/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
form, label, legend, textarea, input, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	margin: 0 0 30px 0;
	font-size: 25px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
}

a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-size: 14px;
	color: #F7F7F7;
}

fieldset {
	width: 350px;
	margin: 0;
	padding: 15px 20px;
	border: 1px solid #5f6967;
}

fieldset table {
	margin: 25px 0 15px 0;
}

fieldset input, fieldset textarea {
	color: #333;
}

legend {
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	margin-left: -6px;
}

label:hover {
	text-decoration: underline;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: url(../images/template/bg_container.gif) repeat-x top #252f2e;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
}

#kopfoto {
	width: 100%;
	height: 215px;
	position: absolute;
	top: 78px;
	left: 0;
	z-index: 2;
	text-align: right;
}

#site {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 170px;
}

#logo { 
	width: 100%;
	height: 57px;
	position: absolute;
	top: 136px;
	left: 0;
	z-index: 5;
}

#logo .logo { 
	width: 1000px;
	height: 57px;
	position: relative;
	margin: 0 auto;
}

#logo .logo img { 
	width: 325px;
	height: 57px;
	position: relative;
	float: left;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#top { 
	width: 1000px;
	height: 78px;
	position: relative;
	float: left;
	text-indent: 5px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	z-index: 1;
}

#top a {
	width: auto;
	line-height: 74px;
	margin: 0 21px;
}

#top a.actief {
	text-decoration: underline;
	color: #CCC;
}

/* slideshow c.q. kopfoto */

#slide { 
	width: 1000px;
	height: 237px;
	position: relative;
	float: left;
	background: url(../images/template/bg_header_left.jpg) top right no-repeat;
}

#slide #under { 
	width: 1000px;
	height: 21px;
	position: absolute;
	top: 216px;
	left: 0;
	z-index: 3;
	background: url(../images/template/bg_header_bottom.jpg) top left repeat-y;
}

/* contentvlakken */

#content { 
	width: 1000px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_content.jpg) top right no-repeat;
}

#left { 
	width: 281px;
	height: auto;
	position: relative;
	float: left;
	padding: 42px 0 104px 0;
} 

/* linker (sub)menu */

#left #left_menu ul {
	width: 190px;
	height: auto;
	margin-left: 40px;
	padding-left: 0;
}

#left #left_menu ul li {
	line-height: 31px;
	text-indent: 15px;
}

#left #left_menu ul li a {
	line-height: 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}

#left #left_menu ul li a:hover {
	background: url(../images/template/bg_linksmenu_over.gif) no-repeat 0 4px;
	color: #647d78;
}

#left #left_menu ul li.actief a, #menu ul li.laatst.actief a {
	font-weight: bold;
	background: url(../images/template/bg_linksmenu_over.gif) no-repeat 0 4px;
	color: #647d78;
}

#left #left_menu ul li.laatst {
	background: none;
}

#left #left_menu ul li.laatst a {
	background: none;
	line-height: 31px;
}

#left #left_menu ul li ul {
	width: 147px;
	height: auto;
	margin-left: 15px;
	display: block;
}

#left #left_menu ul li ul li {
	text-indent: 20px;
	line-height: 25px;
	height: 25px;
	background: none;
	font-weight: normal;
	font-size: 13px;
}

#left #left_menu ul li ul li a {
	width: auto;
	line-height: 25px;
	display: block;
	color: #c9d5e3;
	text-decoration: none;
	font-size: 12px;
	background-image: none;
}

#left #left_menu ul li.actief ul li a{
	background-image: none;
	color: #c9d5e3;
	font-weight: normal;
}

#left #left_menu ul li ul li a:hover {
	background-image: none;
	color: #c9d5e3;
	text-decoration: underline;
}

#left #left_menu ul li ul li.actief a, #left #left_menu ul li ul li.actief a:hover {
	text-decoration: underline;
	background-image: none;
	font-weight: normal;
	color: #c9d5e3;
}

/* teksten */

#right { 
	width: 635px;
	height: auto;
	position: relative;
	float: left;
	padding: 42px;
}

#right #inleiding, #right #inleiding div {	
	font-size: 15px;
	color: #7a9791;
}

#right #inleiding strong {
	color: #7a9791;
}

#right #tekst {
	margin: 22px 0 0 0;
	line-height: 22px;
	font-style: normal;
}

#right #tekst div {
	line-height: 22px;
}

#right #tekst ul, #right #tekst div ul, #right #tekst ol, #right #tekst div ol{
	list-style: circle;
	margin-left: 25px;
	margin-bottom: 20px;
}

#right #tekst li, #right #tekst div li{
	padding-left: 5px;
}

/* fotomodule bij de productpagina's */

#right.producten {
	width: 420px;
	padding: 42px 0 42px 42px;
}

#fotomodule {
	width: 220px;
	height: auto;
	position: relative;
	float: right;
	margin: 40px 0;
}

#fotomodule h1 {
	font-weight: normal;
	font-size: 22px;
	color: #999;
	margin-top: 4px;
}

#fotomodule .foto {
	width: 76px;
	height: 80px;
	position: relative;
	float: left;
	padding: 4px;
	background: url(../images/template/bg_fotomodule_thumb.jpg) no-repeat;
	margin: 0 12px 12px 0;
	display: inline;
}

#fotomodule .foto img {
	width: 76px;
	height: 80px;
	position: relative;
}

/* gallerie */

#gallerie { 
	width: 635px;
	height: auto;
	position: relative;
	float: left;
	padding: 42px 0 42px 42px;
}

#gallerie .foto {
	width: 158px;
	height: 166px;
	position: relative;
	float: left;
	padding: 4px;
	background: url(../images/template/bg_gallerie_thumb.jpg) no-repeat;
	margin: 0 68px 40px 0;
	display: inline;
}

#gallerie .foto.rechts {
	margin-right: 0;
}
 
#gallerie .foto .afb {
	width: auto;
	height: auto;
	position: relative;
	z-index: 1;
}

#gallerie .foto .zoom {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 156px;
	left: 147px;
	z-index: 2;
}

/* contactformulier */

#contact {
	width: 199px;
	height: auto;
	position: relative;
	float: right;
}

#contact p {
	margin-top: 0;
}

.veld {
	width: 160px;
	height: 17px;
	border: 1px solid #5f6967;
	padding: 3px 5px 3px 5px;
	background: #cecece;	
}

.veld_fout {
	width: 160px;
	height: 17px;
	border: 1px solid #5f6967;
	padding: 3px 5px 3px 5px;
	background-color: #fff ;
}

.tekstarea {
	width: 180px;
	height: auto;
	border: 1px solid #5f6967;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	background: #cecece;
}

.verzenden {
	border: none;
	display: block;
	cursor: pointer;
	background: #647d78;
	padding: 6px 3px 8px 3px;
	color: #fff;
}

.melding {
	padding: 20px;
	background: #43504f;
	font-style: italic;
	color: #fff;
}

/* footer */

#footer {
	width: 100%;
	height: 180px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	background: url(../images/template/bg_footer_container.jpg) repeat-x top left;
}

#vogel {
	width: 327px;
	height: 283px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../images/template/bg_vogel.gif) no-repeat;
}

.footer {
	width: 1000px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
}

.realisatie {
	width: 281px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #647d78;
}

.adres {
	width: 635px;
	height: 90px;
	line-height: 90px;
	margin-left: 40px;
	float: left;
	font-size: 12px;
	color: #647d78;
	z-index: 2;
}

.realisatie a, .adres a {
	font-size: 12px;
	color: #647d78;
	text-decoration: none;
}
