/* CSS Document */
body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background:url(../images/header-bg.jpg) repeat-x top left;
}

body#small-bg{
		background:url(../images/header-small-bg.jpg) repeat-x top left;
}

a img{
	border: none;
}

h1{
	color: #000066;
	text-align: left;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0 0 30px 0;
}

h2{
	color: gray;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	text-align: left;
}

#content ul{
	text-align: left;
	color: #7c7c7c;
	font-size: 0.9em;
	margin: 0 0 10px 15px;
	padding: 0;
}

#wrapper{
	/*border: gray 1px solid;*/
	width: 960px;
	margin: 0 auto;
}

#header{
	background:url(../images/header-bg.jpg) repeat-x top left;
	height: 290px;
}

#home-titlenl{
	background: url(../images/home-title-nl.gif) no-repeat;
	width: 568px;
	height: 19px;
}

#home-titlefr{
	background: url(../images/home-title-fr.gif) no-repeat;
	width: 568px;
	height: 19px;
}

#logo{
	float: left;
	margin: 20px 0 0 15px;
}

.counternl{
	background:url(../images/counter-bg_nl.gif) no-repeat center top;
	text-align: center;
	width: 494px;
	height: 200px;
	float: left;
	margin: 50px 0 0 70px;
}

.counterfr{
	background:url(../images/counter-bg_fr.gif) no-repeat center top;
	text-align: center;
	width: 494px;
	height: 190px;
	float: left;
	margin: 50px 0 0 70px;
}

.counter-bouw-nl{
	background:url(../images/counter-bouw-bg_nl.gif) no-repeat center top;
	text-align: center;
	width: 525px;
	height: 200px;
	float: left;
	margin: 50px 0 0 70px;
}

.counter-bouw-fr{
	background:url(../images/counter-bouw-bg_fr.gif) no-repeat center top;
	text-align: center;
	width: 525px;
	height: 190px;
	float: left;
	margin: 50px 0 0 70px;
}

.counter-diensten-nl{
	background:url(../images/counter-diensten-bg_nl.gif) no-repeat center top;
	text-align: center;
	width: 525px;
	height: 200px;
	float: left;
	margin: 50px 0 0 70px;
}

.counter-diensten-fr{
	background:url(../images/counter-diensten-bg_fr.gif) no-repeat center top;
	text-align: center;
	width: 525px;
	height: 190px;
	float: left;
	margin: 50px 0 0 70px;
}

.date{
	margin: 0px 0 0 35px;
	color: #000066;
	float:left;
	font-size: 0.8em;
}

#header-small .date{
	margin:-15px auto 0 25px;	
}

object {
	margin: 45px auto;
}

.ticker-wide {
		margin: 0;
}

#ticker{
	margin: 0px 0 0 0;
	float: left;

}

#header-small{
	background:url(../images/header-bg.jpg) repeat-x top left;
	height: 200px;
	overflow: hidden;
}

#header-small .counter-small-nl{
	background:url(../images/counter-small-bg_nl.gif) no-repeat center top;
	margin: 20px 0 0 80px;
	width: 380px;
	height: 162px;
	float: left;
}

#header-small .counter-small-fr{
	background:url(../images/counter-small-bg_fr.gif) no-repeat center top;
	margin: 20px 0 0 80px;
	width: 380px;
	height: 162px;
	float: left;
}



#header-small #ticker{
	margin: 5px 0 0 0;
	float: left;
}

#nav-main{
	background: url(../images/nav-main-bg.jpg) no-repeat top left;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 15px 0 20px 0;
	
}

#nav-main li{
	display: inline;
}

#nav-main a{
	font-weight: bold;
	color:#000066; 
	text-transform: uppercase;
	text-decoration: none;
	border-left: 2px #000066 solid;
	padding: 0 5px 0 10px;
}

#nav-main .active{
	color:#6BBBDE;	
}

#nav-main a:hover{
	color:#6BBBDE;
}


#nav-main .first a{
	border-left: none;
}

#nav-sub{
	list-style: none;
	float: right;
	margin: 0px 0 0 0;
	text-align: left;
	width: 300px;
}

#nav-sub li{
		margin: 0 0 10px 0;
}

#nav-sub a{
	color: gray;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;

}

#nav-sub a.active, #nav-sub a:hover{
	color: #000066;
}

#content-home{
	padding: 30px;
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

#content-home p, #content-home ul{
	margin: 7px auto;
	padding:  0 0 0 20px;
	width: 450px;
}

#content-home li{
	margin: 0 0 10px 20px;
	color: gray;
	font-size: 0.9em;
}

#content{
	float: left;
	text-align: center;
	width: 550px;
	display: inline;
	margin: 0 0 0 30px;
}

.question-answer{
	float: left;
	width: 300px;
	text-align: left;
	margin: 0 0 0 10px;
}

.question-answer p{
	float: left;
	width: 300px;
}

#search{
	margin: 10px auto 20px auto;
	width: 560px;
}

input.text{
	background: #f8f8f8 url(../images/magnifier.gif) no-repeat center left; 
	border-bottom: 1px #7c7c7c solid;
	border-right: 1px #7c7c7c solid;
	border-top: 1px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
	padding: 4px 0 4px 15px;
	color: #7c7c7c;
}

input.button-small{
	background: url(../images/button-small-bg.gif) no-repeat center center;
	border: none;
	width: 85px;
	padding: 4px 0 4px 0px;
	cursor: pointer;
}

input, select{
	
}

input#stext{
	text-transform: uppercase;
}

p{
	color: #7c7c7c;
	text-align: left;
	/*width: 450px;*/
	font-size: 0.9em;
}

a{
	color: #ff8a00;
	text-decoration: underline;
}

.fr{
	float: right;
}

.fl{
	float: left;
}

ul#company-list{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 560px;
	margin: 0 auto;
	font-size: 0.9em;
}

ul#company-list li{
	width: 270px;
	margin: 0 0 15px 0;
	float: left;
	display: block;
}

ul#company-list li p{
	padding: 0;
	margin: 0;
	line-height: 1.1em;
	width: 270px;
}

ul#company-list li.fr{
	float: right;
	margin: 0 0 10px 10px;
}

ul#company-list li.fl{
	clear: left;
	margin: 0 0 10px 0;
}

.company{
	color: #000066;
	font-weight: bold;
	width: 270px;
}

.company a{
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}

.company a:hover{
	text-decoration: underline;
}



#pages{
	clear: both;
}

ul#pages{
	border-top: 1px black solid;
	width: 560px;
	margin: 0 auto;
	list-style: none;
	color: gray;
	text-align: right;
	padding: 5px 0 0 0;
}

#pages li{
	display: inline;
}

#pages a{
	color: #000066; 
	text-decoration: none;
}

#buttons-found{
	margin: 0 auto;
	width: 450px;
	clear: both;
	cursor: pointer;
}

#buttons-found a{
	height: 80px;
	width: 220px;
	display: block;
	float: left;
}

#button-contact{
	margin: 0 auto;
	width: 280px;
	height: 80px;
	float:right;
	/*clear: both;*/
	cursor: pointer;
}

#button-contact a{
	height: 80px;
	width: 220px;
	display: block;
	float: right;
}

/* START DUTCH BUTTONS */

a#found-nl {
	background: url(../images/button-found-off.gif) no-repeat top left;
}

a:hover#found-nl {
	background: url(../images/button-found-on.gif) no-repeat top left;
}

a#not-found-nl {
	background: url(../images/button-not-found-off.gif) no-repeat top left;
}

a:hover#not-found-nl {
	background: url(../images/button-not-found-on.gif) no-repeat top left;
}

a#contact-nl{
	background: url(../images/button-contact_off_nl.gif) no-repeat top left;
}

a:hover#contact-nl{
	background: url(../images/button-contact_on_nl.gif) no-repeat top left;
}

/* END DUTCH BUTTONS */

/* START FRANSE BUTTONS */

a#found-fr {
	background: url(../images/button-found-off_fr.gif) no-repeat top left;
}

a:hover#found-fr {
	background: url(../images/button-found-on_fr.gif) no-repeat top left;
}

a#not-found-fr {
	background: url(../images/button-not-found-off_fr.gif) no-repeat top left;
}

a:hover#not-found-fr {
	background: url(../images/button-not-found-on_fr.gif) no-repeat top left;
}

a#contact-fr {
	background: url(../images/button-contact_off_fr.gif) no-repeat top left;
}

a:hover#contact-fr {
	background: url(../images/button-contact_on_fr.gif) no-repeat top left;
}


/* END FRANSE BUTTONS */


#footer{
	width: 100%;
	color: #000066;
	font-size: 0.8em;
	padding: 15px 0 20px 0;
	clear: both;
	text-align: center;
	margin: 0 auto;
}

#column-right{
	width: 220px;
	float: right;
	margin: 0 30px 0 0;
	
}

#tooltip {
   position: absolute;
   z-index: 3000;
   width: 200px;
   background-color: #FECD06;
   padding: 10px;
   opacity: 0.85;
   text-align: left;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 1em; font-weight: normal;}

#flashMagnifier {
	/*position: absolute;
	z-index: 5;
	top: 250px;
	right: 0;*/
}

#content .box {
	width: 550px;
}

.box{
	/*clear: both;*/
	margin: 20px 0 0 0;
	float: left;
	text-align: left;
}

.box a{
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
	text-decoration: none;
}


.box div.topleft {
	display: block;
	background: url(../images/box-bg.png) top left no-repeat white;
	padding: 1.0em 0em 0em 1.0em;
}

.box div.topright {
	display: block;
	background: url(../images/box-bg.png) top right no-repeat white;
	padding: 1.0em;
	margin: -1.0em 0 0 1.0em;
}

.box div.bottomleft {
	display: block;
	height: 13px;
	margin-top: -1.0em;
	background: url(../images/box-bg.png) bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	width: auto;
	background: url(../images/box-bg.png) bottom right no-repeat white;
	height: 13px;
	margin-left: 2.0em;
	padding-right: 100px;
}

#form.uniform ul{
	margin: 0;
	padding: 0;	
}

.uniform ul li {
	clear: both;
	list-style: none;
	padding-top: 1.1%;
	float: left;
    width: 450px;
    margin: 0;
}

.uniform label {
	width: 150px;
	text-align: left;
	float: left;
	list-style: none;
}

.uniform p {
	float: left;
}



.textfield {
	float:left;
    width:200px;
}

input , select{
	font-size: 8pt;
}
#message
{
    width:319px;
}

.error_msg{
	color: red;
}
.img_alert{
    margin:0 5px 0 0;
}

p.error, label.error{
	color: red;
    font-style:italic;
}

#go {
	background: url(../images/button-small-bg.gif) no-repeat center center;
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
	border: none;
	margin: 0 0 0 0px;
    cursor:pointer;
    padding: 3px 0;
    width: 85px;
}


#clear {
	background-color: #3c7baa;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	border: none;
    width:100px;
    cursor:pointer;
    padding: 3px 0;
    margin:0 5px;
    border:#ddd 2px solid;
}

#button_go_clear{
	clear: both;
	display: inline;
	margin: 10px 0 0 150px;
	float: left;
}

#flashMagnifier {
	position: relative;
	top: 0;
	margin: -27px 0 -25px -13px;
	z-index: 5;
}

.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%;
}

#bouw,#bouw p {
	width: 250px;
}
