@import url(screen.css);

/* Positionierung */
#masthead	{
	background: #fff url(images/bggrau.gif) no-repeat fixed 0px 0px;		
}
#search	{
	float: right;
	display: inline;
	width: 100%;
	color: #fff;
	background: #C1495D;
	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;
}
