@charset "utf-8";
/* CSS Document */



/*-------------------------------------------------------------------------------------*/
/*NEWSLETTER  ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#newsLetter {
	position:relative;
 	top:10px;
}

#newsLetter #inputNewsLetter {height:45px;}
#newsLetter #newsletterForm #mailadres {
	width:167px;
	height:18px;
	border:1px solid transparent;
	background-color:transparent;
	*border:none;
	padding-left:3px;
	padding-top:5px;
	font-size:1em;
}
#newsLetter #newsletterForm #newsLetterInputWrapper {
	background-image:url(/images/site/newsletterInputBackground.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:23px;
	padding:0; 
	margin:0px;
	display:inline;
	float:left;
}

#zend_knop{margin-left:5px;}


#newsLetter #outputNewsLetter {clear:right; color:black;display:none;}
#outputNewsLetter #outPutNewsLetterContent {width:167px; height:45px;display:inline;float:left;}
#outputNewsLetter #outPutNewsLetterContent p{margin:0px; padding:0px;}
#backNlButton {margin-left:5px;}

#newsLetter #rssLink { position: relative; clear: both; *left: -1px; height: 20px; }
#newsLetter #rssLink p{ position: absolute; top: -15px; *top: -3px; left: 23px; }