
/* CSS Document */

*{ }

html {
	height: 100vh;
	width: 100vw;
}


body {
	margin: 0;
	overflow-y:hidden;
width: 100%;
height: 100%;
padding: 0;
}


#contemporarypainting-kunst-art-artist {  /* container */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3vh;
	color: #FFF;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	height: 100vh;
	width: 100vw;
	margin-right: auto;
	margin-left: auto;
	position: relative;
overflow: hidden;







}
.Schrift-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: calc (10px+4vh);
	font-weight: bold;
}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: calc (2vh + 10px);
	font-weight: bold;
	color: #360;
}
a:visited {
	font-size:calc (2vh+14px);
	font-weight: bolder;
	color: #096;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
}


#Fabian-Zolar-Contemporary-Painter { /* head */
	height: 4vh;
	margin-right: 2vh;
	margin-left: 3vh;
	background-color: #FFF;
	margin-top: auto;
	background-image: url(Zolar-Weblogo.png);
	background-repeat: no-repeat;
	/* [disabled]background-attachment: scroll; */
	/* [disabled]resize: both; */
	background-size: contain;
	background-position: left;
resize:both ;
}



.fabianzolar { 
position: relative;
  height: 4vh;
  vertical-align:  middle;
display: inline-block;
float: right;
margin-top: -1vh;
 
  
} /* size banner */

.fabianzolar:hover {
	 height: 6vh;
}


.clearfix:after {
	display: inline-block;
	clear: both;
}


.menu-wrap {
	width: 100%;


	box-shadow: 0px 1px 3px rgba rgba(204,204,204,1);
	background: #CCC;

}



#menu {
        height: auto;
	width: auto; 
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	resize: both;
	
	display: table;
        position:relative;
padding-top: -1vh;
}



.menu {
	width: 100%;
	margin: auto;
	resize:both;
        position: relative; 
        
        
}



.menu li{
	margin: 0px;
        list-style:none;

        
}


.menu a{
	transition: all 0.15s linear 0s;
	-webkit-transition: all 0.15s linear 0s;
	-moz-transition: all 0.15s linear 0s;
	-ms-transition: all 0.15s linear 0s;
	-o-transition: all 0.15s linear 0s;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;



}



.menu .arrow {
	font-size: 10px;
	line-height: 0%;
}

.menu > ul > li {
	float: left;
	display: inline-block;
	position: relative;
	font-size: calc (2vh + 12px); /* 14px */
}

.menu > ul > li > a {
	padding: 10px 40px;
	display:inline-block;
	text-shadow:0px 1px 0px rgba(0,0,0,0.4)
}

.menu > ul > li:hover > a, .menu > ul > .current-item > a {
	background:#999;
	}
	
	
	
	.menu li:hover .sub-menu{
		z-index:1;
		opacity:1;
	}


.sub-menu {
	width: 160%;
	padding: 5px 0px;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: -1;
	opacity: 0;
	transition: opacity linear 0.15s;
	box-shadow: 0px 2px 3px rgba (0,0,0,0.2);
	color: #CCC;
	background-color: #666;
        
}

.sub-menu li {
	display: block;
	font-size: (8vh + 17px);
	margin: 1px;
}

.sub-menu li a{
	padding:10px 30px;
	display:block;
}

.sub-menu li a:hover, .sub-menu .current-item a {
}

 

    #main {
	margin-top: 1vh;

	margin-left: 0;
	margin-right: 0;
	position: relative;
	height: 80vh;
        width: 100vw;
margin-bottom: 0;
	

background-color: #CCC;
        resize: both;
overflow: hidden;



        border:none;
        display: inline-block;
text-align:center;
}


.graffitiscroll {
	

	margin-left: 0;
	margin-right: 0;
	position: relative;
	height: 90vh;
        width: 100vw;
padding-bottom: 0;
	

background-color: #CCC;
        resize: both;

overflow-y:auto;
overflow-x:hidden;
        border:none;
        display: inline-block;
text-align:center;
}
 












a.prev,a.next {
height: 15vh;
position: absolute;
width: 9vh;
top: 33vh;
margin-top: 0;
margin-right: auto;
margin-left: auto;
opacity: 0.3;
text-indent: -99999px;
cursor:pointer;
-webkit-transition:opacity 200ms ease-out;


}
a.prev:hover,a.next:hover {
opacity:1;
}

.prev {
left:0vh;
background: url(prev.png) no-repeat;
position:absolute;
background-size: contain;

}

.next {
right:5vh;
background:  url(next.png) no-repeat;
position:absolute;
background-size: contain;
}

.slider {
height:80vh;
width: 100%;
position: relative;
overflow: hidden;
resize: both;
overflow:hidden;
margin-top: 1vh;



 
    

}

.slide {
   height:100%;
   width:100%;
   opacity: 0.8;
}

.slider .slide:target {
   z-index: 100;
   overflow: hidden;
   position: relative;
}

img {
    max-width:100%;
    max-height:100%;
    position: relative;
    margin: 0 auto;
     margin-top: 9vh;
    
    display: block; 

    

  }

iframe  {
   
   max-width:100vw;
   max-height:80vh;
   position: relative;
  
   margin:0 auto;
   display: block;
   resize: both;
   border: 0;
   
  }



.position {
   position: relative;
   /* [disabled]alignment-adjust: central; */
}

.framer li {
   max-width:30vh;
   width:30vh;
}

.Schrift-Bildbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size:calc (9px+4vh);

    text-align: justify;
  
}
 
@media (min-width: 1024px) {
  .content_viewport {
    border: 0px none;
    height: 900px;
width: 100%;
  }
}
@media (max-width: 1023px) {
  .content_viewport {
    border: 0px none;
    height: 900px;
width: 100%;  }
}
@media (min-width: 768px) {
  .content_viewport {
    border: 0px none;
    height: 900px;
width: 100%;  }
}


@-webkit-keyframes TMNT {
0%  { left: 0px; }
100% { left: -1200px; }
 from { opacity: 1.0; }
    to   { opacity: 0.0; }

  }
 

