/* Created using Style Master from Western Civilisation CSS1 { 59 117 451 409 } */
@import "konings.css";

ul {
text-align: left;
}

table.boven {
background-color: #ccc;
width: 100%;
height: 65px;
}

table.midden {
background-color: #fff;
width: 100%;
height: 55%;
}

table.content {
background-color: #fff;
}

tr.midden td {
padding-top: 10px;
padding-bottom: 10px;
}

td {
vertical-align: middle;
text-align: center;
}

td.konings {
background-image: url(../stuff/konings.gif);
background-repeat: no-repeat;
background-position: center center;
}

td.onder {
background-color: #036;
height: 100px;
text-align: center;
vertical-align: top;
}

td.actuelepagina {
color: #fff;
text-decoration: none;
font-size: x-small;
background-color: #003366;
width: 200px;
}

td.links {
background-color: #fff;
text-align: left;
}

td.blauwezone {
color: #39f;
background-color: #036;
font-size: xx-small;
text-align: center;
vertical-align: top;
padding-top: 0.3em;
}

td.blauwezone a:link {
color: #39f;
text-decoration: none;
}

td.blauwezone a:visited {
color: #39f;
text-decoration: none;
}

td.blauwezone a:hover {
color: #ffffff;
text-decoration: none;
}

td.blauwezone a:active {
color: #ffffff;
text-decoration: none;
}

table.prijzen td {
padding: 0.2em;
}

table.prijzen th {
padding: 0.2em;
font-weight: bold;
}
