#galleryrahmen1, #galleryrahmen2, #galleryrahmen3, #galleryrahmen4, #galleryrahmen5, 
#galleryrahmen6, #galleryrahmen7_1, #galleryrahmen7_2, #galleryrahmen8, #galleryrahmen9, #galleryrahmen10, 
#galleryrahmen11, #galleryrahmen12, #galleryrahmen13, #galleryrahmen14, #galleryrahmen15, 
#galleryrahmen16, #galleryrahmen17, #galleryrahmen18, #galleryrahmen19, #galleryrahmen20, 
#galleryrahmen21, #galleryrahmen22, #galleryrahmen23, #galleryrahmen24, #galleryrahmen25, 
#galleryrahmen26 {
	position: absolute ;
	width:100%;
	height:2330px;
	left:0px;
	background-color: grey ;
	border:  0px solid red ;
	visibility:visible;
}
#gallerytitel {
	margin-top:20px;
	margin-bottom:20px;
	height:40px;
	width:1080px;
	font-family:Verdana,Arial,Helvetica;
	font-size:20px;
	color:#CC000F;
	line-height:40px;
  font-weight:600;
	text-align:left;
	text-indent:22px;
	border: 0px solid red ;
	float:left;
}

/*rahmen1*/ 
#gallery {
	width:1255px;
	height:1050px;
	margin-top:50px;
	background-color: white
}

/*rahmen def bild*/
#gallery b.default {
position:absolute; 
left:25px; 
top:250px; 
	width:1255px;
	height:1050px;
text-align:left; 
border: 0px solid red;; 
}

/*def bild*/ 
#gallery b.default img {
display:block; 
margin:0 auto 10px 0px; 
border:0px solid #cfcfcf;
	visibility:hidden;
}
/*text*/ 
#gallery b.default span {
display:inline; 
font-family:verdana, arial, sans-serif; 
font-weight:normal; 
font-size:11px; 
width:350px; 
margin:0 auto;
border:none;
}

/*rahmen thumbs*/
#gallery ul {
list-style:none; 
padding:0; 
margin:0; 
left:21px;
width:1255px; 
position:relative; 
float:left; 
border:none;
}

/* thumbs*/
#gallery ul li {
display:block; 
width:75px; 
height:50px; 
float:left; 
margin:0 6px 5px 0; 
border:none;
}

/* thumbs*/
#gallery ul li a {
display:block; 
width:75px; 
height:50px; 
text-decoration:none; 
border:none;
}

#gallery ul li a span {
display:none;
border:none;
}

/* thumbs*/
#gallery ul li a img {
display:block; 
width:75px; 
height:50px; 
border:none;
}

#gallery ul li a:hover {
white-space:normal; 
border:0px solid #cfcfcf; 
background:#777;
}
/* mouseover bild*/
#gallery ul li a:hover b {
position:absolute; 
left:0px; 
top:120; 
width:548px; 
height:422px; 
text-align:left; 
background:#F6F6F6; 
z-index:20; 
border:none;
}

/* mouseover text*/ 
#gallery ul li a:hover span {
display:inline; 
font-family:verdana, arial, sans-serif; 
font-weight:normal; 
font-size:11px; 
width:350px; 
margin:200 auto;
}

/* mouseover bild*/
#gallery ul li a:hover img {
margin:0 auto 10px auto; 
width:auto; 
height:auto; 
border:0px solid #cfcfcf;
}




#gallery ul li a:active, #gallery ul li a:focus {  
border:none;
background:#777;
}
/* click bild*/
#gallery ul li a:active b, #gallery ul li a:focus b {
position:absolute; 
left:0px; 
top:120; 
width:548px; 
height:422px; 
text-align:left; 
z-index:10; 
border:none;
}
/* click text*/ #gallery ul li a:active span, #gallery ul li a:focus span {display:inline; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:0px solid #cfcfcf;}

