@import url(erstgespraeche_screen.css);



/* Positionierung */

#masthead	{
	background: #fff;
}

#search	{
	float: right;
	display: inline;
	width: 100%;
	color: #fff;
	background: #958A86;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 2px 0 2px 0;  
}

#search fieldset	{
	border: 0;
	margin: 0 0 0 18%;
	padding: 0 0 0 10px;
}

#claim	{
	position: absolute;
	left: -6000px; 	
}

