/*opmaak Timmer & Onderhoudsbedrijf 
johan van Berkel
2009
*/

body{
	background-image: url(../img/bgb.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #c9c9c9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;
}

h1{
	font-size: 14px;
    font-style: italic;
    font-weight: bold;
	color: Navy;
}

h2{
	font-size: 21px;
}

h3{
    font-family: "Comic Sans MS";
    font-size: 24px;
}

a.bold{
	/*color: black;*/
	font-weight: bold;
}

#container{
	background-color: transparent;
	width: 900px;
	position: relative;
	top: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#box1{
	width: 100%;
	height: 100px;
	background-color: transparent;
	overflow: hidden;
}


#box2{
	width: 100%;
	background-color: White;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 
 
#box2l{
	width: 145px;
	height: 500px;
	background-color: transparent;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	overflow: hidden;
	border: none;
}

/* midden gedeelte*/
#box2m{
	width: 755px;
	height: 500px;
	background-color: transparent;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	overflow: hidden;
	border: none;
	border-width: 0px;
	text-align: left;
	font-size: 14px;
}

#box2mid{
	width: 500px;
	height: 500px;
	border: solid;
	background-color: transparent;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: -145px 0px;
	float: left;
	overflow: hidden;
	border-width: 0px;
	text-align: left;
	font-size: 14px;
	border-bottom: 0px none blue;
	border-right: 1px groove gray;
}

#box2r{
	width: 254px;
	height: 500px;
	border: solid;
	background-color: white;
	background-image: url(../img/bgmid2009.png);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	text-align: center;
	overflow: hidden;
	border: none;
	font-size: 14px;
}

/*tekst smal*/
#boxtext{
	width: 400px;
	position: relative;
	left: 50px;
	overflow: auto;
	background-color: transparent;
        font-size: 12px;   
}

/*DAKKAPPEL*/
#boxtext1{
	width: 650px;
	height: 500px;
	background-color: transparent;
	position: relative;
	left: 50px;
	background-image: url(../img/bgdr.png);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
        font-size: 12px;   
}


/* tekst breed*/
#boxtext2{
	width: 620px;
	position: relative;
	left: 50px;
	overflow: auto;
	background-color: transparent;
        font-size: 12px;   
}

/*DAKKAPPEL*/
#boxtext4{
	width: 650px;
	height: 350px;
	background-color: White;
	position: relative;
	left: 50px;
	background-image: url(../img/bgbkmr.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: auto;
        font-size: 12px;   
}

/*DAKKAPPEL*/
#boxtext6{
	width: 650px;
	height: 500px;
	background-color:transparent;
	position: relative;
	left: 50px;
	background-image: url(../img/bgdakkapel.png);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
        font-size: 12px;   
}

/*gevel*/
#boxtext7{
    width: 650px;
    height: 500px;
    background-color:transparent;
    position: relative;
    left: 50px;
    background-image: url(../img/bghuis.png);
    background-repeat: no-repeat;
    background-position: top right;
    overflow: auto;
        font-size: 12px;   
}

/*tuin veranda*/
#boxtext8{
    width: 685px;
    height: 500px;
    background-color: transparent;
    position: relative;
    left: 50px;
    font-size: 12px;
    overflow: auto;
}

#bf8{
    width : 670px;
    height: 230px;
    float: right;
    background-color: gray;
    overflow: hidden;
}

#bf81{
    width: 320px;
    height: 200px;
    float: right;
    background-color: white;
    margin: 3px 1px 1px 3px;    
}



/*9*/
#boxtext9{
    width: 650px;
    height: 350px;
    background-color: transparent;    
    position: relative;
    left: 50px;
    background-image: url(../img/bgbus.png);
    background-repeat: no-repeat;  
    background-position: bottom right;
    overflow: auto;
}


/*contact*/
#boxtext10{
	width: 650px;
	height: 350px;
	background-color: transparent;
	position: relative;
	left: 50px;
	background-image: url(../img/bgbus.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Navy;
}

/* dorpel*/
#dorpel{
	width: 900px;
	height: 32px;
	overflow: hidden;
	float: none;
	background-color: transparent;
	background-image: url(../img/bgdorpel.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

table.dpl {
	width: 850px;
	color: Black;
	font-size: 10px;
}



/* list items */
ul.u1{
	list-style: square;
	text-indent: 0px;
}

ul.u2{
	list-style: disc;
	text-indent: 0px;
}

/* list items */
li.l1{
	color: Navy;
}

li.l2{
	color: Navy;
	font-style: italic;
}


/*css menu --------------------------------------------------
*/

#menu {
	width: 140px;
	position: relative;
	top: 5px;
	border-style: none none none none;
	border-color: #0e69be;
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
}

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

#menu li a {
	/*height: 32px;*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;  /*18*/
	text-decoration: none;
}	

#menu li a:link, #menu li a:visited {
	color: white;
	display: block;
	text-align: left;
	background-image: url(../images/v21.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
	margin: 0px 0px 3px 0px;
}
	
#menu li a:hover {
	color: white; /*background: url(images/v3.jpg) 0 -32px;*/
	background-image: url(../images/v21.png);
	background-position: 0 -21px;
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
}
	
#menu li a:active {
	color: silver;
	background-image: url(../images/v21.png);
	background-position: 0 -42px;
	background-repeat: no-repeat;
	padding: 4px 0 0 12px;
}

#menu li a.sel {
	color: Yellow;
}	
