.noprint {display:none;}

.druckkopf {display:block;}

body {background-color:#fff;}

#rahmen {	position:relative;left:0px;top:0px;
			border-left:0px;border-right:0px;border-top:0px;border-bottom:0px;
			border-style:solid;border-color:#9ACCCD;
			width:590px;
			background-color:#fff;
			margin-top:0px;
			text-align:left;
			float:left;
		}
#whiterahmen {	position:relative;left:0px;top:0px;
			border-left:0px;border-right:0px;border-top:0px;border-bottom:0px;
			border-style:solid;border-color:#fff;
			width:590px;
			margin-top:0px;
			text-align:left;
			float:left;
		}
#contentbox {position:relative;top:2px;left:0px;
			width:590px;min-height:570px;
			border:0px solid #000;			
			clear:both;
}
#content {	position:relative;left:0px;top:-2px;
			width:585px;			
			padding-top:0px; padding-left:8px;padding-bottom:10px;
			border:0px solid #000;
			float:left;
			
}