/*
Theme Name: Inner Process 2026
Theme URI: http://www.clausfranke.de
Author: Claus Franke
Author URI: http://www.clausfranke.de
Description: Theme für Inner Process
Version: 1.0
License: Claus Franke
License URI: http://www.clausfranke.de
Tags: black, white, brown
Text Domain: clausfranke
*/

HTML, BODY, DIV, UL {
	margin: 0;
	padding: 0;
	color: black;
}
HTML {
	overflow-y:  scroll;
	overflow-x: hidden;
}
IMG { 
	border:none;
}

A {
	text-decoration: none;
	color: #72411D;
}

A:hover, A:active {
	text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 {

}
P  {

}
/* Clearfix */
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display:inline-block;
}
 /* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* die einzelnen Elemente */
BODY {
	height: auto;
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
BODY #bilder_vorausladen {	
	display: none;
}

/* Clearfix */
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display:inline-block;
}
 /* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
/*** Galerie Update ***/
/*** Slider ***/
.jp-carousel-info {
	display: none;
}
.gallery-icon IMG {
	cursor: pointer;
}

.wp-caption {}
.wp-caption-text  {}
.sticky  {}
.bypostauthor  {}
.alignright  { float: right; }
.alignleft  { float: left; }
.aligncenter  {}
.gallery-caption {}

.fancybox-button--arrow_right DIV,
.fancybox-button--arrow_left DIV {
	color: white !important;
}