body {
	text-align: center;
	background: url(achtergrond.jpg) repeat-x;
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: 400;
	background-color:#262525;
}
/*****************************************************
** WEBSITE STRUCTUUR                                **
*****************************************************/
#container {
	margin: 0 auto;
	width: 880px;
	text-align: left;
}

#logo {
	height: auto;
}

#plaatje {
	width: 384px;
	height: auto;
	float:left;
}
#tekst_back {
	width: 384px;
	height: auto;
	margin-top: 20px;
	background: #ffffff;
	float:left;
}
#plaatje2{
	width: 364px;
	height: auto;
	padding: 5px;
	margin: 5px;
	font-size: 13px;
}

#menu {
	width: 350px;
	font-size: 16px;
	float:left;
	text-align: right;
	
}
#welkom_back {
	width: 430px;
	height: 300px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	float:left;
	text-align: left;
}

#welkom {
	width: 410px;
	height: 280px;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	background: #e4e3e3;
	float:left;
	text-align: left;
}
#lees_meer {
	width: 400px;
	font-size: 13px;
	color: #262525;
	background: #e4e3e3;
	text-align: right;
	
}
#lees_meer2 {
	width: 364px;
	font-size: 13px;
	color: #262525;
	background: #e4e3e3;
	text-align: right;
	
}
#doorlink{
	width: 364px;
	font-size: 13px;
	color: #262525;
	background: #e4e3e3;
	text-align: left;
	
}
#paperclip{
	position: relative;
	left: 100px;
	width: 43px;
	height: 69px;
	background-image: url(paperclip.png);
	z-index: 10;
}
#h4{
font-size: 14px;
}
/*****************************************************
**portfolio pagina's**
*****************************************************/
#menu2 {
	width: 350px;
	font-size: 16px;
	float:right;
	text-align: right;
	margin-right:15px; 
	
}
#portfolioblok {
	display: block;
	position:relative;
	margin-top:50px;
	width:870px;
	height: 350px;
	background: #e4e3e3;
	float:left;
}
#voor{
	width: 400px;
	height: 300px;
	float: left;
	margin: 10px;
	text-align: center;
}
#na{
	width: 400px;
	height: 300px;
	float: right;
	margin: 10px;
	text-align: center;
}
.cijfers{
	width: 870px;
}
.cijfers h2{
	padding: 28px 20px 0 50px;
	font-size: 14px;
}
.cijfers ul li{
	list-style:none;
	float:left;
	padding: 0 1.3em;
}
.portfolio a:hover {
color: #ffffff;
}

/*****************************************************
**footer                             **
*****************************************************/
#footer {

	position:relative;	
	height: 15px;
	width: 880px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color:#ffffff;
}

a:link{color:#ffffff; background-color:transparent; text-decoration:underline;}
a:visited{color:#ffffff; background-color:transparent; text-decoration:underline;}
a:active{color:#fffffff; background-color:transparent; text-decoration:underline;}
a:hover{color:#262525; background-color:transparent; text-decoration:underline;}
a.current{color:#7c787a; background-color:transparent; text-decoration:underline;}
a.second{color:#ffffff; background-color:transparent; text-decoration:underline;}
