/*********************
 *  bootstrap override
 * *******************/
body {
	font-size: 18px;
	line-height: 22px;	
	color: #fff;
	background: #7f7f7f;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; 
}

.container {
	position: relative;
}

.navbar-inner {
	background: none;
	background-image: none;
	border: 0;
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.1);	
	padding: 0;
	position: relative;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}

.navbar .btn-navbar {
	padding: 15px;
	
	background-image: -moz-linear-gradient(top, #449844, #1c9a1c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#449844), to(#1c9a1c));
	background-image: -webkit-linear-gradient(top, #449844, #1c9a1c);
	background-image: -o-linear-gradient(top, #449844, #1c9a1c);
	background-image: linear-gradient(to bottom, #d9d9d9, #aeaeae);
	border-color: #aeaeae #aeaeae #aeaeae;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #aeaeae;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar .icon-bar {
	width: 25px;	
}

.btn-navbar .icon-bar+.icon-bar {
	margin-top: 5px;
}

.navbar .brand {
	padding-bottom: 20px;
	padding-top: 20px;
}

.navbar .nav {
	position: absolute;
	margin: 0 14% 0;
	float: none;
	display: inline-block;
	width: 72%;
	text-align: center;
	top: 94px;
}

.navbar .nav>li {
	float: none;
	display: inline-block;
	text-align: center;
	/*width: 28%;
	max-width: 220px;*/
	width: 220px;
}

.page-header {
	border: 0;
}

/*********************
 *  menu and headings
 * *******************/
h1, h2, h3 {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; font-weight: bold;
	font-size: 50px;
	line-height: 45px;
	text-transform: lowercase; 	
	/*letter-spacing: -2px;*/
	margin: 0 0 20px 0;
	padding: 0;
	filter: dropshadow(color=#555, offx=0, offy=1);
	filter: none9;
	text-shadow: 0 1px 1px #555;
	font-weight: normal;
	color: #fff;
}

.navbar .nav>li>a {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 30px;
	text-transform: lowercase;
	/*letter-spacing: -2px;*/
	padding: 20px 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: normal;
	text-shadow: 0px 1px 1px #9e9e9e;
	filter: dropshadow(color=#9e9e9e, offx=0, offy=1);
	filter: none9;
	border:0;
	border-radius: 0;
}

.navbar .nav>li>a:hover {
	color: #333;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	background: none;
	/*box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.125) inset;
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.125) inset;
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.125) inset;*/
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);
	text-decoration: underline;	
	color: #333;	
}

#facebook {
	position: absolute;
	right: 20px;
	top: 20px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; font-weight: bold;
	color: #fff;
}

a:hover, a:focus {
	color: #333;
	text-decoration: underline;
}

a {
	color: #333;
	text-decoration: none;
}

/*********************
 *  everything else
 * *******************/
.content {
	position: relative;
	text-transform: lowercase;
}

.page .content img {
	margin-bottom: 20px;
} 

.ueberschrift {
	position: absolute;
	right: -330px;
	width: 310px;
}

.right {
	text-align: right;
}

footer {
	margin: 30px 0 0 0;
}

footer p {
	font-size: 14px;
	margin: 0;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; font-weight: bold;
}

footer a {
	color: #fff;
}

li .fb-like {
	display: none !important;
}

.gamma-single-view .fb-like {
	display: block !important;
	text-align: left;
	margin: 10px;
}

#krem-ajax-load-posts {
	display:none;
	background: #666; /* url(../img/images/load_images.gif) no-repeat center center;*/
	text-align: center;
	padding: 20px 0;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; 
	/*font-weight: bold;*/
	height: 65px;
	font-size: 30px;
	text-transform: lowercase; 	
	/*letter-spacing: -2px;	*/
	
	text-shadow: 0px 1px 1px #9e9e9e;
	filter: dropshadow(color=#9e9e9e, offx=0, offy=1);
}

#krem-ajax-load-posts.load {
	background: #666 url(../img/images/load_images.gif) no-repeat center center;
}

#krem-ajax-load-posts a {
	color: #fff;
}

.gamma-gallery li.hideme {
	display: none;
}


/*********************
 *  dropdown
 * *******************/
 

.cd-dropdown, .cd-select {
	
	display: none;
	
	position: relative;
	width: 170px;
	margin: 85px auto 20px 488px;
	display: block;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; 
	text-transform: lowercase;
	/*letter-spacing: -2px;*/
	text-align: center;
}

.cd-dropdown > span {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #7f7f7f;
/*	font-weight: 700;*/
	font-size: 20px;
	background: #fff;
	display: block;
	padding: 0 40px 0 10px;
	position: relative;
	cursor: pointer;
	
	font-size: 30px;
	text-transform: lowercase; 	
	/*letter-spacing: -2px;*/
	text-shadow: 0px 1px 1px #9e9e9e;
	filter: dropshadow(color=#9e9e9e, offx=0, offy=1);
	text-decoration: underline;
	
	box-shadow: 0px 0px 0px rgba(0,0,0,0.2) !important;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.2) !important;
}

/*
 	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; font-weight: bold;
	font-size: 30px;
	text-transform: lowercase; 	
	letter-spacing: -2px;	
	padding: 20px 5px;
	border-radius: 5px;
	color: #000;
	font-weight: normal;
	text-shadow: 0px 1px 1px #9e9e9e;
	filter: dropshadow(color=#9e9e9e, offx=0, offy=1);
	
	border:0;
	border-radius: 0;
 * 
 * */

.cd-dropdown > span:after {
	content: '\25BC';
	position: absolute;
	right: 0px;
	top: 15%;
	width: 50px;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	height: 70%;
	line-height: 20px;
	border-left: 0px solid #ddd;
}

.cd-dropdown.cd-active > span:after {
	content: '\25B2';
}

.cd-dropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

.cd-dropdown ul li {
	display: block;
}

.cd-dropdown ul li span {
	width: 100%;
	background: #aaa;
	line-height: 35px;
	padding: 0 40px 0 10px;
	display: block;
	color: #fff;
	cursor: pointer;
/*	font-weight: 700;*/
	font-size: 20px;
}

.cd-dropdown > span, .cd-dropdown ul li span {
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.cd-dropdown > span span[class^="icon-"], .cd-dropdown > span span[class*=" icon-"] {
	padding: 0 30px 0 45px;
}

/* Select fallback styling */
.cd-select {
	border: 1px solid #ddd;
}

.cd-dropdown > span, .cd-dropdown ul li:nth-last-child(-n+3) span {
	/*box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
	
	/*box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);*/
	border-radius: 5px;
}

.cd-dropdown ul {
	position: absolute;
	top: 0px;
	width: 100%;
}

.cd-dropdown ul li {
	position: absolute;
	width: 100%;
}

.cd-active.cd-dropdown > span {
	color: #7f7f7f;
}

.cd-active.cd-dropdown > span, .cd-active.cd-dropdown ul li span {
/*	box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
	box-shadow: 1px 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.2);
	border-radius: 5px;
}

.cd-active.cd-dropdown ul li span {
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

.cd-active.cd-dropdown ul li span:hover {
	background: #7f7f7f;
	color: #fff;
}

*, *:after, *:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

/*********************
 *  max 1024 - ipad
 * *******************/
@media (max-width: 1024px) {
	.ueberschrift h1 {
		font-size:42px;
		line-height: 40px;
		letter-spacing: -3px;
	}
}

@media (max-width: 1016px) {
	.cd-dropdown, .cd-select {
		display: none;
	}
}
/*********************
 *  max 979
 * *******************/
@media (max-width: 979px) {
	
	.nav-collapse, .nav-collapse.collapse {
		/* TODO: open */
		/*position: absolute;
		left: 0;
		top: 0;*/
	}
	
	.navbar .nav {
		position: relative;	
		top: 0;
	}
	
	.navbar .nav>li {
		width: 60%;
		margin: 0 20% 10px;
	}
	
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
/*		font-weight: normal;*/
	}
	
	.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: none;
	}
	
	#facebook {
		/*right: 100px;
		top: 6px;*/
		position: relative;
		margin: 0 14% 0;
		text-align: center;
		margin-bottom: 30px;
		font-size: 23px;
		display: inline-block;
		width: 72%;
		float: none;
		top: 10px;
		left: 0;
	}
	
	.ueberschrift {
		position: relative;
		right: 0;
		width: auto;
	}
}

/*********************
 *  max 767
 * *******************/
@media (max-width: 767px) {
	footer .right {
		text-align: left;
	}
	
	#facebook {
		right: 80px;
	}
	
	.navbar .nav>li {
		width: 80%;
		margin: 0 10% 10px;		
	}
	
	.gamma-single-view .fb-like {
		margin-top:40px;
	}
}



/* Gamma Gallery Style */
/* Entypo Icon Font */
@font-face {
  font-family: 'entypo-selected';
  src: url("font/entypo-selected.eot");
  src: 
	  url("font/entypo-selected.eot?#iefix") format('embedded-opentype'), 
	  url("font/entypo-selected.woff") format('woff'), 
	  url("font/entypo-selected.ttf") format('truetype'), 
	  url("font/entypo-selected.svg#entypo-selected") format('svg');
  font-weight: normal;
  font-style: normal;
}

.gamma-container {
	min-height: 200px;
	margin-left: -4px;
}

.gamma-gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
}

/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.gamma-gallery:before,
.gamma-gallery:after {
    content: " ";
    display: table;
}

.gamma-gallery:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
.gamma-gallery {
    *zoom: 1;
}
 */

.gamma-gallery li {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	padding: 4px;
}

.gamma-gallery li img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}

.gamma-description {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	text-align: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

.no-touch .gamma-gallery li:hover .gamma-description {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 1;
}
 
.gamma-description:before {
	content: '';
	height: 100%;
}

.gamma-description:before,
.gamma-description h3 {
	display: inline-block;
	vertical-align: middle;
}

.gamma-description h3 {
	width: 100%;
	padding: 0 20px;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	color: #666;
}

.gamma-buttons {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10001;
}

.gamma-buttons button {
	float: left;
	background: #333;
	color: #fff;
	display: block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
	border: none;
	outline: none;
}

.gamma-buttons button:before,
.gamma-nav span:before {
	font-family: 'entypo-selected';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: block;
	text-align: center;
	opacity: 0.7;
	outline: none;
}

.gamma-buttons button.gamma-btn-ssplay {
	display: none;
}

.no-touch .gamma-buttons button:hover {
	background: #666;
}

button.gamma-btn-close:before {
	content: '\2715';
}

button.gamma-btn-ssplay:before {
	content: '\25b6';
}

button.gamma-btn-sspause:before {
	content: '\2389';
}

.gamma-single-view {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 10000;
	text-align: center;
	display:none;
}

.gamma-overlay {
	background: #7f7f7f;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
	z-index: 9999;
}

.gamma-single-view img {
	position: absolute;
	cursor: pointer;
}

.gamma-description-wrapper {
	/*background: rgba(0,0,0,0.7);*/
	background: #7f7f7f;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 10;
	padding: 5px 0;
}

.gamma-single-view .gamma-description {
	background: transparent;
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	top: auto;
}

.gamma-single-view .gamma-description h3 {
	font-size: 20px;
	padding: 5px 0;
	color: #fff;
}

.gamma-nav span {
	position: absolute;
	display: block;
	width: 20px;
	height: 38px;
	top: 50%;
	margin-top: -19px;
	left: 20px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.gamma-nav span.gamma-next {
	left: auto;
	right: 20px;
}

.gamma-nav span:before {
	color: #fff;
	opacity: 0.7;
	font-size: 40px;
}

.gamma-nav span:hover:before {
	opacity: 1;
}

.gamma-nav span:before {
	display: block;
	margin: 0;
	width: auto;
}

.gamma-nav span.gamma-prev:before {
	content: '\e75d';
}

.gamma-nav span.gamma-next:before {
	content: '\e75e';
}

.gamma-img-fly {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

/* Loaders */

.gamma-loading {
	background: transparent url(../img/images/loader_light.gif) no-repeat center center;
}

.gamma-single-view.gamma-loading {
	background: transparent url(../img/images/loader_dark.gif) no-repeat center center;
}


/* Make some things unselectable. Remove where selection is needed: */

.gamma-container img,
.gamma-nav span,
.gamma-buttons button,
.gamma-description-wrapper,
.gamma-description,
.gamma-description h3 {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media screen and (max-width: 750px) {

	.gamma-description {
		top: 10px;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}

	.gamma-description h3 {
		font-size: 14px;
		padding: 0 5px;
	}

}

@media screen and (max-width: 500px) {

	.gamma-buttons {
		float: left;
		clear: both;
	}

}


.pluginConnectTextDark {
	color: #fff !important;
}