* {
padding: 0;
margin: 0;
border: 0;
}
html {
overflow-y: scroll;
}
img.header {
border:0;
margin:0;
padding:0;
}
body, html {
color: #000; 
background-color:#EEF3F9;
text-align: center;
height: 100%;
}
body {
font-size: 70%;
}
img.intro {
 border:0;

	
}
img#logo {
border:1px dotted #fff;
}
img#logo:hover {
border:1px dotted #888;
}
img {
margin:10px;
border:2px solid #ddd;
}
#left ul {

 line-height:140%;
 margin-top:14px;
 margin-right:10px;
}
#left ul li a { /* submenu */
 color:#006;
 font-weight:normal;
 font-size:1.0em;
 text-decoration:none;
}
#left ul li a:hover {
 color:#339;
 text-decoration:underline;
}
#left ul li a.select {
 color:#339;
 text-decoration:underline;
}
#right ul {

 line-height:100%;
 margin-top:14px;
 margin-right:10px;
}
#right ul li a { /* submenu extra */
 color:#bbb;
 font-weight:normal;
 font-size:1.0em;
 text-decoration:none;
}
#right ul li a:hover {
 color:#aaa;
 text-decoration:underline;
}
#right ul li a.select {
 color:#aaa;
 text-decoration:underline;
}


.clear { clear: both; }
#mainContainer {
width: 798px;
margin: 0 auto;
min-height: 100%;
background-image:url(http://www.dedoorbraak.org/img/bg.jpg);
text-align: left;
}
* html #mainContainer {
height: 100%; 

}
#header {
background: none;
padding:0 8px 0 7px;



}
.outer {
padding-left: 165px;  
}
* html .outer {
padding-right: 120px; 
}
.inner {
width: 595px; 
padding-bottom: 30px;
}
* html .inner {
width: 100%;
}
.float-wrap {
float: left;
width: 630px;
margin-left: -165px; 


}
* html .float-wrap {

}
#content {
float: right;
width: 420px;

}
* html #content {
position: relative;

}
.contentWrap{
padding: 5px;
}

.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
padding-bottom: 2px;
}
#left {
float: left;
width: 200px;
padding: 5px;
 text-align:right;


}
* html #left {
position: relative; 
}
#left ul {
list-style: none;
padding-bottom: 4px;
}
#left li {
padding-bottom: 2px;
}
#right {
float: right; 
width: 100px;
padding:0;
background-color:#369;

}
* html #right {
position: relative;
margin-right: -120px;


}
#right ul {
list-style: none;
padding-bottom: 4px;
}
#right li {
font-family:Arial, sans-serif;
padding-bottom: 2px;
}
#footer {
width: 760px;
height: 30px; 
margin: 0 auto;
margin-top: -30px;
text-align: center;
background-color:none;
color:#333;
 font-size:0.7em;
 font-family:sans-serif;
}
.content_intro {
 text-align:center;
}
/*KALENDER BEGIN*/
#Kalender {
display:block;
 width:100%;
background-color:#eee;
padding:0;
}
.kalender_wrap {
display:inline;
font-family:Arial, sans-serif;
 width:175px;
 margin:0px 15px 0px 0;
 float:left;
background-color:#eee;

}
.kalender_each {
 float:left;
 width:25px;
 height:25px;
 font-size:14px;
 text-align:center;
 padding-top:5px;

}
.event_maand {
 font-family:Verdana, sans-serif;
 padding:10px;
}
.kalender_each_show:hover {
 background-color:#ccc;
}
.kalender_each_selecteer {
 font-weight:bold;
 background-color:#ddd;
}
.kalender_event {
 font-family:Verdana, sans-serif;
 padding:0 0 10px 0;
}
ul.kal {
 list-style:none;
}
ul.kal li a {
cursor:pointer;
}
ul.kal li a:hover {
cursor:pointer;
text-decoration:underline;
}
/*KALENDER EIND*/
table.form tr td input, textarea {
 border:1px solid #ccc;
 background-color:#eee;
}
table.form tr td {
 padding:2px;

}
strong.listed {
 display:block;

 color:#444;
 font-size:14px;

margin-right:10px;
float:left;
}
p.listed {
 display:block;

 
}
