body { 
    position:absolute;
    background:#FFFFFF;
	color:#434343;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	top:0; left:0; right:0;
    margin:0;
    padding:0;
    width:100%;
}

.fettgedruckt { display:none; }

a:link, a:visited{
	color:#005c9f;
	text-decoration:none;
	font-size:12px;
}

hr{
	border-top-style:dotted;
	border-top-width:3px;
	border-bottom:0px;
}

h1 {
	font-weight:bold;
	font-size:14px;
	color:#adadad;
	padding-top: 5px;
}

#header {
	position:absolute;
    top:0; left:0; right:0;
    z-index:3;
	padding:0px;
	margin-left:350px;
}

#menu {
	position:static;
	padding-top:50px;
	padding-left:130px;
	margin: 0 auto; 
}

#menu a:link, #menu a:visited {
    display:block;
    background:#FFFFFF;
    color:#005c9f;
    text-decoration:none;
	border:0px;
	font-size:12px;
}

#menu a:hover {
    background:#F9F9F9;
    color:#adadad;
    text-decoration:none;
}

#objekt_der_woche {
	position:static;
	padding-top:158px;
	padding-left:960px;
	margin: 0 auto; 
}

#objekt_der_woche a:link, #menu a:visited {
    display:block;
    background:#FFFFFF;
    color:#005c9f;
    text-decoration:none;
	border:0px;
	font-size:12px;
}

#objekt_der_woche a:hover {
    background:#F9F9F9;
    color:#adadad;
    text-decoration:none;
}

#content {
	position:absolute;
	width: 549px;
    top:225px;
	left:350px; 
}

#footer {
    position:fixed;
	height:40px;
	bottom:0px;
	width:100%;
	padding-left:110px;
	background-image: url(images/hintergrund.jpg);
}

.anfuehrungszeichen{
	color:#adadad;
	font-size:18px;
}

.ueberschrift{
	color:#005c9f;
	font-size:18px;
}

.aktuelle_objekte div:hover {
    background:#F9F9F9;
    color:#adadad;
    text-decoration:none;
	cursor:pointer;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




div#wn, div#wn2	{ 
    position:relative; overflow:hidden;
    width:180px; height:180px;
	}
/* needed when dw_scrollObj.printEnabled = true */
div#lyr1, div#lyr2 {
    position:absolute;
    }
    
div#holder { width:440px; }
div#holder2 { width:280px; }

div#scroll_links { float:right; width:200px; }

table#imgTbl td { padding:15px; }

div#scroll_links table { margin-top:20px; }
div#scroll_links table td { padding:10px; }

div#lyr2 div { padding:15px; }

div#lyr2 div img { display:block; } /* image vertical alignment issue */

 div#scroll_links2 {
     float:right; width:20px;
     margin-top:40px;
     }
     
 div#scroll_links2 div.dn {
     margin-top:70px;
     }
