
#box_searchfield {
	overflow:hidden;
	position:absolute;
	top:0px;
	left:31px;
	margin:0;
	padding:0;
	width:167px;
	height:1.8em;
	border:1px solid #94908D;
	background-color:white;
	font-size:0.63em;
	/* IEw 6.0, NSw 7.02, FFw 1.5.0 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width:165px;
	height:1.6em;
}
	input.searchfield {
		position:absolute;
		margin:0;
		padding-top:2px;
		padding-bottom:1px;
		padding-left:6px;
		padding-right:2px;
		width:140px;
		height:1.7em;
		border:none;
		line-height:normal;
		font-size:1em;
		color:#757575;
	}
	.box_searchbutton {
		overflow:hidden;
		position:absolute;
		left:149px;
		top:0px;
		margin:0;
		padding:0;
		width:16px;
		height:1.7em;
		border-left:1px solid #94908D;
		background-color:#fd0003;
	}
		input.searchbutton {
			margin:0;
			padding:0;
			width:17px;
			height:1.7em;
			background:url("../../images/icons/suche.gif") no-repeat;
		}


#box_service_items {
	position:absolute;
	top:0px;
	left:198px;
	margin:0;
	padding:0;
}
		.link_printversion {
			display:inline;
		}
			/* Tested with NS 7.02, FF 1.0.7+, Konq 3.4.2 */	
			.link_printversion a {
				margin:0;
				padding-top:0.1em;
				padding-bottom:0.2em;
				padding-left:0.5em;
				padding-right:0.5em;
				border:1px solid #adb1b2;
				background-color:#ffab00;
				/*background: url("../../images/icons/icon_lock.gif") right center no-repeat;*/
				line-height:1.5em;
				font-weight:normal;
				font-style:normal;
				font-size:0.7em;
				color:white;
			}
			/* Only IE 6 w, IE 5.5 w, IE 5 w (no IE7?) */
			/*\*/ * html .link_printversion a { 
				zoom:1;		/* Triggers "hasLayout" for styling the inline-block-element in IE */
				height:0;	/* Triggers "hasLayout" for styling the inline-block-element in IE */
				padding-top:0.1em;
				padding-bottom:0.2em;
				line-height:normal;
			} /**/

			.link_printversion img {
				vertical-align:middle;
			}

				.link_printversion a:hover {
					background-color:red;
					color:black;
				}
