															/** GLOBAL **/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}
	
ul,li {
	margin: 0px;
	padding: 0px;
	}

															/** BODY ELEMENTS **/
body {
	background-color: #eee;
	font-size: .75em;
	color: #222; 
  	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	}

															/** MAIN CONTAINERS **/
div#container {
	width: 900px;
	margin: 0 auto;
	border: solid #e5e5e5;
	border-width: 0px 2px 2px 2px;
	}
	

div#header {
	background: url(../images/headbg.jpg) no-repeat;
	background-color: #fff;
	height: 180px;
	}
			
#header .logo {
	position: absolute;
	top: 20px;
	width: 283px;
	height: 143px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.jpg) no-repeat;
	}
	
div#topmenu {
	position: absolute;
	margin: 95px 0px 0px 430px;
	}

div#content {
	background-color: #fff;	
	height: auto;
	}
									
div#footer {
	background: #fff;
	padding: 30px 0px 30px 0px;
	}


															/**SUB DIVS**/
															
div.topcontent {
	background: #DFF4FF;
	height: 180px;
	padding: 30px;
	}
	
div.columns {
	height: 250px;
	}
																
div.leftcolumn {
	float: left;
	display: inline;
	width: 250px;
	height: 200px;
	margin: 30px 0px 0px 30px;
	background: url(../images/vertdottedbg.gif) repeat-y right;
	padding-right: 10px;
	}

div.middlecolumn {
	float: left;
	display: inline;
	width: 250px;
	height: 200px;
	margin: 30px 0px 0px 30px;
	background: url(../images/vertdottedbg.gif) repeat-y right;
	padding-right: 10px;
	}

div.rightcolumn {
	float: left;
	display: inline;
	width: 250px;
	height: 200px;
	margin: 30px 0px 0px 30px;
	padding-right: 10px;
	}

div.block1 {
	background: #ECF8FF;
	height: 190px;
	padding: 30px;
	}

div.block2 {
	background: #fff;
	height: 190px;
	padding: 30px;
	}
	
	div.block3 {
	background: #fff;
	height: 220px;
	padding: 30px;
	}
	
div#dienstencolumns {
	height: 360px;
	}
															
div.dienstenleft {
	float: left;
	display: inline;
	width: 250px;
	height: 150px;
	margin: 30px 0px 0px 30px;
	background: url(../images/vertdottedbg.gif) repeat-y right;
	padding-right: 10px;
	}

div.dienstenmiddle {
	float: left;
	display: inline;
	width: 250px;
	height: 150px;
	margin: 30px 0px 0px 30px;
	background: url(../images/vertdottedbg.gif) repeat-y right;
	padding-right: 10px;
	}

div.dienstenright {
	float: left;
	display: inline;
	width: 250px;
	height: 150px;
	margin: 30px 0px 0px 30px;
	padding-right: 10px;
	}

div.topcontact {
	background: #DFF4FF;
	height: 260px;
	padding: 30px;
	}
	
div.leftright {
	margin-left: 30px;
	margin-right: 30px;
	}

#form {
	margin-left: 30px;
	}



															/** LISTS **/


	
#toplist li {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	}

#toplist a:link, #toplist a:visited {
	color: #1053FF;
	font-size: 1.3em;
	text-decoration: none;
	}

#toplist a:hover {
	color: #80A4FF;
	font-size: 1.3em;
	text-decoration: underline;
	}
			
#footlist {
	text-align: center;
	margin-bottom: 1em;
	}
				
#footlist li {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	}

#footlist a:link, #footlist a:visited {
	color: #333;
	font-size: 0.8em;
	text-decoration: none;
	}

#footlist a:hover {
			color: #333;
			font-size: 0.8em;
			text-decoration: underline;
			}
			
ul.portfolio {
	list-style-type:none;
	width: 300px;
	float: left;
	line-height: 2em;
	margin-top: 10px;
	} 

ul.diensten {
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 10px;
	line-height: 2em;
	}
	
ul.vacatures {
	list-style-type:none;
	margin-bottom: 2em;
	line-height: 2em;
	}
	
ul.standaard {
	list-style-type:none;
	line-height: 2em;
	}

														/** TYPOGRAPHY **/


														/** Headings **/


h1 { font-size: 3em; font-weight: normal; margin-bottom: 0.5em; }
h2 { font-size: 2em; font-weight: normal; margin-bottom: 0.3em; }
h3 { font-size: 1.3em; font-weight: normal; margin-bottom: 0.5em; }
h4 { font-size: 1.2em; font-weight: normal; margin-bottom: 1em; }

h1.welkom {width: 320px; float: left; color: #3000FF;}
h2.purple {color: #7200E7;}
h2.blue {color: #0048FF;}
h2.lightblue {color: #00A8FF;}
h2.portfolio1 {color: #0048FF; float: left; font-size: 1.5em;}
h2.portfolio2 {color: #7400E7; float: left; font-size: 1.5em;}
h2.vacatures {color: #7200E7; margin-bottom: 0.5em;}
h3.purple {color: #7200E7;}
h3.blue {color: #0048FF;}
h3.lightblue {color: #00A8FF;}

														/** Tekst elements **/
a:link, a:visited {
	color: #1053FF;
	font-size: 1em;
	text-decoration: none;
	}

a:focus, a:hover {
	color: #80A4FF;
	font-size: 1em;
	text-decoration: underline;
	}

p {	
	line-height: 2em;
	}
	
p.copy {
	text-align: center;
	font-size: 0.8em;
	}
p.portfolio {
	float:left;
	width: 300px;
	}
	
p.topleft {
	width: 500px;
	float: right
	}
	
p.right {
	margin-right: 10px
	}

p.vacatures {
	margin-bottom: 2em;
	}
															/**IMG'S**/
																
img.welkomimg {
	float: right;
	}


															/** FORMS **/
label{
	float: left;
	width: 120px;
	font-weight: bold;
	}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #00AAFF;
	}

input.sub {
	border: 0px;
	background-color: #00A8FF;
	color: white;
	text-align: center;
	}

textarea{
	width: 250px;
	height: 150px;
	border: 1px solid #00AAFF;
	}

.boxes{
	width: 1em;
	}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 70px;
	}

br{
	clear: left;
	}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
	}






															/** END **/