@charset "utf-8";
/* CSS Document */
html {
}
body {
	padding: 0px;
	background-image: url(../images/bodybg.png);
	background-repeat:repeat;
	background-position:top center;
	font-size: 0.8em;
	color: #424447;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height:100%; 
}

a {
	outline: none;
}
p {
	margin-top: 0px;
	display: block;
	font-size:12px;
}


h1 {
	font-size: 18px;
	display: block;
}

img {
}


#container {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
background-image:url(../images/masterbg.png);
background-position:top left;
background-repeat:repeat-y;	
height:100%;
position:relative;
}



#header {
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 0px;
	height: 140px;
	position: relative;
	text-align:center;
	width:970px;
	margin-top:0px;
	float:left;
}

#menu {
position:relative;
background-image:url(../images/menubg.png);
background-position:top left;
background-repeat:repeat-x;
float:left;
clear:both;
height:34px;
width:100%;
}

#content {
width:970px;
background-image:url(../images/contentbg.png);
background-position:top left;
background-repeat:no-repeat;;
clear:both;
height:auto;
position:relative;
min-height:625px;
}

#left {
margin-left:71px;
background-color:#4b595a;
width:216px;
float:left;
min-height:625px;
height:auto;
}

#leftimage {
width:208px;
height:400px;
background-image:url(../images/leftimage.png);
background-position:top left;
background-repeat:no-repeat;
}

#leftcontact {
	margin-top:60px;
width:216px;
color:white;
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
}

#leftcontact a, #leftcontact a:hover, #leftcontact a:visited, #leftcontact a:link, #leftcontact a:active, #leftcontact p {
color:white;
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:10px;	
}

#right {
	background-image:url(../images/rightbg.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e3e5e5;
float:left;	
width:638px;
min-height:625px;
height:auto;
}

#righttext {
padding-left:50px;
padding-right:100px;
padding-top:60px;
padding-bottom:10px;
}

#righttext p, #righttext a, #righttext a:hover, #righttext a:link, #righttext a:active, #righttext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
color:#2f3a3b;
line-height:24px;
}

#righttext h1 {
font-size:14px;
color:#2f3a3b;
line-height:24px;
}







#content a {
	color: #11135D;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#content td {
	margin: 0px;
	padding: 0px;
}
#content .td-title {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
}





#footer {
	clear: both;
	margin: 0px;
	position: absolute;
	color: #2b2b2a;
	text-align: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 85px;
	font-size:10px;
	text-align:right;
	bottom:0px;
	right:0px;
	height:10px;
}
#footer a {
	text-decoration: none;
	color: #2b2b2a;
}
#footer a:hover {
	color: #2b2b2a;
	text-decoration: underline;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;

}



#menu ul li {
display:inline;
float:left;
margin:0;
padding:0;
}

#menubar {
	width:640px;
	height:34px;	
margin-left:287px;
background-image:url(../images/menuli.png);
background-repeat:repeat-x;
background-position:top left;
}

#menu li a {
display:block;
overflow:hidden;
height:35px;
margin:0;
padding-top:7px;
padding-left:10px;
padding-right:10px;
background-image:url(../images/menuli.png);
background-repeat:repeat-x;
background-position:top left;
text-decoration:none;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#ffffff;
}

#menu li a:hover {
	height:35px;
background-image:url(../images/menulihover.png);
background-repeat:repeat-x;
background-position:top left;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#ffffff;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#gallerij {
position:relative;
}

#gallerij h2 {
height:30px;
background-color:#252f30;
text-align:center;
line-height:25px;
color:#fff;
margin:4px;
padding-left:5px;
padding-right:5px;
font-size:20px;
}

div.thumbs {
	height:85px;
	float:left;
vertical-align:middle;
text-align:center;
padding:5px;
margin-top:auto;
margin-bottom:auto;

}

#schuin, #speciaal, #standaard, #traditioneel, #werkproces, #binnenzijde {
position:relative;
clear:both;
vertical-align:baseline;
}
/************************* BOXEN */
.top-left, .top-right, .bottom-left, .bottom-right { height: 23px; font-size: 2px;}
.top-left, .bottom-left { margin-right: 23px;}
.top-right, .bottom-right { margin: -23px 0 0 23px;}/* boven R ond L*/
.top-right { background-position: 100% 0; 
	/* aanpassingen voor headerinfo*/
	font-size: 12px;
	text-align: center;
    padding-right: 23px;
	line-height: 23px;}
.bottom-left  { background-position: 0 -23px;}
.bottom-right { background-position: 100% -23px;}
.inside { margin: 0 9px; padding: 0 0px;}/* R en L 10 px*/
.nogap { margin: 0;}
.insideleft, .insideright { background-repeat: repeat-y;}
.insideright { background-position: 100% 0; }


.boxAhoeken {height: 1px; position:absolute;}/* Boxen in de linkerkolom*/
.boxAinhoud {background: transparent; font-size: 11px;}
/*
.boxAhoeken {background-image: url('../styles/style_6/infobox.png');}
.boxAranden {background-image: url('../styles/style_6/infoboxrand.gif');}
.boxAinhoud {background: ffffff;
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #1C628E;
  padding-top: 5px;
}*/

.boxBhoeken {background-image: url('../styles/style_6/box_blauw_oranje.gif');}
.boxBranden {background-image: url('../styles/style_6/box_blauw_oranje_rand.gif');}
.boxBinhoud {background: #CCCCCC;
font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-top: 5px;
}

.boxChoeken {background-image: url('../styles/style_6/box_grijs.gif'); text-align:left;}
.boxCranden {background-image: url('../styles/style_6/box_grijs_rand.gif');}
.boxCinhoud {background: #f8f8f8;
  margin: 0 3px;
  padding-top: 0px;
}
.infoBoxContents {
  color: #0E4C8B;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

a.information { 
  color: #666666; 
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

a.information:hover { 
  color: #353535;
}
/************************* EINDE BOXEN */
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.formError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #C7F781; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #9B7721; }

#fixedtipdiv{
position:absolute;
padding: 2px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
