/* B³ro */
body{padding:0px;margin:0px;}
body{border-top:1px solid #b7b7b7;}
div.buero_links {
	width: 449px;
	position: absolute;
	left:0px;
	top:5px;
	z-index: 1;
}

div.buero_links[id] {
	position: fixed;
}

div.buero_links p {
	padding-left: 10px;
	margin-top: 16px;
}

div.buero_rechts {
	margin-left: 449px;
	padding-left: 18px;
	margin-top:5px;
}

div.buero_rechts div {
	position: relative;
	border-top: 1px solid #b7b7b7;
	padding-top: 16px;
	padding-bottom: 14px;
	overflow: hidden;
}

div.buero_rechts div table tr td img {
	margin-right: 18px;
	margin-bottom: 3px;
}

div.buero_rechts div table tr td {
	vertical-align: bottom;
}

form{background:none;}