* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1d2d28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

/* Algemene style */
h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #484848;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #484848;
	padding-top: 10px;
	padding-bottom: 0;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #484848;
	padding-top: 10px;
	padding-bottom: 0;
}
p, ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	text-align: justify;
}
ul {
	margin-left: 20px;
}
a {
	color: #1775ac;
	text-decoration: none;
}
a.webabc {
	color: #1d2d28;
	background-color: #f6f6f6;
	cursor: help;
}
a:hover {
	text-decoration: underline;
}
img.referenties {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
table, td {
	border-collapse: collapse;
	border: 1px solid #00a508;
	padding: 3px;
}
p.error {
	margin-bottom: 10px;
	display: block;
	border: 1px dashed #AD220B;
	padding: 5px;
}
p.success {
	margin-bottom: 10px;
	display: block;
	border: 1px dashed #00a508;
	padding: 5px;
}
p.border {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #00a508;
	padding: 5px;
}
hr {
	margin-top: 20px;
	padding-bottom: 5px;
	border: none;
	border-top: 1px solid #00a508;
}
span.preformatted {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}

/* Portfolio */

a.portfolio {
	display: block;
	width: 50%;
	float:left;
	text-align: center;
	margin-top: 16px;
	min-height: 260px;
}

a.portfolio img, a.colorbox img {
	border: 3px solid #00a508;
	border-radius: 8px;
}

a.portfolio:hover img, a.colorbox:hover img {
	opacity: 0.75;
	border-color: #484848;
}


/* Menu */
div.leftmenu ul {
	list-style: none;
	margin-left: 20px;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.leftmenu ul.level1 {
	margin-left: 5px;
}
div.leftmenu ul.level1 li.level1 a.level1, div.leftmenu ul.level1 li.level1 a.level1active {
	text-transform: uppercase;
}
div.leftmenu li {
	padding: 3px;
}
div.leftmenu li a.level1active, div.leftmenu li a.level2active, div.leftmenu li a.level3active {
	font-weight: bold;
}
div.leftmenu a {
	color: #000000;
}


/* Forms basic */
fieldset table, fieldset td {
	border: none;
}
fieldset {
	padding: 10px;
	border: 1px solid #00a508;
}
legend {
	margin: 0;
	padding: 5px;
	color: #484848;
}
input.button {
	padding: 2px;
	min-width: 200px;
	font-weight: bold;
	margin-top: 10px;
}


/* Forms extended */
table.form {
width: 100%;
border-collapse: collapse;
margin-top: 5px;
}
table.form td {
padding: 2px;
margin: 0px;
}
table.form td.error {
background-color: #ad220b;
color: #FFFFFF;
font-weight: bold;
}
table.form td.error small {
font-weight: normal;
}

form.mail input.naam {
width: 250px;
}
form.mail input.email {
width: 250px;
}
form.mail input.overig {
width: 250px;
}
form.mail input.straat {
width: 250px;
margin-right: 5px;
}
form.mail input.nummer {
width: 50px;
}
form.mail input.postcode {
width: 100px;
margin-right: 5px;
}
form.mail input.plaats {
width: 200px;
}
form.mail input.telefoon {
width: 150px;
}
form.mail input.onderwerp, form.mail select.onderwerp {
width: 600px;
}
form.mail select optgroup {
	color: #666666;
}
form.mail select optgroup option {
	color: #000000;
}
form.mail textarea.bericht {
width: 600px;
height: 200px;
}

form.mail input.huidigewebsite {
width: 200px;
}
form.mail select.aantalpaginas {
}
form.mail textarea.offerte {
width: 650px;
height: 100px;
}
form.mail input.straat_offerte {
width: 250px;
margin-right: 5px;
}
form.mail input.nummer_offerte {
width: 50px;
}
form.mail input.postcode_offerte {
width: 100px;
margin-right: 5px;
}
form.mail input.plaats_offerte {
width: 200px;
}


/* Divs */
div.top {
	margin: auto;
	margin-top: 10px;
	width: 970px;
	height: 6px;
	background-color: #FFFFFF;
}

div.maincontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #c3c3c3;
}
div.shadeleft {
	margin: auto;
	width: 1000px;
	background-image: url('images/shadingleft.png');
	background-position: top left;
	background-repeat: repeat-y;
}
div.shaderight {
	margin: auto;
	width: 1000px;
	background-image: url('images/shadingright.png');
	background-position: top right;
	background-repeat: repeat-y;
}
div.main {
	margin: auto;
	width: 970px;
	background-color: #FFFFFF;
}
	div.main div.header {
		width: 970px;
		height: 110px;
		background-image: url('images/headerbackground.png');
		background-position: left top;
		background-repeat: repeat-x;
	}
		div.main div.header div.logo {
			float: left;
			width: 300px;
			height: 105px;
			margin-left: 5px;
			background-image: url('images/logo.png');
			background-position: 0 9px;
			background-repeat: no-repeat;
		}
		div.main div.header div.date {
			float: left;
			margin-top: 85px;
			width: 660px;
			height: 20px;
			line-height: 20px;
			text-align: right;
			font-size: x-small;
		}
	div.photolarge {
		width: 960px;
		height: 260px;
		margin-left: 5px;
		margin-right: 5px;
		background-color: #00a508;
	}
	div.randomquote {
		position: relative;
		z-index: 10;
		left: 702px;
		top: 30px;
		width: 255px;
		height: 69px;
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 16px;
		padding-right: 13px; 
		background-image: url('images/frame.png');
		background-position: left top;
		background-repeat: no-repeat;
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	div.photomedium {
		width: 960px;
		height: 120px;
		margin-left: 5px;
		margin-right: 5px;
		background-color: #00a508;
	}
	div.photosmall {
		width: 960px;
		height: 60px;
		margin-left: 5px;
		margin-right: 5px;
		background-color: #00a508;
	}
	div.contentcontainer {
		width: 960px;
		padding-left: 5px;
		padding-right: 5px;
		background-image: url('images/contentbackground.png');
		background-position: left top;
		background-repeat: repeat-x;
	}
	div.contentcontainer div.leftmenu {
		float: left;
		width: 200px;
		padding-top: 15px;
	}
	div.contentcontainer div.content {
		float: left;
		width: 730px;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 10px;	
	}

div.footer {
	margin: auto;
	margin-bottom: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	width: 960px;
	height: 20px;
	border-bottom: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	line-heigt: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
