@charset "utf-8";
/* CSS Document */

#widget_nieuwsbrief{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:228px;
	padding:5px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	
	margin: 10px 0;
}

#widget_nieuwsbrief h2{
	background:url(../image/koptekst_streep.gif) no-repeat 0 2px;
	
	font-size:15px;
	line-height:18px;
	vertical-align:top;
	text-indent:20px;
	text-transform:uppercase;
	letter-spacing:0.2px;

	padding: 0;
	
}

#widget_nieuwsbrief p{
	font-size:12px;
	line-height:18px;
	color:#666666;
	
}


#widget_nieuwsbrief .text {
	vertical-align:top;
	padding:2px 0 0 2px;
	margin:0;
	border: 1px solid #ccc;
	height:21px;
	width:150px;
	color:#999999;
	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666;
}


#widget_nieuwsbrief .button {
	vertical-align:text-bottom;
	padding:0;
	margin:0;
	border:none;
	border:none;
	width:62px;
	height:25px;
	text-indent:-1000px;
	background:#000000 url(../image/submit_background.gif) no-repeat 0 0;
	color:#FFFFFF;
	cursor:pointer;
}

#content_nieuwsbrief .button {
	vertical-align:text-bottom;
	padding:0;
	margin:0;
	border:none;
	border:none;
	width:62px;
	height:25px;
	text-indent:-1000px;
	background:#000000 url(../image/submit_background.gif) no-repeat 0 0;
	color:#FFFFFF;
	cursor:pointer;
}

#content_nieuwsbrief fieldset{
		border:1px solid #DDDDDD;
}

#content_nieuwsbrief legend {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color:#333333;
	padding:0 5px;
	font-weight:bold;
}

#content_nieuwsbrief label{
	display:inline-block;
	width:140px;
	height:25px;
}