* {
border: 0;
margin: 0;
padding: 0;
}
p {
margin-bottom: 10px;
}
h3 {
color: #333;
}
h4 {
margin-top: 10px;
}
h6 {
margin-bottom: 5px;
}
a {
color: #03c;
text-decoration: none;
}
ul {
list-style: none;
}
.active {
text-decoration: underline;
}
#wrap {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
margin: auto;
padding: 20px 40px;
width: 972px;
}
#header {
background: url(afbeeldingen/header.png);
height: 152px;
}
#menu {
background: url(afbeeldingen/menu.png);
height: 65px;
line-height: 35px;
padding: 0 35px;
}
#menu li {
float: left;
line-height: 38px;
margin-right: 25px;
}
#menu li a {
color: #ccc;
font-size: 15px;
}
#submenu_top {
background: url(afbeeldingen/submenu_top.png);
float: left;
height: 5px;
width: 184px;
}
#submenu {
border-left: 2px solid #666;
border-right: 2px solid #666;
clear: left;
float: left;
font-size: 14px;
min-height: 200px;
padding: 10px 15px;
width: 150px;
}
#submenu h2 {
color: #333;
}
#submenu li {
padding: 1px 0;
}
#submenu li ul {
margin-bottom: 10px;
}
#submenu_bottom {
background: url(afbeeldingen/submenu_bottom.png);
clear: left;
float: left;
height: 5px;
margin-bottom: 20px;
width: 184px;
}
#nav {
margin: -3px 0 10px 210px;
padding: 0 6px;
}
.news {
color: #03c !important;
font-size: 14px;
}
#content {
border-top: 2px solid #666;
margin: 0 0 20px 210px;
min-height: 400px;
padding: 20px 0;
}
#content table {
width: 100%;
}
#content th {
text-align: left;
}
.space {
height: 10px;
}
.results {
margin-bottom: 30px;
}
.results td {
width: 150px;
}
#flag {
background: url(afbeeldingen/flag.gif);
clear: both;
height: 20px;
margin-bottom: 10px;
}
#footer {
background: url(afbeeldingen/footer.png);
height: 30px;
margin-bottom: 20px;
}
#footer-text {
float: left;
font-size: 12px;
}
#ft {
float: right;
}
#ft li {
float: left;
margin-left: 20px;
}
.contrast {
background: #ccc;
}
.clear {
clear: both;
}