/* CSS Document */



body{

background-color:#ccc;

color:#000;

margin:0;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

overflow-x: hidden; 

overflow-y: auto; 

}



#nieuws{

background-color:#f00;

color:#fff;

font-size:10px;

font-weight:bold;

padding:2px;

}



#kolommen{

width:100%;

}



#1kolom{

margin:0;

padding:0;

width:100%;

}



#kolom1{

margin:0;

padding:0;

width:350px;

clear:right;

float:left;

}



#kolom2{

margin-right: 20px;

width:630px;

float:left;

}



.artikel{

padding-left:15px;

padding-right:15px;

margin:20px 0 0 0;

}



.artikel p{

margin:0 0 10px 0;

padding:0;

font-size:10px;

line-height:18px;

font-weight:normal;

text-align:justify;

}



.artikel p.small{

margin:0 25px 10px 0;

padding:0;

font-size:9px;

line-height:12px;

font-weight:normal;

text-align:justify;

}



.artikel a{

color:#f00;

text-decoration:none;

}



.artikel a:hover{

color:#f00;

text-decoration:none;

}



.smallfont	 {

color: #666;

font-size:9px;;

}



table {

font-size:10px;

}



th {

font-size:11px;

color:#f00;

}



/*formulier*/ 

     

table.form	{

border: 1px solid #f00; 

color: #000;

font-size:10px;

}



.text {
font-weight:bold;
font-size: 9px;
border: 1px solid #CCCCCC;
background: #FFFFFF;
}

.text:hover, .text:focus {
	background: #FFFFCC;
}


.button {
padding: 3px 5px;
margin: 0 8px 0 0;
border: 1px solid #cccccc;
background: url(http://www.dewielergids.be/templates/ja_purity/images/grad1.gif) repeat-x top #333333;
color: #CCCCCC;
font-size: 9px;
text-transform: uppercase;
}

.button:hover, .button:focus {
border: 1px solid #999999;
background: #333333;
color: #FFFFFF;
}


/*einde formulier*/      



/* Registratieformulier */



table .labelcell{

color:#fff;

}



table .inputcell input{

width:180px;

border:1px solid #000;

font-size: 9px;

font-weight:bold;

}



table .inputcell_fout input{

width:180px;

border:1px solid #999;

font-size:1em;

background:red;

color:#fff;

font-weight:bold;

}



table .inputcell .postcode{

width:50px;

}



.foutmeldingen{

color:red;

}



.overzicht_gegevens_form{

float:left;

margin:0;

font-size:10px;

}



.overzicht_gegevens_form p{

float:left;

margin:0;

}



/*

.overzicht_gegevens_form .janeeknop{

color:#fff;

background:#078AA8;

padding:2px 5px 2px 5px;

text-decoration:none;

}

*/



.overzicht_gegevens_form .janeeknop{

color:#fff;

background:#f00;

padding:2px 5px 2px 5px;

text-decoration:none;

}


