
/* ### all pages ###  */
a.larr.disabled,a.rarr.disabled { opacity: 0.7; }
ul.detail-nav > li > span.spacer { opacity: 0.7; }

section#img_title_aside { display: none; }
section#img_title_aside h2 { display: inline; color: rgb(120, 120, 120); font-size: 12px !important; font-family: 'Droid Sans', sans-serif; font-style: normal !important; font-variant: normal; font-weight: normal !important; line-height: 17px; }
div#twocol div.mcol header.content span.wrap.first h2 { overflow: hidden; white-space: nowrap; display: inline; color: rgb(120, 120, 120); font-size: 12px !important; font-family: 'Droid Sans', sans-serif; font-style: normal !important; font-variant: normal; font-weight: normal !important; line-height: 17px; }
body div#container nav#main { margin: 0.4em 0 2em; padding: 0.6em 0; } /* top nav abstand */
body::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
body::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; }
body::-webkit-scrollbar-thumb { background-color: rgba(34, 34, 34, 0.8); border: 1px solid rgba(85, 85, 85, 0.8); }


/* auf seiten, auf denen unten eine pagination-bar erscheint, keine weitere bar mit dem (c) paul hollunder anzeigen */
div#container footer.bot { display: none; margin: 3rem 0 1rem 0; } div#container div.paginate { margin-bottom: 3rem; } 
body.k-source-content div#container footer.bot { display: block; font-size: 11px; }

/* ### k-source-index ### startpage ### */
body.k-source-index > div#container > footer.bot { padding: 1rem 0; margin: 2rem 0 3rem 0; }


/* ### k-source-timeline ### timeline ### */
body.k-source-timeline > div#container > div#twocol > div.mcol > article.kevent > div.article_body { margin-bottom: 2.2rem; }
body.k-source-archive-timeline > div#container > div#twocol > div.mcol > article.kevent > div.article_body { margin-bottom: 2.2rem; }


/* ### k-source-albums ### alben-page ### */
body.k-source-albums > div#container > ol.thumbs > li.album > h4 > a { font-size: 12px; font-weight: normal; }


/* ### k-source-album ### album-page ### */
body.k-source-album > div#container > ol.thumbs { min-height: 1000px; }


/* ### k-source-category ### category-page ### */
body.k-source-category > div#container > div#twocol > div.mcol > article.kevent { margin-bottom: 3rem; }
body.k-source-category > div#container > div#twocol > div.mcol > article.kevent:last-of-type { margin-bottom: 1rem; }


/* ### k-source-content ### photodetail-page ### */

body.k-source-content > div#container > div#twocol > div.rcol > aside > section > h4 > span { white-space: nowrap; } /* photodetail-page ### pagination in der rechten spalte nicht umbrechen */
.pcart { padding-left: 2px; width: 18px; }
.pcart > a { background-image: url(/_m/cart.png); background-repeat: no-repeat; background-position: center; width: 18px; height: 16px; margin-bottom:-4px; padding-bottom: 0; display: inline-block; opacity: 0.6; }
.pcart > a:hover, .pcart > a:active { opacity: 1; }
.pcart > div { display: none; position: absolute; z-index: 999; background-color: white; margin-top: 5px; padding: 6px; width: 270px; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.6); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.6); box-shadow: 0 2px 6px rgba(0,0,0,.6); }
.cform { color: #000000; font-family: 'Lucida Grande'; font-size: 10px; }


/* ### k-source-page ### about-page ###  */
body.k-source-page > div#container > article > figure.k-content-embed > img { float: right; }
/* body.k-source-page { margin-top: -1.65em; } */
body.k-source-page div#container article { margin-bottom: 6rem; }
.agb-light-text { color: #acacac; }

div#container > div#twocol header, div#container footer { font-size: 0.84em !important; }
header.content span.wrap { padding: 0 6px 4px; }

/* aboutpage -portrait */
.k-source-page #container article figure img:first { width: 250px; }

/* Lightboxlink */
.lightboxlink { display: inline-block; padding: 0; margin: 0; font: inherit; }
.lightboxlinksmall { display: none; padding: 0; margin: 0; background-image: url(/_m/lightbox.png); background-repeat: no-repeat; background-position: center; width: 18px; height: 16px; margin-bottom:-4px; padding-bottom: 0; opacity: 0.5; }
.lightboxlinksmall:hover { opacity: 1; }

/* share+ */
.share_button_small { display: none; opacity: 0.8; }
.share_button_small:hover { opacity: 1; }

#twocol div.rcol aside section header.content span { font-size: 12px; }
#container header.content span span { font-size: 12px; }
div.kshare { margin-left: -140px; }


header.top { margin-top: 2.5em; }

body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
header.content > span.wrap.first { max-width: 450px !important; height: 18px !important; overflow: hidden; }
body.k-source-album header.content > span.wrap.first { overflow: visible !important;  }

/*
	#container header.content span.right { float: none } 
	#container header.content span.right span.edge_left.share { float: right }
*/

@media only screen and (min-width: 768px) and (min-height: 790px) {
	body div#container nav#main { margin: 0.4em 0 4em; padding: 0.6em 0; } /* top nav abstand */
	header.top { margin-top: 4em; }
	}


/* TABLET
----------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.k-source-page #container article figure img { width: 250px; }
	.lightboxlink { display: none; }
	.lightboxlinksmall { display: inline-block; }
	.share_button { display: none; }
	.share_button_small { display: inline; cursor: pointer; }
	#container { width:728px; }
	header h1 { display:block; white-space: nowrap; }
	header.top { margin-top:30px; }
	ol.thumbs li { width:207px; }
	div.mcol { width:490px; }
	/*div.rcol { font-size:90%; }*/
	.kevent .article_body { padding-right:0; }
	div.kshare { margin-left: -170px; }
	div.cform { margin-left: -226px !important; }

	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 380px !important; height: 18px !important; overflow: hidden; }
	body.k-source-album header.content > span.wrap.first { max-width: 430px !important; height: 18px !important; overflow: visible !important; }
	}


/* MOBILE (PORTRAIT/320PX)
----------------------------------------------- */
@media only screen and (min-width: 320px) and (max-width: 767px) {

	.k-source-page #container article figure img { width: 100px; }
	.lightboxlink { display: none; }
	.lightboxlinksmall { display: inline-block; }
	.share_button { display: none; }
	.share_button_small { display: inline; cursor: pointer; }
	#container { width:280px; }
	header h1 { font-size: 20px !important; display:block; white-space: nowrap; }
	header.top { margin-top:20px; }
	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 170px !important; height: 18px !important; overflow: hidden;  }
	body.k-source-album header.content > span.wrap.first span.k-nav-breadcrumbs { display: none; }
	body.k-source-album header.content > span.wrap.first { height: 14px !important; overflow: visible !important;  }
	ol.thumbs li { width:280px; margin:0 0 30px 0; }
	div.mcol { width:280px; float:none; margin:0 0 1.1667rem 0; }
	div.rcol { width:100%; margin:20px 0 24px 0; font-size:90%;}
	body.k-source-content div.head { width:280px; }
	body.k-source-content div.head h2 { width:280px; }
	.kevent .article_body { padding-right:0; }
	div.kshare { margin-left: -170px; }
	div.cform { margin-left: -226px !important; }
	body.k-source-page div#container article { font-size: 90% !important; }
	#container footer.bot { margin-top: 0 !important; }


	/* titel unten statt ueber dem bild */
	#twocol div.rcol aside section.view-album ol.thumb-strip { display: none; } 
	#img_title_aside { display: block !important; }
	#twocol div.mcol header.content span.wrap.first h2 { display: none !important; }
	#rcol aside section h4 { font-size: 12px; }
	#twocol div.mcol header.content, #twocol div.rcol header.content { margin-bottom: 10px; }
	
	}

  

/* MOBILE (LANDSCAPE/480PX)
----------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.k-source-page #container article figure img { width: 150px; }
	.lightboxlink { display: none; }
	.lightboxlinksmall { display: inline-block;}
	.share_button { display: none; }
	.share_button_small { display: inline; cursor: pointer; }
	#container { padding:0 15px; width:436px; }
	header.top { margin-top:20px; }
	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 330px !important; height: 18px !important; overflow: hidden; }
	body.k-source-album header.content > span.wrap.first span.k-nav-breadcrumbs { display: none; }
	body.k-source-album header.content > span.wrap.first { height: 14px !important; overflow: visible !important; }
	ol.thumbs li { width:436px; margin:0 0 30px 0; }
	div.mcol { width:436px; float:none; margin:0 0 1.1667em 0; }
	div.rcol { width:436px; float:none; margin:50px 0 24px 0; font-size:90%; }
	body.k-source-content div.head { width:436px; }
	div#twocol div.rcol ol.actions li { float:left; margin:0 24px 0 0; }
	header.content .share { display:block; }
	header.content div.kshare { right:20px; }
	#container footer.bot { margin-top: 0 !important; }

	div.kshare { margin-left: -170px; }
	div.cform { margin-left: -226px !important; }
	body.k-source-page div#container article { font-size: 90% !important; }
	div#container div.rcol aside section h4 { font-size: 12px; }
	body.k-source-page { margin-top: -1.48em; }

	/* titel unten statt ueber dem bild */
	#twocol div.rcol aside section.view-album ol.thumb-strip { display: none; } 
	#img_title_aside { display: block !important; }
	#twocol div.mcol header.content span.wrap.first h2 { display: none !important; }
	#rcol aside section h4 { font-size: 12px; }
	#twocol div.mcol header.content, #twocol div.rcol header.content { margin-bottom: 10px; }
	
	}
	


/* MOBILE (PORTRAIT/320PX)
----------------------------------------------- */
@media only screen and (max-width: 319px) {

	.k-source-page #container article figure img { width: 100px; }
	.lightboxlink { display: none; }
	.lightboxlinksmall { display: inline-block; }
	.share_button { display: none; }
	.share_button_small { display: inline; cursor: pointer; }
	#container { width:280px; }
	header h1 { font-size: 20px !important; display:block; white-space: nowrap; }
	header.top { margin-top:10px; }
	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 170px !important; height: 18px !important; overflow: hidden; }
	body.k-source-album header.content > span.wrap.first span.k-nav-breadcrumbs { display: none; }
	body.k-source-album header.content > span.wrap.first { height: 14px !important; overflow: visible !important;  }
	ol.thumbs li { width:280px; margin:0 0 30px 0; }
	div.mcol { width:280px; float:none; margin:0 0 1.1667rem 0; }
	div.rcol { width:100%; margin:20px 0 24px 0; font-size:90%;}
	body.k-source-content div.head { width:280px; }
	body.k-source-content div.head h2 { width:280px; }
	.kevent .article_body { padding-right:0; }

	#container footer.bot { margin-top: 0 !important; }

	
	div.kshare { margin-left: -170px; }
	div.cform { margin-left: -226px !important; }
	
	body.k-source-page div#container article { font-size: 90% !important; }
	body.k-source-page { margin-top: -1.48em; }

	/* titel unten statt ueber dem bild */
	#twocol div.rcol aside section.view-album ol.thumb-strip { display: none; } 
	#img_title_aside { display: block !important; }
	#twocol div.mcol header.content span.wrap.first h2 { display: none !important; }
	#rcol aside section h4 { font-size: 12px; }
	#twocol div.mcol header.content, #twocol div.rcol header.content { margin-bottom: 10px; }
	
	}


/* DESKTOP/LAPTOPS
----------------------------------------------- */


@media only screen and (min-width : 1280px) and (min-height: 960px) {
	
	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 700px !important; height: 18px !important; overflow: hidden; }
	
	body.k-source-content div#container { width:1145px; }
	body.k-source-content div.mcol, body.k-source-content .head.mcol  { width:900px; }
	}

@media only screen and (min-width : 1601px) and (min-height: 1200px) {
	header.top { margin: 60px 0 0; }
	
	body.k-source-content header.content, body.k-source-timeline header.content, body.k-source-archive-timeline header.content { height: 22px !important; }
	header.content > span.wrap.first { max-width: 900px !important; height: 18px !important; overflow: hidden; }

	body.k-source-content div#container { width:1500px; }
	body.k-source-content div.mcol, body.k-source-content .head.mcol  { width:1265px; }
	img.content_main { max-height:900px; }
	}


/*	iPHONE 4 RETINA + HIGH RES
----------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	}