@import url('reset.css');

html, body {
	font: normal 12px/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #e4f7f9;
	color: #0a272b;
	height: 100%; /* héél belangrijk */
	text-align: center;
	margin-top: 0px;
}

.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}

img{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited, a:active {
	color:#104146;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #b2ac1b;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	color: #007f89;
	text-align: justify;
	font: 1.5em/1.3 'Josefin Sans Std Light', serif;
	text-transform: uppercase;
}

h2 {
	font-family: 'Josefin Sans Std Light', serif;
	font-size: 1.5em;
}
h3 {
	font-family: 'Josefin Sans Std Light', serif;
	font-size: 1.2em;
}
h4 {
	font-family: 'Josefin Sans Std Light', serif;
	font-size: 1em;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}



#wrapper {
	background: #FFF;
	width: 960px;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin: 0px auto;
	text-align: left;
}
#left {
	float: left;
	width: 440px;
	margin-left: 30px;
	margin-top: 60px;
	position: fixed;
}
#right {
	float: right;
	width: 440px;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 60px;
}

.logo {
	
	width:440px;
}



.textbox {
	width: 440px;
	margin-top: 30px;
}


p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.box1 {
	width: 210px;
	margin-top: 30px;
	float: left;
}
.box2 {
	width: 210px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

.box1 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box1 a{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #408F99;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.box1 a:visited, box1 a:active{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #408F99;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.box1 a:hover{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #b2ac1b;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.box2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box2 a{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #408F99;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.box2 a:visited, box1 a:active{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #408F99;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.box2 a:hover{
	font: 18px 'Josefin Sans Std Light', serif;
	color: #FFF;
	background: #b2ac1b;
	display: block;
	border-bottom: 1px solid #D6EBED;
	height: 20px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}	
	
.project {
	background: #e4f7f9;
	height: 250px;
	width: 400px;
	padding: 20px;
	margin-bottom: 20px;
}

.project a:hover img{
	border-bottom: 20px solid #b2ac1b;
}

#footer_bot {
	font: 16px 'Josefin Sans Std Light', serif;
	width: 210px;
	margin-top: 30px;
}
#left .logo h1 {
	color: #007f89;
	text-align: justify;
	font: 36px/1.3 'Josefin Sans Std Light', serif;
	text-transform: uppercase;
}

#wrapper #left .logo h2 {
	color: #007f89;
	font: 24px/1.3 'Josefin Sans Std Light', serif;
	text-transform: uppercase;
}

