a:link {
    text-decoration: none;
    color:#2984D6;
}

a:visited {
    text-decoration: none;
    color:#2984D6;
}

body.ikwilhuren {
	background-image: url("background.png");
	background-repeat: no-repeat;
}

body.ikwilhuren_full {
	background-image: url("background_full.png");
	background-repeat: no-repeat;
}

.main_text {
    font-size:20px;
    font-weight:bold;
    font-family:Arial;
    color:#0E3C66;
}

.button_text {
    background:white;
    font-size:28px;
    font-weight:bolder;
    font-family:Arial;
    color:#2984D6;
}

.latest_text {
    background:white;
    font-size:22px;
    font-weight:bolder;
    font-family:Arial;
    color:#2984D6;
}

.voorwaarden_text {
    background:#D8EAFA;    
    font-size:12px;     
    font-weight:bold;     
    font-family:Arial;     
    color:#0E3C66;     
}

.zoek_text {
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#0E3C66;
}

.result_text {
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#0E3C66;
}

a.result_text:link {
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#0E3C66;
    text-decoration: none;
}

a.result_text:visited {
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#0E3C66;
    text-decoration: none;
}

.zoektitle_text {
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#2984D6;
}
