body {
background:#3D5BAC;
font-family: "Arial";
padding:0px;
margin:0px;
border:0px;
}
table {
margin:0px;
padding:0px;
border-collapse: collapse;
}
td {
vertical-align:top;
}
a {
color:#000000;
text-decoration: none
}
a:hover {
color:#3D5BAC;
}
.button a {
color:#FFFFFF;
text-decoration: none
}
.main {
width:754px;
background:#FFFFFF;
}
.header {
background:url("pics/header_bg.png");
height:76px;
text-align:center;
color:#FFFFFF;
font-size:30px;
font-weight: bold;
}
.header a {
color:#FFFFFF;
text-decoration: none
}
.footer {
text-align:center;
font-size:10px;
padding:10px;
}
.button {
background:url("pics/button_normal.png");
height:29px;
width:178px;
padding-top:11px;
padding-left:20px;
color:#FFFFFF;
font-size:14px;
}
.button:hover {
background:url("pics/button_over.png");
cursor:pointer;
}
.button_sub {
background:url("pics/sub_bullet_blue.png");
background-repeat:no-repeat;
height:15px;
padding-top:11px;
padding-left:20px;
margin-left:20px;
color:#000000;
font-size:12px;
}
.button_sub:hover {
background:url("pics/sub_bullet_grey.png");
background-repeat:no-repeat;
}
.button_sub2 {
background:url("pics/sub_bullet_blue.png");
background-repeat:no-repeat;
height:15px;
padding-top:11px;
padding-left:20px;
margin-left:30px;
color:#000000;
font-size:10px;
}
.button_sub2:hover {
background:url("pics/sub_bullet_grey.png");
background-repeat:no-repeat;
text-decoration: underline;
}
.menu {
width:200px;
padding:20px;
}
.content {
padding-top:20px;
font-size:12px;
}
.locbar {
font-size:10px;
padding-left:20px;
padding-top:10px;
}
h1 {
font-size:12px;
font-weight:bold;
}
.med_div {
width:400px;
border:1px solid #000000;
text-align:center;
background:#B5D4FF;
padding:10px;
}
.titel_prijzen {
width:200px;
border:1px solid #000000;
text-align:center;
background:#D7F6FF;
padding:5px;
font-size:12px;
font-weight:bold;
}
.prijzen_titel {
width:400px;
border:2px solid #222222;
text-align:center;
background:#FFFFFF;
padding:15px;
font-size:14px;
font-weight:bold;
}
.beschik_div{
width:500px;
}
.besch_table{
padding:10px;
background-color:#FFFFFF;
width:600px;
text-align:left;
}
.periodes_table{
width:100%;
}
td#naam{
width:200px;
font-family:Arial;
}
div#periode
{
font-size:10px;
width:120px;
float:left;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 2px;
margin-right: 2px;
border: 1px solid #000;
background-color:#CCCCCC;
text-align:center;
cursor:pointer;
}
table.periode{
width:400px;
}
td#type{
width:50px;
vertical-align:middle;
}
td#white{
height:20px;
background-color:#000;
}
.niks{
}
.beschikbaar{
background-color:#B5D4FF;
border: 1px solid #000;
text-align:center;
vertical-align:middle;
}
.vakantie{
width:10px;
background-color:#FF8040;
border: 1px solid #000;
text-align:center;
vertical-align:middle;
}