@import url(bootstrap.css);

/* - - - - - - - - - - - - - - - - - - - - */
/* CSS angepasst und optimiert             */
/* Patrick Dechent | dechent.co            */
/* 2019-04-01                              */
/*                                         */
/* Hintergrund:         #F3F6FA;           */
/* Texte:               rgba(0,0,0,0.6);   */
/* Schmuckfarbe|türkis: #00858C;           */
/* Schmuckfarbe|rot:    #CF3239;           */
/*                                         */
/* Grau:                #99a2b5;           */
/* - - - - - - - - - - - - - - - - - - - - */

/* pvd: Logo in die Navigation und Titel an den Seitenanfang */
img#website-image {
	padding: 0;
	margin: 30px -15px 0 0;
}
h1#website-title {
	display: block;
	font-size: 38px;
	padding: 4.5rem 0 0 3.3rem;
	margin: 0;
}


.myElement:before {
	content:url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left1.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left2.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left3.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left4.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left5.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left6.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left7.jpg)
		url(http://www.gesten-im-museum.de/home/userfiles/images/hg_menu/bg_left8.jpg);
	display:none;
}

h1, h2, h3, h4 {
	clear: both;
	color: #00858C;
	font-size: 24px;
}
h1, h2, h3 {
	margin: 0 0 .5em;
}
h4, h5, h6 {
	margin: 1.5em 0 .5em;
}
h6 {
	margin-top: 0;
}
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}
h5, h6 {
	letter-spacing: .05em;
}
h5 {
	color: #00858C;
	font-size: 20px;
	font-weight: 600;
}
h6 {
	color: #00858C;
	font-size: 18px;
	font-weight: 600;
}

p {
	margin: 1em 0;
}

span.small {
	font-size: 12px;
	line-height: 100%;
	color: #00858C;
}

strong, b {
	font-weight: bold;
	color: rgba(0,0,0,0.6);
	text-decoration: none;
}

hr {
	background-color: #333;
	border: 0;
	border-bottom: 1px dashed #CCC;
	margin: 5px 0 3px 0;
}

img.left {
	clear: left;
	float: left;
	margin: 0 1em 1em 0;
}
img.right {
	clear: right;
	float: right;
	margin: 0 0 1em 1em;
}

.important {
	background-color: #ddd;
	border: .1em solid #ABABAB;
	clear: both;
	margin: 1em 0;
	padding: 1em 2em;
}
.warning {
	background-color: #888;
	border: .1em solid #ABABAB;
	clear: both;
	color: #fff;
	font-weight: 900;
	margin: 1em 0;
	padding: 1em;
	text-align: center;
}
.warning a {
	color: #aaf;
}
.important p:first-child,
.warning p:first-child {
	margin-top: 0;
}
.important p, .warning p {
	margin: 1em 0 0;
}

a:link {
	color: #00858C;;
	text-decoration: none;
}
a:visited {
	color: #00858C;
	text-decoration: none;
}
a:focus {
	color: #00858C;;
	text-decoration: none;

}
a:hover {
	color: #3AA5AB;
	text-decoration: none;
}
a:active {
	color: #3AA5AB;
	text-decoration: none;
}

.onepage_page ul {
	list-style-image: url(images/listimage.gif);
	list-style-position: outside;
	list-style-type: none;
	padding-left: 1em;
}
.onepage_page > ul > li {
	padding: 6px 0;
}

/* ****************************** CSS-Table - left, image and text middle */
.tpllck_table-left-middle {
	display: table;
	padding: 1em 0 2em;
}
.tpllck_table-left-middle p {
	display: table-cell;
	padding-right: 1em;
	text-align: left;
	vertical-align: middle;
}
.tpllck_table-left-middle p ~ p {
	display: table-cell;
	vertical-align: middle;
}


/* ************************* Body ************************* */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #F3F6FA;
	color: rgba(0,0,0,0.6);
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	/* overflow: hidden; */ /* hides Scroll-Bar */
}
#tpllck_body {
	/* background-color: #CDE8FF; */
	/* background: url(images/background.jpg) 50% 50% no-repeat fixed rgba(255, 255, 255, 0); */
	/* background-size: cover; */
	overflow-x: hidden;
}

#TOP {
	font-size: 0.1px;
	height: 0.1px;
	line-height: 0.1px;
}

/* ************************* Container ************************* */
.tpllck_container {
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%;
}

/* ************************* Left-Container - Languagemenu + Sitename + Menu */
.tpllck_left_container {
	background: #00858C;
	display: table-cell;
	float: none;
	margin: 0;
	overflow: auto;
	padding: 0 0 0 30px;
	position: fixed;
	bottom: 0;
	/* width: 27.333333334%; */
	-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 4s; /* Firefox < 16 */
	-ms-animation: fadein 4s; /* Internet Explorer */
	-o-animation: fadein 4s; /* Opera < 12.1 */
	animation: fadein 4s;
}
.languagemenu {
	line-height: 1em;
	margin: 3rem 0 1rem;
	position: relative;
	text-align: right;
	margin-right:5px;
}
.languagemenu a {
	padding-left: .4em;
}
.tpllck_sitename {
	position: relative; /* pvd: für den Hamburger! */
	/* background: url(images/header.jpg) 50% no-repeat rgba(0, 0, 0, 0); */
	padding: 0;
	text-align: right;
}
.tpllck_sitename h1 {
	color: white;
	font-family: 'Raleway', sans-serif;
	margin: 4rem 0 3rem;
	padding: 0;
	font-size: 35px;
}

/* ************************* Menu */
.tpllck_sidebar {
	float: right;
	margin: 0 3em 0 1em;
	min-height: 100vh;
	width: 80%;
	z-index: 500;
}
.tpllck_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;top: 0px;
}
.tpllck_sidebar .menulevel1 li {
	margin: 0 0 1em 0;
}
.tpllck_sidebar .menulevel1 li:first-child a {
	display:none;
}
.tpllck_sidebar .menulevel1 a {
	color: rgba(255,255,255,0.75);
	display: block;
	font-size: 1em;
	/* letter-spacing: .1em; */
	padding: 0.2em;
	text-decoration: none;
	font-weight: bold;
}
.tpllck_sidebar .menulevel1 a:hover {
	color: rgba(255,255,255,1);
}

.active {
	color: #FFFFFF;
	font-weight: bold;

}



/* ************************* Hide menulevel2+3 if exists (Template is prepared only for menulevel1!) */
ul.menulevel2,
ul.menulevel3 {
	display: none;
}

/* ************************* Content */
.tpllck_right_container {
	display: table-cell;
	float: none;
	margin: 0;
	vertical-align: top;
	width: 72.666666667%;
}

.tpllck_content {
	border: 0px solid #F9C237;
	margin: 0;
	padding: 0;
}
/* pvd: Navi Abstand Top */

.tpllck_nav {
	padding-top: 0.85em;
}

.onepage_page {
	background-color: #F3F6FA;
	font-size: 1.2em;
	line-height: 1.5em;
	/* min-height: 70vh; */
	width: 80%;
	padding-top: 1em; /* war: 3em */
	padding-right: 5em;
	padding-bottom: 0.8em;
	padding-left: 2em;
}

.onepage_page:last-child {
	min-height: 80vh;
}
.onepage_page a {
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	color: #CF3239;
}
.onepage_page a:hover {
	color: #CF3239;
	text-decoration: underline;
}
.onepage_page a:visited {
	color: #CF3239;
}

/* ************************* Footer - Copyright, Login, LastUpdate */
#tpllck_footer {
	background-color: #4C4C4C;
	color: rgba(255,255,255,0.5);
	/* border-top: 0px solid #FFF; */
	display: table;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
#tpllck_footer a {
	color: rgba(255,255,255,0.5);
}
.tpllck_copyright {
	clear: both;
	display: table-cell;
	font-size: 0.8em;
	/* height: 20vh; */
	line-height: 2em;
	margin: 0;
	padding: 1em 0 1em 3em;
	text-align: left;
	vertical-align: middle;
}
.tpllck_copyright a {

	padding: 4px;
	text-decoration: none;
}
.tpllck_copyright a:hover {
	background-color: #888;

}
.lastupdate{

}
/* ************************* Admin - Login-Side, Edit-Mode ************************* */
.xh_login {
	background-color: #fff;
	margin: 0;
	min-height: 60vh;
	padding: 15em 0 0 0;
	text-align: center;
	color: #001A66;
}
#login #submit {
	padding: 0 20px;
}
#tinymce, .cke_editable {
	font-size: inherit;
	margin: 8px;
	padding: 0 0 0 1.5em;
	width: 88%;
}
.adminedit .tpllck_content {
	margin: 1em;
}

/* ************************* CMSimple_XH Mailform ************************* */
.xh_mailform input,
.xh_mailform textarea {
	background-color: rgba(255, 255, 255, 0.8);
}
.xh_captcha_input {
	font-size: 1em;
}
.xh_captcha_code {
	background-color: #777;
}

/* ************************* OnePage-TopLink ************************* */
#onepage_toplink {
	z-index: 999;
}
a#onepage_toplink {
	
	background: url(images/toplink_70px.png) 50% no-repeat ;
	border-radius: 4px;
	height: 70px;
	position: fixed;
	right: 10px;
	top: 46%;
	width: 70px;
	z-index: 999;	
}
/* Original toplink-icon plugins/onepage/images/up.png */
#onepage_toplink img {
	display: none;
}
a#onepage_toplink:hover {
opacity: 0.3;	
}
/* Original toplink-icon plugins/onepage/images/up.png */
#onepage_toplink img {
	display: none;
}


/* ************************* Media Queries - RESPONSIVE STYLE ************************* */
@media screen and (min-width: 801px) {
.tpllck_nav_toggle {
	display: none;
}
.tpllck_toplink {
	display: none;
}
}

@media screen and (max-width: 1280px) {
a#onepage_toplink {
	background: url(images/toplink_40px.png) 50% no-repeat rgba(85, 85, 85, 0.4);
	height: 40px;
	top: 48%;
	width: 40px;
}
}

@media screen and (max-width: 980px) {

/* pvd: */
img#website-image {
	margin: 10px 0;
}

.tpllck_container {
	display: block;
}
.tpllck_left_container,
.tpllck_right_container {
	display: block;
	float: none;
	padding: 0;
	position: static;
	width: 100%;
}
.tpllck_sidebar {
	float: none;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	width: 90%;
}
.tpllck_sitename h1 {
	margin: 1rem 0;
}
.tpllck_sidebar .menulevel1 li {
	margin: 0 0 .5em 0;
}
.tpllck_sidebar .menulevel1 a {
	padding: .5em;
}
/* ************************* Toggle-Menu mobil */
.tpllck_nav {
	clear: both;
	display: table-column; /* with display: none; no transition possible!!! */
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: max-height .3s linear;
	transition: max-height .3s linear;
}
#tpllck_body:target .tpllck_nav {
	display: block;
	max-height: 50em;
	opacity: 1;
}
.tpllck_nav_show {
	display: block;
}
.tpllck_nav_hide {
	display: none;
}
#tpllck_body:target .tpllck_nav_hide {
	display: block;
}
.tpllck_nav_toggle {
	position: absolute;
	top: 7px;
	left: 0px;
	margin: 0;
	text-align: center;
	width: 70px;
	z-index: 9999;
	background: 
}
a.tpllck_nav_toggle {
	text-decoration: none;
}
.tpllck_nav_toggle span {
	color: #fff;
	font-size: 2em;
	line-height: 1em;
}
.tpllck_nav_toggle:hover {
	cursor: pointer;
}
/* ************************* Toggle-Menu mobil - End */
.languagemenu {
	margin-top: 1rem;
}
div.onepage_page {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 1em 3%;width: 97%;
}
div.onepage_page:first-child {
	border-radius: 0;
}
#onepage_toplink {
	display: none;
}
#tpllck_footer {
	padding: 0;
}
.tpllck_copyright {
	height: 12em;
}
.tpllck_toplink {
	display: block;
}
.tpllck_toplink a:hover {
	background-color: rgba(0, 0, 0, 0);
}
}

@media screen and (max-width: 480px) {
.tpllck_right_container {
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	word-wrap: break-word;
}
table td {
	font-size: .8em;
}
.tpllck_table-left-middle {
	padding: 0;
}
.tpllck_table-left-middle p, .tpllck_table-left-middle p ~ p {
	display: block;
	padding: 0;
}
img.left, img.right {
	margin: 0 0 .5em;
}
}

/* ************************* Responsive Image */
img {
	height: auto;
	max-width:100%;
}

/* ************************* Responsive Video */
.responsive-video-wrapper {
	max-width: 100%;
	width: 600px;
}
.responsive-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 15px;
	position: relative;	
}
.responsive-video iframe {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

/* ************************* Giveaways ************************* */
/* ************************* Pure CSS3 Image-Slider */
@keyframes tpllck_slidy {
	0% {left: 0%;}
	20% {left: 0%;}
	25% {left: -100%;}
	45% {left: -100%;}
	50% {left: -200%;}
	70% {left: -200%;}
	75% {left: -300%;}
	95% {left: -300%;}
	100% {left: -400%;}
}
@-webkit-keyframes tpllck_slidy {
	0% {left: 0%;}
	20% {left: 0%;}
	25% {left: -100%;}
	45% {left: -100%;}
	50% {left: -200%;}
	70% {left: -200%;}
	75% {left: -300%;}
	95% {left: -300%;}
	100% {left: -400%;}
}
div.tpllck_slider {
	max-width: 500px;
	overflow: hidden;
}
div.tpllck_slider figure {
	animation: 12s tpllck_slidy cubic-bezier(0.4, 0, 0.2, 1) infinite;
	-webkit-animation: 12s tpllck_slidy cubic-bezier(0.4, 0, 0.2, 1) infinite;
	font-size: 0;
	margin: 0;
	position: relative;
	left: 0;
	text-align: left;
	width: 500%;
}
div.tpllck_slider figure img {
	float: left;
	width: 20%;
}
/* ************************* Template by lck 02/2016 ************************* */
