body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	background-image: url(images/home-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #484848;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #1aadce;
}
a:visited   {   color: #1aadce; }
a:hover     {   color: #1aadce; }
a:active    {   color: #1aadce; }

.menu       { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:link       { color: #ffffff; font-size: 12px; text-decoration: none; }
.menu:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:active     { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu:hover     { color: #2ee0ff; font-size: 12px; text-decoration: none; }

.plaats       { color: #ffffff; font-size: 11px; text-decoration: none;}
.plaats:link       { color: #ffffff; font-size: 11px; text-decoration: none; }
.plaats:visited    { color: #ffffff; font-size: 11px; text-decoration: none;}
.plaats:active     { color: #ffffff; font-size: 11px; text-decoration: none;}
.plaats:hover     { color: #ffffff; font-size: 11px; text-decoration: none; }

.selected      { color: #2ee0ff; font-size: 12px; text-decoration: none;}
.selected:link       { color: #2ee0ff; font-size: 12px; text-decoration: none; }
.selected:visited    { color: #2ee0ff; font-size: 12px; text-decoration: none;}
.selected:active     { color: #2ee0ff; font-size: 12px; text-decoration: none; }
.selected:hover     { color: #2ee0ff; font-size: 12px; text-decoration: none; }

.validator {color: #ff0000;font-size:12px;}
.validatortext {color: #ff0000;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#1aadce; border:solid 1px;}
input.stylebutton2 { font-size: 12px; color: #000000; background-color:#f2f2f2; border:solid #999999 1px;}
select.stylebutton2 { font-size: 12px; color: #000000; background-color:#f2f2f2; border:solid #999999 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.blauw {color:#1aadce; font-size:12px}
.blauw:link {color:#1aadce; text-decoration:none; font-size:12px}
.blauw:visited {color:#1aadce; text-decoration:none; font-size:12px}
.blauw:active {color:#1aadce; text-decoration:none; font-size:12px}
.blauw:hover {color:#1aadce; text-decoration:none; font-size:12px}

.grijs {color:#484848; font-size:12px}
.grijs:link {color:#484848; text-decoration:none; font-size:12px}
.grijs:visited {color:#484848; text-decoration:none; font-size:12px}
.grijs:active {color:#484848; text-decoration:none; font-size:12px}
.grijs:hover {color:#484848; text-decoration:underline; font-size:12px}

.titel {color:#1aadce; font-size: 12px;  text-decoration: none; text-transform:uppercase;}

.categorie          { color: #ffffff; font-size: 12px; text-decoration: none;}
.categorie:link     { color: #ffffff; font-size: 12px; text-decoration: none; }
.categorie:visited  { color: #ffffff; font-size: 12px; text-decoration: none;}
.categorie:active   { color: #ffffff; font-size: 12px; text-decoration: none;}
.categorie:hover    { color: #ffffff; font-size: 12px; text-decoration: none; }

.tekst  {font-size: 12px;}

ul { color:#24bbd6}
ol { color:#24bbd6}

#coverDIV{ overflow:hidden; }

.tblRegistreren td  {   height:25px;}
.registrerenText    {   width:180px;}
.registrerenText2   {   width:80px;}
.registrerenTextBlok{   width:290px; height:116px }
.registrerenDDL     {   width:186px;}


/* Nieuw ontwerp */
.divTitel{
    float:left;
    width:707px;
    color:#1aadce; 
    font-size:12px;  
    text-decoration:none; 
    text-transform:uppercase;
}
.divStreep{
    float:left;
    width:707px;
    height:23px;
    background-image:url(images/streep-lang.gif);
    background-position:top left;
    background-repeat:no-repeat;
}
.divContent{
    float:left;
    width:707px;
    font-size:12px;
}
