@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */


/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%; font-family:arial, helvetica, sans-serif; font-size:1em;}
body{background-image: url(afbeelding/bg.jpg); background-position: left top; background-repeat:no-repeat; background-color:#000;}

#header{height:60px; width:100%; background-image:url(afbeelding/bg_zwart.png);}
#logo{position:relative; margin: 0 0 0 60px; top:20px; float:left;}
#nav-index{position: relative; float:left; top:14px; left:20px;}
#nav-index li{color:#ccc; font-size: .9em;list-style-type:none;display:inline; font-weight: normal;}	
#nav-index a{padding:10px; color:#ccc; text-decoration:none; float:left; margin-left: 20px;}
#nav-index a:hover{color: #fff; padding:10px;}
#nav-index .active{color:#fff; padding:10px;}
#schaduw{width: 960px; height:20px; background-image:url(afbeelding/schaduw.png); position:relative;}


#home{position: relative; margin-top: 330px; left:60px; width:900px;}
#home h1{font-size: 3.4em; color: #fff; font-weight: bold; text-align:left;}
#home h2{font-size: 1.5em; font-weight: normal; line-height:1.5em; color:#fff; text-align:left;}
#home h2 a{text-decoration:none; color:#d6de23; font-weight: normal;}
#home h2 a:hover{color:#61acec;}

.clearboth{clear:both;}
.lijn{position: relative; margin-top:100px; width:960px; height:1px; background-color:#333333;}
.current-page{position: relative; float:left; width:195px;}
.current-page h2{font-size: 1.5em; font-weight: normal; line-height:1.5em; color:#fff; text-align:left;}
.menu{position: relative; float:left; left:20px; margin-top: 3px;}
.menu li{color:#999; font-size: .9em;list-style-type:none;display:inline; font-weight: normal;}	
.menu a{padding:10px; color:#666; text-decoration:none; float:left; margin-left: 20px;}
.menu a:hover{color: #fff; padding:10px;}
.menu .active{color:#fff; padding:10px;}

.br{line-height: 28px;}
.content{position: relative; top: 60px; height:auto;}
.left-column{position: relative; width: 410px; float:left;}
.right-column{position: relative; width: 410px; float:right;}

.content h1{font-size: 2.6em; color: #fff; font-weight: bold; text-align:left; line-height:1.3em;}
.content h1 a{text-decoration:none; color: #d6de23;}
.content h1 a:hover{color:#61acec;}
.content h2{font-size: 1em; font-weight: bold; color:#fff; text-align:left; line-height:28px;}
.content p{font-size: .8em; color: #999; line-height:28px; font-weight:normal; margin: 0 0 28px 0;}
.content p a{text-decoration: none; font-weight:normal; color: #d6de23;}
.content p a:hover{color:#61acec}
.content p span{color:#fff;}
.content ul{position:relative; list-style:inside; list-style-type:square;}
.content li{font-size: .8em; color: #999; line-height:28px; font-weight:normal;}
.content li a{text-decoration: none; font-weight:normal; color: #fff;}
.content li a:hover{color: #61acec;}

#portfolio-content{position: relative; top:40px; left:60px; width: 900px; height:auto; background-image:url(afbeelding/bg_zwart.png);}
.portfolio-info{float:left; position: relative; top:-60px; width:222px; padding:28px 0px 0px 28px;}
.portfolio-image{position:relative; float:right; width: 580px; top:-60px;}






#informatie{position: relative; margin-top:25px; left:60px; width: 900px; height:auto;}
#witruimte-info{height: 92px; width:1px;}

#portfolio{position: relative; margin-top:25px; left:60px; width: 900px; height:auto;}
.portfolio-afb{position: relative; width:170px; height:240px; float:left;}
.portfolio-afb h1{font-size:.8em; font-weight: normal; color:#fff; text-align:left; line-height:24px; margin-top:10px;}
.portfolio-afb h1 a{text-decoration:none; color:#fff;}
.portfolio-afb h1 a:hover{color:#fff;}
.portfolio-tussenruimte{position: relative; width:70px; height:1px; float:left;}

#blog{position: relative; margin-top:25px; left:60px; width: 900px; height:auto;}
#blog-content{position: relative; left: 245px; width:600px;}

#contact{position: relative; margin-top:25px; left:60px; width: 900px; height:auto;}
#contact-witruimte{position:relative; height:5px; width:1px;}
.left-column-contact{position: relative; width: 300px; float:left;}
.right-column-contact{position: relative; width: 520px; float:right;}

.tabel-contact{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	margin: 0 0 28px 0;
	padding: 0px;
	color: #999;
	}
	
.tabel-contactform{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 38px;
	text-align: left;
	margin: 0 0 28px 0;
	padding: 0px;
	color: #999;
	}
	
#footer{position: relative; margin-top: -40px; left:60px; width: 900px; height:auto; height:100px;}
.footer-afb{position:relative; float:right;}
	

