body {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	background-color: #F2F2F2;
	color:#4f4f4f;
	z-index:0;
}


/******************************************************************************/
/* OPMAAK CONGRES FORMULIER
*/

p {
margin:12px 0;
}

h3 {
    color:#cc0003;
    margin:10px 0 5px 0;
    font-size:15px;
    font-weight:bold;
}

input.select_grey {
border: 1px solid #A5A5A5;
}

#radio_header_spacer {
padding: 20px 0px 20px 200px;
}

#radio_label_spacer {
width:200px;
float:left;

}

#radio_holder {
width: 400px;
float:left;
}

textarea {
border: 1px solid #A5A5A5;
width:300px;
height:100px;
vertical-align:middle;
}

#checkbox_holder label {
padding: 4px 0;
}

#checkbox_header_spacer {
padding: 20px 0px 20px 200px;
}

#checkbox_label_spacer {
float:left;
width:200px;
}

#checkbox_holder {
float:left;
width: 400px;
}

label {
width: 200px;
display:inline-block;
}

div#radio_holder label, div#checkbox_holder label{
width:350px;
padding:10px 0;
}

div#radio_holder input{
padding:10px 5px 10px 0;
}

#huisnummer{
width:30px;
}



span.verplicht {
color:red;
}

fieldset {
border:0px;
padding:0px;
}

/******************************************************************************/

#container {
  width:1000px;
  margin: 0 auto;
}

#wrapper {
  width:977px;
  background-color: #ffffff;
  border: 1px #CD0001 solid;
  border-right: 4px #CD0001 solid;
  border-top: 0px;
  padding: 20px 0 0 0;
  text-align: left;
  z-index:1;
}

#header {
  background: url('/images/top.jpg') no-repeat;
  height: 167px;
  position: relative;
  z-index:2;
}

#main {
  padding: 0 20px 0 20px;
  float: left;
  width: 625px;
  overflow: hidden;
  min-height: 300px;
  z-index:10;
}

#rightContent {
  margin-left: 10px;
  float: left;
  width: 285px;
}

#newsdiv_top {
 background-image:url(/images/side_newstop.jpg);
 background-repeat:no-repeat;
 width:285px;
 height:37px;
}
#newsdiv_content {
 background-image:url(/images/side_fill.jpg);
 background-repeat:repeat-y;
 width:285px;
}
#newsdiv_bottom {
 background-image:url(/images/side_bottom.jpg);
 background-repeat:no-repeat;
 width:285px;
 height:16px;
}
#newscontent {
 padding-left:13px;
 padding-right:13px;
 padding-top:13px;
}
.newsthumbnail {
 border:3px solid #d3d3d3;
 float:left;
 margin-right:11px;
 margin-bottom:6px;
}
.newstext {
 float:left;
 width:162px;
 position:relative;
 font-size:11px;
 margin-bottom:6px; 
 z-index:0;
}
.newstext a {
 text-decoration:none;
 color:#4F4F4F;
}
.newstitle {
 margin-top:3px;
 font-size:12px;
 font-weight:bold;
 
}
.newsdate {
 position:absolute;
 right:0px;
 top:-10px;
 font-size:10px; 
}

.newsdivider {
 margin-left:-13px;
 margin-bottom:13px;

}

.leesverder {
 color:#cc0000;
 font-size:9px;
 white-space: nowrap; 
 text-decoration:none;
}

#main a {
  color: #CF0003;
}

#newsmain div.newsdate {
  float: left;
  position: relative;
  top: 0;
}

#newsmain div.newstitle {
  float: left;
  width: 500px;
}

#newsmain .newstext {
  width:530px;
}

#newsmain div.placeholder {
width: 76px;
height: 20px;
float:left;
margin-bottom:6px;
margin-right:11px;
z-index:0;
}


#projectsdiv_top {
 background-image:url(/images/side_projectstop.jpg);
 background-repeat:no-repeat;
 width:285px;
 height:37px;
}
#projectsdiv_content {
 background-image:url(/images/side_fill.jpg);
 background-repeat:repeat-y;
 width:285px;
}
#projectsdiv_bottom {
 background-image:url(/images/side_bottom.jpg);
 background-repeat:no-repeat;
 width:285px;
 height:16px;
}
#projectscontent {
 padding-left:13px;
 padding-right:13px;
 padding-top:13px;
}

#bottom {
  background: url('/images/bottom.jpg') no-repeat center;
  height: 70px;
  clear:both
}

#mainNavigation {
  position: absolute;
  top: 114px;
  left: 10px;
  height: 47px;
  color: #CD0001;
  font-size: 9px;
  z-index:88;
}

.menuitem {
  float: left;
  margin-right: 1px;
}

.menuitem a {
  text-decoration: none;
  color: #FFF;
}

.menuitem.hover .boxhead, .menuitem.activeitem .boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.menuitem.hover .boxhead h2, .menuitem.activeitem .boxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 20px 10px 4px;
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
}

.menuitem .boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
}

.menuitem .boxhead h2 {
	margin: 0;
	padding: 20px 10px 5px;;
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
}

.submenu1 {
 /* display: none; */ 
  background: #CD0001;
  position: absolute;
  margin-left: 7px;
  width: 175px;
  padding-top: 7px;
  z-index:100;
}

.submenu2 {
 /* display: none; */
  background: #CC0001;
  margin-left: 175px;
  position: absolute;
  width: 175px;
  margin-top: -22px;
  left: 0;
}

.submenu1 .menuitem {
  float: none;
}


.submenu1 .menuitem.activeitem .submenu2 .menuitem  {
  background: #CC0001;
}


.submenu2 .menuitem .boxhead {
  background: #CC0001
}

.submenu1 .menuitem.hover .boxhead, .submenu2 .menuitem.hover .boxhead{
  background: #A70405;
}

.submenu1 .menuitem .boxhead h2{
  background: none;
	padding: 6px 8px 6px 6px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;  
  text-align: left;  
}



.submenu1 .menuitem .boxhead {
  background: none;
  width: 175px;
}


form#contact textarea{
  width: 400px;
  height: 80px;
}


#userInfo {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #666;
  font-size: 11px;
}

#userInfo a{
  color: #CD0001;
  text-decoration: none;
}


#topNavigation {
  position: absolute;
  right: 15px;
  top: 43px;
  color: #CD0001;
  font-size: 11px;
}

#topNavigation a {
  color: #CD0001;
}

#navigatie h2 {
    letter-spacing: 0.1em;
    background-color: #CAECF5;    
    border-bottom: 1px dashed #0985BB;    
    padding: 5px;
    margin: 0px;
}

#navigatie a {
    color: #0985BB;
}

#navigatie li {
    list-style-image: url('/images/icons/bullet_go.gif')
}

