@charset "UTF-8";
/* CSS Wielernet */
@import "xbrowser.css";
/* Achtergrond */
html {
background: #fffefc url(../images/achtergrond_main.jpg) repeat 0 0;
}
body {
background: url(../images/achtergrond.jpg) no-repeat 50% 0px;
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size: 12px;
}
/* Container */
#container {
width: 990px;
margin: 0 auto;
}
/* Header */
#header {
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
height: 66px;
}
/* Center */
#center_top {
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
height: 16px;
clear: both;
}
#center {
float: left;
background-color: #FFFFFF;
width: 986px;
border-left: 1px solid #e8e7db;
border-right: 1px solid #e8e7db;
height: 100%;
}
#center_onder {
background-image: url(../images/onder.jpg);
background-repeat: no-repeat;
height: 16px;
}
/* Footer */
#footer {
padding-top: 3px;
padding-right: 3px;
text-align: right;
color: #b2b3ae;
}
#footer a {
color: #b2b3ae;
text-decoration: none;
}
#footer a:hover {
color: #b2b3ae;
font-weight: bold;
text-decoration: underline;
}
#footer a:visited {
color: #b2b3ae;
text-decoration: none;
}
#footer a:active {
color: #b2b3ae;
text-decoration: none;
}
/* Midden blok */
.main {
float: left;
margin-left: 15px;
background-color: #FFFFFF;
width: 500px;
}
h1 {
color: #db2f2f;
font-size: 20px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
a {
color: #db2f2f;
text-decoration: none;
}
a:hover {
color: #db2f2f;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #db2f2f;
text-decoration: none;
}
a:active {
color: #db2f2f;
text-decoration: none;
}
/* Midden blok bericht */
.bericht {
width: 500px;
color: #9a9992;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 20px;
}
.bericht p {
margin-top: 10px;
margin-bottom: 15px;
}
.bericht .verder {
color: #ce0400;
font-size: 14px;
}
.bericht .verder a {
color: #ce0400;
text-decoration: none;
}
.bericht .verder a:hover {
color: #ce0400;
font-weight: bold;
}
.bericht .verder a:visited {
color: #ce0400;
text-decoration: none;
}
.bericht .verder a:active {
color: #ce0400;
text-decoration: none;
}
.bericht .terug {
color: #ce0400;
font-size: 14px;
}
.bericht .terug a {
color: #ce0400;
text-decoration: none;
}
.bericht .terug a:hover {
color: #ce0400;
font-weight: bold;
}
.bericht .terug a:visited {
color: #ce0400;
text-decoration: none;
}
.bericht .terug a:active {
color: #ce0400;
text-decoration: none;
}
.bericht .datum_top { 
float: left; 
margin-top: 2px; 
font-size: 10px; 
text-align: center;
color: #FFFFFF; 
background-color: #a3a3a3; 
width: 35px; 
height: 15px; 
border: 1px solid #bfbbba;
}
.bericht .datum_onder { 
float: left;
margin-top: 17px; 
padding-top: 5px; 
margin-left: -37px; 
font-size: 18px; 
color: #FFFFFF; 
text-align: center;
background-color: #ececec; 
width: 37px; 
height: 30px;
}
.bericht .clear {
clear: both;
}
.bericht h1 {
margin-top: -50px;
padding-top: 2px;
padding-bottom: 5px;
color: #db2f2f;
font-size: 20px;
padding-left: 45px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
.bericht h1 a {
color: #db2f2f;
text-decoration: none;
}
.bericht h1 a:hover {
color: #db2f2f;
font-weight: bold;
}
.bericht h1 a:visited {
color: #db2f2f;
text-decoration: none;
}
.bericht h1 a:active {
color: #db2f2f;
text-decoration: none;
}
.bericht h2  {
margin-top: -15px;
margin-left: 165px;
color: #9c9b8f;
font-size: 12px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
.bericht h2 a {
color: #9c9b8f;
text-decoration: none;
}
.bericht h2 a:hover {
color: #9c9b8f;
font-weight: bold;
}
.bericht h2 a:visited {
color: #9c9b8f;
text-decoration: none;
}
.bericht h2 a:active {
color: #9c9b8f;
text-decoration: none;
}
.bericht .categorie {
margin-left: 45px;
background-image: url(../images/categorie.png);
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 2px;
color: #ebc558;
}
.bericht .categorie a {
color: #ebc558;
text-decoration: none;
}
.bericht .categorie a:hover {
color: #ebc558;
font-weight: bold;
}
.bericht .categorie a:visited {
color: #ebc558;
text-decoration: none;
}
.bericht .categorie a:active {
color: #ebc558;
text-decoration: none;
}
/* Social media */
.bericht .bericht_links {
float: left;
}
.bericht .bericht_rechts {
float: right;
}
.bericht .reacties {
margin-top: 0px;
float: right;
background-image: url(../images/reacties.png);
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 3px;
color: #5a88b9;
}
.bericht .reacties a {
color: #5a88b9;
text-decoration: none;
}
.bericht .reacties a:hover {
color: #5a88b9;
font-weight: bold;
}
.bericht .reacties a:visited {
color: #5a88b9;
text-decoration: none;
}
.bericht .reacties a:active {
color: #5a88b9;
text-decoration: none;
}
.bericht .avatar {
margin-top: 15px;
border: 3px solid #e8e7db;
}
.bericht .afb {
border: 3px solid #e8e7db;
}
/* Midden blok reacties */
.reacties h2 {
text-align: right;
border-bottom: 1px dotted #000000;
color: #db2f2f;
font-size: 20px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-top: 15px;
}
.reacties h3 {
background-image: url(../images/reacties.png);
background-repeat: no-repeat;
padding-left: 18px;
color: #5a88b9;
margin-top: 15px;
}
.reacties p {
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 10px 10px 10px 10px;
}
.reacties .niet_aangemeld {
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 10px 10px 10px 10px;
margin-top: 15px;
}
.reacties .tekst_groot {
background-image: url(../images/error.png);
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
font-size: 16px;
}
.reacties p a {
color: #db2f2f;
text-decoration: none;
}
.reacties p a:hover {
color: #db2f2f;
font-weight: bold;
text-decoration: underline;
}
.reacties p a:visited {
color: #db2f2f;
text-decoration: none;
}
.reacties p a:active {
color: #db2f2f;
text-decoration: none;
}
.reacties .naam {
background-image: url(../images/reactie_naam.png);
background-repeat: no-repeat;
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 6px 3px 5px 25px;
margin-top: 15px;
}
.reacties .email {
background-image: url(../images/reactie_email.png);
background-repeat: no-repeat;
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 6px 3px 5px 25px;
margin-top: 5px;
}
.reacties .reactie {
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 3px 3px 3px 3px;
margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
.reacties .plaats {
background-color: #f2f9ff;
border: 1px solid #9dbb60;
padding: 3px 3px 3px 3px;
margin-top: 5px;
font-size: 16px;
color: #333333;
}
/* Midden blok registreren */
.geregistreerd{
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
background-color: #F1F8FE;
font-size: 12px;
border: 1px dotted #db2f2f;
margin: 0 auto;
width: 500px;
height: 70px;
text-align: center;
line-height: 30px;
}
.ingebruik {
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
background-color: #F1F8FE;
font-size: 12px;
border: 1px dotted #db2f2f;
margin: 0 auto;
width: 500px;
height: 30px;
text-align: center;
line-height: 30px;
}
#form {
margin-top: 0px;
width:450px;
}
input.disabled {
font-size: 14px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
border: 1px dotted #F2F2F2;
background-color: #F2F2F3;
width: 450px;
}
input.required, textarea.required, input.validate {
font-size: 14px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
border: 1px dotted #ebc558;
width: 450px;
}
input.validation-failed, textarea.validation-failed {
font-size: 14px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
border: 1px dotted #FF3300;
color: #FF0000;
width: 450px;
}
input.validation-passed, textarea.validation-passed {
font-size: 14px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
border: 1px dotted #00CC00;
color : #000;
width: 450px;
}
.validation-advice {
font-size: 12px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
margin: 5px 0;
padding: 5px;
background-color: #FF3300;
color : #FFF;
font-weight: bold;
width: 442px;
}
.custom-advice {
font-size: 12px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
margin: 5px 0;
padding: 5px;
background-color: #C8AA00;
color : #FFF;
font-weight: bold;
width: 442px;
}
fieldset {
padding: 1em;
margin-bottom: 0.5em;
}
label {
font-size: 12px;
font-family: 'Trebuchet MS', Arial, Lucida, Helvetica, sans-serif;
}
.form-row {
clear: both;
padding: 0.5em;
}
/* Midden blok Left */
.left {
background-image: url(../images/achtergrond_kolom_rood.jpg);
background-repeat: repeat-x;
padding-top: 5px;
padding-bottom: 10px;
margin-left: 20px;
float: left;
background-color: #d91900;
width: 210px;
border-left: 1px dotted #ffffff;
}
.left h2 {
color: #fbe2b6;
font-size: 20px;
padding-left: 20px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
.left .aangemeld {
margin-left: 25px;
margin-bottom: 40px;
color: #FFFFFF;
}
/* Midden blok Left aanmelden */
.left .aanmeld {
margin-bottom: 35px;
}
.left .aanmeld_box {
border: 1px solid #fa9353;
width: 180px;
height: 17px;
margin-left: 13px;
text-align:right;
padding-top: 3px;
padding-right: 3px;
margin-bottom: 5px;
}
.left .aanmeld_knop {
background-color: #fbe2b7;
color: #FFFFFF;
border: 1px solid #fa9353;
height: 27px;
width: 100px;
font-size: 14px;
margin-right: 12px;
float: right;
}
/* Midden blok Left registreren */
.registreren {
background-image: url(../images/registreren_achtergrond.png);
background-repeat: no-repeat;
width: 180px;
height: 110px;
margin-left: 10px;
margin-top: -20px;
padding-top: 30px;
padding-left: 8px;
padding-right: 12px;
color: #646464;
}
.registreren a {
color: #646464;
text-decoration: none;
}
.registreren a:hover {
color: #646464;
text-decoration: none;
}
.registreren a:visited {
color: #646464;
text-decoration: none;
}
.registreren a:active {
color: #646464;
text-decoration: none;
}
/* Midden blok Left menu */
.menu {
padding-left: 30px;
margin-bottom: 20px;
}
.menu a {
color: #fff;
text-decoration: none;
}
.menu a:hover {
color: #ffffff;
text-decoration: underline;
}
.menu a:visited {
color: #ffffff;
text-decoration: none;
}
.menu a:active {
color: #ffffff;
text-decoration: none;
}
/* Midden blok Left links */
.links {
padding-top: 3px;
padding-left: 25px;
padding-right: 15px;
padding-bottom: 10px;
}
.links a {
color: #FBE2B6;
text-decoration: none;
}
.links a:hover {
color: #FBE2B6;
text-decoration: none;
}
.links a:visited {
color: #FBE2B6;
text-decoration: none;
}
.links a:active {
color: #FBE2B6;
text-decoration: none;
}
/* Midden blok Right */
.right {
float: left;
width: 210px;
padding-top: 5px;
margin-left: 20px;
}
.right h2 {
color: #db2f2f;
font-size: 20px;
padding-left: 20px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
.right ul {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 35px;
font-size: 14px;
}
.right ul a {
color: #000000;
text-decoration: none;
}
.right ul a:hover {
color: #ce0400;
font-weight: bold;
}
.right ul a:visited {
color: #000000;
text-decoration: none;
}
.right ul a:active {
color: #000000;
text-decoration: none;
}
/* Midden blok Right zoeken */
.right .zoeken_box {
background-image: url(../images/zoeken.png);
background-repeat: no-repeat;
margin-top: -4px;
margin-bottom: 15px;
padding-left: 23px;
padding-top: 2px;
font-size: 14px;
border: 3px solid #ff5c09;
width: 180px;
height: 20px;
color: #ff5c09;
}
/* Extra */
.clear { 
clear:both;
}
.wedstrijd_klein{
font-size: 9px;
}
.wedstrijdvraag{
color: #db2f2f;
}
