/* raamwerk */
body{
margin : 0;
background-color : #F2F2F2;
}

p
{
margin : 0px;    
}

h1
{
background-color: #f18e00;
border-bottom: 5px solid #770d68;
width: 350px;
height: 25px;
padding-top: 5px;
padding-left: 30px;
font-family : Arial;
font-size : 18px; 
color : #FFF;
}

h2
{
font-family : Arial;
font-size : 12px; 
font-weight: bold;
padding-left: 30px;
margin: 0px;
}


#tekst
{
padding-left: 30px;
padding-right: 175px;
font-family : Arial;
font-size : 12px; 
color : #000;
}

#tekst a, a:visited
{
text-decoration : none;
color : #000;
}
#tekst a:hover
{
color : #FF0000;
text-decoration: underline;
}

#center
{
width : 980px;
margin-left : auto;
margin-right : auto;
}

#boven
{
height: 133px;
width : 980px;
background-color: #FFF;
background-image : url('../images/boven.gif');
background-repeat : no-repeat;
}

#boven2
{
height: 181px;
width : 980px;
background-color: #FFF;
background-image : url('../images/voorhulpenadvies.jpg');
background-repeat : no-repeat;
}

#bg
{
width : 980px;
height: 100%;
background-color: #FFF;
}

#menubalk
{
width : 980px;  
margin-top: -4px;  
height: 37px;
background-color: #eae1eb;
font-family : Verdana;
font-size : 12px; 
color : #FFF;
border-bottom: 5px solid #770d68;
}

#menutussenruimte
{
float: left;
width : 101px;    
height: 37px;
}

#menubalk .menuitem
{
float: left;
padding-top: 8px;
border-left: 1px solid #770d68;
padding-left: 20px;
padding-right : 20px;
background-color: #eae1eb;
font-family : Arial;
font-size : 18px; 
color : #770d68;
}

#menubalk .menuitem a, a:visited
{
text-decoration : none;
color : #770d68;
}
#menubalk .menuitem a:hover
{
color : #770d68;
text-decoration : none;
}

#onderlinks
{
float: left;
width: 172px;
height: 44px;
background-color: #FFF;
}

#onder
{
float: left;
width: 736px;
background-color: #FFF;
height: 32px;
font-family : Arial;
font-size : 12px; 
color: #f18e00;
text-align: center;
padding-top: 12px;
border-top: 1px solid #f18e00;
}

#onderrechts
{
float: left;
width: 72px;
height: 44px;
background-color: #FFF;
}

#onder a, a:visited
{
text-decoration : none;
color : #FFF;
}

.blokje
{
display : block;  
width : 10px;
height : 10px;
background-color : #f18e00;
margin-top: 2px;
font-size : 1px;
margin-bottom : 10px;
}

/* collinks */

#collinks
{
clear: both;
float : left;
width : 102px;    
min-height:385px;
background-color: #770d68;
margin: 0px;
}

* html #collinks
{
    height:385px;
}

/* colmidden */

#colmidden
{
float : left;
width : 878px;    
padding: 0px;
margin: 0px;
font-family : Verdana;
min-height: 385px;
font-size : 12px;  
color : #000;  
background:white;
}

* html #colmidden 
{
    height:385px;
}



#colmidden a, a:visited
{
text-decoration : none;
color : #000;
}
#colmidden a:hover
{
color : #FF0000;
}

#readspeaker-container{
	margin-top: 20px;
}