body {
	background: #d4cebe url(../images/body/bg.gif) 50% 0 repeat-y;
	font-size: 0.75em;
	margin: 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul, ol {
	font-size: 1em;
	margin: 5px 30px 5px 25px;
	color: #000000;
	font-style: normal;
}

p {
	font-size: 1em;
	color: #000000;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #dc0000
}

a {	
	color: #ef1829; 
	text-decoration: none;
}

a img {
	border: none;
}


a:visited {
	color: #ef1829;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.knop {
	background-color: #ef1829;
	border: none;
	color: #ffffff;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 2px 3px 2px 3px;
	width: 95px;
	float: left;
}

a.knop:hover {
	text-decoration: none;
}

a.knop2 {
	background-color: #ef1829;
	border: none;
	color: #ffffff;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 2px 3px 2px 3px;
	width: 250px;
	float: left;
	text-align: center;
	
}

a.knop2:hover {
	text-decoration: none;
}

acronym, abbr, .abbr {
	cursor: help;
}

button, submit {
	background-color: #ef1829;
	border: none;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 2px 3px 2px 3px;
	width: 95px;
	float: left;
	margin-top: 20px;
}

button.reset, submit.reset {
	background-color: #f79239;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

button#clr_aanwezig_sindss, button #clr_aanwezig_sindss {
	background-color: #eeebe5;
	border: none;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 0px;
	padding: 0px;
	width: 25px;
	float: none;
	margin: 0px;
}
input, textarea, select, file {
	border: 1px solid #777777;
	border-style: solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 2px;
}


/* Main CSS */
.clearing {
	clear: both;
	font-size: 0px;
	line-height: 0px;

}

#mainbody {
	width: 920px;
	text-align: left;
	position: relative;
	margin: 0px auto 0px auto;
}

#topmenu, #footer, #footerhomepage {
	font-size: 0.8em;
	text-align: right;
	color: #ef1829;
	padding: 10px;
}

#footerhomepage {
	margin-right: 175px
}

#topmenu a:hover, #footer a:hover, #footerhomepage a:hover {
	color: #000;
	text-decoration: none;
}


#footer, #footerhomepage {
	clear: both
}

#header {
	height: 115px;
	background: #ef1829 url(../images/header/bg.gif);
	padding-top: 19px;
	position: relative
}

#header #logo {
	float: left
}

#header #headerrighter {
	float: right;
}

#header #headerimage {
	position: absolute;
	right: 0px;
	top: 0px
}


#header #headerimage .transparant {
	position: absolute;
	left: 0px;
	top: 0px;
}

#general {
	position: relative;
}


#linkerkant {
	float: left;
	width: 190px;
	position: relative;
	height:300px;
}

#menu {
	width: 190px;
	border-top: 1px solid #d4cebe;
	margin-bottom: 155px; /* At least the height of the poll*/

}

#menu .item {
	display: block;
	font-size: 1.1em;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}

#menu .item a {
	color: #444444;
}

#menu .item a:hover {
	color: #ef1829
}

#menu .active {
	background-color: #eeebe5;
}

#menu .divider {
	height: 1px;
	border-bottom: 1px solid #d4cebe;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#menu .submenu {
/*	display: none*/
	border-bottom: 1px solid #d4cebe;
	padding-bottom: 5px
}

#menu .submenu a {
	display: block;
	font-size: 0.9em;
	padding: 4px 2px 1px 15px;
}

#menu .submenu a:hover {
	text-decoration: none;
	color: #000;
}

#menu .submenu2 a {
  	display: block;
	font-size: 0.8em;
	padding: 4px 2px 1px 30px;     
    	color: #f08e2f; 
}

/* mouse over link */
#menu .submenu2 a:hover {
  	display: block;
	font-size: 0.8em;
	padding: 4px 2px 1px 30px;     
    	color: #000000; 
}

/* selected link */
#menu .submenu2 a.active3 {
  	display: block;
	font-size: 0.8em;
	padding: 4px 2px 1px 30px;     
    	color: #000000; 
}

#poll {
	background: #d4cebe url(../images/poll/bg.gif) 100% 0% no-repeat;
	width: 160px;
	padding: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	position: absolute;
	bottom: 2px;
	left: 0px;
}

#pollresult {
	background-color: #f78e29;
	width: 160px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	position: absolute;
	bottom: 2px;
	left: 0px;
}


#poll input {
	background: #d4cebe url(../images/poll/submit_bg.gif) 5px 50% no-repeat;
	color: #c72f3a;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
	padding-left: 14px;
	margin-top: 10px;
}

#poll .radio {
	margin: 0px;
	width: 40px;
}

#poll .voteradio {
	margin: 0px;
	width: 40px;
}

#poll label {
	display: block;
}

#mainphoto {
	margin: -1px 0px 0px 1px;
	float: right;
	position: relative
}

#buttons {
	padding-left: 191px;
}

#buttons a img {
	float: left;
	margin: -1px 1px 0px 0px;
}

#mainphoto #introtekst {
	position: absolute;
	top: 113px;
	left: 0px;
	/*background-image: url ('/images/homepage/transparanth.png'); 
	background-repeat: repeat;*/
	background-color: #f08e2f;
	width: 212px;
	font-size: 0.9em;
	line-height: 1.7em;
}

#mainphoto #homepagenieuws {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 155px;
	padding: 5px 10px 0px 15px;
	background-color: #c72f3a;
	font-size: 0.9em;
	color: #fff;
	line-height: 1.2em;
}

#homepagenieuws .kop {
	font-weight: bold;
	display: block;
}

#actueel {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px
}

#homepagenieuws .leesmeer {
	background: url(../images/homepage/arrow_leesverder.gif) 2px 50% no-repeat;
	padding-left: 14px;
	margin: 10px 0px 12px 0px;
	font-weight: bold;
}

#homepagenieuws .leesmeer a {
	color: #f08e2f
}

#homepagenieuws .leesmeer a:hover {
	color: #fff;
	text-decoration: none;
}

.divider {
	background: url(../images/homepage/divider.gif) repeat-x;
	height: 1px;
	margin-left: -14px;
	margin-right: -14px;
	padding-bottom: 12px;
	line-height: 1px;
	font-size: 1px
}

#kruimelpad {
	font-size: 0.8em;
	text-align: left;
	margin-top: 15px;
	padding-left: 150px;
	color: #f08e2f;
}

#kruimelpad a.home {
	color: #ef1829;
}

#kruimelpad a {
	color: #f08e2f;
	margin-right: 10px;
}

#kruimelpad a:hover {
	text-decoration: underline
}

#subheader h1 {
	display: block;
	margin: 20px 0px 0px 195px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif, Geneva;
	color: #C72F3A;
}

#content {
	float: left;
	background: #eeebe5 url(../images/content/vertical_divider.gif) repeat-y 100% 0;
	width: 508px;
	margin-top: -2px;
	padding: 20px;
	text-align: justify;
}


#contentbreed {
	float: left;
	background: #eeebe5 url(../images/content/vertical_divider.gif) repeat-y 100% 0;
	width: 688px;
	margin-top: -2px;
	padding: 20px;
	text-align: justify;
}


#horizontalDivider {
		background: url(../images/content/horizontal_divider.gif) repeat-x 0 0;
		width: 730px;
		margin-left: 190px;
		margin-bottom: -11px;
}

#zieook {
	margin: 0px 0px 5px 740px;
	color: #c72f3a;
	font-size: 1.25em;
	font-weight: bold;
}

#rechterkant {
	float: left;
	width: 182px;
	font-size: 0.9em;
}

#rechterkant ul {
	margin: 0px 0px 0px 8px;
	padding: 2px 5px 0px 0px;
	list-style-type: none;
}

#rechterkant ul li {
	background: url(../images/content/liststyle.gif) no-repeat 7px 8px;
	padding: 3px 5px 3px 17px;
	color: #000;
}

#rechterkant ul li a {
	color: #000;
}

#rechterkant ul li a:hover {
	color: #c72f3a
}

#rechterkant .kop {
	color: #c72f3a;
	font-size: 1.10em;
	font-weight: bold;
	margin: 1.85em 0px 4px 8px;
}





#leadingtext {
	font-weight: bold;
	line-height: 1.8em;
	color: #c72f3a;
	margin-bottom: 15px;
}

#publishedcontent {
	padding-left: 20px;
	font-size: 0.9em
}

.inputtext { 
	background-color: white;
	border: 1px solid #777777;
}

#publishedcontent table {
	font-size: 0.9em;
	width: 100%;
	margin: 20px 0px 20px 0px;
	border-collapse: collapse;
	border-left: 1px solid #f78e29;
	border-right: 1px solid #f78e29;
	border-bottom: 1px solid #f78e29;
	border-top: 1px solid #f78e29;	
}

#publishedcontent table table {
	font-size: 1.1em

}

#publishedcontent table td {
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 4px;
}

#publishedcontent table th {
	border: 1px solid #eeebe5;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	background-color: #f78e29;
	padding: 8px 2px 8px 4px;
	font-size: 1.1em
}

#publishedcontent hr {
	margin: 20px 0px 20px 0px;
}

#publishedcontent p {
	margin-top: 0px;
	margin-bottom: 25px;
}

#publishedcontent h1 {
	font-size: 1.1em;
	margin-left: -15px;
	color: #c72f3a;
	margin-top: 25px;
}

#publishedcontent h2 {
	font-size: 1.0em;
	margin-left: -15px;
	color: #c72f3a;
	margin-top: 25px;
}

#publishedcontent h3 {
	font-size: 1.0em;
	margin-top: 20px;
	margin-left: -15px;
}

#publishedcontent h4, h5, h6, h7 {
	font-size: 1.0em;
	font-style: italic;
	margin-top: 15px;
	margin-left: -15px;
}

#publishedcontent h1,h2,h3,h4,h5,h6{
	margin-top: 0px;
	margin-bottom: 5px;
}




/* Formulieren */
#publishedcontent form label {
	font-weight: bold;
	margin: 0px 10px 0px 0px;	
	/*width: 580px;*/
}

#publishedcontent form table {
	font-size: 0.9em;
	width: 100%;
	margin: 20px 0px 20px 0px;
	border: none;
}

#publishedcontent form table table {
	font-size: 1.1em;
}

#publishedcontent form table td {
	border: none;
	margin: 0px;
	padding: 3px;
	display: inline;
	text-align: left;

}


#publishedcontent form table th {
	border: none;
	font-weight: bold;
	padding: 8px 2px 8px 4px;
	font-size: 1.1em
}


/* Zoekformulier */

.nowrap {
	white-space: nowrap;
}

#zoekformulier table {
	font-size: 0.95em
}

#zoekformulier table td {
	padding: 3px
}

#zoekformulier table tr.list_0 td, 
#zoekformulier table tr.list_1 td,
#zoekformulier table td.pagina {
	border-bottom: 1px solid #d4cebe
}

#zoekformulier table td.pagina {
	padding-bottom: 8px;
}

#zoekformulier table td.search2text {
	border-bottom: none;
}

#zoekformulier .zoekopnieuw {
	font-weight: bold;
	border: 1px solid #ef1829;
	border-left: none;
	border-right: none;
	padding: 5px 0px 5px 0px
}

#zoekformulier .ResultLink_0, #zoekformulier .ResultLink_1 {
	font-weight: bold;
}

#zoekformulier .datum {
	display: block;
	margin-bottom: 3px;
}

#zoekformulier input.submitarrow {
	width: 18px;
	height: 19px;
	margin-top: -2px
}

#zoekformulier input {
	width: 240px
}

#zoekformulier select { 
	width: 245px;
}

#zoekformulier .calendar {
	margin-bottom: -3px
}

#zoekformulier input#fldSourceTypes0,
#zoekformulier input#fldSourceTypes1,
#zoekformulier input#fldSourceTypes2,
#zoekformulier input#fldSourceTypes3,
#zoekformulier input#fldSourceTypes4,
#zoekformulier input#fldSourceTypes5,
#zoekformulier input#fldSourceTypes6,
#zoekformulier input#fldSourceTypes7,
#zoekformulier input#fldSourceTypes8,
#zoekformulier input#fldSourceTypes9 {
	width: auto;
	border: none;
}

#CheckboxList_1,
#CheckboxList_2,
#CheckboxList_3,
#CheckboxList_4,
#CheckboxList_5,
#CheckboxList_6,
#RadioButtonList_1,
#RadioButtonList_2,
#RadioButtonList_3,
#RadioButtonList_4,
#RadioButtonList_5,
#RadioButtonList_6,
.checkbox
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.label {
	font-weight: bold;
	white-space: normal;
}

/* Nieuws */
.pagina {
	color: #ef1829;
	border-bottom: 1px solid #d4cebe;
	padding-bottom: 5px;
}

.pagina strong {
	margin: 0px 15px 0px 15px;
}

.pagina a {
	color: #000;
	padding-right: 5px;
}

.pagina a:hover {
	color: #ef1829
}

#publishedcontent table.nieuws {
	border-bottom: none;
}

#publishedcontent table.nieuws td {
	vertical-align: top;
	line-height: 1.5em;
	font-size: 1.1em
} 

#publishedcontent table.nieuws th {
	background-color: #ef1829;
	padding: 3px 4px 3px 4px;
	border: 1px solid #ef1829;
	font-size: 1.1em;
}

#publishedcontent table.nieuws th.datum {
	width: 60px
}

#introtekst ul {
	width: 100%;
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
#introtekst a { 
	display: block; 
	width: 100%; 
	color: #FFFFFF; 
	background: #F08E2F;
	/*background-image: url ('/images/homepage/transparanth.png'); 
	background-repeat: repeat; */ 
	font-weight: bold; 
	text-decoration: none; 
	padding: 15px;
}
#introtekst a:hover { 
	color: #FFFFFF;
	/*background: #F08E2F;*/ 
	background: #C72F3A; 
	text-decoration: none; 
}

#logo_100jaar {margin:20px; vertical-align: bottom;}