
html {
       height:100%;
       width:100%;
}

body { 
	display:block;
	margin:0px;
	height: 100%;
	width: 100%;
	background-color:#000000;
	font-family: "Rubik", sans-serif; 
    font-weight: normal; 
    font-style: normal;  
}  

#cont{
	background-color:#000000;
	color:#dce5ea;	
	border: 0px solid #000000;
}

#cont a {

	font-family: "Rubik", sans-serif; 
}

#cont h2 {
    font-size:18px;
}  

a{
	text-decoration:none;	
	color:#dce5ea;	
}

a:visited{
	text-decoration:none;	
	color:#dce5ea;	
}

a:hover{
	color:#6d7f6c;
}


.hid {
    position: relative;
    display: inline-block;
	text-align:center;
}	

.hid .zeig {
    visibility: hidden;
    width: 300px;
    background-color: #c0c0c0;
    padding: 5px 0;
    border-radius: 6px;
	opacity: 0; 
    transition: opacity 1s;
	color:black;
    position: absolute;
    z-index: 1;
}

.hid:hover .zeig {
    visibility: visible;opacity: 1;
}
td:hover{color:#c0c0c0;} 

.buttongallery_m h2 {
	font-size:14px;
}
.buttongallery_m li{
	display:inline;		
} 

.button_f{
    height:38px;
    font-size:18;
    padding:2px;
}

.buttongallery_m .button_t {
	width: 33%;
	height: 33%;
        float:left;
        text-align: center; 
}




.bf_:hover, .bf_i:hover{
	transition:  1s;	
	filter: grayscale(100%);  
}

.bf_image, .bf_image_i{
	display: block; 	  
}	

.bf_overlay, .bf_overlay_i{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.bf_overlay:hover, .bf_overlay_i:hover{
	transition:  1s;
    opacity: 1.0;
	margin-bottom:10%;
}

.bf_titel, .bf_titel_i{
  color:#6d7f6c;
  font-size: 40px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; 
}

.bf_text, .bf_text_i, bf_tut{
  color:#dce5ea;
}





/**********************************************************************************************/
@media only screen and (max-width: 824px) {

#menubox {
	display:none;
}
	
#cont {
	right:0px;
	width:100%;
	margin-right:0px; 
	top:20px;
	/*color: grey;	*/
}	

#titelh {
	top:0px;
	position:absolute;
	width:100%;
	z-index:11;
    margin-left: auto;
	margin-right:auto;
	height: 80px;
	overflow:hidden;
	background-color:#0093dd;	
	border-bottom:0px solid #000000;	
	font-size:24px;
	font-weight:bold;	
} 

li.titeltext_m, li.titeltext_m a{
	display: flex; 
    flex-direction: column; 
    justify-content:center;
	/*float:left;*/
	color:#000000;
    text-decoration:none;
	margin-right:5px;
    margin-left:5px;
	/*height:120px;*/
	text-align:left;
}

#titelh img{
	height:80px;
    width:120px;
    /*display:none;*/
}

#startseite{
	height:70%;
	width:100%;
}
	
#navidia{
	display:none;
}

.besch{ 
	position:relative;
	float:left;
	margin-top:135px;	
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	width:90%;
	display:block;	
	color:#919191;
}

.einzelbild_foto, .einzelbild_doku{
	width:100%;
    left:3px;  
	top:px;
}

.einzelbild_foto img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin-left: 0px;
    margin-right: auto;
    padding-top: 20px;
}

#pony{ 
	display:block;
    max-width: 100%;
	max-height:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
}

figure{
	display:block;
	margin:2px;
}

.einzelbild_foto h2 {
	 margin-left: 0px;
}

.button_f{
    display:none;
}

.bf_, .bf_i, .bf_tut{
	position: relative;
	width:100%;
	height:auto;
    margin-bottom:20px;	
}

.bf_titel, .bf_titel_i, .bf_titel_tut{
	  position: absolute;	
}

.bf_text, .bf_text_tut, bf_text_tut_100{
	/*margin-top:20px;*/
	/*float:left;*/
	display:block;
	width:100%;	
	/*color:#ddc5c5; */
    /*display:none;*/
}

.bf_text_i{
	display:none;
}

.bf_image, .bf_image_i, .bf_image_tut{
    width: 100%;
    height: auto;
}

#start,#bio{
    position:relative;
    margin-top:80px;	
	padding:3%;
} 

#start_i{
    width:100%;
    /*margin-top:-300px;*/		
}

.buttongallery_m, .buttongallery_i, #bio, #start{
    width:100%;
   /* margin-top:px;	*/
	margin-top:125px;
	
	
} 

.buttongallery_m p,h5,h3{
	margin-left:auto;
	margin-left:auto;
}

.buttongallery_m input, #start input, .buttongallery_m textarea, #start textarea, #start select{  
   width: 90%;
   margin: 5px ;
   color:#919191;
   background: #000000;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-transition: all 1s ease; 
   -moz-transition: all 1s ease; 
   -o-transition: all 1s ease; 
   transition: all 1s ease; 
}

.buttongallery_m input, #start input, #start select{
	height: 30px;
}

.buttongallery_m textarea, #start textarea{
	height: 120px;
}

.buttongallery_m input:focus, #start input:focus, .buttongallery_m textarea:focus, #start textarea:focus{
   background: #DEC8E3;	
   color:#000000;
   /*width: 500px;*/
}


.buttongallery_i p,h5,h3{
	margin-left:auto;
	margin-left:auto;
}

#start_i img {
    width: 100%;
} 

#start h3 {
   font-size:30px;
   color:#dce5ea;
}

#menubox{background:#000000;width:200px;margin-left:-200px;margin-top:0px;color:#919191}

/*
.navi ul, .navi ul li, .navi li {
    margin: 5px; 
    padding: 0px; 
    text-align: center;
    top:70px;
	list-style-type:none;
  }

  .navi a, ul#navi span {
    display: table-cell;
    vertical-align:middle;
    width: 240px; 
    height:28px;
    text-decoration: none; font-family:verdana;font-weight: normal;font-size:24px;
    color: #919191; 
    background-color: #000000;
  }
 */ 


 .navi a:hover {
    color: #000000; 
    background-color: #919191;
    border:solid 1px ;border-color:#000000;
  }

.navi, #cont { 
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.navi { 
	top:0px;
	width:200px;
	position:fixed;  
	right:-200px;
	color:#d9bfbf;
}

nav.topmenu {
	z-index:15;
	/*top:130px;*/
    top:50px;
	position:absolute;
	right:0px;
    height: 600px; 
    max-width:0;
    overflow-y: auto; 
    transition: all 0.5s;
}

#menu li, nav.topmenu ul li, nav.topmenu ul li, nav.topmenu ul, .navi ul li, .navi li {
 /*   margin: 10px; 
    padding: 0px;  */
    text-align: center;
    
	list-style-type:none;
  }

nav.topmenu a, .navi a, ul#navi span, ul#nav.topmenu span {
    display: table-cell;
    vertical-align:middle;
    width:300px; 
    height:48px;
    text-decoration: none; 
	font-family:verdana;
	font-weight: normal;
	font-size:24px;
    color: #d9bfbf; 
    background-color: #000000;
  }
  
    @media only screen and (max-height: 850px) {
  
	nav.topmenu a, ul#navi span {
		font-size:18px;
		height:20px;
	}  
  }

 nav.topmenu a:hover {
    color: #000000; 
    background-color: #d9bfbf;
    border:solid 1px ;border-color:#f96262;
}

#hamburg:checked + .hamburg  + nav.topmenu { 
    max-width: 300px; 
}

.hamburg { 
   z-index:15;
   display: block;
   background: #000000; width: 75px; height: 50px; 
   position: relative; 
   margin-left: auto; margin-right: 0px;
   border-radius: 4px; 
   transition: border-radius .5s;
}

.line { 
   position: absolute; 
   left:10px;
   height: 4px; width: 55px; 
   background: #d9bfbf; border-radius: 2px;
   display: block; 
   transition: 0.5s; 
   transform-origin: center; 
}

.line:nth-child(1) { top: 12px; }
.line:nth-child(2) { top: 24px; }
.line:nth-child(3) { top: 36px; }

.hamburg.checked .line:nth-child(1){
   transform: translateY(12px) rotate(-45deg);
}

.hamburg.checked .line:nth-child(2){
   opacity:0;
}

.hamburg.checked .line:nth-child(3){
   transform: translateY(-12px) rotate(45deg);
}

#openNav:target .navi {right:0px;top:0px;}

#openNav:target #cont {
	margin-right:260px;
	position:fixed;	
}

#openNav:target #cont_fix {
	margin-right:260px;
	position:fixed;	
}

#openNav:target #openBtn {display:none;}

#openNav:target #closeBtn {
	display:block; 
	background:#f96262;
	right:0px;
	position:absolute;
}

.tit_alb{
	display:block;
	margin:3px;
	font-size:28px;
}

@media only screen and (max-height: 850px) {
  
	.navi a, ul#navi span {
		font-size:18px;
		height:20px;
	}  
}

#openBtn, 
#closeBtn {
	top:0px;
	z-index:15;
	width:100px;
	height:120px; 
	position:fixed;	
	text-decoration:none;
}

#openBtn {
	background:#000000; 
	color:#d9bfbf;
	display:block;
	right:0px;
	opacity:0.5;
}

#openBtn:hover {
	opacity:0.9;
	color:#f96262;
}

#closeBtn {
	display:none;
}
.nav-arrows a {
	display:none;
}


}


/**********************************************************************************************/
@media only screen and (min-width: 825px) {

#menu li, #menu2 li{margin:0px 0px;}

nav.topmenu {
	display:none;
}

#cont{ 
    position:relative;
	
	max-width: 1600px; 
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
} 

#cont_fix{ 
    position:absolute;
    height:100%;	
	max-width: 1600px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	/*overflow:hidden;*/
} 

#titelh {
	top:0px;
	position:absolute;
	width:100%;
	z-index:11;
    margin-left: auto;
	margin-right:auto;
	height: 120px;
	overflow:hidden;
	background-color:#0093dd;	
	border-bottom:0px solid #000000;	
	font-size:24px;
	font-weight:bold;	
} 

li.titeltext_m, li.titeltext_m a{
	display: flex; 
    flex-direction: column; 
    justify-content:center;
	float:left;
	color:#000000;
    text-decoration:none;
	margin-right:50px;
    margin-left:50px;
	height:120px;
	text-align:center;
}

#titelh img{
	height:120px;
}

#startseite{
	height:70%;
	width:80%;
	margin-left:200px;
}

.buttongallery_m, .buttongallery_i, #bio, #start{
	position:relative;
	margin-top:125px;
    /*top:px;*/
    margin-left: 210px;	
}

 .buttongallery_m input, #start input, .buttongallery_m textarea, #start textarea, #start select{  
   width: 440px;
   max-width:440;
   margin: 5px auto 0 0;
   color:#919191;
   background: #000000;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-transition: all 1s ease; 
   -moz-transition: all 1s ease; 
   -o-transition: all 1s ease; 
   transition: all 1s ease; 
}

.buttongallery_m input, #start input, #start select{
	height: 30px;
}

.buttongallery_m textarea, #start textarea{
	height: 120px;
}

.buttongallery_m input:focus, #start input:focus, .buttongallery_m textarea:focus, #start textarea:focus{
   background: #DEC8E3;	
   color:#000000;
   /*width: 500px;*/
}	

.main-screen {
	position:absolute;
	padding: 0;
	height: 100%;
	width: 100%;
	top:200px;
	left:200px;
}

.slideshow{
	display: block;
	padding: 0;
	margin: 0;
	z-index: 99;
	list-style: none;
}

.image {
    position: absolute;
    z-index: 100;
    width: 100%;
	top:px;
    /*overflow: hidden;*/

    transition:opacity 1s ease-in-out; 
    -moz-transition:opacity 1s ease-in-out; 
    -webkit-transition:opacity 1s ease-in-out;
}

.image img {
	height:400px;
}

.image{
    opacity: 0; 
}

.active{
    opacity: 1;
}
	
.nav-arrows a {
	width: 0px;
	height: 0px;
	border-right: 50px solid #dce5ea;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;	
	background: #6d7f6c;
	position: absolute;
	top: 60%;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.3;
    z-index: 99999;
	text-decoration:none;
	font-weight:bold;
	font-size:48px;
	left: -55px;
	right: auto;
	margin-left:210px;
}

.nav-arrows a:first-child{
	border-left: 50px solid #dce5ea; ;
	border-right: 0px;
	left: auto;
	right: -15px;
	background-position: top right;
}

.nav-arrows a:hover {
	opacity: 1;
}		

#navidia{
	z-index:100;
	display:block;
	position:absolute;
	top:130px;
	left:210px;
}

.besch{ 
	position:relative;
	float:left;
	margin-top:160px;	
	margin-bottom:10px;
	width:50%;
	display:block;
	margin-left:250px;	
	z-index:111;
	color:#919191;
}
 
 
.einzelbild_foto {
	display:flex;
	position:relative;	
	z-index:0;
	margin-top:0px;
	margin-left:210px;
	margin-right:auto;
	height:850px;
	width:75%;
}

#pony{
	object-fit: contain;
	object-position: 50% 50%;
	height:90%;
	width:90%;	
	cursor: n-resize;
}

.einzelbild_doku {
	position:relative;	
	top:0px;
	margin-left: 200px;
	margin-top:60px;
}
  
.einzelbild_foto h2 {
	 margin-left: 0px;
}
  
.button_flow{
	z-index:50; 
    position:relative;	
	overflow: hidden;
	height:250px;
	/*max-width:px;*/
    float:left;
	margin:1.5%; width:30%;
	/*visibility:hidden;	*/	
}

.button_f{
    display:block;
}

.bf_{
	z-index:1; 
    position:static;	
	overflow: hidden;
	/*height:250px;*/
    float:left;
	margin:1.5%; width:30%;
	width:%;	
}

.bf_tut{
	
	z-index:1; 
    position:relative;	
	overflow: hidden;
	height:250px;
	margin:2%; width:45%;
	width:36%;		
}

.bf_text_tut, .bf_text_tut_100{
	display:block;
	clear:both;
	float:left;
	
	/*height:400px;*/
	width:60%;	
	color:#ffffff; 
	overflow:hidden;	
}

.bf_text_tut_100{
	width:100%;		
}

.bf_i{
	z-index:1; 
    position:relative;	
	overflow: hidden;
	height:250px;
    float:left;
	margin:1.5%; width:30%;
	width:533.33333333333%;	
}

.bf_text{
	float:left;
	display:block;
	height:250px;
	width:0%;	
	color:#ddc5c5; 
	overflow:hidden;	
}


.bf_text_i{
	float:left;
	display:block;
	height:250px;
	width:0%;	
	color:#ddc5c5; 
	overflow:hidden;	
}

.bf_text a, .bf_text_i a{
	text-decoration:none;	
	color:#dce5ea;	
}

.bf_text a:visited, .bf_text_i a:visited,{
	text-decoration:none;	
	color:#dce5ea;	
}

.bf_text a:hover, .bf_text_i a:hover{
	color:#6d7f6c;
}

.bf_image{
	height:250px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

.bf_image_tut{
	height:250px;
	width:auto;
	margin-left:5px;
	margin-right:auto;
}

.bf_image_i{
	height:250px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

.bf_titel, .bf_titel_i{
  position: relative;
}

.bf_overlay_, .bf_overlay_i{
  height: 100%;
  opacity: 0;
  transition: .5s ease;
}

.button_flow_bez{
	z-index:50; 
    position:relative;	
	overflow: hidden;
	height:250px;
	max-width:px;
    float:left;
	visibility:hidden;	
}

.button_flow_mini{
	z-index:50; 
    position:relative;	
	overflow: hidden;https://www.u.muellerzz.de/htm/vollbild.php?num=82&orig=img_20190512_124418.jpg&zae=&alb_0=16&href=gallery.php?alb=16%22
	height:125px;https://www.u.muellerzz.de/htm/vollbild.php?num=82&orig=img_20190512_124418.jpg&zae=&alb_0=16&href=gallery.php?alb=16%22
	/*max-width:px;*/
    float:left;
	margin:1.5%; width:30%;
}

.button_flow_mini img, .button_flow_mini span, .button_flow_mini video{
	object-fit: contain;
	width:100%;
	height:100%;
	margin-left:auto;margin-right:auto;
}

.button_flow img, .button_flow span, .button_flow video{
	object-fit: contain;
	width:100%;
	height:100%;
	margin-left:auto;margin-right:auto;
}

.button_flow_i img, .button_flow_i span, .button_flow_i video{
	
	height:100%;
	
}

.button_flow video{
    max-height: 250px;	
	display:block;
}
/*
#start,#bio{
	position:relative;
    top:px;
    margin-left: 200px;		
}
*/
#start_i{
	position:relative;
    margin-top:180px;
    margin-left: 200px;	
	width:100%;
	height:85%;
}

#start_i img {
    object-fit:contain;
	width:100%;
	height:100%;
}

#start img {
    max-width:auto;
	max-height:90%;
} 

#start h3 {
   padding: 0px;
   width: 600px;
   font-size:36px;
   color:#dce5ea;
}

#menubox{width:200px;margin-top:0px;color:#dfdfdf;}

#openBtn, 
#closeBtn {
	z-index:15;
	width:100px;
	height:100px; 
	color:#919191; 
	padding:10px;
	position:absolute;
	
}

#openBtn {
	background:#000000; 
	display:none;
	right:20px;
}

#closeBtn {display:none;}

.navi {
	top:px;
	width:240px;
	position:fixed; 
	right:-240px;
	color:#d9bfbf;
}

.tit_alb{
	display:none;
	margin:3px;
	font-size:28px;
}

}
/*ende min 825px**********************************************************************************/




 .button_breit{
    margin:10px;
	margin-right:40px;
	color: #dce5ea;
	background-color: #000000;
	width:95%;	
    float:left;  
}

.button_breit a{
        text-decoration:none;
		color: #919191;
		font-weight:bold;
}

.button_breit a:hover{
	color: #6d7f6c; 
}

.button_breit h2{
    font-weight:bold;
}

.button_breit img{
    border-radius:100%;
}

.bilder{
	padding: 2px 2px 2px 2px;
	background-color: #000000;	
}

.bilder img {
	float: left;
	width: 1000px;
	max-width: 100%;
	min-width: 330px;	
}

#imp {
        position:absolute; 
		top:35px;
		right:2%;
		z-index:29;   
}
	
ul#imp { 
	width:440px;	
}

ul#imp li {float:left; list-style: none; position: relative; margin: 0px; text-decoration:none; }

ul#imp li ul {margin: 0; padding: 1px; position: absolute;top: 28px; left: -0px; display: none; }

ul#imp li:hover ul {display: block;  vertical-align:middle;}

ul#imp li ul li { float: none;  display: block;  margin-bottom: 0px; text-align:middle;  }

ul#imp a {display:block; width:100px; height:28px; font-weight: normal;font-size:18px; text-align:center; border: 1px solid #919191; color:#919191; background-color:#000000; text-decoration:none; }
#0093dd
ul#imp a:hover {display:table-cell; width: 100px; height:28px; font-weight: normal;font-size:18px;text-align:center;border: 1px solid #0093dd; color: #000000; background-color: #919191; text-decoration:none; }


  #impre1 {position:relative; min-width:300px;  z-index:29;  }
ul#impre1 {  text-align:center; }
ul#impre1 li {float:left; list-style: none; position: relative; margin: 0px; padding: 0;text-decoration:none; }

ul#impre1       a {display:block; width: 70px; height:24px;font-weight: normal;font-size:24px;text-align:center;border: 1px solid #bbbec1;   color: #ffffff; background-color: #bbbec1;text-decoration:none; }
ul#impre1 a:hover {display:block; width: 70px; height:24px; font-weight: normal;font-size:24px;text-align:center;border: 1px solid #bbbec1; color: #bbbec1; background-color: #ffffff; text-decoration:none; }
	
#menubox{position:absolute; top:120px; }
	
#menu,#menu2 {position:relative; }	
#menu,#menu ul, #menu2,#menu2 ul {list-style:none;padding:0;z-index:4;}
#menu li, #menu2 li{text-align:center;font-size:24px;}
#menu a, #menu2 a{text-decoration:none;outline:none;display:block;color:#d9bfbf;padding:0px 0px}
#menu a:hover,#menu a:focus,#menu2 a:hover,#menu2 a:focus{color:#f96262;}
#menu .sub > a:after{content:" v";letter-spacing:1em;font-size:20px;color:red;}
#menu .hider{overflow:hidden}
#menu .sub ul{margin-top:-520%;transition:.5s;-webkit-transition:.5s} 
#menu .sub a:focus ~ .hider > ul,#menu ul:hover{margin-top:0;}



#menu_line{
	position:relative;
	margin-top:121px;
	width:100%;
	/*display:inline;*/
	display: none;
	justify-content: center;
	/*align-items: center;*/
	color:#919191;
	background-color: #000000;
    padding: 0;
    text-align: center;
}

#menu_line li{
	list-style: none;
    position: relative;
    margin: 2px; 
    padding: 0;
}

#menu_line a, #menu_line span {
    display: table-cell;
    vertical-align:middle;
    width: 140px;  
    height:30px;
    text-decoration: none; font-family:verdana;font-weight: normal;font-size:20px;
    color: #919191; 
    background-color: #000000;
}

#menu_line a:hover{
	 color: #6d7f6c; 
}


#start_text {
   padding_right: 400px;	
} 
 
#art{
   margin-left: 200px;
   width: 1261px;
   overflow:hidden;
}  

#start a { 
    display:block;
	background-color:#000000;
    text-decoration:none;	
	/*padding-left:20px;*/
	color:#dce5ea;
	font-size:24px; 
} 

#start a:hover{    
	background-color:#000000;
	color:#6d7f6c;
}

#start li {    
    display:inline;
	list-style:none; 
}

#start h4 {
   padding-left: 0px;
   font-size:16px;
   color:#dce5ea;
   float:left;
} 
 
#start h6 {
   font-size:6px;
   color:#dce5ea;
   width:1000px;
} 

#navidia li {
	float:left;
    list-style: none;
    position: relative;
    margin: 2px; 
    padding: 0;
	display: table-cell;
    vertical-align:middle;
    width: 140px;  
    height:20px;
	text-align:center;
    text-decoration: none; font-family:verdana;font-weight: normal;font-size:14px;
}

navidia a, navidia span {
    color: #919191; 
    background-color: #000000;
   
  }
#navidia a:hover {
    color: #000000; 
    background-color: #919191;
    border:solid 1px ;border-color:#000000;
 }   

#vorreze2 {
	margin-top:0px;
	margin-left:10%;	
}

#vorreze2 a {
	text-decoration:none;
	color:#dce5ea;
}

#start_text {
   padding_right: 400px;	
}  
#art{ 
   margin-left: 200px;
   width: 1261px;
   overflow:hidden;
} 

.mailer { display:none; }


#ImageText{
	float:right;
    margin-right:20px;
	//margin-top:120px;
	padding:20px;  
	font-weight:bold;      
}

#ImageText a {text-decoration:none;
}

#footer {
	color:red;
	margin-top: 100px;
}
#bio{
	/*position:absolute;*/
	/*top:120px;*/
    /*margin-left: 120px;*/		
}

#bio figure{ 
	float:left;
	text-decoration:none;
	text-align: left;
	/*height:250px; */
	width:200px;
	padding:20px;
	margin-left:10px;
}

#bio figcaption {
	font-size:24px;
	display:block;
    padding: 10px;
	
}

#tut{
    position:relative;
    top:0px;	
	margin:3%;
} 

#tut img{
	margin-top:10px;
	object-fit:contain;
	max-width:100%;
	max-height:100%;
}

#tut a { 
    display:block;
	background-color:#000000;
    text-decoration:none;	
	/*padding-left:20px;*/
	color:#919191;
	font-size:24px; 
	margin:5px;
} 

#tut a:hover{    
	/*background-color:#ffffff;*/
	color:#6d7f6c;
}

#tut ul li {    
     display:inline;	
}

#tut h4 {
   padding-left: 0px;
   font-size:16px;
   color:#000000;
   float:left;
} 
 
#tut h6 {
   font-size:6px;
   color:#000000;
   width:1000px;
} 
.row{
	position:fixed;
	top:0px;
	right:2%;
	z-index:21;
}

/* chezdede********************************************************/
.ib {
    display:inline-block; 
}

#reze {	
		height:125px;
		overflow: hidden;
        padding: 3px;		
}

	#reze ul{
		list-style: none;
		margin: 0;
		padding: 0;		
}

	#reze a{
		float: left;
		display: block;
		margin-right: 10px;
	}

	#reze li{
		float: left;
		display: block;
			
}

	#reze h4 {
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 0;
    font-weight: bold;
	font-size:24px;

}  

	#reze h2 {
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 0;
    font-weight: normal;
	font-size:18px;

}
 
#ende{} 




.editor {
  width: auto;
  min-height: 18rem;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  border-top: 6px solid #4a4a4a;
  border-radius: 3px;
  margin: 2rem;
}
.editor .toolbar {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.editor .toolbar .line {
  display: flex;
  border-bottom: 1px solid #e2e2e2;
}
.editor .toolbar .line:last-child {
  border-bottom: none;
}
.editor .toolbar .line .box {
  display: flex;
  border-left: 1px solid #e2e2e2;
}
.editor .toolbar .line .box .btn {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.2s ease all;
}
.editor .toolbar .line .box .btn:hover, .editor .toolbar .line .box .btn.active {
  background-color: #e1e1e1;
  cursor: pointer;
}
.editor .toolbar .line .box .btn.icon  input{
  width: 20px;
  padding: 10px;
}
.editor .toolbar .line .box .btn.icon.smaller input{
  width: 18px;
}
.editor .toolbar .line .box .btn.has-submenu {
  width: 20px;
  padding: 0 10px;
}
.editor .toolbar .line .box .btn.has-submenu::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background-image: url(./ico/down.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  right: 4px;
}
.editor .toolbar .line .box .btn.has-submenu .submenu {
  display: none;
  position: absolute;
  top: 36px;
  left: -1px;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  border-top: none;
}
.editor .toolbar .line .box .btn.has-submenu .submenu .btn input{
  width: 39px;
}
.editor .toolbar .line .box .btn.has-submenu:hover .submenu {
  display: block;
}
.editor .content-area {
  padding: 15px 12px;
  line-height: 1.5;
}
.editor .content-area .visuell-view {
  outline: none;
}
.editor .content-area .visuell-view p {
  margin: 12px 0;
}
.editor .content-area .html-view {
  outline: none;
  display: none;
  width: 100%;
  height: 200px;
  border: none;
  resize: none;
}

#ende{} 




.tit{
	display:block;
	margin:3px;
	font-size:28px;
}
 
.htbox{
    font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",
	monospace;
	font-size:12px;
	text-align:left;
    line-hight:1.1;
	white-space:pre;
	word-spacing:normal;
	word-break:normal;
	word-wrap:normal;
    hyphens:none
    tab-size:4;
    
    
    width:95%;    
    color:#919191;
    background-color:#cd79c6;
    padding:1em;margin:.5em 0;
    overflow:auto;
    box-shadow:1px 1px .5em #000 inset
    
    
    border-width:4;
    border-radius:.5em;
    border-color:#af8888;
    border-style:solid;
}
 
 
#ende{} 


