@charset "utf-8";
/* CSS Document */

html,body {
	color:#cd4a7c;
	background:#efc2f2 url(http://www.camtieners.nl/img/camtieners_bg.jpg);
	padding:0;
	margin:0;
	height:100%;
	font:10px Verdana, Arial Helvetica, sans-serif;
}
a:link, a:visited {color: #cd4a7c;}
a:hover {color: #9933cc;}
img {border:0;display:block;}
form {margin:0;padding:0;}
table {border-collapse:collapse;margin:0;padding:0;}
tr, td {margin:0;padding:0;}
.clear {clear:both;}

.divider {
	clear:both;
	padding:10px 0 5px 0;
	border-bottom:1px solid #cd4a7c;
	margin-bottom:10px;
	width:900px;
}
.divider_img{float:left;margin-top:5px;}
/* ================================================== */
/* CONTAINER */
/* ================================================== */
div#container {
	width:943px;
	
	/* 100% height fix! */
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	
	margin: 0 auto;
	background: url(http://www.camtieners.nl/img/camtieners_container_bg.jpg) bottom;
	padding-left:17px;
}
/* ================================================== */
/* SEARCH RESULT */
/* ================================================== */
div#nav {
	width: 911px;
	height: 27px;
	background-image: url(http://www.camtieners.nl/img/camtieners_navbalk.jpg);
	padding: 6px 0 0 15px;	
}
.nav_submit {margin-bottom: -5px;}

select.select {
	background-color: #c9bdfb;
	font-size: 10px;
	width: 125px;
}
.pagina_num {font-size: 10px; font-weight: bold; width: 900px; text-align: center;}
a.pagnractive {color:#9933cc;}
#po_no_inline, #po_yes_none {display:none; text-align: center;}
#po_yes_inline {display:block;}
#po_no_none {display:block; text-align: center; font:13px verdana; font-weight:bolder;}
#po_no_none a {font:11px verdana;}
}
/* ================================================== */
/* CONTENT */
/* ================================================== */
div#content_main {
	width:926px;
	margin-bottom:10px;
}
div#content {
	width:916px;
	background: url(http://www.camtieners.nl/img/camtieners_content_bg.jpg);
	padding-left:10px;
}

/* ================================================== */
/* FOTO */
/* ================================================== */
div.foto_container {
	float: left;
	width: 130px;
	height: 151px;
	background: url(http://www.camtieners.nl/img/camtieners_foto_bg.jpg) no-repeat;
	margin-bottom:10px;
	padding-top:8px;
}
div.foto {
	width:101px;
	height:85px;
	margin: 0 0 0 9px;
	border: 1px solid #fff;
}
div.knoppen {
	width:110px;
	height:26px;
	padding-left:5px;
}
div.knoppen img {float:left;}
div.name {
	width:101px;
	height:15px;
	font-size: 12px;
	color: #fff;
	padding: 3px 0 3px 9px;
}
/* ================================================== */
/* PROFIEL */
/* ================================================== */
div#profiel_container {
	width: 886px;
	margin: 0 auto;
	background-image: url(http://www.camtieners.nl/img/profiel/camtieners_profielbg.jpg);
}
div#profiel_container div.foto_container {margin-left:15px;background:url(http://www.camtieners.nl/img/profiel/camtieners_profiel_fotobg.jpg) no-repeat;}
img.knop {
	padding-left:23px;
}
div#persgev {
	float:left;
	width:283px;
	padding-left:65px;
	margin-bottom:10px;
	color:#cd4a7c;
}
div#cambeeld a {font-size:12px;}
div#cambeeld {
	float:left;
	width:347px;
	padding-left:25px; 
}
div#cambeeld div.img {
	float:left;
	padding:5px;
}

div#cambeeld img {border:1px solid #cd4a7c;}
div#persgev table {width:250px;}
div#persgev table th {text-align:left;font-weight:bold;font-size: 24px;}
div#persgev table td {font-size: 12px;}
table .prof_tab1 {font-weight:bold; width:110px; height:23px;}
table .prof_tab2 {color:#000; height:23px;}
table .prof_flags img {float:left;padding-right:5px;}
table .prof_stars img {float:left;}

div.overzicht {text-align:center;}
div.overzicht a {font-size:14px; font-weight:bold; }

div#andere {font-size: 12px;padding:10px 0 10px 20px; text-align:center; color:#000;}
div#andere img {float:left;}
div#andere span.andere_txt {font-size: 12px;font-weight: bold;	color: #000;text-transform:capitalize;}
div#andere_afb {padding-bottom:10px; width:770px; margin:0 auto;}
div#andere_afb img {display:block;}
div.ookonline {float:left; width:110px;}
div.ookonline div.foto {margin:0;}
div.ookonline .name {color:#000; font-size:11px; text-align:center; padding:0; margin:0;}
/* ================================================== */
/* DISCLAIMER */
/* ================================================== */
div#disclaimer {
	width: 926px;
	text-align: center;
	color: #cd4a7c;
	padding-bottom:20px;
}
div#disclaimer p {padding:5px 0;margin:0;}

