/* CSS RESET ============================================ */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
a, em, font, img, ol, ul, li,
fieldset, form, label,
table, tr, td
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
font-size: 62.5%; /* hack voor em */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #edebeb;
}

ol, ul {
list-style: none;
}

a {
text-decoration: none;
color: #afa695;
font-size: 12px;
}

a:hover {
text-decoration: underline;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* LAYOUT		================================================================ */ 

html {
background: url(../images/bg_main.gif) repeat;
}

#container {
position: relative;
width: 800px;
margin: 0 auto;
}

#nav{
width:800px;
height:57px;
}

#nav h2 {
font-size: 12px;
font-weight: normal;
line-height: 10px;
color: #aea594;
float: left;
margin-top: 22px;
margin-left: 10px;
}

#banner {
background: transparent url(../images/bg_banner.png) no-repeat;
width: 800px;
height: 200px;
position: relative;
}

#carousel{
height: 150px;
width: 400px;
position:absolute;
z-index: 10;
top: 25px;
left: 375px;
overflow: hidden;
}

#main{
width: 800px;
/*height: 207px;*/
padding-top: 36px;
padding-bottom: 24px;
border-bottom: 1px solid #101e2c;
/*overflow: hidden;*/
}

#footer {
height: 15px;
padding-top: 22px;
border-top: 1px solid #48535d;
}

#footer #adres {
font-size: 10px;
line-height: 9px;
color: #626e7a;
text-transform: uppercase;
text-align: right;
}

#footer #design {
font-size: 8px;
line-height: 10px;
color: #3f4e5d;
float: left;
margin-top: 1px;
}


/* Navigatie		================================================================ */ 

ul#nav_main {
float:right;
margin-right: 10px;
margin-top: 20px;
}

ul#nav_main li {
float: left;
margin-left: 20px;
}

ul#nav_main li a{
color: #edebeb;
font-size: 12px;
line-height: 13px;
margin: 0 2px;
display: block;
padding-bottom: 5px;
}

ul#nav_main li a:hover { text-decoration: none; }

.current {
border-bottom: 2px solid #afa695;
}


/* ALGEMEEN		================================================================ */ 

h1{
font-size: 2.0em;
line-height: 20px;
margin-bottom: 2px;
color: #afa695;
font-weight:100;
font-family:Georgia, "Times New Roman", Times, serif;
}

#main p {  
line-height: 20px;  
font-size: 1.2em;
margin-bottom: 20px;
}

#main span{
color: #afa695;
}

p.feedback { padding-top: 6px!important; color: #C30; font-size:11px!important;}



/* HOME.HTM		================================================================ */ 

#leus{ /* h1 */
font-size: 22px;
line-height: 25px;
color: #edebeb;
font-weight: 100;
word-spacing: 2px;
margin-bottom: 40px;
font-family: Georgia, "Times New Roman", Times, serif;;
}

#leus span{ /* h1 */
color: #afa695;
}

#projects_recent {
width: 800px;
}

#projects_recent ul li {
background: url(../images/bg_blok.png) repeat;
height: 80px;
width: 240px;
padding: 5px;
margin-right: 25px;
float: left;
display:block;
}

#projects_recent ul li.last{
margin-right: 0px;
}

#projects_recent img {
border: 1px solid #ccc;
margin-right: 10px;
float: left;
}

#projects_recent h3 {
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 15px;
color: #bfb7a7;
margin-bottom: px;
}

#projects_recent p {  
line-height: 16px;  
font-size: 1.1em;
margin-bottom: 0px;
color: #edebeb;
}


/* OVER.HTM	================================================================ */

#col1, #col2, #col3 {
background: url(../images/bg_blok.png) repeat;
width: 190px;
height: 125px;
display: block;
float: left;
padding: 20px 30px;
margin-right: 25px;
}

#col3{
margin-right:0px;
}

#bloks img{
float: left;
}

#bloks h2{
font-size: 2.0em;
line-height: 1.0em;
font-weight:100;
font-family:Georgia, "Times New Roman", Times, serif;
}

#bloks p{
font-size: 1.2em;
line-height: 1.5em;
margin-top: 15px;
_margin-bottom: 0;
}



/* PROJECTEN.HTM	================================================================ */

#cont_container {
/*height: 185px;*/
width: 440px;
margin-right: 50px;
_margin-right: 25px;
float: left;
margin-top: 5px;
}

#cont_container img {
border: 1px solid #edebeb;
}

#projects {
width: 310px;
float: right;
margin-top: 5px;
}

#projects ul{
margin-top: 9px;
}

#projects ul li {
background: url(../images/bg_blok.png) repeat;
width: 50px;
height: 50px;
display: block;
margin: 0 10px 10px 0; 
padding: 10px;
_padding: 9px;
float: left;
}

#projects ul li.last {
margin-right: 0;
}

#projects ul li img {
border: 1px solid #FFFFFF;
}

#load {
display: none;
position: absolute;
right: 10px;
top: 10px;
background: url(../images/loader.gif);
width: 16px;
height: 16px;
text-indent: -9999em;
}


/* CONTACT.HTM	================================================================ */

#contact {
float:right;
margin-top: 0px;
height: 200px;
text-align: right;
}

#contact p {
font-size: 1.0em;
line-height: 16px;
}


/* CONTACT.HTM	================================================================ */

ul#partner-list li { width:200px; height:95px; padding:10px 25px; float:left; margin-right:25px; background: transparent url(../images/bg_blok.png) repeat 0 0 scroll; }


/* FORM 		================================================================ */

div #formulier {
width: 450px;
float:left;
padding-right: 30px;
margin-top: 10px;
}

#formulier p{
padding:0 0 3px 0;
margin:0;
}

#formulier p label{
float: left;
width: 100px;
font-size: 12px;
line-height: 16px;
height: 16px;
}

.goed{
width: 320px;
height: 16px;
color: #a4b0b7;
border-right: 1px solid #48535d;
border-top: 1px solid #192a3b;
border-bottom: 1px solid #48535d;
border-left: 1px solid #192a3b;
background: url(../images/bg_blok.png) repeat;
padding: 0px 3px 2px 3px;
vertical-align: top;
}

.fout{
width: 320px;
height: 16px;
color: #a4b0b7;
border: 1px solid #cc3333;
background: url(../images/bg_blok.png) repeat;
padding: 0px 3px 2px 3px;
vertical-align: top;
}

.sendbutton {
background:url(../images/bg_send.png) no-repeat;
width: 74px;
height: 21px;
border:0;
cursor: pointer;
margin-top: 7px;
}

/*
.sendbutton:hover {
background:url(../images/bg_send_o.png) no-repeat;
}
*/