* {
margin: 0;
padding: 0;
}

body {
font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ffd879;
background-color:#CDCDCD;
text-align:center;
height:100%;
}

a img {
border:none;
}

#container {
position:relative;
width: 708px;
margin: 25px auto;
text-align:left;
}

#zierde {
position:absolute;
width:151px;
height:100%;
background-image:url(../Bilder/zierde.jpg);
background-repeat:repeat-y;
top:0px;
margin:0 auto 0 -344px;
display:inline;
}


#header {
position:absolute;
top:0px;
left:0px;
width:346px;
height:74px;
background-image:url(../Bilder/logo_final.jpg);
background-repeat:no-repeat;
}


#navigation {
position:absolute;
top:74px;
left:0;
width: 303px;
height: 478px;
background-image:url(../Bilder/basti_navi_land2a.jpg);
}

#footerlinks {
position:absolute;
top:545px;
color:#757575;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin:0px auto 0px 23px;
}

#footerrechts {
position:absolute;
top:545px;
color:#757575;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin:0px auto 0px 300px;
}

#content {
position:absolute;
top:74px;
left:294px;
width:412px;
height:478px;
background-image:url(../Bilder/basti_content_daten.jpg);
background-repeat:no-repeat;
}

h1 {
font:2em Tahoma;
font-size:28px;
margin-left:20px;
margin-top:-5px;
color:FFDA2F;
}

h2 {
margin-left:170px;
font:1.4em Tahoma;
font-size:16px;
color:#FFFFFF;
}

p.arbeiten {
color:#ffffff;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin-top:10px;
padding-top:5px;
}

p.drusch {
color:#ffffff;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin-top:13px;
}

p.guelle {
color:#ffffff;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin-top:30px;
}

p.text {
color:#ffffff;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin-top:100px;
margin-left:50px;
}

p.aussaat {
color:#ffffff9;
font-family:Tahoma;
font-size:11px;
line-height:13px;
margin-top:24px;
}

.mehr1, .mehr2, .mehr3, .mehr4  {
margin:5px 0 0 130px;
background-image:url(../Bilder/1_z2.gif);
background-position:center left;
background-repeat:no-repeat;
}

.mehr1 a, .mehr2 a, .mehr3 a, .mehr4 a{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
padding-left:7px;
color:#FFDA2F;
text-decoration:none;
}

.mehr1 a:hover, .mehr2 a:hover, .mehr3 a:hover, .mehr4 a:hover, .weiter a:hover, .seite a:hover  {
color:#FFFFFF;
text-decoration:underline;
}

.seite {
position:absolute;
color:#ffda2f;
font-family:Tahoma;
font-size:11px;
line-height:13px;
top:363px;
left:15px;
font-weight:bold;
}

.weiter {
position:absolute;
color:#ffda2f;
font-family:Tahoma;
font-size:11px;
line-height:13px;
top:432px;
left:330px;
font-weight:bold;
}

 .weiter a, .seite a {
color:#ffda2f;
text-decoration:none;
}

.thumbnail {
margin-left:50px;
padding-top:10px;
float:left;
}


#right {
position:absolute;
left:15px;
top:70px;
width:370px;
font:1.4em Georgia;
font-size:16px;
color:#FFFFFF;
}

#popup {
position:absolute;
z-index:9999;
left:300x;
top:300px;
background-color:#FFFF00;
width:200px;
}


#bauwesen h3 {
margin-top:20px;
}

#nav {
margin:50px 0px 0px 160px;
display:block;
list-style-type:none;
}

#nav a:visited {
text-decoration:none;
color:#292929;
font-family:Tahoma;
font-size:9px;
font-weight:bold;
}

#nav a:link {
text-decoration:none;
color:#292929;
font-family:Tahoma;
font-size:9px;
font-weight:bold;
}
#nav a:hover {
background-image: url(../Bilder/rollover.png);
background-repeat:no-repeat;
text-decoration:none;
}

#nav a:active {
background-image: url(../Bilder/rollover.png);
background-repeat:no-repeat;
text-decoration:none;
}

#nav a {
margin: 10px 10px;
display:block;
width: 100px;
height: 20px;
padding: 6px 0 0 12px;
}

.footer {
color:#757575;
font-family:Tahoma;
font-size:11px;
line-height:13px;
padding-left:50px;
text-decoration:none;
}

/* Lightbox */

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

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
