﻿@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}


p {
padding:1em 0;
line-height:1.5em;
}

html, body{
height:100%; /* héél belangrijk */
color:#41281b;
margin-top:0px;
background:#ccc;
background:url(../Img/Bg.jpg) repeat-x #FFF fixed;
}

#mainContainer{
width:800px;
position:relative;
min-height:600px;
height:600px !important; /* voor moderne browsers */
height:600px; /* voor IE */
margin:0 auto;
color:#FFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#top{
width:800px;
height:250px;
background:#FFF;
}

#logo{
position:absolute;
top:10px;
left:10px;
width:375px;
height:67px;
background-image:url(../Img/Logo.jpg);
}

a img{
border:none;
}

#menu{
position:relative;
top:4px;
width:800px;
height:25px;
background:url(../Img/menubackground.jpg) repeat-x;
}



.Foto{

}

#ContentLeft {
float:left;
top:8px;
width:520px;
padding:10px;
min-height:200px;
color:#006;'
background:url(../Img/Ak.png) no-repeat #FFF;
overflow:auto;
}

#ContentRight{
float:right;
top:8px;
width:218px;
padding:10px 0 10px 10px;
min-height:200px;
color:#006;'
overflow:auto;
}

#main{
position:relative;
border:#89CAF0 solid 1px;
top:8px;
width:778px;
padding:10px;
min-height:200px;
color:#006;
overflow:auto;	
}

#inhoud {
position:relative;
border:#89CAF0 solid 1px;
top:8px;
width:778px;
padding:10px;
min-height:200px;
color:#006;'
background:url(../Img/Ak.png) no-repeat #FFF;
overflow:auto;
}

#Adres-Top{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergrond1Top.png) no-repeat;
}

#Adres{
position:relative;
margin:0 auto;
width:182px;
background:#400080;
color:#FFF;
}

#Adres-Bottum{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergrond1Bottum.png) no-repeat;
}

#Communicatie-Top{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergond2Top.png) no-repeat;
}

#Communicatie{
position:relative;
margin:0 auto;
width:182px;
background:#8000FF;
color:#FFF;
}

#Communicatie-Bottum{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergond2Bottum.png) no-repeat;
}

#Email-Top{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergrond3Top.png) no-repeat;
}

#Email{
position:relative;
margin:0 auto;
width:182px;
background:#8080FF;
color:#FFF;
}

#Email-Bottum{
position:relative;
margin:0 auto;
width:182px;
height:14px;
background:url(../Img/Achtergrond3Bottum.png) no-repeat;
}

#inhoud a{
color:#41281b;
}

#titel{
color:#26190f;
font-size:16px;
text-transform:lowercase;
}

h1{
color:#000;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}

h2{
color:#000;
font-weight:bold;
font-size:12px;
text-transform:lowercase;
}

#footer {
background:#6c6c6c;
position:relative;
top:0px;
clear:both;
width:900px;
margin:0 auto;
height:50px;
font-size:12px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
vertical-align:middle;
}

#footer a{
text-decoration:none;
color:#fff;
}

#AenV {
position:relative;
top:0px;
clear:both;
width:900px;
margin:0 auto;
font-size:0.6em;
color:#505050;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right
}

#AenV a{
text-decoration:none;
color:#505050;
}

.AanmeldKnop a{
position:relative;
display:block;
padding:2px;
text-align: center;
width:74px;
height:17px;
background-color:#fff;
border:1px solid #00a9d2;
text-decoration:none;
color:#41281b;
font-family:Verdana, Arial, Helvetica, sans-serif
font-size:12px;}

.AanmeldKnop a:hover{
border:1px solid #41281b;
color:#00a9d2;}

#voetNoot{
width:100%;
height:20px;
color:#41281b;
margin-top:-15px;
margin-left:15px
}
