/*** CSS Styles für die Foto - Galerie ***/

.gallery_h4{
	color:#7E0014;
	font-weight:bold;
	font-size:14px
}

/* margin-right wird in FS gesetzt */
.pg_thumbnail{
	float:left;
	margin-bottom:3px;
}

.pg_thumbnail_text{
	font-weight:bold;
	float:left;
}

.pg_navi_links{
	width:600px;
	border-top:1px solid #e1c9be;
	border-bottom:1px solid #e1c9be;
}

.pg_tell_friend{
	width:427px;
	border:1px solid #7e0014;
	border-bottom:3px solid #7e0014;
	border-top:3px solid #7e0014;
	font-weight:bold;
	background-color:#7e0014;
	color:white;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}

/* IE6 Hack */
* html .pg_tell_friend{
  width:420px;
}

.pg_tell_friend_input{
	font-weight:100;
	height:12px;
	width:202px;
	font-size:10px;
}

/* IE6 Hack */
* html .pg_tell_friend_input{
  width:190px;
  margin-left:2px;
}

.pg_tell_friend_btn{
	padding-bottom:0px;
	margin-bottom:2px;
	border-top:3px solid #7e0014;
	border-bottom:1px solid #7e0014;
	margin-top:2px;
}

/* IE6 Hack */
* html .pg_tell_friend_btn {
	border-bottom:3px solid #7e0014;
}

/* IE7 Hack */
*+html .pg_tell_friend_btn {
	border-bottom:3px solid #7e0014;
}

.pg_archiv{
	width:600px;
}

.pg_archiv_head{
	background-color:#e7c2b5;
	width:590px;
	height:15px;
	padding-bottom:2px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	color:#444;
}

.pg_archivpunkte{
	width:600px;
}

.pg_archiv_text{
	float:left;
	width:110px;
	padding-left:8px;
	font-weight:bold;
	font-size:10px;
	margin-top:8px;
}

/* IE6 Hack */
* html .pg_archiv_text{
  width:107px;
}
