#galleryuebersicht {
 font-size: 16px;
}
#galleryuebersicht a {
 text-decoration: none;
 font-size: 16px;
}

#galleryuebersicht ul {
 
}

#gallery {
 width: 100%;
 min-height:550px;
 height:auto !important;
 height:550px; 
 overflow: auto;
	border: 0px solid #000000;
	margin: 0px;
 padding: 0px;
	position: relative;
	z-index: 101;
 border: 0px solid green;
}

#gallery select {
 background: #E8E3E3;
 font-family: Verdana;
 color: #000000;
 font-size: 10px;
}

#gallery input {
 background: #E8E3E3;
 font-family: Verdana;
 color: #000000;
 font-size: 10px;
}


#gal_enlarge_container img{border: 1px solid #000; padding: 5px; }

#gal_thumb_container img{ 
 
}

#gallery a:link,#gallery a:visited {
 color: #666666;
}

#gallery a:focus,#gallery a:hover,#gallery a:active{ 
 text-decoration: none; 
}



#gallery ul {
 margin: 0;
 padding: 0; 
 text-align: center;
 border: 0px solid red;
}



#gallery li{
	display: inline;
	text-align: center;
 /*width: 50px;
	height: 40px;*/
}

/* #gal_thumb_container{ width: 100%;}
	gal_enlarge_container{width: 560px; height: 400px; }*/
