/*general tag replacement */

/* 
basiskleuren: 
geel = 8CD6F7 
blauw = F25A21

groen is #A5DEDE

*/

body{
  background-color:#FFFFFF;
}

#boxbody   { 
  width: 930px; 
  height:550px;
  float: right; 
  background-color:#8BD8F6;
  padding-top:25px;
}

#topmarq {
  float:right;
  width:930px;
  padding:0;
  margin:0;
}
  
.boxclear  { 
  clear: both; 
  line-height: 0px 
}

/* ie hack: */
#iehackwrap { 
  text-align: center;
  margin-top:0px  
}

#boxcenter {
  float: left; 
  border-color:#F25A21;
  border-width:0px;
   }
  
#boxLeft{
  float:left;
  padding:0;
  padding-left:45px;
}

#boxRight{
  float:right;
  width:610px;
  padding-right:20px;
}

.solidLineLargeTop {
	border-top: 4px solid #F25A21;
	text-align:center;
	margin-top:3px;
	margin-bottom:5px;
	width: 100%;
	line-height:4px;
}

.solidLineLargeBottom {
	border-top: 4px solid #F25A21;
	text-align:center;
	margin-top:17px;
	margin-bottom:5px;
	width: 100%;
	line-height:4px;
}
  
/* End box layout */

#menuImg a {
	text-indent:-5000px;
	background-repeat:no;
	display:block;
	width:36px;
	height:36px;
	background-image: url(../image/opvoederslabel.jpg);
}


DIV.menuBar {
	background-image:url(../image/menubalk-home1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:886px;
}




DIV.menuBar A.menuButton {
 text-align:center;
 padding-left:13px;
 padding-right:13px;
 width: 120px;
}

DIV.menu A.menuItem {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial;
    padding-top:5px;
    padding-bottom:5px;
	padding-left:2px;
	DISPLAY: block;
	CURSOR: hand;
	COLOR: #FFFFFF;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	BORDER-top: #F25A21 1px solid;
	min-width:128px;
	_width:128px;
}


/* End Menu*/

#footer{
   clear:both;
   margin-top:10px;
   margin-left:0px;
}


#flashcontent{
  padding-top:40px;
}

