@charset "utf-8";


/* de basis van de pagina */
body{
margin:auto;
background-color:#5C4849;
background-image: url(../_images/bg_pebble.gif);
font-family:"Tahoma";
font-size:11px;
}

/* het uitlijnen van de pagina */
#center{
position: absolute;
top:35%;
left:50%;
height: 500px;
width: 750px;
margin: -170px 0 0 -375px;
}

/* de omtrek van de pagina */
#content_holder{
margin:auto;
width:750px;
height:500px;
}

#content_top{
}

/* de bovenkant */
#top_left{
width:327px;
height:73px;
background-image:url(../_images/top_left.gif);
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

#top_right{
width:423px;
height:73px;
background-image:url(../_images/top_right.gif);
background-repeat:no-repeat;
float:left;
}

/* het midden van de pagina */
#content_middle{
width:750px;
height:378px;
background-image:url(../_images/middle.gif);
background-repeat:no-repeat;
float:left;
}

#titel_total{
width:330px;
color:#6580BD;
font-size:15px;
font-weight:900;
margin-left:0px;
text-align:left;
}

#total_tekst{
margin-left:0px;
float:left;
width:330px;
color:#000000;
font-size:11px;
line-height:15px;
}

#total_tekst a{
text-decoration:none;
color:#991A36;
font-weight:900;
}

#total_tekst a:hover{
text-decoration:underline;
color:#991A36;
font-weight:900;
}

/* de linkerkant van het midden van de pagina */
#middle_left{
width:358px;
height:378px;
float:left;
}

/* de rechterkant van het midden van de pagina */
#middle_right{
width:392px;
height:378px;
float:left;
}

#middle_right_top{
width:392px;
height:360px;
float:left;
}

#middle_right_bottom{
width:392px;
height:15px;
float:left;
}

#middle_right_bottom a {
margin:auto;
color: #6281c2; 
background-color: #FFFFFF;
font-family: "Tahoma";
font-size:11px;
text-align:center;
text-decoration:none;
font-weight:bold;
}

#middle_right_bottom a:hover {
margin:auto;
color: #6281c2; 
background-color: #FFFFFF;
font-family: "Tahoma";
font-size:11px;
text-align:center;
text-decoration:underline;
font-weight:bold;
}

.dezepagina {
margin:auto;
color: #5c4849; 
background-color: #FFFFFF;
font-family: "Tahoma";
font-size:11px;
text-align:center;
text-decoration:none;
font-weight:bold;
}

/* de onderkant van de pagina */
#content_bottom{
width:750px;
height:49px;
background-image:url(../_images/bottom.gif);
background-repeat:no-repeat;
float:left;
}

#bottom_left{
width:375px;
height:49px;
font-size:12px;
color:#FFFFFF;
float:left;
}

#bottom_right{
width:225px;
height:49px;
font-size:10px;
color:#FFFFFF;
float:left;
}

#copyright{
margin-top:15px;
margin-left:35px;
}

#menu_up{
margin-top:20px;
margin-left:29px;
}

#adres{
font-size:11px;
margin-left:250px;
margin-top:5px;
}

#menu_down{
margin-left:35px;
margin-top:11px;
}



#titel{
margin-bottom:10px;
color:#6580BD;
font-size:15px;
font-weight:900;
}

#tekst{
width:365px;
color:#000000;
font-size:11px;
line-height:15px;
}

#tekst a{
text-decoration:none;
color:#991A36;
font-weight:900;

}

#tekst a:hover{
text-decoration:underline;
color:#991A36;
font-weight:900;
}

#form{
margin-top:10px;
margin-left:10px;
font-size:11px;
font-weight:bold;
height:250px;
width:330px;
color:#666666;
}

#form_spacing{
margin-bottom:5px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#header{
color:#6580BD;
font-weight:900;
}

input.button_wissen{
border:0px;
background-color: #FFFFFF;
background-image:url(../_images/button.gif);
width:95px;
height:25px;
cursor:pointer;
background-repeat:no-repeat;
}

input.button_verzenden{
border:0px;
background-color: #FFFFFF;
background-image:url(../_images/button.gif);
background-repeat:no-repeat;
cursor:pointer;
width:95px;
height:25px;
background-repeat:no-repeat;
}

.koptekst {
color: #6281c2; 
font-family: "Tahoma";
font-size:11px;
text-decoration:none;
font-weight:bold;
width:365px;
}

.datum {
color: #6281c2; 
font-family: "Tahoma";
font-size:11px;
text-decoration:none;
font-weight:normal;
font-style:italic;
}
