/* Newsletter module common css */
.mainnewsletter {
	width:100%;
		color:#000000;
	font-weight:normal;
	text-align:center;
/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align:left;
}
.newsletterbutton {
	/*width:100%;*/
	/*border:5px solid #000000;*/
	font-weight:normal;	
	text-align:center;	
	padding-top:5px;
}
.newsletterbutton p  {
	text-align:center;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
}
/* Mootols style */
#subscribelayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:10px;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;
}

#subscribelayout label{color:#7b0a3e; font-size:1em; font-weight:600; font-family:Arial,Verdana,sans-serif;}
#subscribelayout input{background:#ece8ea url(graphics/input_bg.jpg) no-repeat;
border:0 none;
height:23px;
margin:0 0 0 -10px;
padding:2px 5px 0;
overflow:hidden;
width:171px;}

#subscribelayout .button{background:transparent url(graphics/inschrijven_bt.jpg) no-repeat scroll 0 0;
border:0 none;
height:23px;
margin:0 auto;
padding:0;
width:107px; color:#fff;}
