html, body {
    margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	line-height: 1.5em;
}

img { 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, div {
	margin: 0;
	padding: 0;
	color: #888;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #FFF;
}
ul ul {
	margin-left: 70px;
	margin-top: 3px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #888;
}
.weiss {
	color: #FFF;
}
a:link{
	color: #888;
	text-decoration: none;
}
a:visited{
	color: #888;
	text-decoration: none;
}
a:active{
	color: #888;
	text-decoration: none;
}
a:hover{
	color: #888;
	text-decoration: underline;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 675px;
}
#top {
	width: 675px;
	margin-top: 5px;
	text-align: center;
}
#rahmen {
	position: relative;
	width: 675px;
	margin-top: 30px;
	height: 460px;
	background-color: #000;
}
#flashfade{
	position: absolute;
	width: 645px;
	height: 430px;
	top: 14px;
	left: 12px;
}
#navi {
	width: 423px;
	margin-top: 20px;
	height: 38px;
	margin-left: 126px;
}
#subnavi {
	color: #888;
	width: 675px;
	margin-top: 2px;
	text-align: center;
}

#obenl {
	float: left;
	width: 12px;
	height: 14px;
	background-image: url(images/corner-lo.jpg);
}
#obenm {
	float: left;
	width: 645px;
	height: 14px;
	background-image: url(images/rand-o.jpg);
}
#obenr {
	float: left;
	width: 18px;
	height: 14px;
	background-image: url(images/corner-ro.jpg);
}
#midl {
	clear: left;
	float: left;
	width: 12px;
	height: 430px;
	background-image: url(images/rand-l.jpg);
}
#midm {
	float: left;
	width: 645px;
	height: 430px;
	background-color: #000;
}
#midmontwerp {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgontwerp.gif);
}
#midmontwerpLogo {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bglogo.gif);
}
#midmontwerpHuisstijl {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bghuisstijl.gif);
}
#midmontwerpCddvd {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgcddvd.gif);
}
#midmontwerpFolder {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgfolder.gif);
}
#midmontwerpProefschrift {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgproefschrift.gif);
}
#midmontwerpDiversen {
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgdiversen.gif);
}
#midadvies {
	position: relative;
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgadvies.gif);
}

.rechtsunten {
	margin-left: 440px;
	margin-top: 16px;
}
#midinformatie {
	position: relative;
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bginformatie.gif);
}
#button {
	position: absolute;
	bottom: 33px;
	right: 50px;
	width: 82px;
	height: 24px;
}
* html #button {
	position: absolute;
	bottom: 29px;
	right: 50px;
	width: 82px;
	height: 24px;
}
*+html #button {
	position: absolute;
	bottom: 29px;
	right: 50px;
	width: 82px;
	height: 24px;
}
#informatiepic {
	position: absolute;
	right: 35px;
	top: 91px;
	width: 240px;
	height: 135px;
}

#informatiepic {
	color: #FFF;
}
#informatietekst {
	position: absolute;
	left: 50px;
	top: 91px;
	width: 300px;
}
#informatietekst p {
	color: #FFF;
}

#midreactie {
	position: relative;
	float: left;
	width: 645px;
	height: 430px;
	background-image: url(images/bgreactie.gif);
}
#reactieform {
	position: absolute;
	left: 80px;
	top: 91px;
	width: 500px;
}
#errormessage {
	position: absolute;
	right: 20px;
	top: 91px;
	width: 150px;
}
#midr {
	float: left;
	width: 18px;
	height: 430px;
	background-image: url(images/rand-r.jpg);
}
#untenl {
	clear: left;
	float: left;
	width: 12px;
	height: 17px;
	background-image: url(images/corner-lu.jpg);
}
#untenm {
	float: left;
	width: 645px;
	height: 17px;
	background-image: url(images/rand-u.jpg);
}
#untenr {
	float: left;
	width: 18px;
	height: 17px;
	background-image: url(images/corner-ru.jpg);
}


/*form */

form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
input{
	width: 250px;
	color: #444;
	background: #FFF;
	border: 2px inset #888;
	margin: 4px 0px;
}
select{
	width: 255px;
	color: #444;
	background: #FFF;
	border: 2px inset #888;
	margin: 4px 0px;
}
textarea{
	width: 320px;
	color: #444;
	background: #FFF;
	border: 2px inset #888;
}
.submit {
	width: 82px;
	height: 24px;
	border: none;
}
.letter11 {
	font-size: 11px;
}