
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15px;
	color: #000000;
	text-align: center;/* center IE */
	margin: 0;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #B60480;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
    background-image:url('../imgs/achtergrond_muisjes.jpg');
    background-position:center;
	}
body.AR {
    }
	
#wrapper {
    border: 0px solid #B60480;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
    text-align: left;
    width: 1010px;
    }
div.top {
    border:0px solid #0000ff; 
    background-color: #FFFFFF; 
    height: 25px; 
    width:725px; 
    padding-right: 25px;
    } 
    
div.taalkeuze {
    position:absolute; 
    left:645px; 
    top:10px; 
    text-align:right; 
    color: #B7037F; 
    font-size: 0.8em;
    z-index: 10;
    padding: -1px 5px 10px 0;
    background-color: #FFFFFF;
    opacity:0.85;
    filter:alpha(opacity=85); /* for IE */
    
    
    }  
div.taalkeuze a {
    color: #B7037F;
    }    
div.taalkeuze a:hover {
    color: #808080;    
	text-decoration: none;
    }
div#languages {
	width:80px;
}
div#selectLanguage{
	width:80px;
}
    
div.leftcol {
    border:0px solid #ff0000; 
    float: left; 
    width: 185px; 
    height: 700px; 
    } 
        
div.centercol {
    border:0px solid #ff0000; 
    position:absolute;
    left: 185px;
    top: 25px;
    width: 540px; 
    background-color:#FFFFFF;
    padding: 0 0 25px 25px;
    z-index: 5;
    } 
    
div.content {
    width: 540px;
    /*overflow-x: hidden; 
    overflow-y:auto;*/
    } 
body.AR div.content {/*arabische versie  */
    width: 540px;
    direction: rtl;
	text-align: right;
    } 
body.aanmelden div.content {
    width: 490px;
    background-color:#B7037F;
    color: #FFF; 
    padding: 12px;
 } 
img.bigimage{
    width:515px;
    height:171px;
    border:0;
   }
div.doulalogo {
   position:absolute;
   top:429px;
   left:0px;
   width:210px;
   height:215px;
   background-image: url('../imgs/logo_doula.png'); 
   }
     
              
/* TYPOGRAPHIC DEFINITIONS */
a {
    color: #B7037F;
	text-decoration: underline;
    }
a:hover {
	color:#000000;
    text-decoration:underline;
    }
div.aanmelden h3 {
    font-size: 14px;
    line-height: 25px;
    text-align:center;
    /* padding:0;
    margin:0;*/
    margin-top: 5px; 
    border: 0px solid #00ff00;
    }
div.aanmelden a {
    color: #E484B6;
	text-decoration: none;
    }    
div.aanmelden a:hover {
    color: #b3b3b3;
	text-decoration: none;    
    }

 
 
     
p {
    margin-right:24px;
    margin-top: 7px;
    padding:0;
    margin-bottom:0;
	}     
h1 { 
	margin-top:30px;
	font-size: 2.2em;
	}
body.AR h1 { /*arabische versie  */
	padding-right:23px;
	direction: rtl;
	}   
h2 {
	font-size: 1.6em;
    padding:0;
    margin:0;
    margin-top:20px;
    line-height: 1.1em;
	}
body.AR h2 { /*arabische versie  */
	font-size: 1.6em;
    padding:0;
	padding-right:23px;
    margin:0;
    margin-top:20px;
	direction: rtl;
	}
h3 {
	font-size: 1.3 em;
	line-height: 1.5 em;
	}
 
    
      
/* NAV STYLES */
#navcontainer { 
    border:0;
    border-bottom: 25px solid #ffffff;
    background-image:url('../imgs/bg_navcontainer.png');
    background-repeat:repeat-y;
    background-position:0 0;
    padding-top:10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #B60480; 
    width: 185px;
    overflow-y:hidden;
    color: #FFFFFF;
    font-weight:bold; 
    }
#navcontainer ul { 
    margin: 0;
    padding:0;
    list-style-type: none;
    border:0px solid #00ff00;
    }
#navcontainer li { 
    margin: 0;
    padding-top: 2px;
    margin-left:5px;
    text-transform:uppercase;
    }
#navcontainer li.active {
    margin-left: 10px;
    padding-left: 5px; 
 }
#navcontainer li.active span {
    padding-left:10px;
    }
#navcontainer li.active li {
    padding-top: 2px; 
    text-transform:none;   
    margin-left:-15px;     
    padding-left:0px; 
    }
#navcontainer li.active li.current {
    background-image:url('../imgs/menubullet.png');
    background-repeat:no-repeat;
    background-position:15px 5px; 
    padding-left: 25px;
    } 
li.active li a {
    padding-left: -10px;
    margin-left: 5px;
    } 
#navcontainer a {
    display: block; 
    color: #E585B7;
    width: 11em;
    padding-top: 2px; 
    text-decoration: none;
    padding-left:20px;
    }
#navcontainer a:hover {
    color: #B9B9B9;
    }    
#navcontainer a.uitklap:hover {
    background-image:url('../imgs/menubullet_uitklap.png');
    background-repeat:no-repeat;
    background-position:-7px 1px;
    background-position:0px 1px;
    margin-left:0px; 
    padding-left:20px;
    }    
#navcontainer li ul {
    border:0px solid #ff0000;
    }     
 
     
/* RIGHT SIDE */
div.rightcol { 
    border:0px solid #B60480; 
    background-color:#FFFFFF; 
    width: 250px; 
    position: absolute;
	top:195px;
	left:725px;
    padding:25px;
    }
	
div.aanmelden { 
    height: 80px;
    width: 250px;
    padding-top: 10px;
    /*padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;*/
    margin:0;
    overflow:hidden;
    background-color: #B60480;
    color:#FFFFFF;
    }   

    

/* FOTO PAGE */
body.foto div.content{
    margin-top:0;
    }
table.gallery {
    width:515px;
    border-collapse:collapse;
    }
table.gallery td {
    text-align:center;
    vertical-align:middle;
    width:155px;    
    }
table.gallery td div {
    width: 155px;
    height: 155px;
    margin-top: 12px;
    margin-right: 24px;
	margin-left: 0;
    margin-bottom:0;
    overflow:hidden;
    background-color:#dddddd;
    }
table.gallery td div.bijschrift {
    width: 155px;
    height: 15px!important;
    margin-top:0;
    overflow:hidden;
    background-color:#FFF;
    }
div.bijschrift p {
    font-size: 10px;
    font-style:italic;
    color:#333333;
    padding:0;
    margin:0;
    }   
table.gallery tr.firstrow td div {
    margin-top:0;
    }
/*table.gallery td.leftcol div {
    margin-left: 0;
    }   
table.gallery td.rightcol div {
    margin-right:0;
    }
table.gallery td.lastrow div {
    margin-bottom: 0;
    }
  */  
    
 /* AANMELDFORMULIER */
form label { 
	display: block;
	float: left; 
	padding: 0; 
	margin: 2px 15px 2px;
	text-align: left; 
    font-weight:bold;
}
form {
    margin: 0;
    padding: 0;
}
form fieldset {
     clear: both;
     border-color: #E484B6;
     border-width: 0px;
     border-style: solid;
     margin: 0;
}
form fieldset legend {
     padding:0;
     padding-left: 20px;
     animation-timing-function:font-weight:bold;
     color: #ffffff; 
}
form input, form textarea {
     display: inline; 
     width:470px; 
}
input.error{
	background-color:#E585B7;
	border:2px solid #E585B7;
 } 
.button {
    border: none;
    background: url("../imgs/btn_versturen.png") no-repeat top left;
    padding: 0px 0px;
    color:#B60480;
    height: 28px;
    width: 210px;
}
.button:hover {
    border: none;
    background: url("../imgs/btn_versturen_hover.png") no-repeat top left;
    }
	
.button_EN {
    border: none;
    background: url("../imgs/btn_versturen_EN.png") no-repeat top left;
    padding: 0px 0px;
    color:#B60480;
    height: 28px;
    width: 210px;
}
.button_EN:hover {
    border: none;
    background: url("../imgs/btn_versturen_hover_EN.png") no-repeat top left;
    }
	
.button_FR{
    border: none;
    background: url("../imgs/btn_versturen_FR.png") no-repeat top left;
    padding: 0px 0px;
    color:#B60480;
    height: 28px;
    width: 210px;
}
.button_FR:hover {
    border: none;
    background: url("../imgs/btn_versturen_hover_FR.png") no-repeat top left;
    }
	
.button_TU{
    border: none;
    background: url("../imgs/btn_versturen_TU.png") no-repeat top left;
    padding: 0px 0px;
    color:#B60480;
    height: 28px;
    width: 210px;
}
.button_TU:hover {
    border: none;
    background: url("../imgs/btn_versturen_hover_TU.png") no-repeat top left;
    }
	
.button_AR{
    border: none;
    background: url("../imgs/btn_versturen_AR.png") no-repeat top left;
    padding: 0px 0px;
    color:#B60480;
    height: 28px;
    width: 210px;
}
.button_AR:hover {
    border: none;
    background: url("../imgs/btn_versturen_hover_AR.png") no-repeat top left;
    }	
	
