@charset "utf-8";
/* CSS Document */

@font-face {  
font-family:'helvetica_bold_ext_obl';  
src: url('Fonts/helveneubolextobl-webfont.eot');  /* EOT for IE */
src: url('Fonts/helveneubolextobl-webfont.eot?#iefix') format('embedded-opentype'),
url('Fonts/helveneubolextobl-webfont.ttf') format('truetype');
} 

@font-face {  
font-family:'helvetica_heavy_ext';  
src: url('Fonts/helveneuheaext-webfont.eot');  /* EOT for IE */
src: url('Fonts/helveneuheaext-webfont.eot?#iefix') format('embedded-opentype'),
url('Fonts/helveneuheaext-webfont.ttf') format('truetype');
} 

@font-face {  
font-family:'helvetica_light';  
src: url('Fonts/helveneulig-webfont.eot');  /* EOT for IE */
src: url('Fonts/helveneulig-webfont.eot?#iefix') format('embedded-opentype'),
url('Fonts/helveneulig-webfont.ttf') format('truetype');
}

html
{
	height:100%;
}

body
{
	color:black;
	font-family:helvetica_light;
	height:100%;
	margin:0px;
	background-image: url('bilder/kanji.png');
	background-repeat:no-repeat;
	background-position:center 80%;
	background-attachment:fixed;
	padding-top:7rem;
}

dt
{
	font-family:helvetica_heavy_ext;
}

nav
{
	border-bottom:10px solid;
	border-image:linear-gradient(90deg, rgb(140, 15, 24) 0%, rgb(232, 34, 72) 66%);
	border-image-slice:1;
}

main
{
	overflow: auto;
}

a:link {color:#CDCDCD;text-decoration:none;}/*dunkelrot*/
a:visited{color:#CDCDCD;text-decoration:none;}
a:active{color:#CDCDCD;text-decoration:none;}
a:hover{color:#CCCCCC;text-decoration:none;}/*hellrot*/


a.linksNorm:link {color:#000000;text-decoration:underline;}
a.linksNorm:visited{color:#000000;text-decoration:underline;}
a.linksNorm:active{color:#000000;text-decoration:underline;}
a.linksNorm:hover{color:#000000;text-decoration:underline;}

a.menuLinks:link {color:#000000;text-decoration:none;font-family:helvetica_heavy_ext;}
a.menuLinks:visited{color:#000000;text-decoration:none;font-family:helvetica_heavy_ext;}
a.menuLinks:active{color:#000000;text-decoration:none;font-family:helvetica_heavy_ext;text-decoration:underline;}
a.menuLinks:hover{color:#000000;text-decoration:none;font-family:helvetica_heavy_ext;text-decoration:underline;}

a.Lex:link {color:#000000;text-decoration:none;}
a.Lex:visited{color:#000000;text-decoration:none;}
a.Lex:active{color:#000000;text-decoration:none;text-decoration:underline;}
a.Lex:hover{color:#000000;text-decoration:none;text-decoration:underline;}

.Lex
{
	line-height: 35px;;
}

.marg
{
	margin-bottom:30px;
/* 	background-image: url('bilder/figur.png'),url('bilder/kanji.png');
	background-repeat:no-repeat, no-repeat;
	background-position:20% 70%,88% 80%;
	background-attachment:fixed;
 */
}

#logo
{
	height:50px;
}

#logoCont
{
	position:relative;
	padding-top:20px;
	text-align:center;
	position:fixed;
	top:0px;
	background-color:white;
	z-index:2;
	/*width:950px;*/
}

#logoBild
{
	position:relative;
	background-image:url('bilder/logo.png');
	background-repeat:no-repeat;
	margin:auto;
	width:250px;
	height:95px;
	background-size:250px auto;
}

.menu
{
	justify-content:center !important;
}

.menuItem
{
	width:14.2%;
}

.line
{
	width:100%;
	max-width:950px;
	height:10px;
}

#inhalt
{
	position:relative;
	top:170px;
	z-index:1;
	padding-bottom:50px;
	padding-top:15px;
}

footer
{
	background: linear-gradient(90deg, rgba(140,15,24,1) 0%, rgba(232,34,72,1) 66%);
	text-align:center;
	line-height:37px;
	height:37px;
	position:fixed;
	bottom:0px;
	width:100%;
	z-index:2;
	color:white;
}

div.FB{
	position:absolute;
	top:65px;
}

h2{
	color:#b91e1e;
	padding-bottom:5px;
	font-family:helvetica_heavy_ext;
	padding-top:0px;
}

h3{
	color:#b91e1e;
	font-family:helvetica_heavy_ext;
	margin-bottom:1rem;
}

.cardNoBack
{
	background:none;
}

img{border:0;}

.backPics
{
	position:fixed;
	height:550px;
	background-repeat:no-repeat;
	background-size:auto 550px;
}

.flexFields
{
	display:flex;
}

.flexFields div
 {
	width:160px;
 }

div.foto{width:120px;height:130px;float:left;padding-right:30px;padding-bottom:50px;text-align:center;font-size:13px;}
.box { width: 120px;  background: maroon;position:relative;}
.box div{text-align:center;vertical-align:middle;height:110px;width:120px;}
.box .top, .box .bottom{display:block;background: #EBF9FE;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: maroon;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


dd
{
	padding-bottom:20px;
}


.trainer
{
	float:left;
	width:70%;
	min-width:590px;
}

.trainerFoto
{
	float:right;
	width:150px;
	margin-top:-70px;
}



.trainer b
{
	font-size:13pt;
}

dl.grid { 
	display: grid; 
	grid-template-columns: 1fr 100%; 
	width:90%;
  }

  .grid dd { 
	margin: 0; 
	padding-left: 1em; 
  }

  .imprlist dt
  {
	font-weight: normal;
	font-family:helvetica_light;
	font-size: 1.5rem;
  }
  
  .imprlist dd
  {
	padding-bottom: 0px;
	margin-bottom:2px;
	margin-left:10px;
  }

  .artLine
  {
	border-bottom:1px solid black;
  }

  .oyama
  {
	width:200px;
	border:0px;
	margin:10px;
  }

  .cardImage
  {
	height:180px;
	object-fit:cover;
  }
  
  .cardBody
  {
	height:85px;
  }

  .card
  {
	word-wrap:normal;
  }
  @media (max-width:920px) 
{
	#logo
	{
		height:35px;
	}
}

@media (max-width:650px) 
{
/* 	.imgKanjiKaempfer
	{
		background-image: url('bilder/kanji.png');
		background-repeat:no-repeat;
		background-position:center 80%;
		background-attachment:fixed;

	}
 */
	body
	{
		background-size:170px;
		background-position:center 50%;
		padding-top:5.5rem;
	}

	.trainer
	{
		width:100%;
		min-width:40px;
	}

	.oyama
	{
	  width:110px;
	  margin:5px;
	}
 }

@media (max-width:480px) 
{
	footer
	{
		font-size:14px;
	}
	#logo
	{
		height:30px;
	}
	.trainerFoto
	{
		float:none;
		width:40%;
		margin-top:0px;
	}

	.trainerP
	{
		text-align: center;
	}

}@media (max-width:380px) 
{
	footer
	{
		font-size:12px;
	}
	
	body
	{
		background-size:120px;
		background-position:center 60%;
	}


}


/*GALLERY BEGIN*/
.demo-gallery > ul {
	margin-bottom: 0;
  }
  .demo-gallery > ul > li {
	  float: left;
	  margin-bottom: 15px;
	  width: 150px;
	  height: 150px;
  }
  .demo-gallery > ul > li a { 
	border: 13px solid #FFF;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
  }
  .demo-gallery > ul > li a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 150px;
	width: 150px;
	object-fit: cover;
  }
  .demo-gallery > ul > li a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }
  .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
	opacity: 1;
  }
  .demo-gallery > ul > li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
  }
  .demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
  }
  .demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .justified-gallery > a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	width: 100%;
  }
  .demo-gallery .justified-gallery > a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
	opacity: 1;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
  }
  .demo-gallery.dark > ul > li a {
	border: 3px solid #04070a;
  }
  .home .demo-gallery {
	padding-bottom: 80px; 
  }


  /*GALLERY END */