
#gallery {
	width: 591px;
}

.template {
	width: 162px;
	height: 194px;
	margin: 15px 0 15px 0;
}

.template-thumb {
	width: 150px;
	height: 171px;
}

.template-thumb a img {
	padding: 3px;
	border: 3px solid #D7D6D6;
}

.template-thumb a:hover img {
	border: 3px solid #9EBED1;
}

.template-info {
	width: 162px;
	height: 20px;
	margin: 3px 0 0 0;
	background: #3f89c3;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

.template-info a {
	text-decoration: none;
	color: #ffffff;
}

.template-info a:hover {
	color: #7cc5ff;
	text-decoration: underline;
}

.template-info-ordernr {
	position: relative;
	float: left;
	padding: 0 8px 0 8px;
	height: 20px;
	background: #2c75b6;
}



	


	

