/*liame.css*/
#newsletter,.suchfeld
	{background-color:#e4ebf8;}
#email
	{display:none;}
fieldset
	{
	padding:0px 0px 0px 0px;
	border:none;
	}
fieldset.a,fieldset.b
	{
	display:inline;
	float:left;
	}	
fieldset.b
	{
	margin: 2px 0px 0px 50px;
	width:310px;
	}
* + html fieldset.b
	{margin: 0px 0px 0px 50px;}	
.liame
	{
	display:inline;
	float:left;
	width:125px;
	}	
textarea
	{
	width:310px;
	height:113px;
	padding:0px 0px 0px 0px;
	}
* + html textarea
	{
	height:103px;
	width:306px;
	}
input:focus,textarea:focus
	{
	background-color:#E4EBF8;
	color:#5680ad;
	}
div.liame label,form#newsletter fieldset label	
	{color:#5680ad}		
.sendButt
	{
	background-image:url(../icon2010/senden.gif);
	width:62px;
	height:22px;
	}	
.sendButt:hover
	{
	background-image:url(../icon2010/senden1.gif);
	width:62px;
	height:22px;
	}
#adricon
	{
	padding:2px 0px 2px 0px;
	background-image:url(../icon2010/liame.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	}		