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

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


.pg_thumbnail{
	float:left;
	margin-bottom:3px;
}

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

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

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


* html .pg_tell_friend{
  width:420px;
}

.pg_tell_friend_input{
	font-weight:100;
	height:12px;
	width:195px;
	font-size:10px;
	margin-left:5px;
}


* html .pg_tell_friend_input{
  width:170px;
  margin-left:5px;
}

.pg_tell_friend_btn{
	padding-bottom:0px;
	margin-bottom:2px;
	border-top:3px solid #830027;
	border-bottom:1px solid #830027;
	margin-top:2px;
}
* html .pg_tell_friend_btn {
	border-bottom:3px solid #830027;
}

*+html .pg_tell_friend_btn {
	border-bottom:3px solid #830027;
}

.bg_tell_friend_box{background-color:#830027;}

.pg_archiv{
	width:600px;
}

.pg_archiv_head{
	background-color:#E8A2B9;
	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;
}

* html .pg_archiv_text{ width:107px;}
.inhalt_einzelbild_fotogalerie {width:125px;height:94px;border:1px solid #830027;margin-bottom:0px;padding-bottom:0px;cursor:pointer;}

/************FOTOGALERIE ENDE*************************/
