@charset "utf-8";
/* CSS Document */



/* REDEFINE HTML-TAGS */
* {
	margin: 0;
	padding: 0;
	background: transparant;
	font-size: 11px;
}
HTML, BODY {
	width: 100%;
	height: 100%;
}
BODY {
	background: #EEE;
	min-width: 980px;
	line-height: 20px;
	color: #636363;
	font-family: "Trebuchet MS", Arial, Verdana;
}
H1 {
	font-size: 1.8em;
	line-height: 1.3em;
}
H2 {
	font-size: 1.6em;
}
H3 {
	font-size: 1.4em;
}
A:LINK, A:VISITED {
	color: #636363;
	text-decoration: underline;
}
A:HOVER {
	text-decoration: none;
}
SMALL.created {
	background: url(../images/layout/created.png) no-repeat;
	padding-left: 15px;
}
SMALL.edited {
	background: url(../images/layout/edited.png) no-repeat;
	padding-left: 15px;
}
IMG {
	border: none;
}



/* ALGEMENE CLASSES */
.clear {
	clear: both;
}
.testimonial {
	background: url(../images/layout/quotes.gif) 0px 5px no-repeat;
}
.testimonial DIV {
	font-style: italic;
	margin: 0 0 0 20px;
	border-left: 1px solid #DDD;
	padding: 0 0 0 5px;
}



/* MAIN PAGE ELEMENTS */
#container {
	width: 100%;
}
#pageTop {
	height: 400px;
}
#pageTopSmall {
	height: 150px;
}
#pageBottom {
	background: #FFF;
}
#footer {
	color: #828282;
	font-size: 0.9em;
	padding: 10px 10px;
}



/* ELEMENTS PAGETOP */
#portfolio {
	width: 980px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
#topNavigation {
	position: absolute;
	z-index: 2;
	top: 0;
}
#topNavigation LI {
	display: block;
	float: left;
	padding: 4px 8px 0 8px;
}
#topNavigation LI A:LINK, #topNavigation LI A:VISITED {
	padding: 1px 5px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#topNavigation LI A:HOVER {
	background: #FF6500;
	color: #FFF;
	text-decoration: underline;
}


/* ELEMENTS PAGEBOTTOM */
#main {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 5px 50px 5px;
}
#mainLeft, #mainRight {
	float: left;
	margin: -50px 0 0 0;
}
#mainLeft {
	width: 746px;
}
#mainLeft #logo {
	width: 200px;
	padding: 15px 30px 0 30px;
	background: #FFF;
	float: right;
}
#mainLeft #logo IMG {
	border: none;
}
#mainLeft DIV.diensten {
	float: left;
	width: 230px;
	padding: 25px 15px 0px 0px;
}
#mainLeft DIV.diensten H3 {
	color: #FF6500;
	padding-bottom: 5px;
}
#mainRight {
	width: 234px;
	color: #828282;
}
#mainRight #nieuwsbrief {
	color: #FFF;
	padding: 25px;
	background: #06232D;
}
#mainRight #nieuwsbrief p {
	border: none;
}
#mainRight #twitter {
	color: #828282;
	padding: 25px;
	background: #EEEEEE;
}
#mainRight #rss {
	z-index: 10000;
	position: absolute;
	margin: 5px 0 0 158px;
}
#mainRight P {
	border-bottom: 1px solid #FFF;
	padding: 10px 0 10px 0;
}
#mainRight P SPAN {
	padding: 25px 0;
	background: #FFF;
}
#mainRight H1 {
	border-bottom: 1px solid #FFF;
	padding: 0 0 10px 0;
}
#mainRight B {
	font-size: 1.3em;
}
#mainRight A.readMore:LINK, #mainRight A.readMore:VISITED {
	color: #FF6600;
	float: right;
}

/* ALLEEN VOOR DE VERVOLGPAGINA */
#mainLeftDiensten {
	width: 245px;
	float: left;
}
#mainLeftDiensten DIV.diensten {
	width: 245px;
	padding: 25px 0;	
	float: left;
	border-bottom: 1px solid #EEE;	
}
#mainLeftContent {
	padding: 25px;
	width: 451px;
	float: left;
}
#mainLeftContent h2{
	margin-bottom:10px;
	padding-top:10px;
}
#mainLeftContent form h2{
	padding-top:0;
}
#mainLeftContent SMALL {
	font-size: 0.9em;
	color: #999;
}
#mainLeftContent IMG {
	padding: 0 0 5px 15px;
}
#mainLeftContent H1 {
	color: #FF6500;
	margin-bottom:10px;
}
#mainLeftContent H3 {
	color: #FF6500;
	margin-bottom:10px;
}
#mainLeftContent P {
	margin: 0px 0 10px;
}
#mainLeftContent UL, #mainLeftContent OL {
	padding: 0 0 0 20px;
}
#mainLeftContent > ul{
	margin-bottom:10px;
}
#mainLeftContent DIV.nieuwsItemBlok {
	background-color: #F9F9F9;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 0 0 5px 0;
}
#mainLeftContent DIV#nieuwsArchief {
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 10px;
}
#mainLeftContent DIV.referenties {
	width: 100px;
	height: 100px;
	padding: 5px;
	margin: 0 2px 2px 0;
	text-align: center;
	float: left;
}
#mainLeftContent DIV.referenties:HOVER {
	cursor: default;
}



/* REACTIEFORMULIER */
#reactie {
	width: 100%;
	border-top: 1px solid #EEE;
	margin-top: 25px;
	padding-top: 25px;
}
#reactie LABEL {
	float: left;
	width: 80px;
}
#reactie LABEL.error {
	float: right;
	position: relative;
	width: 155px;
	color: #FF6500;
}
#reactie INPUT, #reactie TEXTAREA {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#reactie INPUT:FOCUS, #reactie TEXTAREA:FOCUS {
	background: #FFF;
}
#reactie TEXTAREA {
	height: 100px;
}
#reactie #reactieFormSubmit {
	width: 95px;
	margin-left: 190px;
	background: none;
	border: none;
	font-size: 18px;
	font-weight: bold;
	color: #636363;
}
#reactie #reactieFormSubmit:HOVER {
	cursor: pointer;
	color: #FF6500;
}   

