@charset "UTF-8";

/* Algemene opmaak */
body {
	font-family: 'Lucida Sans Unicode', Times, 'Times New Roman';
	font-size: 13px;
	line-height: 15px;
	background-image: url('/layout/rond09/images/bg_main.jpg');
	background-repeat: repeat;
}

a:link { color: #0080bc; text-decoration: none; }
a:visited { color: #0080bc; text-decoration: none; }
a:active { color: #0080bc; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

/* Container */
.container {
	margin: 0 auto;
	width: 952px;
}

/* Header */
.header {
	background-image: url('/layout/rond09/images/header3.jpg');
	height: 202px;
}

.logo {
	float: left;
}

.datum {
	/* Positioneren */
	float: right;
	margin: 1px;
	width: 150px;
	height: 24px;
	/* Opmaak */
	text-align: center;
	padding-top: 6px;
	color: #686868;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
}

/* Menu stuff */
.menu_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	clear: left;
	float: left;
	margin-top: 8px;
	margin-left: 1px;
	padding-left: 5px;
	line-height: 30px;	
	width: 945px;
	height: 32px;
	background-image: url('/layout/rond09/images/bg_menu_bar.png');
	background-repeat: repeat-x;
}

.menu {
	float: left;
	margin-top: 1px;
}

/*
.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:active { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: none; }

.menu ul { list-style: none; margin: 0; padding: 0; } 
.menu ul li { margin-right: 0px; padding-left: 6px; padding-right: 6px; float: left; }
.menu ul li:hover { background-color: #e03127; }

.menu ul li:hover ul { display: block; } 
.menu ul li ul { float: left; position: absolute; margin-top: 0px; display: none; margin-left: -8px; }
.menu ul li ul li { float: none; margin-top: 2px; background-color: #FFFFFF; border: 1px #969696 solid; font-size: 13px; } 

.menu ul li:hover ul li:hover ul { display: block; }
.menu ul li:hover ul li ul { display: none; margin: -1em 0 0 8em; }
.menu ul li:hover ul li ul li { }
*/

/* Zoeken */
.zoekform {
	margin-top: -1px;
	float: right;
	line-height: 30px;
	text-align: right;
	width: 390px;
}

.zoekform form input {
	border: 1px #969696 solid;
	font-family: Times, 'Times New Roman';
	font-size: 14px;
	padding-top: 2px;
	margin-right: 5px;
}

.zoekform form select {
	border: 1px #969696 solid;
	font-family: Times, 'Times New Roman';
	font-size: 14px;
	padding-top: 1px;
}

/* Footer */
.container .footer_body {
	background-image: url('/layout/rond09/images/footer_body.png');
	height: 16px;
	clear: both;
}

/* Content box */
.container .content_body {
	border-left: 1px #969696 solid;
	border-right: 1px #969696 solid;
	width: 950px;
	background-color: #f7f7f7;
	float: left;
}
.content_left { float: left; margin-left: 5px; margin-top: 10px; }
.content_middle { float: left; margin-left: 10px; margin-top: 10px; }
.content_right { float: right; margin-right: 5px; margin-top: 10px; }

/* Content box left */
.content_box_left { margin-bottom: 10px; }
.content_box_left .title { height: 25px; width: 192px; color: #575757; font-family: Georgia, Times; line-height: normal;  font-size: 18px; padding-top: 4px; padding-left: 10px; background-image: url('/layout/rond09/images/box200_titel.png'); }
.content_box_left .title a { color: #575757; }
.content_box_left .title a:hover { text-decoration: underline; }
.content_box_left .content { background-color: #FFFFFF; border-left: 1px #bdbdbd solid; border-right: 1px #bdbdbd solid; width: 194px; padding: 3px; padding-top: 10px; font-size: 11px; }
.content_box_left .footer { background-image: url('/layout/rond09/images/box200_footer.png'); height: 12px; width: 202px; }

/* Content box right */
.content_box_right { margin-bottom: 10px; }
.content_box_right .title { height: 25px; width: 142px; color: #575757; font-family: Georgia, Times; line-height: normal;  font-size: 18px; padding-top: 4px; padding-left: 10px; background-image: url('/layout/rond09/images/box150_titel.png'); }
.content_box_right .title a { color: #575757; }
.content_box_right .title a:hover { text-decoration: underline; }
.content_box_right .content { background-color: #FFFFFF; border-left: 1px #bdbdbd solid; border-right: 1px #bdbdbd solid; width: 144px; padding: 3px; padding-top: 10px; font-size: 11px; }
.content_box_right .footer { background-image: url('/layout/rond09/images/box150_footer.png'); height: 12px; width: 152px; }

/* Content box middle */
.content_box_middle { margin-bottom: 10px; }
.content_box_middle .title { height: 25px; width: 556px; color: #575757; font-family: Georgia, Times; line-height: normal;  font-size: 18px; padding-top: 4px; padding-left: 10px; background-image: url('/layout/rond09/images/box564_titel.png'); }
.content_box_middle .title a { color: #575757; }
.content_box_middle .title a:hover { text-decoration: underline; }
.content_box_middle .content { background-color: #FFFFFF; border-left: 1px #bdbdbd solid; border-right: 1px #bdbdbd solid; width: 558px; padding: 3px; font-size: 12px; }
.content_box_middle .footer { background-image: url('/layout/rond09/images/box564_footer.png'); height: 12px; width: 566px; }
.content_box_middle .content h1.titel { margin-top: 15px; font-size: 24px; text-align: left; font-family: Georgia; margin-bottom: 0px; line-height: 22px; }
.content_box_middle .content h2.titel { margin-top: 2px; margin-bottom: 20px; font-weight: normal; font-size: 12px; color: #333333; font-family: Georgia; margin-left: 2px; }

/* Content box middle helft */
.content_box_middle2 { margin-bottom: 10px; float: left; }
.content_box_middle2 .title { height: 25px; width: 268px; color: #575757; font-family: Georgia, Times; line-height: normal; font-size: 18px; padding-top: 4px; padding-left: 10px; background-image: url('/layout/rond09/images/box276_titel.png'); }
.content_box_middle2 .title a { color: #575757; }
.content_box_middle2 .title a:hover { text-decoration: underline; }
.content_box_middle2 .content { background-color: #FFFFFF; border-left: 1px #bdbdbd solid; border-right: 1px #bdbdbd solid; width: 270px; padding: 3px; font-size: 12px; }
.content_box_middle2 .footer { background-image: url('/layout/rond09/images/box276_footer.png'); height: 12px; width: 278px; }

fieldset {
	border: 0px;
}

fieldset legend {
	background-color: #FFFFFF;
	font-family: Georgia, Times; 
	line-height: normal; 
	margin-left: -10px;
	width: 100%;
}

fieldset.leden_edit table tr th {
	text-align: left;
	font-weight: normal;
	width: 150px;
	font-size: 10px;
}

fieldset.leden_edit table tr td {
	width: 300px;
}

/*kalender*/
table.kalender {
	width: 100%;
}

table.kalender tr th {
	font-weight: normal;
	min-width: 50px;
}

table.kalender tr td {
	border: 1px solid #ff7c00;
	height: 50px;
	font-size: 10px;
}

table.kalender tr td.leeg {
	border: 1px solid #999999;
}

blockquote {
	text-align: left;
}