#container {
width: 800px;
\width: 820px;
w\idth: 800px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}
#header {
	text-align:center;
}
#inhoud {
	font-family: "Lucida Sans Unicode";
	font-size: 90%;
	color: #999999;
	margin-right: 10px;
	margin-left: 150px;
	padding: 5px 0px 0px;
	border-top-color: #FFF;
}
#inhoud a{
	color: #93D10F;
	text-decoration: none;
}
#inhoud a:hover{
	color: #93D10F;
	text-decoration: underline;
}

#menu {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 20px 0px 0px;
\width: 160px;
w\idth: 140px;
}
#footer {
	font-family: "Lucida Sans Unicode";
	clear: both;
	padding: 10px;
	margin-top: 5px;
	text-align: center;
	font-size: 70%;
	color: #666666;

}
.sloganhome{
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	color: #249C0C;
	top: -47px;
	left: 150px;
	width: 600px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px -40px 45px;
	position: relative;
	letter-spacing: 0.1em;
}
html>body .sloganhome{
	top: -43px;
	left: 150px;
	margin-bottom: -35px;
}
.haakje{
	font-size: 150%;
}
#menu ul{
	font-family: "Lucida Sans Unicode";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	padding-bottom: 0.7em;
	font-size: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu a{
	text-decoration: none;
	color: #93D10F;
	margin: 0px;
	padding: 0px;
}
#menu a:hover{
	color: #249C0C;
}
#menu a.selected{
	color: #249C0C;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: "Lucida Sans";
	font-size: 100%;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h2{
	color: #93D10F;
	font-size: 110%;
	display: inline;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.links{
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
.rechts{
	float: right;
	width: 200px;
	padding-bottom: 10px;
	padding-right: 30px;
}
.portfolio {
	width: 600px;
}
.portfolio td{
	margin: 0px;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
}
.portfolio img{
	padding-right: 10px;
	position: relative;
	left: 8px;
	top: 8px;
}
.portachter{
	background-image: url(../portfolio-achter.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
.portmidden{
	height: 160px;
	top: 8px;
	position: relative;
}
html>body .portmidden{
	padding: 8px 0px 0px;
}
td.center{
	text-align: center;
}
strong{
	color: #7C7C7C;
	font-weight: normal;
}
.groen{
	color: #249C0C;
	letter-spacing: 0.1em;
}
.rood{
	color: #CC0000;
	letter-spacing: 0.1em;
}
.list{
	list-style-image: url(../listitem.gif);
}
.subfoot a{
	background-color: #FF00CC;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 4px;
	padding-left: 4px;
}

form.cmxform{
	background-color:#000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
}

form.cmxform fieldset {
	padding-left:20px;
	margin-bottom: 10px;
	border:none;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.cmxform textarea{ width: 150px; height: 50px; }
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 140px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 20px;
	width: 200px;
}

form.cmxform input.submit {
	margin-left: 140px;
}

