/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2009 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#gallery {
	width:750px;
	height:300px;
	padding:10px;
	background: #fff;
	position:relative;
	margin-bottom:20px;
	top: 15px;
	outline: none;}
	
#menu2 {display:block; width:500px; height:250px; min-height:250px; margin:0px;}
#menu2 ul {margin: 0; padding: 0; list-style-type:none;}
#menu2 li {display:block; float:left; margin-right:10px; width:150px; border:0px solid #000;}
#menu2 li.list1t {background:#fff url(../galerien/pic11.jpg) no-repeat;}
#menu2 li.list2t {background:#fff url(../galerien/pic33.jpg) no-repeat;}
#menu2 li.list3t {background:#fff url(../galerien/pic22.jpg) no-repeat;}
#menu2 a {display:block; width:150px; height:30px; padding-top:280px; color:#000; text-decoration:none; text-align:center; color:#000; font-family:arial, sans-serif; font-size:12px; font-weight:normal;}

#menu2 a#item1t {background:transparent url(../galerien/pic1.jpg) -150px -86px no-repeat;}
#menu2 a#item2t {background:transparent url(../galerien/pic3.jpg) -150px -86px no-repeat;}
#menu2 a#item3t {background:transparent url(../galerien/pic2.jpg) -150px -86px no-repeat;}

#menu2 a#item1t:hover {background-position:top right; z-index:50; color:#000; font-weight:bold;}
#menu2 a#item2t:hover {background-position:top right; z-index:50; color:#000; font-weight:bold;}
#menu2 a#item3t:hover {background-position:top right; z-index:50; color:#000; font-weight:bold;}
#menu2 a#item4t:hover {background-position:top right; z-index:50; color:#000; font-weight:bold;}
