*{
padding:0;
margin:0;
}
p {
padding: 1em 0;
line-height: 1.5em;
}
html, body {
height: 100%; /* héél belangrijk */
font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #000;
background: #222;
text-align: center;
}

body {
background: url(http://www.info-reiderland.nl/snelpost_homepage/data/images/back.png);
}

#container {
width: 800px;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;
height: auto !important; /* voor moderne browsers */
height: 100%; /* voor IE */
background: #FFF;
border-left: 1px solid #111;
border-right: 1px solid #111;
}
#header{
	padding-left:0px;
	height:110px;
	font-size:1.3em;
	background: #fff url(http://www.info-reiderland.nl/snelpost_homepage/data/images/top.jpg) repeat top center;
	line-height: 60px;
	border-bottom: 0px solid #555;
}
#menu {
        width: 160px;
  	padding-top: 17px;
}
.mi {
color: #005BBF;
background: #e5e5e5;
margin-left: 10px;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-left: 1px solid #005BBF;
}
.mi_on {
color: #005BBF;
/* background: #d0d0d0; */
background: #B5C2D2;
margin-left: 10px;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-left: 1px solid #288EFF;
cursor: pointer;
}

#m {
background: #e5e5e5;
margin-left: 10px;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
#m:hover {
background: #d0d0d0;
margin-left: 10px;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

#inhoud {
        width: 640px;
  	padding: 12px 2em 60px 1em;
}
#footer {
border-top: 0px solid #555;
position: absolute;
bottom: 0; /* heel belangrijk */
width: 100%;
background: #fff url(http://www.info-reiderland.nl/snelpost_homepage/data/images/bottom.jpg) repeat-x bottom left;
height: 42px;
font-size:1.3em;
line-height: 40px;
text-align:center;
overflow: hidden;
}

a:link, a:visited {
	color: #005BBF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

a:hover, a:active {
	color: #288EFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
h2 {
font-size: 16px;
color: #222;
font-weight: bold;
font-family: sans-serif;
margin-left: 4px;
}
#content {
background: #f0f0f0;
padding: 4px;
margin-top: 5px;
margin-bottom: 10px;
border-bottom: 2px solid #88C0FF;
border-top: 1px solid #88C0FF;
border-left: 1px solid #88C0FF;
border-right: 1px solid #88C0FF;
}
ul { 
list-style-type: square;
margin-left: 14px;
}


				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  
