*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:arial,verdana;
	font-size:11pt;
}
body{
	background:#158405;
}

#container{
	width:993px;
	margin:auto;
	margin-top:7px;
}
.container_top{
	background:url(images/container_top.png) no-repeat;
	height:14px;
}

.container_middle{
	background:url(images/container_bg.png) repeat-y;
	height:650px;
}

.container_bottom{
	background:url(images/container_bottom.png) no-repeat;
	height:3px;
}

.uitloggen{
	float:right;
	margin-right:40px;
}
.uitloggen a{
	color:#272727;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.uitloggen a:hover{
	text-decoration:underline;
}
.logo{
	background:url(images/nieuwsbrief_mailer.png) no-repeat;
	width:383px;
	height:35px;

	margin-left:27px;
	clear:both;
}
.content{
	width:937px;
}
.menu{
	margin-left:516px;
	margin-top:1px;
	position:absolute;
}
.menu_item{
	background:url(images/menu_off.png) no-repeat;
	width:147px;
	height:40px;	
	float:left;
	padding-top:10px;
	margin-right:5px;
	text-align:center;
}
.menu_item:hover{
	background:url(images/menu_on.png) no-repeat;

}
.menu_item a{
	color:#272727;
	text-decoration:none;
	font-size:10pt;
	width:145px;
	height:34px;
}	
.menu_item a:hover{
	text-decoration:underline;	
}
.content{
	background:url(images/content_bg.png) repeat-y;
	height:500px;
	width:942px;
	margin:auto;
	margin-top:34px;
}
.content_top{
	background:url(images/content_top.png) no-repeat;
	height:3px;
	width:942px;
}
.content_bottom{
	background:url(images/content_bottom.png) no-repeat;
	height:59px;
	width:942px;
	margin:auto;
}
.nieuwsbrief_opmaak{
	background:url(images/nieuwsbrief_opmaak_bg.png) repeat-y;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;	
}
.nieuwsbrief_opmaak h2{
	font-size:14pt;
	color:#000;

}
.nieuwsbrief_opmaak_bottom{
	background:url(images/nieuwsbrief_opmaak_bottom.png) no-repeat;
	height:5px;
}
form{
	margin-left:15px;
	margin-top:5px;
}
form input{
	font-size: 9pt;
	font-weight:bold;
	font-style:italic;
	color:#969696;
	border:1px solid;
}
.verzenden{
	background:url(images/verzend_button.png) no-repeat;
	width:137px;
	height:25px;
	border:0px;
	float:right;
	margin-right:20px;
}
.editor {
	padding-left:20px;
	}