/* CSS Reset */
* {
	margin: 0;
	padding: 0;
}
@font-face {
  font-family: "Emmett";
  src: url("../emmett.ttf") format("truetype");
}
body {
	background-color: #313637;
	color: #323c3e;
	font-family: verdana;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
a {
	color: #323c3e;
}
a.strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
#layout #header_background {
	background-image: url('../img/header_background.png');
	background-repeat: repeat-x;
}
#layout #header {
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
	height: 60px;
	margin: 0px auto;
	max-width: 1070px;
}
#layout #header ul {
	float: right;
	list-style: none;
	margin-top: 15px;
	margin-right: 30px;
}
#layout #header li {
	display: inline;
	padding-left: 30px;
}
#layout #header ul li a {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
#layout #header ul li a {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
#layout #logo {
	margin-top: 137px;
	margin-left: 10px;
	position: absolute;
}
.scheiding {
	float: left;
	margin: auto;
	text-align: center;
	width: 96px;
	padding-top: 60px;
}
/* Naar boven */
.boven {
	position: absolute;
	margin-top: 31px;
}
.boven a {
	font-family: Emmett, Chalkboard, Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
}
.holder {
	margin: 0px auto;
	max-width: 1100px;
}
/* Scheiding */
.scheiding img {
	margin: auto;
}
/* Center */
.center {
	margin: 0px auto;
	width: 950px;
}
/* Left */
.right {
	float: right;
	max-width: 450px;
}
/* Right */
.left {
	float: left;
	max-width: 350px;
	margin-left: 53px;	
}

.left1 {
	float: left;
	max-width: 700px;
	margin-left: 53px;	
}
/* Twitter */
#layout #twitter {
	background-color: #d4e2ef;
	height: 190px;
}
#layout #twitter .center {
	background-image: url('../img/tweet_background.png');
	background-repeat: no-repeat;
	height: 184px;
	padding-top: 60px;
	width: 642px;
	/*letter-spacing: 1pt;*/
}
#layout #twitter .center p {
	margin: 10px auto;
	width: 270px;
}
.background1 {
	background-color: #d4e2ef;
	background-image: url('../img/background_1.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
	margin-top: -14px;
}
.background2 {
	background-color: #dee9f3;
	background-image: url('../img/background_2.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 19px;
	margin-top: -15px;
}
#background_one {
	height: 14px;
	background-color: #d4e2ef;
	margin-top: 0px;
}
#background_one .center {
	width: 500px;
	border: 1px solid black;
	vertical-align: right;
}
#background_one .center .schaar {
  display:none;
	float: right;
}
#background_two .center {
	margin: 0 auto;
	width: 1000px;
}
#background_three {
	height: 14px;
	background-color: #d4e2ef;
	margin-top: 0px;
	padding-top: 10px;
}
#background_three .center {
	margin: 0 auto;
	width: 350px;
	float: right;
}
#background_four {
	margin-top: 0px;
	padding-top: 13px;
	height: 14px;
}
#background_four .center {
	margin: 0 auto;
	width: 1000px;
}
#background_five {
	margin-top: -12px;
	background-color: #d4e2ef;
	height: 18px;
}
#background_five .center {
	margin: 0 auto;
	width: 350px;
	float: right;
}
.schaar {
	position: absolute;
}
/* Say cheese, voorstellen */
#layout #kolommen #kolom1 {
	background-color: #dee9f3;
	padding-bottom: 20px;
}
#layout #kolommen #kolom1 .center {
	margin: 0px auto;
	max-width: 950px;
}
#layout #kolommen #kolom1 #saycheese {
	margin-top: 20px;
	margin-left: 54px;
}
#layout #kolommen #kolom1 #voorstellen {
	float: right;
	margin-top: 20px;
}
#layout #kolommen #kolom1 h1 {
	color: #323c3e;
	font-size: 15pt;
	font-family: Emmett, Chalkboard, Verdana;
	margin-top: 2px;
	margin-bottom: 30px;
}

h1.feedback {
	color: #323c3e;
	font-size: 15pt;
	font-family: Emmett, Chalkboard, Verdana;
	margin-top: 2px;
	margin-bottom: 30px;
}

#layout #kolommen #kolom1 #say_cheese {
	text-align: right;
}

#background_four .center1 {
	margin: 0 auto;
	width: 700px;
}

#background_four #center1 {
	margin: 0 auto;
	width: 700px;
}

#center1 #left1{
	width: 700px;
}

#layout #kolommen #kolom1 #ik_stel_voor_dat_ik_mezelf_even_voorstel {
	width: 300px;
	text-align: left;
}

#layout #kolommen #kolom1 img.hugo {
	border: 18px #ffffff solid;
	
}
/* Projecten */
.extra {
	margin-top: 30px;
}
.project {
	margin: 0px auto;
	max-width: 950px;
}
.project h1 {
	color: #323c3e;
	font-size: 15pt;
	font-family: Emmett, Chalkboard, Verdana;
	margin-top: 25px;
	margin-bottom: 20px;
}
.project img.screen {
	border: 18px #ffffff solid;
	margin-right: 47px;
}
.right h1 {
	text-align: left;
}
.left h1 {
	text-align: right;
}
/* Project informatie, laatste project */
#layout #kolommen #kolom2 {
	background-color: #d4e2ef;
}
/* Ander project, project informatie */
#layout #kolommen #kolom3 {
	background-color: #dee9f3;
}
/* Wat banners */
#layout #kolommen #kolom4 {
	background-color: #d4e2ef;
}
#layout #kolommen #kolom4 ul {
	padding-top: 50px;
	padding-bottom: 10px;
}
#layout #kolommen #kolom4 ul li {
	margin-left: 53px;
	margin-bottom: 30px;
	list-style: none;
}
#layout #kolommen #kolom4 ul li img {
	border: 5px solid #ffffff;
}

#layout #kolommen #kolom4 ul li img.feedback {
	border: 0px;
}
/* Contact */
#layout #kolommen #kolom5 {
	background-color: #dee9f3;
	border-top: 1px solid #dee9f3;
}
#layout #kolommen #kolom5 .center {
	max-width: 850px;
	margin-top: 25px;
}
/* Layout */
#layout #kolommen #kolom5 #contact {
	float: left;
}
#layout #kolommen #kolom5 a {
  text-decoration: none;
}
#layout #kolommen #kolom5 #knoppen {
	float: right;
}
/* Contact gegevens */
#layout #kolommen #kolom5 #contact ul li {
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 23px;
	margin-bottom: 25px;
}
/* Je kunt hier gewoon oneindig knoppen toevoegen */
#layout #kolommen #kolom5 #contact ul li.naam {
	background-image: url('../img/icons/vcard.png');
}
#layout #kolommen #kolom5 #contact ul li.email {
	background-image: url('../img/icons/mail.png');
}
#layout #kolommen #kolom5 #contact ul li.mobile {
	background-image: url('../img/icons/phone.png');
}
#layout #kolommen #kolom5 #contact ul li.im {
	background-image: url('../img/icons/im.png');
}
/* Knoppen */
#layout #kolommen #kolom5 #knoppen .knop {
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 70px;
	height: 50px;
}
#layout #kolommen #kolom5 #knoppen li {
	list-style: none;
}
#layout #kolommen #kolom5 #knoppen li.left {
	padding-right: 10px;
}
/* Net als hier */
#layout #kolommen #kolom5 #knoppen .deviantart {
	background-image: url('../img/icons/deviantart.png');
}
#layout #kolommen #kolom5 #knoppen .twitter {
	background-image: url('../img/icons/twitter.png');
}
#layout #kolommen #kolom5 #knoppen .youtube {
	background-image: url('../img/icons/youtube.png');
}
#layout #kolommen #kolom5 #knoppen .vimeo {
	background-image: url('../img/icons/vimeo.png');
}
/* Footer */
#layout #footer {
	color: white;
	font-size: 10px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

