/* This CSS is coded and developed bij Q5 design. www.q-5.nl */


/*__________________________________________________________*/
                 /*Body DIV/*
/*__________________________________________________________*/

/* Algemene body van de pagina */
/* OUDE background-color: #939598;*/
body {
	background-color: #ffffff;
	margin: 0 auto;
	text-align:center;
	color:#000000;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}


/* Uitlijning body voor Mozilla Firefox */
body {
	text-align:-moz-center;
}


/*__________________________________________________________*/
               /*Menu DIV/*
/*__________________________________________________________*/

/* Configuratie van het menu */
#menu {
	width: 967px;
	height:476px;

		margin: 0 auto;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}



/*__________________________________________________________*/
          /*Container (omvattende middle) DIV/*
/*__________________________________________________________*/
#container {
	width: 967px;

	text-align:center; 
	margin: 0 auto;	
	background-image:url(../images/containerbg.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


/* Uitlijning container voor Mozilla Firefox */
#container {
text-align:-moz-center;
}

/* to see the edges of the boxes */
{ border: 1px solid purple; } 



/*__________________________________________________________*/
                 /*MAIN Left DIV/*
/*__________________________________________________________*/
#menulinks {

width:702px;
min-height: 214px;
height:auto !important;
height:214px;
float: left;
margin: 0 auto;
}


/*__________________________________________________________*/
                 /*MAIN Middle DIV/*
/*__________________________________________________________*/
#menumidden {
	width: 488px;
	height:100%;
	background-image:url(../images/streep.jpg);
	background-position: top left;
background-repeat: no-repeat;
padding-left: 50px;
padding-top: 40px;
	color: #ffffff;
	text-align:left;
	margin: 0 auto;
	float:  left;
	/*resolving jagged text-rendering and text-flickering in Firefox 2 on Mac OS X*/
	opacity: 0.99999  ; 
    /*resolving jagged text-rendering in Safari on Mac OS X*/
	text-shadow: #000000 0px 0px 0px;  
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    line-height: 18px;
    font-size: 1.3em;
	white-space: normal;



}


/*__________________________________________________________*/
                 /*MAIN Right DIV/*
/*__________________________________________________________*/
#menurechts {
	width: 265px;
	background-color:#ededed;
	text-align:left;
	margin: 0 auto;
	float:  left;
	opacity: 0.99999  ; 
	text-shadow: #000000 0px 0px 0px;  
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 9pt;


}


/*Float instellingen t.b.v. Firefox */
#float {
clear: both;
}



/*__________________________________________________________*/
                 /*Footer DIV/*
/*__________________________________________________________*/
/* Configuratie Footer */
#footer {
	width: 967px;
	height: 64px;
	background-color:#000000;
	text-align: left;		 

}



ul#footermenu {

list-style: none;
width: 927px;

	opacity: 0.99999  ; 
	text-shadow: #000000 0px 0px 0px;  
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-align: left;
}


ul#footermenu li {

display: inline;
width: 932px;
padding-left: 35px;
}

ul#footermenu li a {
height: 100%;
width: 967px;
color:#ffffff;
}

ul#footermenu li a:hover {
width: 967px;
}



/*__________________________________________________________*/
                 /*Formulier cellen opmaak/*
/*__________________________________________________________*/


.fieldcell {
	font-family:verdana, arial, helvetica, sans-serif;
  font-size:14px;
  color:#424242;
  border:1px solid #424242;
background: transparent url(../images/loginfield.jpg);
background-position: bottom center;
background-repeat: repeat-x;
}



/*__________________________________________________________*/
     /*Pagina instellingen (Links / Headers)/*
/*__________________________________________________________*/





/* Algemene Links */
a:link,a:active,a:visited,a.postlink{ 
	color: #ffffff; text-decoration:none; 
}
a:hover{
	color:#ffa200; 
}


/* De tekst bovenin shop zoals overzicht */
h3{
margin-top:0px;
padding-top:0px;

}

/* De tekst bovenin shop Mandje */
h2{
margin-top:0px;
padding-top:0px;
}



h1{

	font-size: 14pt;
	font-weight: bold; 
	color: #ffffff;

	margin-top: 10px;
}





h5{
	font-size: 14pt;
	color: #ff6600;
	margin-bottom: -2px;
}





img {
	
	border: none;
}




ul#rechterprojecten {

list-style: none;
width: 200px;

	opacity: 0.99999  ; 
	text-shadow: #000000 0px 0px 0px;  
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding-top: 15px;
	font-size: 10px;
	text-align: left;
}



ul#centerprojecten {

list-style: none;
width: 200px;

	opacity: 0.99999  ; 
	text-shadow: #000000 0px 0px 0px;  
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding-top: 15px;
	font-size: 10px;
	text-align: left;
}