/*general tag replacement */

body{
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  COLOR: #006699;
  padding:0;
  margin:0;
  background-color:#FFFFFF;
}

h1 {
  font-size:14px;
  margin:0;
  margin-bottom:5px;
  padding:0;
  font-weight:bold;
}

h2 {
  font-size:12px;
  margin:0;
  padding:0;
  font-weight:bold;
}


h3 {
  font-size:11px;
  margin:0;
  padding:0;
  font-style:italic;
}

a{
  text-decoration: underline;
  COLOR: #006699;
}
/*end general tag replacement */

/* box layout */
#boxwrap   {
  width: 930px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: justify; 
  padding:0;
  margin-bottom: 1em;
  margin-top:10px;
}     

#boxbody   { 
  width: 740px; 
  float: right; 
}

#boxcenter {
  float: left; 
  background-color:#FFFFFF;
  border-color:#95D7E5;
  border-style:dashed;
  border-width:1px;
  border-top-width:0px;
  border-bottom-width:0px;
  margin-top:10px;
  margin-bottom:10px;
  }

#boxleft  { 
  width: 190px; 
  float: left; 
  padding:0;
  margin:0;
  text-align:center;
}
#topmarq {
  float:right;
  width:740px;
  padding:0;
  margin:0;
}
  
.boxclear  { 
  clear: both; 
  line-height: 0px 
}

/* ie hack: */
#iehackwrap { 
  text-align: center;
  margin-top:0px  
}

/* End box layout */

/* Split layout */
	
#splitcontainer 
{
	padding:0;
	margin:0;
}

#leftsplit
{
	text-align:center;
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:506px;
	border-color:#95D7E5;
    border-style:dashed;
	border-width:1px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    text-align:center;

}

#rightsplit 
{	
	text-align:left;
	width:190px;
	float:right;
	padding-left:10px;
	padding-right:10px;
}

/* End Split layout */

/*content*/

#content{
 margin: 0;
}

#leftArtikel {
text-align:left;
margin-bottom:10px;
padding-bottom: 10px;
border-bottom: 0.5px solid #95D7E5;

}

#leftArtikel ul{

}

#leftArtikel ul li{
padding-top:10px;
}

#rightArtikel {
text-align:left;
margin:0;
padding:0;
}

#rightArtikel ul{
  margin:0;
  padding:0;
}

#rightArtikel li{
  list-style:none;
}

#rightArtikel li a{
  line-height:1.5;
}

#rightArtikel li a:hover{

}

#divMiddleTable{
display: table; 
height:85px; 
_position: relative; 
overflow: hidden;
}
#divMiddleCell{
_position: absolute; 
_top: 50%; 
display: table-cell; 
vertical-align: middle;
}

#pMiddle{
_position: relative; 
_top: -50%
}



div#imgLeft
{
float:left;
}

div#imgRight
{
float:right;
}


/* end content*/


.solidLine {
	border-top: 1px solid #95D7E5;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	width: 100%;
	line-height:1px;
}

#footer{
   clear:both;
/*   margin-left:10px;*/
}


/*Menu*/

#menuImg{
   float:left;
   padding:0;
   margin-right:8px;
}

#menuImg a {
   text-indent:-5000px;
   background-image:url(../image/opvoederslabel.jpg);
   background-repeat:no;
   display:block;
   width:36px;
   height:36px;
}

#menuImg a:hover {
background-position:0px -39px;
}

DIV.menuBar {
    BACKGROUND-COLOR: #FFFFFF; 
	background-image:url(../image/achtergrondbanner.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:36px;
	float:left;
	width:696px;
}

DIV.menuBar ul{
    list-style: none;
	margin:0;
	padding:0;
}

DIV.menuBar li{
	float: left;
	padding:0;
}

DIV.menuBar A.menuButton {
	FONT-SIZE: 11px;
    padding:0;
	display: block;
	text-decoration: none;
	position:relative;
	width: 116px;
	height: 36px;
	line-height: 36px;
	text-align:center;
	color:#006699;
	font-weight:bold;
}


DIV.menuBar A.menuButtonActive { 
	COLOR: #FFFFFF; 
}

DIV.menuBar A.menuButton:hover {
	COLOR: #FFFFFF; 
}

DIV.menuBar A.menuButtonActive:hover {
	COLOR: #FFFFFF; 
}

DIV.menu {
	Z-INDEX: 101; 
	VISIBILITY: hidden;  
	POSITION: absolute; 
	BACKGROUND-COLOR: #95D7E5;
	padding-left: 10px;
	padding-right:10px;
}

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: #006699;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	BORDER-top: #006699 1px solid;
	min-width:95px;
	_width:95px;
}

DIV.menu A.menuItem:hover {
	COLOR: #FFFFFF; 
}
