#gallery_container {
	position:relative;
	height:315px;
	margin:0px 20px;
	z-index:1;
}

#button_left {
	position:absolute;
	left:0px;
	text-align:left;
	top:0px;
	height:20px;
	width:70px;
	z-index:5;
}

#button_right {			
	position:absolute;
	text-align:right;
	right:0px;
	top:0px;
	height:20px;
	width:70px;
	z-index:7;
}

#button_zusammen {
	top:270px;
	position: relative;			
	white-space:nowrap;				
	height: 20px;
}

#button_left img, #button_right img { }

#first_row {
	position:absolute;
	left:0px;
	top:0px;
	height:145px;
	z-index:4;
	white-space:nowrap;
}

#second_row {
	position:absolute;
	left:0px;
	top:140px;
	height:145px;
	z-index:4;
	white-space:nowrap;
}

#gallery_rect {
	overflow:hidden;
	position:absolute;
	top:10px;
	height:310px;
	width:100%;
}

a.fotolink:link, a.fotolink.active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.fotolink:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;	
}

a.fotolink:hover, a.fotolink:focus {
	text-decoration: none;
	color: #00000;	
	font-weight:bold;
}

#gallery_container_02 {				
	position:relative;
	height:250px;
	left:0px;
	margin-left:10px;
	margin-right:21px;
	z-index:1;
}

#button_left_02 {
	position:absolute;
	left:0px;
	text-align:left;
	top:0px;
	height:20px;
	width:60px;
	z-index:5;
}

#button_right_02 {			
	position:absolute;
	text-align:right;
	right:0px;
	top:0px;
	height:20px;
	width:70px;
	z-index:7;
}

#button_zusammen_02 {
	top:225px;
	position: relative;			
	white-space:nowrap;				
	height: 20px;
}

#button_left_02 img, #button_right_02 img { }

#first_row_02 {
	position:absolute;
	left:0px;
	top:0px;
	height:120px;
	z-index:4;
	white-space:nowrap;
}

#second_row_02 {
	position:absolute;
	left:0px;
	top:110px;
	height:120px;
	z-index:4;
	white-space:nowrap;
}

#gallery_rect_02 {
	overflow:hidden;
	position:absolute;
	top:0px;
	height:310px;
	width:100%;
}

#gallery_container_02 #gallery_rect_02 #first_row_02 img {
	border: 1px solid black;
}
#gallery_container_02 #gallery_rect_02 #second_row_02 img {
	border: 1px solid black;
}

a.fotolink_02:link, a.fotolink_02.active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.fotolink_02:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;	
}

a.fotolink_02:hover, a.fotolink_02:focus {
	text-decoration: none;
	color: #00000;	
	font-weight:bold;
}
