
body{font-family: "Trebuchet MS"; font-size:13px; color:#666666;}

.cl {clear: left; }

.sel {width:200px;
margin-top:10px;
float:right;
border:0px solid grey;

}
.bez{ font-weight:bold; background-color:#EAEAEA;}
.material{}
.gewicht{}
.strick{}

.links{
	float:left;
	margin-left: 9px;
	border:1px solid #CCCCCC;
	padding: 3px;
}
.links:hover{
	float:left; 
	cursor:pointer;
	border:1px solid #999999;
	padding: 3px;
	background-color:#E6E6E6;
}

.rechts{
	float:right; 
	margin-right:11px;
	border:1px solid #CCCCCC;
	padding: 3px;
}	
.rechts:hover{
	float:right;
	cursor:pointer;
	border:1px solid #999999;
	padding: 3px;
	background-color:#E6E6E6;
}


div#nav{
margin-top:5px;
height:33px;
width:585px;}

div#bereich2{
	position:absolute; 
	top:0px;
	width:585px;
	height:40px;
	background-image: url('grauBalken.jpg') ;
	background-repeat:no-repeat;
	background-position: left;
	background-color:#ffffff;
}

#bereich2 select{margin-right:20px;}

div#bereich3 {
	position:absolute; 
	top:50px;
	left:0px; width:585px; 
	float:left;
	background-color: white; 
}

div#shirt{float:left;
width:180px;
height:230px;
margin-left:9px;
margin-top:10px;
border:1px solid #c0c0c0;
text-align: center;
}
div#shirt:hover {
	background-image: url('backbround_hover.gif');
}

#atext{display:block;
margin-top:4px;

width:180px;
height:56px;
font-size: 14px; 

line-height:12px;

}
							
#shirt img {border:1px solid white;
 margin-top: 0px;}
 
 #shirt img:hover {border-bottom:1px solid #EAEAEA;
 margin-top: 0px;}
