/* layout */
html {height: 100%;}
body {font-family: Arial, Helvetica, tahoma, sans-serif; font-size:100%; margin: 0px; min-width: 1000px; text-align: left;}

/* typografie headings */	
h1 {font-family: Arial, Helvetica, tahoma, sans-serif; font-weight: normal; font-size: 2em; color: #2E3192; margin: 0 0 7px 0; text-transform: uppercase;}
fieldset legend,
h2 {font-family: Arial, Helvetica, tahoma, sans-serif; font-weight: normal; font-size: 1.4em; color: #2E3192; margin: 0 0 4px 0;}
h3 {font-family: Arial, Helvetica, tahoma, sans-serif; font-weight: bold; font-size: 1em; color: #2E3192; /* text-transform: uppercase; */
	margin-bottom: 2px; margin-top: 20px; text-align: left;}

.nieuws h3 {border-top: 1px solid #aaa;}

h1 .rood,
H1.ROOD {color: #ED1C24;}

hr {
color: none;
border: none;
background-color: #ccc;
height: 1px;
}

/* datum & tijd */
.date,
.shortdate,
.longdate {color: #999;}

.indent {position: relative; display: block;  margin-left: 105px;}

.shortdate {position: relative; display: block; float: left; width: 40px;}
.shortindent {position: relative; display: inline;}

.cat {position: relative; display: block; float: left; width: 65px; color: #000; font-weight: bold;}
.longdate {position: relative; display: block; float: left; width: 130px;}
.evenement_longdate {position: relative; display: block; float: left; min-width: 65px; text-align: center; font-size: 90%; color: #fff; background-color:#aaa; padding: 3px 6px 1px 6px; margin-bottom: 2px; margin-right: 5px;}
.longindent {position: relative; display: block; margin-left: 150px;}

p, 
li,
div {font-size: /* 0.93em;*/ 12px; }

ul{margin: 0; padding: 0; line-height: 1;}
.box ul {margin: 0;}

p, 
ul{line-height: 1.5; margin-top: 0; margin-bottom: 8px; clear: both;}

ul {margin-left: 20px;}

ul li {clear: both;}

p.author,
p.tags {color: #777; font-size: 80%;}

a img {border: none;}
a {text-decoration: none; color: #0c5196; outline: none; } 
a:hover {text-decoration: underline;}

.klik {cursor: pointer;}

#footer a {color: #888; font-weight: normal;}
#footer a:hover {color: #ccc; text-decoration: none;}

/* header */
#header {top: 30; height: 117px; width: 100%; clear: both;
	background: #fff url(../images/page_shadow_header.jpg) bottom left repeat-x;
	border-bottom: 1px solid #8892c8;
}

/* footer */
#footer {
	clear:both;
	background: #000 url(../images/bg_footer.jpg) top left repeat-x;
	color: #666;
	padding: 10px;
}

.pagewrapper {
left: 50%;
margin-left: -500px;
position: relative;
width: 1150px;
}

.leftcolumn {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	width: 505px;	
}	

.rightcolumn {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 330px;	
}	

.sidebar {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 220px;	
}	


.formcolumn {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	width: 700px;	
}	

.box {
	border: 3px solid #eee;
	margin-bottom: 10px;
	width: 100%;
	min-height: 100px;
	padding: 0;
	background: #fff;
}	

.leftcolumn ul {list-style: square outside;}

.rightcolumn h1,
.box h1 {text-align: left; font-size: 1.4em; font-weight: bold; text-transform: uppercase;}

.rightcolumn ol {line-height: 1.4; list-style: decimal inside; }
.rightcolumn ol li {
	font-size: 0.95em; 
	font-weight: bold; 
	margin: 2px; 
	margin-left: -40px; 
	padding: 10px 10px 10px 11px; 
	background: url(../images/list_cirkel.png) 0px 3px no-repeat; 
}

.rightcolumn ol li a {margin-left: 10px; } 

.box h1 {margin: 0; padding: 5px; color: #fff;}

.box.nieuws h1 {background: #f00;}
.box.agenda h1 {background: #2E3192;}
.box.mededelingen h1 {background: #666;}

.box ul {
	list-style: none;
	padding: 5px;
}	

#menu{
position: absolute;
margin-top: 95px;
margin-left: 10px;
width: 1000px;
float: left;
}

#menu ul{
margin:0;
padding:0;
}

#menu ul li {
display: inline; 
text-align: center;
cursor: pointer;
padding: 5px;
margin-right: 10px;
}

#menu ul li:hover {
/* padding-bottom: 11px; */
background: #ED1C24;
}

#menu ul li.active {
background: none;
}

#menu ul li a {
font-size: 1em;

color:#333;
text-decoration:none;
}

#menu ul li:hover a {
color:#fff;
text-decoration:none;
}

#menu ul li.active a,
ol li a.active {
color:#ED1C24;
text-decoration:none;
}


.onecolumn
{
	width: 186px;
	margin-bottom: 10px;
	float: left;
}
.twocolumn
{
	width: 387px;
	margin-bottom: 10px;
	float: left;
}
.threecolumn
{
	width: 588px;
	float: left;
	margin-bottom: 10px;
}
.fourcolumn
{
	width: 789px;
	float: left;
	margin-bottom: 10px;
}
.fivecolumn
{
	width: 990px;
	float: left;
	margin-bottom: 10px;
}

.highlight, 
.highlight1 {background-color: yellow;}
.highlight2 {background-color: lime;}
.highlight3 {background-color: pink;}

.content {font-family: font-family: tahoma,arial,verdana; /* font-size: 0.9em; */ margin: 5px; clear: both;}

/* ### COLORBOX STYLE ### */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}

#colorbox{}
#cboxContent{background:#000; margin-top:20px;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}
/* ### END OF COLORBOX STYLE ### */

.datumtab {
	font-weight: bold;
	color: #fff;
	background: #555;
	width: 170px;
	padding: 8px;
	text-align: left;
	/* margin-top: -11px; */
	margin-bottom: 10px;
}	


/* formulier */ 


/* ### GENERAL FORM STYLES ### */
fieldset {
margin: 0;
padding: 0;
position: relative;
border:0;
}

fieldset p {
/* font-size: 1.85em; */
}

legend {
padding: 1px 0;
}

input, textarea {
cursor: auto;
/* vertical-align: middle; */
padding: 4px;
color: #111111;
border: 1px solid #AFAEAA;
background-color: #f8f8f5;
}

input:hover, textarea:hover {
background-color: #FFF;
}

optgroup, select {
font-weight: normal;
font-style: normal;
cursor: pointer;
vertical-align: middle;
width: auto;
color: #000;
}

optgroup {
/* font-size: 1.00em; */
font-weight: bold;
}

optgroup.disabled-options {
display: none;
background-color: gray;
}

option {
padding: 0 1em 0 0;
color: #000;
}

option.disabled-option {
color: graytext;
}

textarea {
width: 60%;
padding: 2px;
}

label {
cursor: pointer;
/* font-size: 0.85em; */
padding: 0 5px 0 0;
}

label input {
/* font-size: 1.00em; */
vertical-align: middle;
}

label img {
vertical-align: middle;
}

select option.disabled {
background-color: #bbb;
color: #fff;
}

dl {
font-family: Verdana, Helvetica, Arial, sans-serif;
clear: both;
}

dt {
float: left;
width: auto;
}

dd {
color: #666666;
}

dd + dd {
padding-top: 5px;
}

dt span {
padding: 0 5px 0 0;
}

dt .explain {
font-style:italic;
}

dt label {
text-align: left;
}

dd label {
white-space: nowrap;
margin: 0 10px 0 0;
color: #4A5A73;
}

/* Tweak for Moz to align checkboxes/radio buttons nicely */
html>body dd label input {
vertical-align: text-bottom;
}
/* end */

dd input {
max-width: 100%;
}

dd select {
/* font-size: 100%; */
width: auto;
max-width: 100%;
}

dd textarea {
width: 90%;
}

dd select {
width: auto;
}

fieldset dl {
margin-bottom: 15px;
}

fieldset dt {
width: 30%;
text-align: left;
border: none;
padding-top: 3px;
}

fieldset dd {
margin: 0 0 0 30%;
padding: 0 0 0 5px;
border: none;
}

dd.full {
margin: 0;
border: 0;
padding: 0;
padding-top: 3px;
text-align: center;
width: 95%;
}

/* Hover highlights for form rows */
fieldset dl:hover dt, fieldset dl:hover dd {
border-color: #666666;
}

fieldset dl:hover dt label {
color: #000000;
}

fieldset dl dd label:hover {
color: #BC2A4D;
}

input:focus, textarea:focus {
border: 1px solid #BC2A4D;
background-color: #FFF;
color: #BC2A4D;
}

/* ### SUBMIT BUTTONS FIELDSETS AND PARAGRAPHS ### */
fieldset.submit-buttons {
text-align: center;
border: none;
background-color: transparent;
margin: 0;
padding: 4px;
margin-top: -1px;
}

p.submit-buttons {
text-align: center;
margin: 0;
padding: 4px;
margin-top: 10px;
}

fieldset.submit-buttons input, p.submit-buttons input {
padding: 3px 2px;
}

fieldset.submit-buttons legend {
display: none;
}

/* ### INPUT FIELD STYLES ### */

input.radio, input.permissions-checkbox {
width: auto !important;
background-color: transparent;
border: none;
cursor: default;
}

input.full, textarea.full {
width: 95%;
}

input.title {
width:95%;
font-weight:bolder;
padding:3px;
}

input.medium {
width: 80%;
}

input.narrow {
width: 25%;
}

input.tiny {
width:10%;
}

input.disabled {
font-weight: normal;
color: #666666;
}


