* { 
margin: 0; 
padding: 0; 
}

@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}

.link{
text-decoration: underline;
color: #000000;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #002d6a;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #a0006d;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #f8971b;
}


html, body{
height: 100%;
border:0;
padding:0;
background-color: #a0006d;
}

#container{
width: 905px;
margin: auto;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
background-image: url(../images/body_bg.gif);
}

#content{
width: 800px;
margin: auto;
}

#header{
margin-top: 0px;
}

/* HIER BEGINT HET MENU */
#menu{
margin-top: 0px;
}

#menu ul{
padding: 0;
margin: 0;
background-image: url(../images/menu_bg.gif);
color: White;
width: 100%;
height: 40px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#menu ul li{
display: inline; 
}

#menu ul li a{
padding: 6px 10px;
color: White;
text-decoration: none;
float: left;
}

#menu ul li a:hover{
background-color: #002d6a;
color: #fff;
font-weight: bold;
}

/* HIER EINDIGT HET MENU */

/* HIER BEGINT VOORBEELDEN */
#voorbeelden{
width: 100%;
height: 230px;
margin-left: 0;
margin-top: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#voorbeelden a{
color:#000000;
text-decoration: none;
}

#voorbeelden img{
float: right;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 5px;
}

#vormgeving{
position: absolute;
width: 370px;
}

#webdesign{
position: absolute;
width: 370px;
margin-left: 430px;
}

#cms{
position: absolute;
width: 370px;
margin-left: 0;
margin-top: 110px;
}

#webwinkel{
position: absolute;
width: 370px;
margin-left: 430px;
margin-top: 110px;
}

/* HIER EINDIGT VOORBEELDEN */

#tekst{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 10px;
width: 650px;
}

/* HIER BEGINT DE PORTFOLIO */

#portfolio{
margin-top: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
height: 200px;
}

#portfolio a{
color: #000000;
text-decoration: none;
}

#portfolio a:hover{
color: #f8971b;
text-decoration: none;
}

#portfolio img{
border: 1px solid #c8c8c8;
}

#portfolio img:hover{
border: 1px solid #f8971b;
}

#portfolio_1{
position: absolute;
margin-left: 0;
}

#portfolio_2{
position: absolute;
margin-left: 202px;
}

#portfolio_3{
position: absolute;
margin-left: 404px;
}

#portfolio_4{
position: absolute;
margin-left: 606px;
}

/* HIER EINDIGT DE PORTFOLIO */

/*CONTACT PAGINA */
#contact_gegevens{
margin-left: 575px;
position: absolute;
line-height: 200%;
}

.cssform p{
width: 300px;
clear: left;
border-top: 1px dotted #f8971b;
padding: 5px 0 5px 0;
padding-left: 155px;
}

.cssform label{
float: left;
margin-left: -155px;
width: 180px;
}

.cssform textarea{
width:270px;
height: 100px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

/*EINDE CONTACT PAGINA */

#nieuws{
height: 250px;
}

#emerce{
position: absolute;
margin-left: 0;
margin-top: 15px;
}

#nieuwsbrief{
position: absolute;
margin-left: 420px;
margin-top: 15px;
}

#footer{
bottom: 0;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
margin-top: 10px;
}
