/* two typespecs, five sizes, three colors */

.RdKop, .BlKop, .RdKop2, .BlKop2, .RdKop3, .BlKop3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold; }

.RdBody, .BlBody, .voet, body, table, tr, td, div, p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	list-style-type: circle; }

.RdKop,  .BlKop	      	 				{ font-size: 17px; line-height: 16px; }
.RdKop2, .BlKop2	 	       			{ font-size: 13px; line-height: 16px; }
.RdKop3, .BlKop3	 					{ font-size: 11px; line-height: 16px; }
.RdBody, .BlBody, body, tr, td, div, p  { font-size: 11px; line-height: 16px; }
.voet        		 		    		{ font-size: 9px; line-height: 16px; }

.RdKop, .RdKop2, .RdKop3, .RdBody  { color: #990000; }
.BlKop, .BlKop2, .BlKop3, .BlBody  { color: #003366; }
.voet, body, table, tr, td, div, p { color: #000033; }

/* background definitions in body means forcing all text in tables */

body {
	background-image: url(nav/back.gif);
	background-color: #FFCC99;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px; }

ul li {
	list-style-position: outside;
	list-style-type: disc; }

/* two typespecs, two sizes, two colors, on background color */

.W-Kop, .W-Body, .R-Kop, .R-Body {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: circle;
	background-color: #000033;
	line-height: 16px;
	font-weight: bold; }
	
.W-Kop, .W-Body	{ color: #ffcc99; }
.R-Kop, .R-Body	{ color: #cc3300; }
.W-Kop, .R-Kop	{ font-size: 13px; }
.W-Body, .R-Body { font-size: 11px; }

/* Link definitions */

a			{ color: #006699; font-weight: bold; text-decoration: none; }
a:visited	{ color: #006699; font-weight: bold; text-decoration: none; }
a:active	{ color: #3399cc; font-weight: bold; text-decoration: underline; }
a:hover		{ color: #3399cc; font-weight: bold; text-decoration: underline; }

/* Shared Sidebar */

.sbsurveytop { background: #e2eeff url(nav/boxtop.gif) top left no-repeat; font-size: 10px; line-height: 13px; color: #000; font-weight: bold; padding: 5px 8px; }
.sbsurvey { width: 100%; margin-bottom: 13px; border: none; background: #FFF url(nav/boxbottom.gif) bottom left repeat-x; }
.sbsurveybody { background: none; padding: 8px; }

.sbsurveytop240 { background: #e2eeff url(nav/boxtop240.gif) top left no-repeat; font-size: 10px; line-height: 13px; color: #000; font-weight: bold; padding: 5px 8px; }
.sbsurvey240 { width: 100%; margin-bottom: 13px; border: none; background: #FFF url(nav/boxbottom240.gif) bottom left repeat-x; }
.sbsurveybody240 { background: none; padding: 8px; }

.sbsurveytop300 { background: #e2eeff url(nav/boxtop300.gif) top left no-repeat; font-size: 10px; line-height: 13px; color: #000; font-weight: bold; padding: 5px 8px; }
.sbsurvey300 { width: 100%; margin-bottom: 13px; border: none; background: #FFF url(nav/boxbottom300.gif) bottom left repeat-x; }
.sbsurveybody300 { background: none; padding: 8px; }

.ouagendatop { background: #ffffcc url(nav/ouagendatop.gif) repeat left top; font-size: 10px; line-height: 13px; color: #000; font-weight: bold; padding: 5px 8px; }
.ouagenda { width: 100%; margin-bottom: 13px; border: none; background: #ffffcc; }
.ouagendabody {
	background: none;
	padding: 8px;
}

.zzagendatop { background: #ffffcc url(nav/zzagendatop.gif) top left no-repeat; font-size: 10px; line-height: 13px; color: #000; font-weight: bold; padding: 5px 8px; }
.zzagenda { width: 100%; margin-bottom: 13px; border: none; background: #ffffcc; }
.zzagendabody { background: none; padding: 8px; }

/* created by Jeroen Tirion, mailto:info@jeroentirion.nl */
.fotobijschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	list-style-type: circle;
	font-size: 9px;
	line-height: 16px;
	color: #000033;
	text-align: right;
}
.ouagendamargin {
background: repeat left top; font-size: 10px; line-height: 21px; color: #000; font-weight: bold; padding: 5px 8px;
}

#floatright, #floatleft {
	float:left;
	clear:both;
	padding:5px;
	margin: 5px;
}

#floatright {
	float:right;
}