@import url("lck_ddmenu.css");

/********  Eigenes bd  *********/
#prorow{clear:both;width:100%;height:auto;float:left;}
#leftcell{margin-right:20px;padding-top:0px;padding-bottom:10px;width:300px;/*height:175px;*/float:left;border:0px solid red;}
#leftcellweb{margin-right:20px;padding-top:0px;width:300px;height:225px;float:left;border:0px solid red;}
#rightcell{margin-top:0px;padding-bottom:15px;width:280px;float:right;border:0px solid green;text-align:left;}

/********  Eigenes  *********/
.slider-left {
float: left;
max-width: 300px;
height: auto;
margin-right: 30px;
margin-bottom: 20px;
z-index: 1;
}
.slider-right {
float: right;
max-width: 300px;
height: auto;
margin-bottom: 20px;
}
.slider-quer {
float: left;
max-width: 580px;
height: auto;
margin-right: 30px;
margin-bottom: 20px;
z-index: 1;
}

.value {
max-width: 480px;
max-height: 270px;
}

/* ************************* Global Styles ************************* */
h1, h2, h3, h4 , h5, h6 {
	clear: both;
	color: /*#8f8f8f*/ #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
h1, h2, h3 {
	margin: 0 0 .5em;
}
h1 {
	font-size: 2rem;
	line-height: 1.3em;
}
h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.6rem;
}
h4, h5, h6 {
	margin: 1.5em 0 .5em;
}
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}
h5, h6 {
	letter-spacing: .05em;
}
h4 {
	font-size: 1rem;
}
h5 {
	font-size: 1.2rem;
}
h6 {
	font-size: 1rem;
}

p {
	margin: 1em 0;
}
p.small {
	font-size: 10px;
}

hr {
	background-color: #738FA5;
	border: 0;
	border-bottom: 1px dotted #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: #E6D2B1;
	border: 0px solid #ABABAB;
	border-radius: 6px;
	clear: both;
	margin: 1em 0;
	padding: 1em 2em;
}
.warning {
	background-color: #D4AA78;
	border: 0em solid #C0C0C0;
	border-radius: 6px;
	clear: both;
	color: /*#fff*/ #000000;
	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;
}

span.highlight {
	background-color: #dfd;
	font-weight: 900;
	letter-spacing: .06em;
}

a:link {
	border: 0;
	color: /*#738FA5*/ #000000;
	text-decoration: none;
}
a:visited {
	border: 0;
	color: /*#738FA5*/ #000000;
	text-decoration: none;
}
a:focus {
	border: 0;
	color: /*#777*/ #000000;
	text-decoration: none;
}
a:hover {
	border: 0;
	color: /*#777*/ /*#000000*/ #5F0505;
	text-decoration: none;
}
a:active {
	border: 0;
	color: /*#777*/ #000000;
	text-decoration: none;
}

ul {
	list-style-image: url(images/listimage.png);
	list-style-position: outside;
	list-style-type: none;
	padding-left: 1em;
}
.tpllck_content_main > ul > li {
	padding: 6px 0;
}

/* ************************* html + body ************************* */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: /*#5f0505*/ #ffffff;
	color: /*#8f8f8f*/ #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75em;
}
#tpllck_body {
	background-color: /*#486C88*/ /*#5f0505*/ #ffffff;
	/*background: url(images/bg.jpg) 50% no-repeat fixed #486C88;*/
	-webkit-background-size: cover;
	background-size: cover;
}
/* ************************* Print View ************************* */
body.print {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0 auto;
	max-width: 1170px;
	padding: 2em;
}

#TOP {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

/* ************************* Head Navigation ************************* */
.tpllck_header {
	background-color: /*#5f0505*/ #ffffff;
	background: url(images/bg-0.jpg); /*50% 0;*/
	-webkit-background-size: cover;
	background-size: cover;
	height: /*35%*/ 0%x;
	height: /*35vh;*/ 0vh;
	padding: 0em 0;
	width: 100%;
}
.tpllck_headnav {
	border: 0px solid red;
	line-height: 3em;
	margin: 0 auto;
	max-width: 1170px;
	padding: 2em 2em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tpllck_headnav p {
	color: /*#fff*/ #000000;
	float: right;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.tpllck_headnav a:link,
.tpllck_headnav a:visited,
.tpllck_headnav a:hover,
.tpllck_headnav a:active {
	color: /*#fff*/ #000000;
}
.tpllck_headnav a:hover {
	text-decoration: underline;
}
.tpllck_headnav p img {
	margin-left: 0.5em;
	vertical-align: middle;
}
/* ************************* Searchbox ************************* */
.tpllck_headnav form {
	float: left;
	margin-top: 0;
	white-space: nowrap;
}
.tpllck_headnav input.text {
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 1.6rem;
	margin: auto 0;
	-webkit-transition: .5s;
	transition: .5s;
	vertical-align: middle;
	width: 10em;
}
.tpllck_headnav input.text:focus {
	background-color: #fff;
	width: 17em;
}
.tpllck_headnav input.submit {
	background-color: #FCE14A;
	border: 1px solid #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #222;
	height: 1.6rem;
}

/* ************************* Header/Sitename ************************* */
#tpllck_header_box {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.tpllck_header {
	/* background: url(images/header.jpg) no-repeat #2F606D; */ /* OPTIONAL */
	border: 0px solid red;
	font-size: /*1.8em*/ 2.5em;
	text-align: center;
	font-weight: 600;
	margin: 4rem auto 1rem;
	max-width: 1170px;
	padding: 0;
}
.tpllck_header h1 {
	color: /*#ffffff*/ black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 1.2em;	
	/*font: /*italic bold*/ /*150% 'times new roman', serif;*/
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
	/*text-shadow: 0 0 10px #000;*/
	/*text-transform: uppercase;*/
}

/* ************************* Breadcrumbs-Locator ************************* */
.tpllck_locator {
	margin-bottom: 1em;
}
.tpllck_locator p {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin: 0 1em;
}
.tpllck_locator a {
	color: /*#AD5C00*/ #000000;
}
.tpllck_locator a:hover {
	color: /*#486C88*/ #000000;
}

/* ************************* Content ************************* */
#tpllck_content_box {
	background-color: /*rgba(253, 245, 230, 0.9)*/ /*#5f0505*/ #ffffff;
	width: 100%;
}
.tpllck_content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin: 0 auto;
	max-width: 1170px;
	min-height: 500px; /* Prevents "jumping" of the page */
	padding: 2em;
	width: 100%;
}

/* ************************* Submenu ************************* */
.tpllck_submenu h4 {
	font-size: 14px;
	margin-top: 3em;
}

/* ************************* Subarea - Newsboxes ************************* */
.tpllck_subarea {
	background-color: /*rgba(253, 245, 230, 0.8)*/ /*#5f0505*/ #ffffff;
	float: left;
	margin: 1em 0;
	width: 100%;
}
.tpllck_newsboxes {
	margin: 0 auto;
	max-width: 1170px;
}
.tpllck_newsbox1, .tpllck_newsbox2, .tpllck_newsbox3 {
	border: 1px dotted #CFCFCF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding: 1.5em;
	width: 32%;
}
.tpllck_newsbox1 {
	border-radius: 7px;
	/*background-color: #fcfcfc;*/	
	color: /*#777*/ #000000;
}
.tpllck_newsbox1 h4 {
	color: #738FA5;
	/*font-weight: 10;*/
	letter-spacing: .03em;
}
.tpllck_newsbox2 {
	border-radius: 7px;
	/*background-color: #fcfcfc;*/	
	color: /*#777*/ #000000;
}
.tpllck_newsbox2 h4 {
	color: /*#738FA5*/ #000000;
	font-weight: 500;
	letter-spacing: .03em;
}
.tpllck_newsbox3 {
	border-radius: 7px;
	/*background-color: #fcfcfc;*/	
	color: /*#777*/ #000000;
}
.tpllck_newsbox3 h4 {
	color: /*#738FA5*/ #000000;
	font-weight: 500;
	letter-spacing: .03em;
}

/* ************************* Toplink ************************* */
.tpllck_toplink {
	background-color: /*rgba(232, 193, 129, 0.9)*/ /*#5f0505*/ #ffffff;
	clear: both;
	padding: 1em 1em 0;
	text-align: center;
}
.toplink_icon {
	background-color: /*#C3A26F*/ /*#5f0505*/ #ffffff;
	border: 0px solid #cc793b;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 6px #FFD28C;
	box-shadow: 0 0 0 6px #FFD28C;
	display: inline-block;
	height: 3em;
	opacity: 0.7;
	-webkit-transition: .5s;
	transition: .5s;
	width: 3em;
}
.toplink_icon:after {
	border-right: 5px solid #eee;
	border-top: 5px solid #eee;
	content: '';
	display: inline-block;
	height: 1.4em;
	margin-top: 1.4em;
	width: 1.4em;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.toplink_icon:hover {
	background-color: rgba(234, 194, 131, 0);
	border: 2px solid #A78A5C;
	opacity: 1;
}
.toplink_icon:hover:after {
	border-right: 5px solid #A78A5C;
	border-top: 5px solid #A78A5C;
}

/* ************************* Footer - LastUpdate + Copyright + Login ************************* */
#tpllck_footer {
	background-color: /*rgba(232, 193, 129, 0.9)*/ /*#5f0505*/ #ffffff;
	color: #000000;
	border-top: 0px solid #FFF;
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
.tpllck_copyright {
	clear: both;
	color: #000000;
	display: table-cell;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0;
	padding: 1em .5em 2em;
	text-align: center;
	vertical-align: middle;
}
.tpllck_copyright a {
	color: #000000;
	padding: 4px;
	text-decoration: none;
}
.tpllck_copyright a:hover {
	/*background-color: #FF9100;*/
	color: #000000;
}
/* ************************* Login-Button */
#login #submit {
	padding: 0 20px;
}

/* ************************* CMSimple_XH Mailform - xh_captcha_input + xh_captcha_code-Button ************************* */
.xh_captcha_input {
	height: 2em;
}	
.xh_captcha_code {
	background-color: #738FA5;
	height: 2em;
	line-height: 2em;
	padding: 0 6px;
}

/* ************************* Sitemap ************************* */
ul.sitemaplevel1 {
	padding-left: 0em;
}
ul.sitemaplevel2 {
	padding-left: 1em;
}
ul.sitemaplevel3 {
	padding-left: 2em;
}

/* ************************* Media Queries - RESPONSIVE STYLE ************************* */
@media only screen and (max-width: 1024px) {
.tpllck_headnav {
	padding: 0 1em;
}
.tpllck_headnav p, .tpllck_headnav form {
	float: none;
	text-align: center;
}
.slider-right {
float: left;
max-width: 300px;
height: auto;
margin-bottom: 20px;
}
}

@media only screen and (min-width: 801px) and (max-width: 1024px) {
.tpllck_head {
	height: auto;
}
.tpllck_header {
	font-size: 1.1em;
	margin: 0 auto 1rem;
}
#tpllck_footer {
	margin-top: 0;
	padding: 0;
}
}


@media only screen and (max-width: 800px) {
#tpllck_body {
	/*background: url(images/bg_mobil.jpg) 50% no-repeat fixed #5f0505;*/
	-webkit-background-size: cover;
	background-size: cover;
}
.tpllck_head {
	/*background: none;*/
	background-color: /*rgba(0, 0, 0, 0)*/ /*#5f0505*/ #ffffff;
	height: auto;
}
.tpllck_headnav {
	line-height: 1.4em;
	margin: 0 4px 0;
}
.tpllck_headnav p {
	text-transform: none;
}
.tpllck_header {
	font-size: 1.1em;
	margin: 0 auto .5rem;
}
.tpllck_locator {
	display: none;
}
.tpllck_content {
	padding: 1em 1em;
	word-wrap: break-word;
}
ul.sitemaplevel1 {
	margin-top: 0;
}
.tpllck_newsbox1, .tpllck_newsbox2, .tpllck_newsbox3 {
	border-top: none;
	float: none;
	margin: 0;
	padding: 1em;
	width: 100%;
}
.tpllck_newsbox_space {
	display: none;
}
#tpllck_footer {
	margin-top: 0;
	padding: 0;
}
}



@media only screen and (max-width: 499px) {
.tpllck_headnav {
	margin: 0;
	padding: 0;
}
.tpllck_headnav input.text, .tpllck_headnav input.submit {
	font-size: 0.7em;
}
.tpllck_headnav p {
	font-size: 0.7em;
	letter-spacing: 0;
}
.tpllck_headnav p a {
	padding: 0;
}
.tpllck_header h1 {
	font-size: 180%;
}
.tpllck_content {
	margin: 1em 0 0;
}
}

/* ************************* Responsive Image */
img {
	border-radius: 0px;
	height: auto;
	max-width:100%;
}
/* ************************* Responsive Video, iframe */
.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%;
}
/* ************************* Template by lck 02/2016 ************************* */