/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; 
	padding:0;
}

fieldset,img {  
	border:0; 
} 

option {
	padding-left: 0.4em;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
	
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #531e19;
} 
	
/* page setup */
body {
	width: 100%;
	background: #ffffff;
	background-image: url(../images/header_m.gif);
	background-repeat: repeat-x;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* layout */
div#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 718px;
	padding-bottom: 40px;
}

div#header {
	position: relative;
}

div#header .header-l {
	background: url(../images/header_l.gif) 0 0 no-repeat;
}

div#header .header-r {
	height: 156px;
	background: url(../images/header_r.gif) 100% 0 no-repeat;
}


div#header h1 {
	position: absolute;
	top: 0;
	left: 297px;
	width: 306px;
	height: 116px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

div#header h1 span {
	display: none;	
}

div#header h2 {
	position: absolute;
	top: 116px;
	left: 338px;
	width: 223px;
	height: 23px;
	background-image: url(../images/h2_tagline.gif);
	background-repeat: no-repeat;
}

div#header h2 span {
	display: none;
}

div#menu {
	width: auto;
	margin: 0px 0px 0px 0px;
	clear: both;
	background: url(../images/menu_m.gif) 0 0 repeat-x;
}

div#menu .menu-l {
	background: url(../images/menu_l.gif) 0 0 no-repeat;
}

div#menu .menu-r {
	height: 70px;
	background: url(../images/menu_r.gif) 100% 0 no-repeat;
}

/* menu */
div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
}

div#menu li a {
	float: left;
	display: block;
	height: 70px;
	width: 100px;
	padding: 0px 10px 0px 10px;
	margin-top: 2px;
	line-height: 60px;
	overflow: hidden;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #531e19;
}

div#menu li.active a {
	text-decoration: none;
	color: #ffffff;
}

li#menu-home a {
	background-image: url(../images/btn_home.gif);
	background-repeat: no-repeat;
}

li#menu-home a span {
	display: none;
}

li#menu-about a {
	background-image: url(../images/btn_aboutus.gif);
	background-repeat: no-repeat;
}

li#menu-about a span {
	display: none;
}

li#menu-services a {
	background-image: url(../images/btn_services.gif);
	background-repeat: no-repeat;
}

li#menu-services a span {
	display: none;
}

li#menu-gallery a {
	background-image: url(../images/btn_gallery.gif);
	background-repeat: no-repeat;
}

li#menu-gallery a span {
	display: none;
}

li#menu-contact a {
	background-image: url(../images/btn_contact.gif);
	background-repeat: no-repeat;
}

li#menu-contact a span {
	display: none;
}

li#menu-dummy a {
	background-image: url(../images/btn_dummy.gif);
	background-repeat: no-repeat;
}

/* top */
div#top {
	width: auto;
	margin: 10px 0 0 0;
}

div.top-section {
	width: 300px;
	float: left;
	background: url(../images/top_m.gif) 0 0 repeat-x;
}

div.section_container {
	position: relative;
	padding: 20px;
	height: 175px;
}

div.top-section .top-l {
	background: url(../images/top_l.gif) 0 0 no-repeat;
}

div.top-section .top-r {
	background: url(../images/top_r.gif) 100% 0 no-repeat;
	height: 213px;
}

div#section1 h2 {
	height: 40px;
	background-image: url(../images/h2_service1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#section2 h2 {
	height: 40px;
	background-image: url(../images/h2_service2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#section3 h2 {
	height: 40px;
	background-image: url(../images/h2_service3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div.top-section p {
	color: #ffffff;
}

div.top-section a {
	position: absolute;
	width: 105px;
	height: 30px;
	background: url(../images/button.gif) no-repeat;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	float: right;
	padding-top: 3px;
	bottom: 20px;
	right: 20px;
	text-indent: -9999px;
}

/* middle */
div#middle {
	width: auto;
	clear: both;
}

div#breadcrumb {	height: 19px;	margin: 5px 0px 5px 320px;	font-size: 85%;	color: #646464;}

div#breadcrumb a:link, div#breadcrumb a:visited {	color: #646464;}div#breadcrumb a:hover {	color: #01b0f0;}

div#left {
	float: left;
	background: url(../images/vertical_divider.gif) 100% 0 no-repeat;
	width: 300px;
}

div#left p {
	
}

/* My Comment */

div#left_container {
	padding-left: 20px;
}

div#left_container p {
	background: url(../images/horizontal_divider.gif) 0 100% no-repeat;
	padding: 20px 0 20px 0;
}

div#content {
	padding: 0 20px 40px 320px;
}

div#content p {
	padding-bottom: 10px;
}

div#content a {
	color: #01b0f0;
}

div#content a.link, div#content a.link:hover, div#content a.link:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ff358b;
	text-decoration: none;
}

div#content h3 {
	font-size: 14px;
	color: #ff358b;
}

div#content ul {
	margin: 10px 0 20px 40px;
}

div#content_container {
	padding-top: 20px;
}

body#home div#content h2 {
	width: 462px;
	height: 40px;
	padding-bottom: 10px;
	background-image: url(../images/h2_home.gif);
	background-repeat: no-repeat;
}

body#home div#content h2 span {
	display: none;
}

body#gallery div#content h2 {
	width: 462px;
	height: 40px;
	padding-bottom: 10px;
	background-image: url(../images/gallery1_h2.gif);
	background-repeat: no-repeat;
}

body#gallery div#content h2 span {
	display: none;
}

body#gallery div#left h2 {
	margin: 20px 0 10px 0;
	width: 140px;
	height: 40px;
	background-image: url(../images/gallery2_h2.gif);
	background-repeat: no-repeat;
}

body#gallery div#left h2 span {
	display: none;
}

div#footer {
	color: #ffffff;
	font-size: 11px;
	width: 100%;
	background-color: #000000;
	position: absolute;
	border: 0 !important;
	bottom: -1px;
	height: 40px;
}

div#footer a {
	color: #ffffff;
}

div#footer-menu {
	float: left;
	margin: 10px 0 0 20px;
}

div#copyright {
	float: right;
	margin: 10px 20px 0 0;
}

/* gallery */
div.picture {
	width: 500px;
	margin: 0;
	padding: 0;
	background: url(../images/picture_m.gif) 0 0 repeat-x;
}

div.picture .picture-l {
	background: url(../images/picture_l.gif) 0 0 no-repeat;
}

div.picture .picture-r {
	height: 375px;
	background: url(../images/picture_r.gif) 100% 0 no-repeat;
}

div.picture-container {
	margin: 0;
	padding: 5px;
	width:  490px;
	height: 365px;
}

div.picture-container img {
	padding: 4px 4px 9px 4px;
	width: 482px;
	height: 352px;
}

ul#thumbnails {
	list-style: none;
	float: left;
}

#thumbnails li {
	float: left;
	display: block;
}

.thumbnail {
	width: 86px;
	height: 68px;
	margin: 0;
	padding: 0 3px 3px 0;
	background: url(../images/thumb_bg.gif) 0 0 no-repeat;
}

.thumbnail img {
	margin: 0;
	width: 74px;
	height: 56px;
	padding: 6px;
}

/* contact */

body#contact div#content h2 {
	height: 40px;
	background-image: url(../images/h2_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

fieldset li {  
	position: relative;
	float: left;  
	width: 100%;  
	padding-bottom: 1em;
}

fieldset.submit {  
	border-style: none;
}

label {
	float: left;  
	width: 10em;  
	margin-right: 1em;
	color: #ff358b;
}

label.error {
	position: absolute;
	left: 13em;
	top: -1.5em;
	width: 25em;
	color: #333333; 
	font-size: 85%;  
	font-weight: normal;  
	text-transform: uppercase;
}

span.required {  
	display: block;  
	color: #CCCCCC; 
	font-size: 85%;  
	font-style: normal;  
	text-transform: uppercase;
}

.text {
	border: 1px solid #01b0f0;
	color: #531e19;
	width: 25em;
}

fieldset.submit {
	float: none;  
	padding-left: 12em; 
}

input.submit {
	width: 107px;
	height: 32px;
	margin: 5px 0 0 0;
	border: none;
	color: #ffffff;
	background: url(../images/btn_submit.gif);
}

input.error {
	border: 2px solid #01b0f0;
}

textarea.error {
	border: 2px solid #01b0f0;
}
/* over ons */

body#aboutus div#content h2 {
	height: 40px;
	background-image: url(../images/h2_aboutus.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* Diensten */

body#services div#content h2 {
	height: 40px;
	background-image: url(../images/h2_services.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

