body{
	text-align: center;
	background: #003F64;
}

h1{
	margin: 0;
}

#wrapper{
	width: 750px;
	text-align: left;
	margin: 0 auto auto auto;
	background: #003F64;
}

#menu {
	background: #eee url('pics/boven_bg.jpg') center top no-repeat;
	height: 97px;
	padding-top: 10px;
}

#submenu{
	width: 177px;
	float: left;
	text-align: right;
	margin-left: 10px;
}



#content{
	height: 390px;
	background: url('pics/bgcontent390.jpg') left top no-repeat;

}

#dummy{
	position: relative;
	width: 470px;
	height: 390px;
	float: left;
	margin: auto 10px auto 10px;
	overflow: auto;	
	font-size: 8pt;
}

#header{
	text-indent: 190px;
}

#footer{
	height: 73px;
	background: #003F64 url('pics/onder_bg.jpg') center top no-repeat;
}

#menubottom{
	margin-top: 10px
}

/** typo ***/

#content{
	color: #fff;	
}

#mijn_du {
	text-align: right;
	padding-right: 20px;
	margin-top: 12px;
	margin-bottom: 6px;
}

#mijn_du a {
	border: 1px solid #2AA8B9;
	padding: 4px 6px 4px 24px;
	background-position-x: 6px;
}
#mijn_du a:hover {
	border-color: white;
}
