a.enzy:link {
    color: rgb(138, 138, 138);
}

a.enzy:visited {
    color: rgb(138, 138, 138);
}
	
a.enzy:hover {
    color: rgb(138, 138, 138); 
}

#enzwrapper {
    height: auto;
    width: 98%;
    margin: auto;
    padding-top: 10px;
    overflow: visible;
}

.enztabs {
    position: relative;
    clear: both;
}

.tab [type=radio] {
    display: none;
}

.tab label {
    position: relative;
}

.tab {
    width: 140px;
    margin-top: -10px;
}

[type=radio]:checked ~ label .enztabinlay {
    border-bottom: 4px solid #057c1f; 
    color: rgb(184, 184, 184);
}

.enztabinlay {
    text-align: left;
    font-size: 18px;
    background-color: #3f3f3f;
    padding: 6px;
    font-family: 'Montserrat';
    font-size: 10px;
    color: rgb(138, 138, 138);
    white-space: nowrap;
    line-height: 100%;
    transition: .5s;
}

.enztabinlay2 {
    background-color: none;
    padding: 10px 5px 10px 5px;
    text-align: center;
    padding: 6px;
    font-family: 'Saira Stencil One';
    font-size: 14px;
    color: #226d1f;
    white-space: nowrap;
    line-height: 100%;
    transition: .5s;
    margin-top:8px;
}

.enztabinlay3 {
    background-color: none;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 12px;
    color: #226d1f;
    white-space: nowrap;
    line-height: 100%;
    transition: .5s;
    margin-bottom: 5px;
}

[type=radio]:checked ~ label ~ .enzcontent {
    z-index: 10;
}

.enzcontent {
    background-color: rgb(44, 44, 44);
    position: absolute;
    top: 0px;
    left: 80;
    right: 0;
    height: 780px;
    width: 80%;
    padding: 10px;
    text-align: left;
    overflow: hidden;
    line-height: 13px;
    text-transform: none;
    color: rgb(168,168,168);
    font-size:12px;
    overflow: auto;
}

.enzcontentinlay {
    overflow: auto;
    height: 700px;
    width: auto;
    padding: 0px;
    color: rgb(0, 0, 0);
}

.enzcontent::-webkit-scrollbar-track {width: 5px;}
.enzcontent::-webkit-scrollbar {width: 5px;}
.enzcontent::-webkit-scrollbar-thumb {width:5px;}

.enzbutton {
    width: 120px;
    float:left;
    text-align:center;
    margin-right: 1px;
    border: solid 2px #8a2f2d;
    margin: 3px;
    background-color: #3f3f3f;
    padding: 6px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #878580;
}

.enzinfo {
background:#222222;
color:#9c9790;
padding:10px;
font-size: 16px;
font-family: 'Montserrat';
}

.enzues {
float:left;
background:#222222;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
padding:5px;
font-family: 'Montserrat';
font-size: 13px;
color: #878580;
}

.enzuesstrich {height: 1px; background: #222222; width: 100%; margin-top: 15px; }
.artenbox {width:95%;height:auto;padding:10px;padding-top:20px;font-family:tahoma;font-size:12px;line-height:14px;}

.enzimg img {
width:200px;
height:200px;
border: solid 4px #f1f1f1;
}

.enzimg {
width:200px;
height:200px;
border: solid 4px #f1f1f1;
}

.enzimgtext {
background: #f1f1f1;
height: 30px;
width:200px;
color: #3f3f3f;
font-size:16px;
text-align:center;
font-family: 'Montserrat';
padding:4px;
}

.enzimgout {
float:left;
margin-right:5px;
}

.imganimal img {
float:left;
margin-right:10px;
}

.imganimal {
float:left;
margin-right:10px;
}