/*SITE*/
* {margin:0; padding:0;list-style:none;outline:0;}
body {margin:0; padding:0; text-align:center;}
a:link {color:#93107e; text-decoration:none;}
a:hover {text-decoration:underline; color:#000;}
a:visited {color:#7a7a7a; text-decoration:none;}

a.mail:link {color:#FFF; text-decoration:underline;}
a.mail:hover {text-decoration:underline; color:#000;}
a.mail:visited {color:#FFF; text-decoration:none;}

#container {
	text-align:left; 
	margin:0px auto 0; 
	padding-top:40px; 
	width:771px;
	height:600px;
}

#header {
	width:771px;
	height:255px;
	padding-bottom:0px;
}

#header_adres {
	padding-top:0px;
	padding-bottom:30px;
	width:771px;
	height:24px;
}

#header_adres1 {
	margin-bottom:30px;
	width:771px;
	height:42px;
	background-color:#467491;
}

#btns {
	padding-top:8px;
	width:120px;
	height:21px;
}

#thumbs_l {
	float:left;
	padding-bottom:15px;
	padding-right:27px;
	width:68px;
	height:68px;
}

#thumbs_r {
	float:left;
	padding-bottom:15px;
	width:68px;
	height:68px;
}

#btns_container {
	float:left;
	padding-right:50px;
	width:120px;
	height:auto;
}

#scheidingslijn {
	background-color:#7a7a7a;
	float:left;
	width:1px;
	height:275px;
}

#content {
	float:left;
	width:400px;
	height:250px;
}

#images {
	padding-bottom:15px;
	width:163px;
	height:163px;
}

#images_container {
	float:left;
	margin-left:37px;
	width:163px;
	height:auto;
}

h1 {
font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans";
padding-left:15px;
text-align:left;
color:#2f2f2f;
}

h2 {
font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans";
padding-top:4.5px;
text-align:center;
color:#FFF;
}