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

*					{ padding: 0; margin: 0; }
body				{ background-image:url(../images/bg_hout.jpg); background-position:top center; font-family:Arial, Helvetica, sans-serif; }
p, ul, li			{ margin-top: 0px; margin-bottom: 0px; }
input[type="submit"]{ padding:1px 7px 1px 7px;}
h1					{ color:#42210B; margin-top:0px; padding-top:0px; font-size:22px; margin-bottom:15px; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;}
h2,h3				{ font-size: 16px; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;}
h5					{ color:#42210B; margin-top:0px; padding-top:0px; font-size:16px; margin-bottom:15px; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;}
img					{ border:none; }
a					{ color:#42210B; text-decoration:none; 	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;}
a:hover				{ text-decoration:underline; color:#42210B; text-decoration:underline; color:#000;}
div					{ font-size:12px; }

.mainContainer		{ width:941px; margin:0 auto; }
.mainTop			{ background-image:url(../images/bg_top.png); background-repeat:no-repeat; height:175px; position:relative;}
.mainRepeat			{ background-image:url(../images/bg_repeat.png);}
.mainBottom			{ background-image:url(../images/bg_bottom.png); background-position:bottom; height:60px;}

.ie6bgfix			{ background-image:url(../images/bg_repeat.gif);}

.topNav				{ position: absolute; top:105px; left:380px; background-color:#B24248; width:522px; text-align:center;}
.topNav	a			{ display:block; float:left; padding:0px 19px; line-height:20px; color:#FFF; font-weight:bold;}
.topNav a:hover		{ background-color:#451a1c; }

.clear				{ clear:both; }

.main				{ width:780px; margin:auto; background-image:url(../images/bg_border_verticaal.gif); background-position:left; background-repeat:repeat-y;}
.mainLeft			{ float:left; width:260px;}
.mainBuffer			{ float:left; width:40px; }
.mainRight			{ float:left; width:440px; }

.agenda				{ font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif; border-top:1px dotted #8c6239; width:230px; }
.agenda .dag		{ font-size:16px; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif; font-weight:bold; color:#42210B;}
.agenda .maand		{ font-size:16px; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif; color:#42210B;}
.agendaitem			{ padding:6px; border-bottom:1px dotted #8c6239; }
.agendaitem img		{ float:right; }

.gallerythumb		{ float:left; width:140px; height:140px; background-color:#c09970; border:1px solid #8c6239; margin:0px 4px 4px 0px; }

.clear				{ clear:both;}

.vervolgImg			{ margin-right:-40px; margin-left:10px; margin-bottom:10px; border:1px solid #8c6239; }
