@charset "utf-8";
/* CSS Document */

#uhrenkollektion_start { margin: 20px 0px 0px 43px; font-size: 13px;}

#uhrenkollektion_start div {float:left; width: 198px; text-align: center; padding: 20px 0 10px 0}

#uhrenkollektion_start p {background: #fff; margin: 0 9px; padding: 6px 0; border-top: 3px solid #ccc; font-size: 11px;}

#uhrenkollektion_start a {font-size: 13px; font-weight:bold;}

#uhrenkollektion_start div img {padding-top: 0px;}

#uhrenkollektion div {
	float: left;
	width: 199px;
	margin-top: 25px;
}

#uhrenkollektion div.s {
	float: left;
	width: 399px;
	margin-top: 25px;
}

#uhrenkollektion h3 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 0 13px;
}

#uhrenkollektion div a:link, #uhrenkollektion div a:active, #uhrenkollektion div a:visited{
	display: block;
	margin: 6px 0px 0px 17px;
	text-decoration: none;
	position: relative;
}

#uhrenkollektion div.s a {
	display: block;
	margin: 6px 0px 0px 25px;
	text-decoration: none;
	position: relative;
}

#uhrenkollektion img {
	display: block;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
}


#uhrenkollektion a.high_quality_button:link, #uhrenkollektion a.high_quality_button:visited, #uhrenkollektion a.high_quality_button:active {
	margin: 0px;
	width: 199px;
	height: 25px;
	outline: none;
	background: url(../layout/details_ansehen.jpg) no-repeat;
	background-position: 6px 0px;
	z-index: 1;
	position: relative;
}

#uhrenkollektion a.high_quality_button:hover {
	background-position: -193px 0px;
}

#uhrenkollektion a.high_quality_button_s:link, #uhrenkollektion a.high_quality_button_s:visited, #uhrenkollektion a.high_quality_button_s:active {
	margin: 0px;
	width: 381px;
	height: 25px;
	outline: none;
	background: url(../layout/details_ansehen_s.jpg) no-repeat;
	background-position: 14px 0px;
	z-index: 1;
	position: static;
}

#uhrenkollektion a.high_quality_button_s:hover {
	background-position: -367px 0px;
}
