@CHARSET "ISO-8859-1";

html {
	box-sizing: border-box;
	height: 100%;
	font-size: 0.8em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #181810;
	background-color: #fff;
	margin: 0;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
}
div {
/*	border: 1px solid #f00;*/
}
a {
	text-decoration: none;
	color: #BF494A;
}

a:hover {
	color: #D68430;
}

a:active {
	color: #D68430;
}

img {
	border: none;
	float: left;
}

em {
	font-weight: bold;
}

table {
	width: 100%;
	line-height: 1em;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

h1 {
	font-size: 1.5em;
	letter-spacing: -0.02em;
	line-height: 1.5em;
	margin: -0.5em 0 0 0;
	color: #D68430;
}

h2 {
	display: inline;
	font-size: 1.5em;
	letter-spacing: -0.02em;
}

h3 {
	font-size: 1em;
	letter-spacing: -0.02em;
	padding: 0.7em 0 0 0;
	line-height: 1.5em;
	margin: -0.5em 0 0 0;
	color: #D68430;
}

.red {
	color: #BF494A;
}

.green {
	color: #99AB52;
}

.orange {
	color: #D68430;
}

.blue {
	color: #679Ab4;
}

.olive {
	color: #968650;
}

.legende {
	font-size: 9px;
}

ul {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
}

#all {
	position: relative;
	box-sizing: border-box;
	width: 80vw;
	height: 100%;
	margin: 0 auto;
		background-image: url(images/pinselfisch.gif);
	background-position: 305px -28px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	z-index: 0;
}
#dummy {
	position:absolute;
	display: none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 11;
}
#allmenu{
	position: relative;
	display: block;
}
#menu {
	position: relative;
	display: block;
	width: 20vw;
	margin-top: 1em;
/*	min-width: 155px;*/
	height: 385px; 
	color: #D68430;
	font-weight: bold;
	float: left;
	overflow: visible;
}
#menu div {
	position: absolute;
	width: 100%;
	z-index: 2;
}
#menu a {
	display: block;
	width: 100%;
	font-weight: bold;
	z-index:6;
}

#menu dl {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 70px;
	height: 1.2em;
	overflow: hidden;
}

#menu dt {
	position: relative;
	text-transform: uppercase;
}

#menu dd {
	position: relative;
}


.z1over, .z3over, .z5over, .z7over, .z9over{
	top:0;
	animation-name: mz1;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-delay: 0s;
	animation-fill-mode: forwards;
		overflow: visible;
	}

.z1o, .z3o, .z5o, .z7o, .z9o{
	top:0;
	animation-name: mz1;
	animation-duration: 0s;
	animation-iteration-count: 1;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	}
.z3over, .z5over, .z7over {
	width: 46vw;
	animation-name: mz7;
}
.z3o, .z5o, .z7o {
	width: 46vw;
	animation-name: mz7;
	animation-duration: 0s;	

}
@keyframes mz1 {
	100% {
		 height: 15em; }
}
@keyframes mz7 {
	100% {height: 8em;}
}
#menu .z1{
	top: 0px;
	z-index: 99;
}
#menu .z2 {
	top: 41px;
}
#menu .z3 {
	top: 117px;
}
#menu .z4 {
	top: 135px;
}
#menu .z5 {
	top: 170px;
}
#menu .z6 {
	top: 187px;
}
#menu .z7 {
	top: 235px;
}
#menu .z8 {
	top: 271px;
}
#menu .z9 {
	top: 340px;
}
#menu .z1 dl {
	top: -4px;
}
#menu .z3 dl {
	top: -30px;
}
#menu .z5 dl {
	top: 1px;
}
#menu .z7 dl {
	top: 20px;
}
#menu .z9 dl {
	top: 3px;
}
#menu #copyz9 dl {
	top: 3px;
}

#headline {
	position: relative;
	left: 0;
	box-sizing: border-box;
	padding: 2vh 0 0 2vh;
	width: 100%;
	height: 17vh;
	min-height: 10em;
	color: #99AB52;
	overflow: visible;
	z-index: 0;
}
#headlineStartpage {
	position: absolute;
	left: 0;
	box-sizing: border-box;
	padding: 2vh 0 0 2vh;
	width: 100%;
	height: 35vh;
	min-height: 10em;
	color: #99AB52;
	background-image: url(images/pinselfisch.gif);
	background-position: 305px -28px;
	background-repeat: no-repeat;
	overflow: visible;
	z-index: 0;
}
#headline a {
	color: #99AB52;
}
#headline form {
	display: block;
	margin-top: 6vh;
}
#PinselButtom {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 200px;
	height: 200px;
}
#leftLayer {
	position: relative;
	box-sizing: border-box;
	left: 0;
	width: 25vw;
	height: 80vh;
	padding: 1em 1.5em 2em 1em;
	margin-right: 2em;
	color: #8F9C99;
	text-align: right;
	float: left;
	overflow: auto;
	font-weight: bold;
}
#leftLayer.leftImg:hover {
	top: -1vh;
	overflow: visible;
/*	background-color: #fff;*/
	z-index: 9;
}
#leftLayer.leftImg:hover img{
	background-color: #fff;
	border-top: 1vh solid #fff;
	border-right: 1vh solid #fff;
	border-bottom: 1vh solid #fff;
}
img#t1st, img#t2nd {
	position: absolute;
	top: 0;
	left: 0;
}
img#t2nd {
	display: none;
}
#leftLayer h1 {
	color: #8F9C99;
	line-height: 1.3em;
}

#rightLayer {
	position: relative;
	box-sizing: border-box;
	width: 25vw;
	height: 80vh;
	padding: 1em 1em 2em 1.5em;
	margin:0;
	overflow: auto;
	z-index:0;
}
#rightLayer p{
	padding:0;
	margin:0;
}

#rightLayer img {
	float: none;
}
#rightLayer img#Buchtitel{
	height:140px;
	max-width: 300px;
	float:left; margin-right:10px;
}

#nextPage {
	position: relative;
	display: block;
	text-align: right;
	padding-top:1em;
	width: 100%;
}

#nextPage h2 {
	position: relative;
	display: inline;
	top: 3px;
}
#sorter {
	width:180px;
}
#finder {
	width:176px;
}
#RezLegende {
	display: none;
	position: absolute;
	left:100px;
	top:100px;
	width:250px;
	height: 154px;
	padding: 6px;
	background-color: #efefef;
	border: 1px solid #a0a0a0;
	font-size: 0.8em;
	z-index: 10;
}
#hamburger {
	position: absolute;
	background-image: url("images/hamburger.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	top: 6vh;
	right: 4vh;
	width: 2.7vh;
	height: 2.7vh;
	display: block;
	z-index: 999;
	font-size: 4em;
}
	#hamburger:hover {
	background-image: url("images/hamburger_o.jpg");
	z-index: 999;
	}
@media screen and (orientation: portrait), (max-width: 1050px){	
	#all {
	width: 100vw;
	margin:0;
	}
	#menu {
	width: 30vw;
	}
	#leftLayer {
	width: 32vw;
	}
	#rightLayer {
		width: 32vw;
	}
}
@media screen and (orientation: portrait), (max-width: 500px){
	#all {
	width: 100vw;
	margin:0;
	}
	#headline {
	width: 90vw;
	}
	#rightLayer {
	width: 64vw;
	}
	#leftLayer {
	margin-right: 1vw;
	}
	#allmenu {
	position: absolute;
	left:0;
	top: 6em;
	width: auto;
	height: 70vh;
	background-color: #fff;
	display: none;
	z-index: 99;
	}
	#menu {
		position: absolute;
		width: 95vw;
		height: 100vh;
			background-color: #fff;
			text-align: left;
			margin: 0 auto;
		z-index: 99;
		border-top: 12vh solid #fff;
		padding-left: 2vw;
	}
	.z3over, .z5over, .z7over {
	width: 80vw;
	}
	.z3o, .z5o, .z7o {
	width: 80vw;
	}
	#hamburger{
	top: 7vh;
	right: 4vh;
	width: 4vh;
	height: 4vh;
	}


}
