@charset "UTF-8";
/* CSS Document RTVP */

body{
padding:0px;
margin:0px;
}

::-moz-selection {
    background-color:#00a5db;
    color:#fff;
}

::selection {
    background-color:#00a5db;
    color: #fff;
}


.bar{
width:870px;
padding:0px;
margin:0px;
    margin-top: -35px;
}


p{
line-height:133%;
    font-size: 8pt;
}

b{
font-weight:700;
    text-transform: uppercase;
    font-size: 10.2pt;
    line-height:50%;
    letter-spacing: -0.5px;
}

article{
width:1100px;
margin:auto;
padding:0px;
padding-top:35px;
font-family: 'Open Sans', sans-serif;
}

h4{
font-family: 'Open Sans', sans-serif;
font-size:12pt;
    letter-spacing: 1px;
margin:0px;
text-transform:uppercase;
width:100%;
background:#00a3dc;

color:#fff;
padding:5px;
position:relative;
top:-5px;
left:-5px;
text-align:center;
	margin-bottom: -2px;
}

.dag h4{
background:#00a3dc;
    text-align: center;
    font-weight: 100;
}



.dag{
width:112px;
padding:4px;
margin-right:0.5px;
margin-left:0.5px;
display:inline-block;
vertical-align:text-top;
}

.dag a{
text-decoration:none;}


.tijd{
position:relative;
top:-10px;
    font-size:9pt;
    font-weight: 600;
    letter-spacing: 0.2px;
color:#00a3dc;
}

.dj{
position:relative;
top:-22px;
    font-size: 9pt;
color:#a2a2a2;
font-style: italic; 
}


.eenuur .tijd{
position:relative;
top:-17px;
    font-size:6pt;
    font-weight: 600;
    letter-spacing: 0.2px;
color:#00a3dc;
}

.eenuur .dj{
position:relative;
top:-28px;
    font-size: 7pt;
color:#a2a2a2;
}

.tweeuur{
width:112px;
height:70px;
padding:5px;
padding-top:10px;
margin-bottom:3px;
background:#565656;
color:#fff;
position:relative;
left:-5px;
font-size:9pt;
-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
    cursor: pointer;
}

.drieuur{
width:112px;
height:114px;
padding:5px;
padding-top:10px;
margin-bottom:3px;
background:#565656;
color:#fff;
position:relative;
left:-5px;
font-size:9pt;
-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
    cursor: pointer;
}

.eenuur{
width:112px;
height:26px;
padding:5px;
padding-top:10px;
margin-bottom:3px;
background:#565656;
color:#fff;
position:relative;
left:-5px;
font-size:9pt;
-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
    cursor: pointer;
}

.eenuur b{
    font-size:8.6pt;
    position:relative;
top:-7px;
}

.vieruur{
width:112px;
height:158px;
padding:5px;
padding-top:10px;
margin-bottom:3px;
background:#565656;
color:#fff;
position:relative;
left:-5px;
font-size:9pt;
-o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
    cursor: pointer;
}



.inactive{cursor: auto;

}

.inactive:hover{cursor: auto;

}
