/* Allgemein *//* ========================== */body {margin: 0;padding: 0;font-family: Arial, Helvetica, sans-serif;}body a {text-decoration: none;}#logo{	width:800px;	height:21px;	position: absolute;	left: 22px;	top: 61px;	font-size: 15px;	color: #fff;	z-index: 2;}#logo a{		text-decoration: none;	color: #fff;}#logo a .current{		text-decoration: none;	font-weight: bold;	color: #000;}#logo a:hover{		color: #000;}	#transparent{	width: 100%;	height: 488px;	z-index: 3;	position: absolute;	filter: alpha(opacity=50);	background-image: url(../bilder/trans50.png);	margin: 86px 0 0 0;	padding: 0 0 0 22px;}/* Index *//* ========================== */#index_ctn{	width:1022px;	height:468px;	position: absolute;	left: 22px;	top: 86px;	z-index: 5;	margin:0;	padding: 20px 0 0 0;	/*background-color: red;*/}#index{	float:left;	width:225px;	height:84px;	z-index: 6;	font-size: 12px;	color: #fff;	margin:0 27px 5px 0 ;	padding: 0;	/*background-color:green;*/}#index a{	text-decoration:none;	color: #fff;}#index a:hover{	color: #000;}#indexbild{	float:left;	width:113px;	height:84px;	z-index: 7;	margin:0 2px 0 0;	padding: 0;}/* Detailseiten Aktuell, Wettbewerbe, Bauten *//* ========================== */#bild_gross {	width:631px;	height:488px;	position: absolute;	left: 22px;	top: 86px;	z-index: 4;	/*background-color: yellow;*/}#bilder_klein_ctn{	width:356px;	/*height:493px;*/	position: absolute;	left: 653px;	top: 86px;	z-index: 4;	margin:0;	padding: 10px 0 10px 10px;	/*background-color: green;*/}	#bild_klein{	float: left;	width: 64px;	height: 48px;	margin: 0 4px 4px 0;	padding: 0;	/*background-color: red;*/}#infotext{	float: left;	width: 336px;	margin: 10px 0 0 0;	padding: 0;	font-size: 12px;	color: #fff;	/*background-color: maroon;*/}#uebersicht{	width:326px;	height:20px;	position: absolute;	left: 653px;	top: 549px;	z-index: 5;	font-size: 12px;	margin:0;	padding: 0 0 0 10px;	/*background-color: green;*/}	#uebersicht a{	color: #fff;}#uebersicht a:hover{	color: #000;}/* Büro *//* ========================== */#buerobild{	width:335px;	height:503px;	position: absolute;	left: 22px;	top: 86px;	z-index: 5;	margin:0;	padding: 0;	/*background-color: red;*/}#buero_ctn{	width:600px;	height:483px;	position: absolute;	left: 377px;	top: 86px;	z-index: 5;	margin:0;	padding: 10px 0 0 0;	/*background-color: green;*/}#buero_text{	height:442px;	z-index: 6;	font-size: 12px;	line-height: 18px;	color: #fff;	margin:0;	padding: 0;	/*background-color: maroon;*/}#buero_text a{	text-decoration:none;	color: #fff;}#buero_text a:hover{	color: #000;}#menu_buero{	width:500px;	height:21px;	margin: 15px 0 0 0;	padding: 0 0 10px 0;	font-size: 12px;	color: #fff;	z-index: 6;	text-align: left;	/*background-color: #333333;*/}#menu_buero ul{	margin: 0;	padding: 0;}	#menu_buero li {	list-style-type: none;	display: inline;	color: #fff;	margin: 0;	padding: 0;}#menu_buero a{		text-decoration: none;	color: #fff;}#menu_buero .current{		color: #fff;	font-weight: bold;}	#menu_buero a:hover{		color: #000;}	