html {overflow: hidden;}
body {margin: 0; overflow: hidden;}
body {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 11px; background: #425F6A; line-height: 18px;}
img {border: 0;}
form {display: inline;}
ul {margin: 0; padding-left:20px; padding-right: 10px; list-style-type: disc;}

a {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {padding-top: 10px; margin: 0; font-size: 12px;}
p {padding: 10px 0 10px 0;}

#bgrnd {width: 100%; height: 600px; background: url(../images/bg.gif); position: absolute; margin-top: -350px; top: 50%;}/*background: url(images/bg.gif);*/

#page {width: 800px; height: 600px; }

/*obere Bereich*/
#top {background: url(../images/top.jpg) no-repeat; width: 800px; height: 151px; }
#logo a{background: transparent; width: 322px; height: 151px; display: block; text-indent: -3000px;}

/*Navigation*/
#navigation {background: #293A4F; width: 800px; height: 30px;}
#navigation ul {list-style-type: none; padding: 0; margin: 0;}
#navigation ul li {float: left; padding: 0; margin: 0;}
#navigation ul li a {height: 30px; display: block; text-indent: -3000px; }

/*Buttons*/
a#home {background: url(../images/home.gif) no-repeat; width: 55px;}
a:hover#home {background: url(../images/home.gif) no-repeat; width: 55px; background-position: left bottom;}
a#home-active {background: url(../images/home.gif) no-repeat; width: 55px; background-position: left bottom;}

a#unternehmen {background: url(../images/unternehmen.gif) no-repeat; width: 106px;}
a:hover#unternehmen {background: url(../images/unternehmen.gif) no-repeat; width: 106px; background-position: left bottom;}
a#unternehmen-active {background: url(../images/unternehmen.gif) no-repeat; width: 106px; background-position: left bottom;}

a#leistungen {background: url(../images/leistungen.gif) no-repeat; width: 88px;}
a:hover#leistungen {background: url(../images/leistungen.gif) no-repeat; width: 88px; background-position: left bottom;}
a#leistungen-active {background: url(../images/leistungen.gif) no-repeat; width: 88px; background-position: left bottom;}

a#galerie {background: url(../images/galerie.gif) no-repeat; width: 66px;}
a:hover#galerie {background: url(../images/galerie.gif) no-repeat; width: 66px; background-position: left bottom;}
a#galerie-active {background: url(../images/galerie.gif) no-repeat; width: 66px; background-position: left bottom;}

a#impressum {background: url(../images/impressum.gif) no-repeat; width: 167px;}
a:hover#impressum {background: url(../images/impressum.gif) no-repeat; width: 167px; background-position: left bottom;}
a#impressum-active {background: url(../images/impressum.gif) no-repeat; width: 167px; background-position: left bottom;}




/*mittlere Bereich*/
#main {background: #425F6A; width: 800px; height: 394px; }
#left {background: url(../images/left.jpg); width: 438px; height: 394px; float: left; }

#middle {background: url(../images/middle.jpg); width: 290px; height: 394px; float: left;}
#content {width: 280px; height: 394px; float: right; overflow: auto;}
#content p {padding-right: 10px; }
#ul-style-eins .list1 {color:#666; font-size:12px; font-weight:bold;}
#ul-style-zwei .list1 {color:#666; font-size:12px; font-weight:bold;}
#content li {padding:2px 0 0 0;}

#right {background: #425F6A; width: 72px; height: 394px; float: left; }/*url(images/right.jpg) */

/*untere Bereich*/
#bottom {background: #293A4F; height: 25px;}
#footer {background: url(../images/footer.gif); height: 151px;}
#footer li{display:inline; padding:5px;}
#footer a {color: #666;}

#sitemap { float:left; width:50px; height:20px; margin:4px 0 0 15px;}
#sitemap a{color: #666;}
.counter {float:left; width:200px; height:10px; margin-top:3px; color:#293A4F;}
#clear {clear:both;}

/*------------------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: white;
	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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #000; }
#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: 100%;
	background-color: black;
	}
.dsa-content a{color:grey;}

