/* 
	BASIS GEGEVENS
*/

/* Standaard breedte */
#container,#header,#header_balk,
#footer,#footerlijn,#utp
{width:746px;}

/* Centreren */
#header,#container,#footer,#utp{
	margin-left:auto;
	margin-right:auto;
}

html{
	overflow-y:scroll;
}

/* 
	CONTAINER 
*/

#container{
	margin-bottom:40px;
}

/* 
	HEADER
*/

#top_page{
	height:311px;
	width:747px;
	padding-right:75px;
}

#header{
	height:113px;
	margin-top:15px;
}

/* Logo */
a#logo{
	width:182px;
	height:39px;
	margin-right:82px;
	float:left;
}

/* Header balk */
#header_balk{
	height:62px;
	float:left;
	background:url('../images/css/header.gif') no-repeat;	
}

/* UTP */
#utp{
	height:168px;
	background:#e8e9ea;
	border-bottom:8px solid #d4d5d6;
}

/* Content */
#bottom_page{
	margin:-15px 0;
}

#content_links{
	width:534px;
	float:left;
	padding:14px 14px 0 0;
}

/* 
	Bel mij & Mail
*/

/*body#home #contactmenu{margin:0 0 10px 0;float:left;}*/
#contactmenu strong{display:block;}

#bel_mij{
	width:350px;
	float:left;
	padding-right:20px;
}
#bel_mij table{
	width:350px;
	height:100px;
	margin:30px;
}
#bel_mij small{
	color:#999;
}
#email{
	width:100px;
	float:left;
} 

/* 
	Zijvak 
*/

#meta{
	width:100px;
	margin-left:648px;
	position:relative;
	top:34px;
}
a.meta{
	font-size:1.1em;
	text-decoration:none;
	color:#999;
}
a#sitemap:hover{color:#000;}

#zijvak,#vak{
	width:196px;
}
#zijvak{
	margin-top:26px;
	padding-top:18px;
	float:right;
}
#vak{
	height:106px;
	border:1px solid #e1e1e2;
	margin-bottom:14px;
}
#vak a{margin:0 auto 0;}

#vak .head{
	width:186px;
	height:19px;
	font-size:1.2em;
	color:#ffffff;
	padding:2px 0 0 10px;
	text-align:left;
	background:url('../images/css/kop_bg.gif') repeat-x;
}

/* Footer */
#footer{
	height:30px;
	position:relative;
	top:15px;
	clear:both;
	margin-bottom:80px;
}
#footerlijn{
	height:3px;
	background:#838487;
	border:1px solid #d4d5d6;
}
#contactgegevens{float:right;}
a#logo_klein img{
	width:95px;
	height:20px;
	margin-top:7px;
}
div.slogan{
	position:relative;
	
	width:400px;
	height:25px;
	
	margin-left:262px;
	margin-top:13px;
	
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
}
#contactknoppen{
	position: relative;
	float: right;
	margin-bottom: -77px;
	height: auto;
	width: 182px;
}
#skypeknop{
	position: relative;
	float: left;
}
#linkedin{
	position: relative;
	float: left;
	margin-left: 22px;
}
