@charset "utf-8";
/* CSS Document */

body {
	margin:			0px;
	background:		#b82500 url(../images/site-bg.jpg);
	background-repeat:	repeat-x;
	font-weight:		normal;
	font-size:		12px;
	color:			#FFFFFF;
	font-family:		verdana;
}
#headertext {
	font-weight:		bold;
	font-size:		11px;
	font-family:		verdana;
	color:			#ffffff;
	padding-left:		10px;
}
a {
	color:			#ffffff;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
	color:			#ffff00;
}
a.headertext {
	font-weight:		bold;
	font-size:		11px;
	font-family:		verdana;
	color:			#ffffff;
	text-decoration:	none;
}
a.headertext:hover {
	text-decoration:	underline;
}
#camblok {
	margin:			5px;
	text-align:		center;
	width:			137px;
	height:			140px;
	background:		#000000;
	border:			1px solid #990000;
	float:			left;
}
#modelfoto {
	border:			1px solid #333333;
}
#modelnaam {
	margin-left:		15px;
	margin-right:		5px;
	margin-top:		2px;
	margin-bottom:		4px;
	float:			left;
}
#modelleeftijd {
	margin-top:		2px;
	float:			left;
}

#contentnav {
	text-align:		center;
}
.footer {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#fff000;
}
