img {border:none;}

.Logo{
	z-index: 100;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(Grafiken/Navigation/D_Logo_A.png);
	position: relative;
}

.hintergrund2 {

	background-attachment: scroll;
	background-image:url(Grafiken/Hintergrund/2bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
}

.hintergrund3 {
	background-attachment: scroll;
	background-image:url(Grafiken/Hintergrund/3bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
}

.hintergrund1 {
	background-attachment: scroll;
	background-image:url(Grafiken/Hintergrund/1bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
}


.hintergrund4 {
	background-attachment: scroll;
	background-image:url(Grafiken/Hintergrund/2_1bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
}
.hintergrund5 {
	background-attachment: scroll;
	background-image:url(Grafiken/Hintergrund/3_1bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
}

img {
	border:0;
 }
 
 
 /* gallery lightroom Rahme in der Tabelle*/

#gallery {
	width:400px;
	margin-top: 12px;
	/*margin-left: 2px;*/}
	
	


.T{
	width:96px;
	padding-top: 7px;}

/*index Galerie*/
#slideshow{}
.slideshow{
position: relative;
padding-top:17px;
padding-left: 1px;
width: auto;
}
.slideshow img{
	position:absolute;
	z-index: 11;
	
}

#slideshow_werft{
	position:absolute;
	z-index: 100;
	top:145px;
	clear:right;
	}

#slideshow_medien{
	position:absolute;
	z-index: 100;
	top:375px;
	border:0;
}
*/#Banner {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 56px;
	width: 900px;
	background-position: center center;
}
#BannerText {
	text-decoration: none;
	margin-left: 57px;
}

