body {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #99CCFF;
	background-image: url(afbeeldingen/BGbloemLinks.gif);
	background-repeat: no-repeat;
}
#bloemrechtsonder {
	width: 626px;
	position: relative;
	float: right;
}

* {margin:0; padsding:0;}
#maincontent {
	width: 546px;
	position: absolute;
	top: 189px;
	left: 252px;
	height: auto;
	border: 1px none #999999;
	background-color: #FFFFFF;
}
h1 {
	font-size: 8px;
	color: #993366;
	margin-bottom: 10px;
}
p {
	font-size: 14px;
	color: #666666;
	margin-right: 4px;
	margin-left: 8px;
	line-height: 1.3em;
}
#footer {
	width: 137px;
	position: absolute;
	left: -155px;
	height: 20px;
	margin: 2px;
	top: 96px;
	border: 1px none #999999;
}
.footertext {
	font-size: 0.6em;
	color: #999999;
	margin-right: 4px;
	margin-left: 8px;
	line-height: 1.3em;
	text-align: center;
}
a {
	font-size: 1em;
	color: #FF6600;
}
#topmenu {
	width: 470px;
	position: absolute;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	top: -19px;
	left: -29px;
	font-size: .8em;
	float: left;
}
#topmenu ul {
	margin:0 0 0 30px;
	font-size: 1em;
}
#topmenu li {
	float:left;
	list-style-type:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 1em;
}

#topmenu li:first-child {border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}

#topmenu a {
    padding:0 6px;
	color: #FF6600;
	text-decoration: none;
	font-size: 1.2em;
}
#topmenu a:hover {color:#FFF;}
#topmenu li:hover {
	background-color: #996600;
}
ul {
	font-size: 14px;
	color: #666666;
	margin-right: 4px;
	margin-left: 8px;
	line-height: 1.3em;
	list-style-type: disc;
}
h3 {
	font-size: 24px;
	color: #3399FF;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
