/* Overall Gallery Styles */


@media screen and (max-width: 1023px) {
#jframe-img, #jframe-img img{ max-width: 100%; height: auto;}
.foto_link {
    background-color: #ECECED;
    border-radius: 5px 5px 5px 5px;
    height: 10px;
   left:auto; 
   right:2px;
    opacity: 0.7;
    padding: 7px 14px 14px;
    position: absolute;
    top: -90px;
    width: auto;
	height:30px;
	float:right;
}


 

}

@media screen and (min-width: 1024px) {

.jpcontent {
    width: 950px;
}

#jframe-img, {width: 950px;}
#jframe-img img {width: auto;}
#inh {padding: 0;}
#page {width: 990px;}	

.foto_link {
    background-color: #ECECED;
    border-radius: 5px 5px 5px 5px;
    height: 10px;
    left: 430px;
    opacity: 0.7;
    padding: 7px 14px 14px;
    position: absolute;
    top: -90px;
    width: auto;
}
}


.gallery {
	margin:auto;
}

.gallery-icon {
	text-align:center;
}

.gallery-image, .gallery-text {
	float:left;
}

.container-thumb img, .container-thumb h3, .container-thumb p {
	float:left;
}
.container-thumb img {
	border:2px solid #CFCFCF;
	margin:2px 8px 2px 2px;
	padding-right: 0 !important;
}
.container-thumb h3 {
	margin-top:5px;
	min-width:40%;
	text-align: left;
}
.container-thumb p {
	width:80%;
	text-align:left;
}

/* All possible thumbnails widths */
#jphoto-page .width-1 { width:100%; }
#jphoto-page .width-2 { width:49%; }
#jphoto-page .width-3 { width:33%; }
#jphoto-page .width-4 { width:25%; }
#jphoto-page .width-5 { width:20%; }
#jphoto-page .width-6 { width:16%; }
#jphoto-page .width-7 { width:14%; }
#jphoto-page .width-8 { width:12%; }

/* Category */
.jcategory .gallery-text h3 {
	padding:10px;
	border-bottom:1px solid #9FA5B1;
	border-top:1px solid #9FA5B1;
	min-width:75%;
}
.jcategory .container-thumb img:hover {
	border:2px solid #BBBBBB;
}
.jcategory .width-1 .gallery-text {
	max-width:75%;
}

/* Gallery */
.jgallery img {
	margin-bottom:15px;
	border:1px solid #9FA6A8;
	padding:2px;
	float:none;
}

/* Image */

#jhead {
	width:67%;
	float:left;
	text-align:right;
}
#jframe-top #jhead h2 {
	color:#336D91;
	float:left;
	font-size:28px;
	line-height:26px;
	margin-bottom:0;
	margin-top:0;
	text-align:center;
	width:60%;
}
#jframe-top #jhead a {
	color:#23312F;
	float:left;
	font-weight:bold;
	height:10px;
	margin-left:38px;
	padding:11px 0 0;
}
#jframe-top #jhead a:hover {
	color:#35586E;
	text-decoration:none;
}
.jnavigation {
	float:right;
	margin:0;
	padding:0;
	width:33%;
}
.jnavigation a {
	color:#336D91 !important;
	font-weight:bold !important;
}
.jnavigation a:hover {
	color:#135CAE !important;
	text-decoration:none;
}
.jnavigation .prev, .jnavigation .next {
	float:left;
	text-align:right;
	margin:20px 0 0;
	padding:0;
	width:43%;
}






#jframe-bottom {
	margin:0 10px;
}
#jframe-bottom .jnavigation, #jframe-bottom .jnavigation .prev, #jframe-bottom .jnavigation .next {
	width:100%;
}
#jframe-bottom .content-left{
	float:left;
	width:23%;
	text-align:right !important;
}
#jframe-bottom .jnavigation .prev {
	text-align:left !important;
}
#jframe-bottom .content-left .img-wrap img {
	float:left;
}
#jframe-bottom .content-right{
	float:right;
	width:23%;
	text-align:left !important;
}
#jframe-bottom .content-right .img-wrap {
	float:right;
}
#jframe-bottom .content-middle {
	float:left;
	margin:35px 31px 20px;
	width:45%;
	clear:right;
}
.content-middle h3 {
	color:#73746F;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	height:50px;
}
#jframe-bottom #jphoto-info, #jframe-bottom .content-middle h3 {
	margin:0 auto;
	width:300px;
}

/* Other styles */
.jpclear {
	clear:both;
}
.clear-all {
	clear:both;
	width:100%;
}

/* Daniel Fixes */
.gallery-item {
	float:left;
	margin-top:10px;
	text-align:center;
	width: 100%;
}
.gallery-block{
	width:100%;
	/*clear:both;*/
	display:block;
	float:right;
	border-bottom:1px solid #98A1B6;
	/*margin:0 10px 15px;*/
	padding:10px 0 5px;
}

.gallery-text {
	margin-left:15px;
	max-width:70%;
}
#jframe-top {
	width: auto;
	margin: 0 auto 20px ;
}
#jframe-top a {
	color: #000;
	font-weight: bold;
}
#jframe-img {
	margin:0 auto;
	padding:1px 10px;
	position:relative;
	text-align:center !important;
}

#jframe-img img {
	/*margin:0 0 13px;*/
	border:1px solid #000;
	padding-right: 0;
	/* neu eingefŸgt */
	 height: auto;
    float:left;
}

#jframe-img .prev {
	background: url(../../../templates/hardwareluxx/images/jphoto-left.png);
	position: absolute;
	left: 0px;
	top: 50%;
	width: 27px;
	height: 27px;
}
#jframe-img .next {
	background: url(../../../templates/hardwareluxx/images/jphoto-right.png);
	position: absolute;
	right: 0px;
	top: 50%;
	width: 27px;
	height: 27px;
}

#jframe-img .prev a,
#jframe-img .next a {
	display:block;
	text-indent : -9999px;
	height: 27px;
	outline: none;
}

#jframe-bottom-nav{
	padding-left:40px;
	padding-right:40px;
	clear:both;
	text-align:center;
}

#prev-image{
	float:left;
	
	font-size:14px;
}

#next-image{
	float:right;
	font-size:14px;
	margin-top:15px;
}

.image-count{
	font-size:14px;
	display:block;
	clear:both;
}
.jpsingle {
	background: #ECECED;
	padding-top: 20px;
	padding-bottom: 20px;
}

.jpcontent {
	width: 950px;
	margin: 0 auto;
}

#jp-pagination {
	text-align: center;
	margin: 10px auto;
}
ul.pagination {
	list-style: none;
	display: inline-block;
	margin: 10px auto;
}

ul.pagination li {
	float: left;
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

/* Nur die Fotostrecke Ÿberschreibt die rechte Section */

section {
	display:none
}


.foto_link a {
    color: #000000;
    font-weight: bold;
}
#content_photo {
    text-align: center;
}

#content_photo img 
	 {
    max-width: 100% ;
    height: auto ;
  }

.content_photo_link {
    position: relative;
}

#page { font-size: 13px; padding: 30px 0px 0 0}
 
#jframe-img {
    margin: 0 auto;
    padding: 1px 10px;
    position: relative;
    text-align: center !important;
	clear:both;
}
 
.jpcontent {
    margin: 20px auto;
    text-align: center;
}
 
.image-count {
    clear: both;
    display: block;
}
#jframe-bottom-nav {
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
 
#next-image {
    float: right;
}
 
#jframe-top {
    margin: 0 20px 0 20px;
    width: auto;
}
 
.jpsingle {
    padding-top:  20px;
}
 
 
