html, body, h1, h2 {
	margin:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;	
	cursor:default;
	font-size:0.8em;
	

	
}
#container {
	
	padding-bottom:5px;
	
	width:960px;
	margin:0 auto;
}
#top {
	width:760px;
	height:120px;
	margin:9px auto;
	background:url(http://www.regioexpress.nl/images/logo.jpg) bottom left no-repeat;
}
#top p {
	position:relative;
	margin:0;
	top:100px;
	line-height:20px;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	color:#233E8D;
}
#middle {
	width:960px;
	margin:0 auto;
	
}
#middle {
	font-size:1em;
	background:#fff;
}
#midleft, #midright, #midcenter {
	float:left;
}
#midleft, #midright {
	width:210px;
	
}
#midright {
	text-align:center;
}
#midcenter {
	width:540px;
}
#midcenterfooter {
	background:#FAFAFA url(http://www.regioexpress.nl/images/clock.gif) no-repeat 5px center;
	text-align:right;
	padding:5px;
	border:1px solid #233E8D;

	position:absolute;
	width:485px;
	bottom:5px;
}
.boxfatborder, .boxthinborder {
	margin:0 3px 0 3px;
}
.boxfatborder {
	position:relative;
	border:solid 1px #FAA727;
	padding:5px 15px 40px 15px;
	min-height:434px;
	
	
}
.boxfatborder ul {
	list-style:square;
	line-height:20px;
	color:#006699;
}
.boxthinborder {
	

	margin-bottom:3px;
	
}
.boxthinborder p {
	padding-left:15px;
	margin:5px 0;
}
#bottom {
	text-align:center;
	font-size:small;
	clear:both;
	color:#006699;
	border-top:dotted 1px silver;
	margin:0 auto;
	width:520px;
	position:relative;
	top:5px;
}

/* Menu */
ul.menu, .menu li {
	margin:0;
	padding:0;
	list-style:none;
}
.menu li {
	border-bottom:dotted 1px silver;
	padding:3px 0;
}
.menu li a {
	text-decoration:none;
	display:block;
	line-height:25px;
	padding-left:15px;
}
.menu li a:hover, .menu li a.aktief {
	background:url(http://www.regioexpress.nl/images/gradientbg.jpg) repeat-x;
	color:#000;
}
.menu li a.aktief {
	cursor:default;
}

h1 {
	font-size:xx-small;
	margin:0;
	display:none;
}
h2 {
	border-bottom: solid 1px #CDCDCD;
}
h2, h3 {
	font-size:1.3em;
	color: #000;
	margin:0;
	padding:0;
}
a {
	color:#006699;
}
.clear {
	clear:both;
}
.orange {
	color:#FAA727;
}
.midcenter {
	text-align:center;
}
