@charset "UTF-8";
body {
	background: #FFF;
	color: #000;
}
#layHidden {
	display: none;
}
#layNavigation {
	display: none;
}
#layMain {
	left: 20px;
	top: 60px;
}
#layRandspalte {
	top: 60px;
}
#layAdressePrint {
	display:block;
	text-align:right;
	position:absolute;
	left:260px;
	top:60px;
	width:720px;
	height:40px;
	z-index:4;
}
#layAdressePrint a {
	text-decoration:none;
	color:#000;
}
a { 
	color:#000; 
}
a.extLink:after {
	content: " ["attr(href)"] ";
}
