/* Startseiten/Scrolling */

#start {
	width: 754px; 
	height: 663px;
	margin: 55px auto 0 auto;
	background-color: #e6e6e6;
}

#start-img {
	margin: 57px 27px 27px 27px;
	width: 700px; 
	height: 582px;
	background: transparent;
	line-height: 1px;
	padding: 0;
	z-index: 50;
	position: relative;
}

#start-content {
	width: 700px; 
	height: 582px;
}

#start-img table {
	background: transparent;
	width: 700px; 
	height: 582px;	
}

#buehlmann-gross {
	position: relative;
	left: 27px;
	top: 17px;
	margin-bottom: -23px;
	background: transparent url('../p/buehlmann_gross.gif') no-repeat top left;
	width: 223px;
	height: 23px;
	z-index: 50;
}

#enter {
	position: relative;
	left: 603px;
	top: 627px;
	background: transparent url('../p/enter.gif') no-repeat top left;
	width: 223px;
	height: 23px;
	display: block;
	cursor: pointer;
}

#scroll-wrapper {
	position: relative;
	overflow: hidden; 
	width: 700px; 
	height: 582px;
	margin: -609px 27px 27px 27px;
}
 
#scroll-inner {
	width: 1400px;
	height: 1180px;
	position: relative;
}
 
.scrolling-content {
	text-align: center;
	width: 233px;
	height: 194px;
}
 
#square1, #square2, #square3,
#square4, #square5, #square6,
#square7, #square8, #square9 {
	background-image: url('../i/hgbild.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}

#square1, #square3,
#square5,
#square7, #square9 {
	cursor: pointer;
}

#square1 {
	background-position: 0px 0px;
}

#square2 {
	background-position: -227px 0px;
}

#square3 {
	background-position: -456px 0px;
}

#square4 {
	background-position: 0px -191px;
}

#square5 {
	background-position: -227px -191px;
}

#square6 {
	background-position: -456px -191px;
}

#square7 {
	background-position: 0px -390px;
}

#square8 {
	background-position: -227px -390px;
}

#square9 {
	background-position: -456px -390px;
}

#square1, #square4, #square7,
#content1, #content4, #content7 {
	width: 227px;
}

#square2, #square5, #square8,
#content2, #content5, #content8 {
	width: 229px;
}

#square3, #square6, #square9,
#content3, #content6, #content9 {
	width: 244px;
}

#square1, #square2, #square3,
#content1, #content2, #content3 {
	height: 191px;
}

#square4, #square5, #square6,
#content4, #content5, #content6 {
	height: 199px;
}

#square7, #square8, #square9,
#content7, #content8, #content9 {
	height: 192px;
}

#square1:hover, #square3:hover,
#square5:hover,
#square7:hover, #square9:hover {
   filter:alpha(opacity=0); 
   -moz-opacity: 0.0; 
   opacity: 0.0;
}

#square1 a, #square3 a,
#square5 a,
#square7 a, #square9 a {
	width: 100%;
	height: 100%;
	display: block;
}

#content1, #content4, #content7 {
	left: 114px;
}

#content2, #content5, #content8 {
	left: 142px;
}

#content3, #content6, #content9 {
	left: 579px;
}

#content1, #content2, #content3 {
	top: 95px;
}

#content4, #content5, #content6 {
	top: 290px
}

#content7, #content8, #content9 {
	top: 486px;
}

#content1 {
	background: transparent url('../p/start/bilder.jpg') no-repeat 0px 0px;
}

#content3 {
	background: transparent url('../p/start/skulpturen.jpg') no-repeat 0px 0px;
}

#content5 {
	background: transparent url('../p/start/objekte.jpg') no-repeat 0px 0px;
	width: 3px;
}

#content7 {
	background: transparent url('../p/start/modelle.jpg') no-repeat 0px 0px;
}

#content9 {
	background: transparent url('../p/start/audiovideo.jpg') no-repeat 0px 0px;
}
