/* ############################################################################################ Galerie Index */
.headline {
	margin-top: 15px;
	margin-bottom: 10px;
}
.quickgal {
	width: 85%;
	text-align: center;
	margin: auto;
}
.quickgal td {
	height: 30px;
	vertical-align: middle;
}
.quickgal input, .quickgal select {
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}
.galselection {
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	margin: auto;
	text-align: center;
}
.stoeberngal {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}
.stoeberngal td {
	text-align: center;
	height: 25px;
}
.galcontent {
	width: 650px;
	margin-top: 20px;
	text-align: left;
}
.galcontent img {
	float: left;
	margin: 0px 10px 10px;
	height: 100px;
	width: 150px;
}
.galcontent span {
	font-size: 13px;
	font-weight: bold;
}
/* ############################################################################################ Galerie Übersicht */
.gallery_sub {
	border-collapse:separate;
}

.gallery_sub_td {
	font-size:11px;
	padding:2px;
	vertical-align:top;
}

.gallery {
	border-collapse:separate;
	border-spacing:5px;
}

.gallery td {
	width:25%;
	background:#F1F1F1;
	padding:2px;
}

/* ############################################################################################ Detail Ansicht */
.img_header_left {
	background-image: url(../img_head_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.img_header_right {
	background-image: url(../img_header_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.img_header_middle {
	background-image: url(../img_head_middle.jpg);
	background-repeat: repeat-x;
	height: 35px;
	margin:0 22px 0 15px;
}
.img_bg {
	position: relative;
	background-color: #000000;
	background-image: url(/design/pp-logo-s.gif);
	background-position: center center;
	background-repeat:no-repeat;
	text-align: center;
	margin: 0 auto;
	height: 465px;
}
.img_bg img {
	position: relative;
	z-index: 0;
}
.breadcrumb {
	position: absolute;
	top: 250px;
	left: 132px;
	font-weight: bold;
	color: #FF9900;
}
.breadcrumb a {
	color: #FF9900;
}
.bc_link:link, .bc_link:visited, .bc_link:active {
	color: #FF9900;
	text-decoration: none;
}
.bc_link:hover {
	color: #FF9900;
	text-decoration: underline;
}
.gal_caption {
	float: left;
	color: #FF9900;
	margin-top: 10px;
}
.gal_caption a {
	color: #FF9900;
}
.gal_caption a:hover, .gal_caption a:link, .gal_caption a:visited, .gal_caption a:active {
	color: #FF9900;
}
/* Vorbereitung für die Fotografennennung
/*zeile 147 & 154 auskommentieren*/
.photographer{
	float: left;
	width: 190px;
	color: #FF9900;
	margin-top: 10px;
}

.img_caption {
	float: left;
	width: 200px;
	 /*width: 280px;*/
	color: #FF9900;
	margin-top: 10px;
}
.img_ccount {
	float:left;
	color: #FFFFFF;
	width: 80px;
	/*width: 150px;*/
	margin-top: 10px;
}
.img_rates {
	float:right;
	color: #FF9900;
	width: 150px;
	margin-top: 10px;
	text-align: right;
}
.img_clicks {
	color: #FF9900;
	height: 15px;
	float: right;
	padding-top: 3px;
	padding-right: 13px;
	font-size: 10px;
}
.img_sub {
	position: relative;
	background-color: #000000;
	height: 18px;
}
.img_pages {
	position: absolute;
	width: 580px;
	height: 15px;
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 3px;
	float: left;
	z-index: 900;
}
.img_pages a {
	color: #CCCCCC;
	text-decoration: none;
}
.img_pages a:hover {
	text-decoration: underline;
}

#dia_sek {
	position: absolute;
	font-size: 10px;
	color:#CCCCCC;
	background-color:#000000;
	top: 4px;
	left: 238px; 
	display: inline;
	height: 13px;
	width: 15px;
	border: 1px solid #FFFFFF;
	z-index: 900;
}

/* ################################################################################################ Bilder Navigation */
#img_nav_header {
	height: 28px;
}
#img_nav_header #img_nav_list {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#img_nav_header #img_nav_list li {
	display: inline;
}
#img_nav_header #img_nav_list li a{
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(/design/bildnavi.png);
}
#img_nav_header #img_nav_list li#img_nav_overview a {
background-position: 0px 0px;
width: 94px;
}
#img_nav_header #img_nav_list li#img_nav_overview a:hover {
background-position: 0px -28px;
width: 94px;
}
 
 
 

#img_nav_header #img_nav_list li#img_nav_back a {
background-position: -94px 0px;
width: 76px;
}
#img_nav_header #img_nav_list li#img_nav_back a:hover {
background-position: -94px -28px;
width: 76px;
}
 
 

#img_nav_header #img_nav_list li#img_nav_forw a {
background-position: -170px 0px;
width: 58px;
}
#img_nav_header #img_nav_list li#img_nav_forw a:hover {
background-position: -170px -28px;
width: 58px;
}
 
 

#img_nav_header #img_nav_list li#img_nav_dia a {
background-position: -228px 0px;
width: 132px;
}
#img_nav_header #img_nav_list li#img_nav_dia a:hover {
background-position: -228px -28px;
width: 132px;
}
 
 

#img_nav_header #img_nav_list li#img_nav_album a {
background-position: -360px 0px;
width: 201px;
}
#img_nav_header #img_nav_list li#img_nav_album a:hover {
background-position: -360px -28px;
width: 201px;
}
 
 

#img_nav_header #img_nav_list li#img_nav_save a {
background-position: -561px 0px;
width: 138px;
}
#img_nav_header #img_nav_list li#img_nav_save a:hover {
background-position: -561px -28px;
width: 138px;
}
