@charset "utf-8";
/* CSS Document */



/*-------------------------------------------------------------------------------------*/
/*NEWSLETTER  ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#newsLetter {
	position:relative;
 	margin-left:1px;
 	top:5px;
}

#newsLetter #inputNewsLetter {height:35px;}
#newsLetter #newsletterForm #mailadres {width:167px; background-image:url(../../images/site/inputsBackground.png);}

#newsLetter #outputNewsLetter {clear:right; color:black;display:none;}
#outputNewsLetter #outPutNewsLetterContent {width:170px; height:35px;display:inline;float:left;}
#backNlButton {margin-left:5px;}

#newsLetter #rssLink {position:relative;clear:both; margin-top:5px;}