/* CSS Document */


/* evenementenformulier
------------------------------------------*/
#evenementen label {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 3px;
	padding:2px;
}
#evenementen .text, 
#evenementen select,
#evenementen textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 3px;
	padding:2px;
	border: 1px solid #ccc;
}

#evenementen label {
	text-align: right;
	padding-right: 20px;
}
#evenementen br {
	clear: left;
}
#code_img{margin-left:20px;height: 22px;}
#evenementen #submit {margin-left: 150px; width:100px; border:1px solid #ccc; background-color:#eee; display:inline;}

/*----------------------------------------*/




#content {
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
}
#content td {
	border: 1px solid #C0C0C0;
}
ul {
	margin-top:0px;
}
body, p, .paragraaf_text, .nieuws_titel, .formbox, .formopmerking, .menu, .menu_selected, .sub_menu, .sub_menu_selected, .subsub_menu, .subsub_menu_selected, .disclaimer, .disclaimer_selected {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #666666;
}
h1 {
	font-size:14px;
	line-height:10px;
	font-weight:bold;
}
.nieuws_titel {
	color:#823E87;
	font-weight:bold;
}
.nieuws_text {
	color:#333333;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}
body {
	margin: 0;
	padding: 0;
	background-color:#E1E2B8;
}
.subsites, .subsites a {
	text-decoration:none;
	padding: 0 5px;
	color:#FFFFFF;
	font-size: 11px;
}
.subsite a:hover {
	font-weight:bold;
}
.disclaimer, .disclaimer a {
	color:#608F59;
	font-size:10px;
	text-decoration:none;
}
.menu, .menu_selected, .sub_menu, .sub_menu_selected, .subsub_menu, .subsub_menu_selected {
	color: #333333;
	text-decoration: none;
	text-align:left;
	width:auto;
	display: block;
	height:10px;
	padding: 3px 0 3px 6px;
	background-color:#E4C9E7;
	border-bottom: 1px solid #FFFFFF;
}
.menu:hover, .menu_selected, .menu_selected:hover, .sub_menu:hover, .sub_menu_selected, .sub_menu_selected:hover, .subsub_menu:hover, .subsub_menu_selected, .subsub_menu_selected:hover {
	font-weight:bold;
	color: #823E87;
}
.menu_selected {
	font-weight:bold;
	background-color:#DAB4DE;
}
.sub_menu, .sub_menu_selected, .subsub_menu, .subsub_menu_selected {
	background-color: #FFFFFF;
	border-bottom:1px solid #999999;
}
.subsub_menu, .subsub_menu_selected {
	padding-left:20px
}
.formbox {
	height: 19px;
	border: 1px solid #004586;
	text-align: left;
	width: 300px;
	padding-left: 3px;
}
.formopmerking {
	height: 119px;
	border: 1px solid #004586;
	text-align: left;
	width: 300px;
	padding-left: 3px;
}
.formbut {
	font-size:11px;
	border: 1px solid #004586;
	color: #fff;
	background-color: #004586;
	height: 19px;
	width: 70px;
}
.broodkruimels, .broodkruimels a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990033;
	padding-right: 5px;
	text-decoration:none;
}
.broodkruimels a:hover {
	text-decoration:underline;
}

.region {
	font-family:arial;
	font:11px;
	color: #000000;
	padding:5;
}
.standard {
	font-family:arial;
	font:11px;
	color: #000000;
}
.header {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#823E87;
	width:100%
}
th {
	font:11px;
	color:#FFFFFF;
	background-color:#823E87;
}
td {
	font:11px;
	color: #000000;
}
td.rg1 {
	font:11px;
	color: #000000;
background-color:;
}
td.rg2 {
	font:11px;
	color: #000000;
	background-color:#EAEAEA;
}

.rg1 {
	font:11px;
	color: #000000;
background-color:;
}
.rg2 {
	font:11px;
	color: #000000;
	background-color:#EAEAEA;
}

table.border {
	height:132;
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border:1px solid black;
}
table.graph {
	height:132;
	width:100%;
	background-color:#d0d0d0;
	border-collapse:collapse;
	font-family:arial;
	border:1px solid black;
}
td.title {
	background-color:#008000;
	color:#FFFFFF;
	text-align:center;
	font:bold;
}
td.bg {
	vertical-align:bottom;
	padding-bottom:0;
	padding-left:1;
	padding-right:1;
	border-top:1px solid black;
}
td.indexl {
	vertical-align:top;
	background-color:#c0c0c0;
	text-align:right;
	width:1;
	border-right:1px solid black;
	font-size:10px;
}
td.indexb {
	vertical-align:bottom;
	background-color:#c0c0c0;
	text-align:center;
	height:12;
	border-top:1px solid black;
	font-size:10px;
}
td.indexr {
	background-color:#c0c0c0;
	border-left:1px solid black;
}
td.empty {
	background-color:#c0c0c0;
	height:12;
}
table.bar {
	width:100%;
	background-color:#008000;
	border-collapse:collapse;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}


/* -------------------------------------------------------------- 
   
   Boilerplate forms.css
   * Sets up some default styling for forms
   
-------------------------------------------------------------- */

#guestbookform label {
	display: block;
	width: 60px;
	float: left;
	margin-bottom: 10px;
	padding:2px;
}
#naam, #email, #code, #guestbookform textarea {
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	padding:2px;
	border: 1px solid #ccc;
}
#guestbookform textarea {
	height: 60px;
	font:Arial, Helvetica, sans-serif;
}

#guestbookform label {
	text-align: right;
	padding-right: 20px;
}
#guestbookform br {
	clear: left;
}
#code_img{margin-left:20px;height: 40px;}
#submit {margin-left: 60px; width:100px; border:1px solid #ccc; background-color:#eee; display:inline;}
