
#galerie 

{width:150px;
 float:left;
 position:relative;}
 
 #galerie li
{
list-style-type: none;

float: left;
margin: 5px 0px 0px 2px;
text-align: center;
font-weight: bold;
position: relative;
border: 0px;
}


#galerie img
{
width: 140px;
height: 79px;
display: block;
margin-left:10px;
margin-top:10px;
padding: 0px;
border: 2px solid #cccbca;
}


#galerie a 
{cursor:default;}


#galerie a .gross
{
display: none;
cursor: move;
}

#galerie a:hover .gross
{
width: 300px;
height: 249px;
display: block;
position: absolute;
top: 0px;
left: 150px;
z-index: 1;
background: #cccbca;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 2;}





/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover { z-index: 2;}






.abstand {margin-bottom: 3px;}




.textfeld {position:relative; width:454px; height:60px; margin-top:0px; margin-left:14px; margin-bottom:15px; margin-right:15px;}


	

.strich  {position:relative; margin-bottom:7px; margin-top:12px; margin-left:12px; margin-right:24px; padding:0px; border-top:1px solid; border-top-color:#999999; ">}




