a {
text-decoration:none;
}

li {
text-decoration:none;
}

.clearer { clear: both;}

div.container {
    border: 1px solid lightgrey;
    line-height: 150%;
    margin: 0;
    width: 90%;
}

div.footer {
    background-color: #eee;
    padding: 1em;
    text-align: left;
}
h1.header {
    margin: 0;
    padding: 0;
}
div.left {
border: 1px solid lightgrey;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
    float: left;
    margin: 0;
    padding: 1em;
    width: 20%;
   background-color: whitesmoke;
   margin-left: 5px;
width: 200px;  
}
div.content {
    margin-left: 20px;
    padding: 1em;
}
.boxinhalt {
    text-decoration: none;
    padding-left: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-buttom: 20px;
    margin-bottom: 10px;

}

.boxoben {
background-image: -ms-linear-gradient(left, #fff 20%, #eee 100%);
background-image: -moz-linear-gradient(left, #fff 20%, #eee 100%);
background-image: -o-linear-gradient(left, #fff 20%, #eee 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(20, #fff), color-stop(100, #eee));
background-image: -webkit-linear-gradient(left, #fff 20%, #eee 100%);
background-image: linear-gradient(to right, #fff 20%, #eee 100%);
    text-align: center;
    font-size: 1.3em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #99CCCC;
    margin-bottom: 10px;

}

.pic {
    text-align: center;
    display: table;
    width: 600px;
    border: 1px solid;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
     border: 1px solid lightgrey;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
 -webkit-box-shadow: 5px 5px 0px -200px rgba(204,12,NaN,0);
-moz-box-shadow: 5px 5px 0px -200px rgba(204,12,NaN,0);
         box-shadow:8px 8px 8px #666; 

}

.level2 {
display:none;
}

#bigpicture {

}

#thumbnail_1 {
        border: 1px solid;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color: lightgrey;

}

#thumbnail_2 {
        border: 1px solid;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color: lightgrey;


}

#thumbnail_3 {
        border: 1px solid;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color: lightgrey;
}

#thumbnail_4 {
        border: 1px solid;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color: lightgrey;
}

#thumbnail_5 {
        border: 1px solid;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color: lightgrey;
}

.stornav {
    padding-left: 11px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-buttom: 20px;
    margin-bottom: 10px;
    color: lightgray;

}

div.container h2 {
    font: bold;
    font-size: 18px;
}

div.container h2 {
    font: bold;
    font-size: 25px;
}
div.container h1 {
    font: bold;
    font-size: 25px;
}

a:active, a:hover {
  outline: 0;
 background-color:#90B45C;
}

.zentriert {
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 30px;
}
