body {
	margin:0px;
	padding:0px;
	font-family:tahoma,arial,helvetica;
	font-size:1em;
	background-color:#dedede;
	color:#222299;
}

img {
    margin: 4px;
}

#menubody {
	margin:0px;
	padding:0px;
	background-color:#323232;
	font-size:0.7em;
	color:#656464;
	font-family:helvetica,verdana,arial,sans-serif;
	height:100%;
}
.transachter {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background-color:#323232;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.inlog {
	position:absolute;
	z-index:2;
	width:338px;
	height:156px;
	left:50%;
	top:50%;
	margin-left:-189px;
	margin-top:-108px;
	background-image:url(../images/inlogachter.png);
	padding-top:60px;
	padding-left:40px;
    color: #656464;
}
.uitlog {
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width:119px;
	height:199px;
	background-image:url(../images/uitlogachter.png);
}
.uitlog img {
	border:0px;
	margin-top:20px;
	margin-left:4px;
}
.input {
	width:120px;
	border:1px solid #4899d4;
	font-size:0.8em;
	letter-spacing:0.1em;
	font-family:verdana,helvetica,arial;
	font-size:1em;
}
.label {
	float:left;
	width:80px;
	padding-left:20px;
	margin-right:0.5em;
	padding-top:0.2em;
	font-weight:bold;
}
.buttonlogin {
	cursor:pointer;
	width:165px;
	border:0px;
	height:28px;
	right:150px;
	background:url(../images/inloggen.jpg);
}

.menubutton {
	cursor:pointer;
	width:165px;
	border:0px;
	height:28px;
	right:150px;
	background:url(../images/opslaan.jpg);
	margin-bottom:20px;
    color: #656464;
}
.menubutton_add {
	cursor:pointer;
	width:165px;
	border:0px;
	height:28px;
	right:150px;
	background:url(../images/paginamaken.jpg);
	margin-bottom:20px;
    color: #656464;
    margin-top:10px;
}
.menuinhoud .input {
	width:120px;
	border:1px solid #4899d4;
	font-size:0.8em;
	letter-spacing:0.1em;
	font-family:verdana,helvetica,arial;
	font-size:1em;
}


.menu {
	position:absolute;
	z-index:2;
	width:378px;
	height:156px;
	left:140px;
	top:30px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
    color:#656464;
}
.menuinhoud {
	background-color:#ffffff;
	width:338px;
	padding-left:40px;
}
.menuinhoud a {
	color:#656464;
}
.menuinhoud a:hover {
	color:#4899d4;
}

.mceContentBody {
TEXT-ALIGN:left;
font-size:0.7em;
font-family:verdana,helvetica,arial,sans-serif;
width:365px;
background:#fdfae7;
  }  



