@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------------------------------------------*/
/*NEWSLETTER  ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#newsLetter {
	position:relative;
	color:white;
 	margin-left:8px;
	width:192px;
	margin-top:40px;
}
#newsLetter #newsletterForm {height:35px;}
#newsLetter h4{ font-weight:bold; font-size:11px; color:#fbc8b4;}
#mailadres {
	width:130px;
}


#newsLetter #outputNewsLetter {clear:both; color:white;margin-top:5px;display:none; }
#outputNewsLetter #outPutNewsLetterContent {width:140px; height:35px;display:inline;float:left;}
#outputNewsLetter #outPutNewsLetterContent p {display:inline; padding:0px;margin-right:5px;}
#backNlButton {margin-top:6px; font-weight:bold;}
#newsLetter #rssLink {position:relative; margin-top:5px; color:white;}
#newsLetter #rssLink a {color:white;}