/* Algemene waardes */
html, body {
	margin:0;
	padding:0;
	background:url(images/bg.png) repeat-x #c40002;
	font-family: Trebuchet MS;
	font-size:12px;
	color:#fff;
}
div#container {
	margin: 0 auto;
	width:945px;
}
.fixfloat {
	margin:0;
	padding:0;
	height:0;
	width:0;
	overflow:hidden;
	clear:both;
}
.leftfloat {float:left;}
a img {border:0;}
/* /Algemene waardes */
/* Top */
div#top {
	width:945px;
	height:29px;
	padding:27px 0 0 0;
}
div#top img {
	float:right;
}
div#top a {
	float:right;
	color:#fff;
	text-decoration:none;
	padding:6px 8px 0 8px;
}
div#top a:hover {
	color:#ffea00;
}
/* /Top */
/* Header */
div#header {
	width:927px;
	height:354px;
	background: url(images/header.png);
	padding:9px 14px 0 4px;
}
div#header_left {
	width:500px;
	float:left;
	height:354px;
}
div#header_right {
	float:right;
	width:208px;
	height:354px;
}
div#boxen {
	padding:0 0 0 15px;
}
div.box {
	width:130px;
	float:left;
	text-align:center;
	margin:0 15px 0 0;
}
div#welkom {
	clear:both;
}
.land {
	float:left;
	margin:0 6px 0 0;
}
div#welkom p {
	margin:0;
	padding:4px 0 4px 5px;
}
div#search {
	clear:both;
	width:200px;
	height:27px;
	padding:0 0 0 8px;
	margin:238px 0 0 0;
}
div#search .veld {
	width:161px;
	height:26px;
	border:0;
	float:left;
	color:#b70100;
	font-size:18px;
	font-family: Myriad Pro;
	margin:0 5px 0 0;
	padding:1px 0 0 3px;
	background: url(images/zoeken.png);
}
div#search .submit {
	float:left;
	margin:0;
	padding:0;
}
/* /Header */
/* Pagina Bar */
div#pagina_bar {
	width:945px;
	height:42px;
	background: url(images/pagina_bar.png);
}
div#pagina_bar_left {
	width:213px;
	float:left;
	font-size:18px;
	font-family:Myriad Pro;
	padding:10px 0 0 15px;
	height:32px;
}
div#pagina_bar_right {
	width:717px;
	height:31px;
	padding:11px 0 0 0;
	float:right;
	text-align:center;
}
div#pagina_bar_right a {
	text-decoration:none;
	color:#fff;
}
div#pagina_bar_right a:hover {
	text-decoration:underline;
}
/* /Pagina Bar */
/* Content */
div#content {
	width:945px;
	background: url(images/content_bg.png);
}
div#right {
	width:717px;
	float:right;
}
div#left {
	width:225px;
	float:left;
	padding:0 0 0 3px;
}
div#advertentie {
	width:225px;
	text-align:center;
	padding:50px 0;
}
div#cammers {
	width:225px;
	padding:3px 0 0 0;
}
div.topcammer {
	width:99px;
	height:84px;
	padding:3px 6px;
	float:left;
}
div#zoeken {
	width:215px;
	padding:0 6px 0 4px;
}
#zoeken_btn {
	margin:7px 0;
}
div#zoeken a {
	color:#580001;
	text-decoration:none;
}
div#zoeken a:hover {
	text-decoration:underline;
}
div.menu_kop {
	width:215px;
	height:31px;
	background: url(images/menu_kop.png);
	font-size:18px;
	font-family:Myriad Pro;
	padding:7px 0 0 10px;
	margin:5px 0 0 0;
}
.select {
	width:215px;
	color:#580001;

	margin:3px 0 0 0;
}
div.vrouw {
	width:157px;
	height:151px;
	float:left;
	padding:5px 11px;
	background: url(images/vrouw_bg.png) center no-repeat;
}
div.info {
	width:130px;
	height:140px;
	position:absolute;
	color:#580001;
	padding:11px 0 0 27px;
}
div.profiel {
	position:absolute;
	width:39px;
	height:32px;
	padding:113px 0 0 118px;
}
.profiel_pic {behavior: url("iepngfix.htc");}
.groen {
	margin:0 10px 0 0;
}
.img {
	margin:10px 0 0 0;
}
/* /Content */
/* Footer */
div#footer {
	width:717px;
	height:33px;
	text-align:center;
	background: url(images/footer.png);
	padding:13px 0 0 228px;
}
div#footer a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
div#footer a:hover {text-decoration:underline;}
/* /Footer */
/* Tekst Opmaak */
span.title {
	font-size:14px;
	line-height:25px;
}
h1 {

	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:5px 0 0 0;
}
/* /Tekst Opmaak */
