*{
padding: 0;
margin: 0;
border: 0;
font-family: "Trebuchet MS", Arial;
}

#header{
background: url('../img/logo-header.png');
width: 926px;
height: 96px;
margin: 0 auto 0 auto;
}

#header ul{
list-style-type: none;
padding: 10px 0 0 790px;
}

#header ul li{
display: inline;
}

#header ul li a{
font-size: 11px;
color: #666;
padding: 0 10px 0 7px;
text-decoration: none;
background: url('../img/dot.gif') no-repeat center right;
line-height: 30px;
}

#header ul li.last a{
background: #F3F1E8;
}

#header ul li a:hover{
text-decoration: underline;
}

#pbg{
background: #D5CBAB url('../img/pbg.png') no-repeat top center;
width: 904px;
margin: 0 auto 0 auto;
padding: 0 11px 0 11px;
}

/* top menu */

#topmenu ul, #smenu ul{
list-style-type: none;
}

#topmenu ul li{
display: inline;
}

#topmenu ul li a{
font-size: 13px;
color: #666;
padding: 0 10px 0 10px;
text-decoration: none;
background: url('../img/dot.gif') no-repeat center right;
line-height: 30px; 
}

#topmenu ul li a:hover{
text-decoration: underline;
}

#topmenu ul li.last a{
background: none;
}

/* main menu */

#menu{
width: 164px;
background: #2C6A3D;
margin-left: -9px;
float: left;
}

#menu #mtop{
background: url('../img/mtop.png');
width: 164px;
height: 13px;
font-size: 1px;
}

#menu #mbot{
background: url('../img/mbot.png');
width: 164px;
height: 8px;
font-size: 1px;
}

#menu #endsub{
background: url('../img/endsub.png');
width: 164px;
height: 9px;
font-size: 1px;
}

#smenu{
width: 148px;
background: #588359;
margin-left: 8px;
}

#smenu h3{
background: url('../img/dotline.png') no-repeat bottom center;
color: #fff;
font-size: 15px;
padding-left: 5px;
line-height: 25px;
margin-bottom: 1px;
}

#smenu li{
}

#smenu li a{
text-decoration: none;
display: block;
background: #fff;
color: #8E8875;
font-weight: bold;
font-size: 13px;
padding-left: 5px;
line-height: 25px;
margin-bottom: 1px;
}


#smenu li a:hover{
background: #EEE6C6;
}

#smenu li ul{
background: #fff url('../img/lilibg.png') repeat-x bottom;
margin-bottom: 1px;
}


#smenu li li a{
padding-left: 20px;
line-height: 20px;
margin-bottom: 0px;
background: none;
color: #514E43;
background: url('../img/dot.gif') no-repeat 10px 10px;
font-size: 12px;
}

#smenu li li a:hover{
text-decoration: underline;
background-color: none;
background: url('../img/dot.gif') no-repeat 10px 10px;
}

#smenu li.active a{
margin-bottom: 0;
color: #514E43;
}

#menu h4{
font-weight: bold;
color: #fff;
font-size: 12px;
margin: 30px 0 5px 0;
text-align: center;
}

#login, #password, #ctl00_login, #ctl00_password{
background: transparent url('../img/field.png') no-repeat;
color: #514E43;
font-size: 12px;
padding: 4px 3px 3px 3px;
width: 96px;
}

#login, #ctl00_login{
margin-bottom: 2px;
}

#loginform fieldset{
width: 100px;
float: left;
margin-left: 8px;
}

#loginform #ctl00_Label1{
color: Orange;
font-size: 12px;
font-weight: bold;
margin-left: 8px;
}

#loginform #loginbtn{
float: left;
margin-left: 3px;
}

#loginform #ctl00_loginbtn{
float: left;
margin-left: 3px;
}

#loginform{
margin: 0 auto 0 auto;
width: 140px;
}

/* content */

#content{
float: left;
width: 730px;
margin-left: 10px;
}

/* inline content footer */

#cftr{
float: right;
margin-right: -20px;
background: url('../img/ftr.png') no-repeat top left;
width: 724px;
height: 288px;
}

#cftr .ftrcol{
width: 350px;
float: left;
padding-left: 10px;
}

#cftr .ftrcol h2{
color: #767160;
font-size: 31px;
font-weight: normal;
margin-bottom: 10px;
}

#cftr .ftrscol h3{
color: #fff;
font-size: 13px;
line-height: 25px;
}

#cftr .ftrscol ul{
list-style-type: none;
margin-left: 10px;
}

#cftr .ftrscol ul li a{
color: #D5CBAB;
font-size: 12px;
text-decoration: none;
line-height: 20px;
}


#cftr .ftrscol ul li a:hover{
text-decoration: underline;
}


#cftr .ftrscol{
width: 175px;
float: left;
}

#cftr .ftrline{
background: url('../img/ftrline.png') no-repeat 340px 30px;
}

/* textblok */

#txtblock, #txtblock_pages{
float: left;
width: 320px;
color: #333;
margin: 10px 0 15px 20px;
}

#txtblock_pages{
width: 690px;
}

#txtblock h1, #txtblock_pages h1{
font-size: 14px;
margin: 0 0 10px 0;
}

#txtblock_pages h1{
font-size: 18px;
}

#txtblock_pages h2{
font-size: 18px;
margin: 0 0 10px 0;
}

#txtblock_pages a{
color: #333;
}

#txtblock p, #txtblock_pages p{
font-size: 12px;
margin: 0 0 10px 0;
line-height: 18px;
}

#txtblock p a, #txtblock_pages p a{
color: #333;
}

#txtblock_pages ul{
margin-left: 30px;
list-style-type: square;
}

#txtblock_pages ul li{
font-size: 12px;
line-height: 20px;
}

#txtblock_pages h5{
margin: 10px 0 5px 0;
}


/* realisaties */

#rea{
width: 300px;
background: url('../img/reabg.png') no-repeat bottom;
float: right;
padding: 10px;
margin-right: 20px;
position: relative;
}

#rea h2, #rea h2 a{
color: #514E43;
font-size: 16px;
text-decoration: none;
}


#rea ul{
list-style-type: none;
}

#rea ul li a{
display: block;
line-height: 25px;
color: #D2CBAF;
font-size: 13px;
padding-left: 4px;
position: relative;
text-decoration: none;
background: #514E43;
margin-bottom: 1px;
}

#rea ul li a:hover{
background-color: #6E6C63;
}

#rea ul li a span{
position: absolute;
left: 240px;
top: 0px;
text-align: right;
display: block;
width: 50px;
font-size: 11px;
color: #fff;
z-index: 2;
}

#rea p{
text-align: right;
}

#rea p a{
color: #514E43;
font-size: 11px;
}

#rea .imgframe{
width: 212px;
height: 161px;
}

#rea #frame1{
margin: -30px 0 0 -30px;
}

#rea #frame2{
margin: -150px 0 0 110px;
}

.c{
font-size: 11px;
color: #333;
line-height: 20px;
padding-left: 10px; 
}

.c a{
color: #333;
}

/* productblocks */

#txtblock_pages .pblock{
	list-stype-type: none;
	margin: 0;
	padding: 0;
}

#txtblock_pages .pblock li{
	display: inline;
	float: left;
}

#txtblock_pages .pblock li a{
	display: block;
	width: 310px;
	margin: 5px;
	padding: 100px 10px 10px 10px;
	text-decoration: none;
	color: #514E43;
	background-color: #fff;
	background-position: 80px 5px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}

#txtblock_pages .pblock li a h3{
	font-size: 16px;
	text-align: center;
}

#txtblock_pages .pblock li a:hover{
	border-color: #514E43;
}

#txtblock_pages .pblock li a:hover h3{
	color: #333;
}

/* submenu op subpagina's */

#txtblock_pages .submenu{
	list-style-type: none;
	margin: 0 0 10px 0;
	height: 25px;
	border-bottom: 1px solid #ccc;
}

#txtblock_pages .submenu li{
	display: inline;
}

#txtblock_pages .submenu li a{
	font-size: 14px;
	padding: 3px 2px 3px 2px;
	margin: 0 10px 0 0;
	color: #2C6A3D;
	font-weight: bold;
	text-decoration: none;
}

#txtblock_pages .submenu li a:hover, #txtblock_pages .submenu li .curr{
	background: #2C6A3D;
	color: #fff;
}

.reeks h2{
	background: #fff;
	padding: 5px 5px 5px 15px;
	clear: both;
	margin-top: 5px;
}


.logoimg{
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	float: right;
}

/* referenties */

#references, .references{
	margin-top: 40px;
}

.references{
	clear: both;
	overflow: hidden;
	margin: 10px 0 20px 0;
}

#references p, .references p{
	width: 200px;
	height: 150px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#references strong, .references strong{
	display: block;
}

#references img, .references img{
	border: 1px solid #ccc;
	padding: 1px;
	background: #fff;
}

/* tables */

table{
	border: 1px dotted #2C6A3D;

}

table th{
	text-align: left;
	font-size: 12px;
	background: #fff;
	padding: 2px 2px 2px 10px;
	line-height: 25px;
}

table td{
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	text-align: center;
}

table tr.alt td, table tr.alt th{
	background: #eee;		   
}

.tom
{
	text-align: left;
	padding: 2px 2px 2px 10px;
}
.tom2
{
	background: #ccc;
}

table .thbg th{
	background: #fff url(../img/thbg.png);
	height: 100px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 0 20px 0 20px;
}

/* form */

form{  }
form fieldset{  border:0; margin: 0; padding: 0; width: 450px;  }
form dt, form dd{ margin: 0; padding: 0; }
form dt{ font-weight: bold; font-size: 12px; text-align: right; line-height: 22px; margin-right: 5px; }
form dt{ width: 150px; float: left; margin-bottom: 5px; }
form dd{ width: 250px; float: left; clear: right; margin-bottom: 5px; margin-right: 30px; }
form dd input, form dd textarea{ width: 220px; background: transparent; border: 1px solid #fff; padding: 2px; color: #333; font-size: 14px; }
#send{ width: 102px; height: 29px; border: 0; padding: 0; margin: 10px 0 0 155px; font-weight: bold; cursor: pointer; }
#send:hover{ background: #333; color: #fff; }
#ctl00_ContentPlaceHolder1_btnSend{ width: 102px; height: 29px; border: 0; padding: 0; margin: 10px 0 0 155px; font-weight: bold; cursor: pointer; }
#ctl00_ContentPlaceHolder1_btnSend:hover{ background: #333; color: #fff; }
.contt{  float: left; width: 170px; }

