*
{
	margin:					0;
	padding:				0;
	border:					none;
	font-family:			"Trebuchet MS";
	font-size:				13px;
	color:					#444;
}
html, body
{
	height:					100% !important;
}
body
{
	background:				#006 url(../media/background.jpg) repeat-x fixed;
}
h1
{
	font-size:				30px;
	padding:				42px 0 0 23px;
}
h2
{
	font-size:				22px;
	margin-bottom:			10px;
}
h3
{
	font-size:				16px;
}
p
{
	margin:					15px 0;
}
#wrapper
{
	width:					760px;
	margin:					0 auto;
	border:					solid #F7EFDE;
	border-width:			0 2px;
	min-height:				100%;
	height:					auto !important;
	height:					100%;
	background:				#F7EFDE;
}
#head
{
	background:				#F7EFDE url(../media/header.jpg) no-repeat;
	font-size:				26px;
	height:					113px;
	border-bottom:			5px solid #003;
}
#head .logo
{
	float:					right;
	margin:					10px 60px 0 0;
}
#menu
{
	position:				absolute;
	left:					0;
	width:					100%;
	border:					solid #F7EFDE;
	border-width:			2px 0;
	text-align:				center;
	height:					30px;
	background:				#003;
	z-index:				1;
}
#menu li
{
	display:				inline;
}
#menu a
{
	color:					#F7EFDE;
	padding:				0 37px;
	text-decoration:		none;
	background:				url(../media/li.bmp) no-repeat center right;
}
#menu a img
{
	margin-top:				7px;
}
#content
{
	margin:					44px 25px 0px;
	padding-bottom:			25px;
	position:				relative;
	line-height:			20px;
}
#content p
{
	padding-right:			100px;
}
#begin
{
	width:					400px;
	margin:					150px auto 0;
	border:					5px solid #003;
	background:				#F7EFDE;
}
#begin td
{
	padding:				10px 5px 10px 15px;
	cursor:					pointer;
}
#begin img, h4
{
	margin-right:			15px;
	display:				inline;
}
.banner
{
	border:					solid;
	border-width:			1px 0 2px;
	border-color:			#F7EFDE #F7EFDE #003;
	display:				block;
	background:				#F7EFDE;
	padding-bottom:			1px;
}
#foto
{
	position:				relative;
	height:					250px;
	width:					760px;
}
#foto img
{
	top:					0;
	left:					0;
	position:				absolute;
	display:				none;
}
#footer
{
	border:					5px solid #F7EFDE;
	background:				#003;
	padding-top:			25px;
}
#footer table
{
	width:					720px;
	margin:					0 auto 10px;
}
#footer table span
{
	border:					1px solid #F7EFDE;
}
#footer table td
{
	text-align:				center;
}
#footer table td a
{
	color:					white;
	text-decoration:		none;
}
#footer table td img
{
	border:					1px solid #F7EFDE;
}
#footer div
{
	text-align:				center;
	background:				#F7EFDE;
	padding-top:			20px;
	overflow:				hidden;
}
#footer h2 img
{
	margin-right:			-75px;
}
#footer .partners
{
	float:					right;
	margin:					-10px 0px 0 0;
	border:					1px solid #049AE4;
	padding:				3px;
	background:				white;
	height:					30px;
	margin-left:			5px;
}
#fotocategorie
{
	margin:					0;
	padding:				0;
}
#fotocategorie h4
{
	line-height:			0;
}
#fotocategorie h4 img
{
	margin:					8px 0 -7px -1px;
	border:					none;
	cursor:					default;
}
#fotocategorie div
{
	margin-top:				15px;
	background:				#003;
	text-align:				center;
	padding:				20px 0 0px 15px;
}
#fotocategorie img
{
	border:					1px solid #F7EFDE;
	margin-right:			18px;
	cursor:					pointer;
}
.vergroting
{
	margin:					0 !important;
	padding:				0 21px 0 0 !important;
	color:					white;
	text-align:				right !important;
}
#partners img
{
	border:					1px solid #003;
	margin:					0 20px 10px 0;
	cursor:					pointer;
	min-width:				87px;
	max-width:				150px;
}
.true
{
	border:					1px solid #003;
}
.false
{
	border:					1px solid #CE3000;
}
.waarschuwing td
{
	color:					#CE3000;
	padding:				10px 0;
	text-align:				right;
}
.submit
{
	background-color:		#eee;
	color: 					black;
	font-size:				12px;
	border:					1px solid #003;
	padding:				0 6px;
}
#contact td
{
	padding:				4px;
}
#partners img
{
	margin-right:			20px;
}
#partners a
{
	text-decoration:		none;
}
#submenu
{
	position:				absolute;
	top:					-23px;
	left:					-25px;
	list-style:				none;
	background:				#777;
	width:					760px;
	height:					25px;
	border-bottom:			1px solid #003;
}
#submenu li
{
	text-align:				center;
	display:				inline;
	float:					left;
}
#submenu li a
{
	display:				inline;
	float:					left;
	width:					152px;
	color:					white;
	padding:				4px 0 3px;
	text-decoration:		none;
	background:				url(../media/li_sub.bmp) no-repeat center left;
}
#submenu li a.huidig
{
	color:					#003;
	background:				#F7EFDE;
	border-bottom:			1px solid #003;
}

#schilders
{
	margin:					0;
	list-style-type:		none;
}
#schilders li
{
	float:					left;
	display:				inline;
	margin:					0 7px 7px 0;
	background:				#003;
	color:					white;
	padding:				10px 10px 3px;
}
#schilders li img
{
	display:				block;
	border:					1px solid #F7EFDE;
	margin:					0 0 3px;
}