* {
margin: 0;
padding: 0;
}

html, body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

#banners {
width: 960px;
float: left;
height: 75px;
margin-top: 5px;
}

#banners .moduletable {
width: 476px;
float: left;
margin-right: 4px;
}

#banners .banneritem {
border: 1px solid #999;
padding: 2px;
}

a img {
border: 0;
}

#header {
width: 960px;
float: left;
height: 173px;
}

#logo {
width: 179px;
float: left;
}

#header_image {
width: 781px;
height: 173px; 
float: left;
background: url(http://www.mr-online.nl/templates/mronline/images/header.jpg) no-repeat;
}

#topmenu {
background: #000;
height: 18px;
width: 598px;
float: left;
margin: 44px 0 0 1px;
}

#inhoud {
width: 182px;
height: 173px;
float: left;
background: url(http://www.mr-online.nl/templates/mronline/images/inhoud.jpg) no-repeat;
text-align: center;
}

#footer {
padding-top: 10px;
font-size: 12px;
color: #888;
height: 46px;
width: 960px;
float: left;
}

#footer-left {
width: 178px;
float: left;
font-size: 9px;
}

#footer-center {
width: 604px;
float: left;
text-align: center;
}

#footer-right {
width: 163px;
float: left;
padding-left: 15px;
}

/* TOPMENU */

#nav {
list-style: none;
color: #fff;
padding: 0px;
margin: 0;
}

#nav li{
display: inline;
margin: 0 12px 0 12px;
padding: 0;
} 

#nav a {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

#nav a:link, #nav a:visited{
color: #fff;
text-decoration: none;
}

#nav a:hover, #nav a:active {
text-decoration: none;
color: #bf1417;
}

/* links */ 

a:link, a:visited {
color: #bf1417;
text-decoration: none;
}

a:hover, a:active {
color: #666;
}

#inhoud a:link, #inhoud a:visited {
color: #666;
}

#inhoud a:hover, #inhoud a:active {
color: #bf1417;
}


#inhoud ul {
margin: 120px 0 0 15px;
padding: 0;
list-style: none;
font-size: 11px;
text-align: left;
}

#inhoud ul li {
margin: 0 0 2px 0;
padding-left: 8px;
background: url(http://www.mr-online.nl/templates/mronline/images/li.gif) no-repeat 0 4px;
} 

p {
font-size: 13px;
line-height: 150%;
margin-bottom: 15px;
}
