BODY {
background: url(bg.gif) top repeat-x #ffffff;
}
BODY, HTML, TD, P {
font-family: Arial;
font-size: 11px;
}
H1 {
font-size: 18px;
font-weight: bold;
color: white;
margin: 20 0 30 0 !important;
margin: 10 0 30 0;
}
H2 {
font-size: 14px;
font-weight: bold;
padding: 0;
margin-bottom: 5px;
color: #2d5d7a;
}
TH {
background: #0c2074;
color: white;
text-align: left;
font-size: 11px;
}
INPUT, SELECT, TEXTAREA, OPTION {
letter-spacing: .06em;
font-family: Verdana,Sans-Serif;
font-size: 11px;
}
#logo {
position: absolute;
top: 0px;
right: 0px;
}
.kwartier_onbeschikbaar {
background: white;
color: white;
border: 1px solid white;
border-collapse: collapse;
}
.kwartier_bezet {
background: #1b5f8a;
color: white;
border: 1px solid white;
border-collapse: collapse;
}
.kwartier_bezet A {
color: #CEDAE1;
font-weight: bold;
text-decoration: none;
}
.kwartier_vrij1 {
background: #EBEDF5;
color: black;
border: 1px solid white;
border-collapse: collapse;
}
.kwartier_vrij2 {
background: #D7DBEA;
color: black;
border: 1px solid white;
border-collapse: collapse;
}
.error {
color: red;
}
#info {
background: #545494;
color: white;
position: absolute;
visibility: hidden;
background: red;
margin: 5px;
}