@charset "UTF-8";

body {
    background-color: #a9caaf;
    font-size: 80.01%;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 1em;
    min-width: 41em;
    height:auto;
    width:auto;
    }

div#head_inner {
        width:875px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1em;
    padding-bottom: 1em;
    }

div#page {
    width:825px;
    margin-left: auto;
    margin-right: auto;
    }

div#head_inner img {
    width: 397px;
    height: 28px;
    margin-left: 25em;
        border: none;
    }

div#sidebar {
    float:left;
    width:15px;
        }

div#sidebar_inner {
        background-color:white;
    font-size: 0.83em;
    float: left;
    border: thin solid grey;
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    }

div#sidebar_inner ul {
    padding:0;
    }

div#sidebar_inner li {
    list-style: none;
    margin:0;
    padding: 0.4em;
    text-align:left;
    }

div#sidebar_inner a {
    display: block;
    padding: 0.2em;
    font-weight:bold;
    color: grey;
    }

div#sidebar_inner a:hover {
    text-decoration: underline;
    color: black;
}

div#sidebar_inner a:visited {
    color: grey;
}

div#search {
    float: left;
    padding: 1em 1em 1em 0.5em;
    font-weight: bold;
    border-top: thin solid grey;
    }

div#search form input{
        margin-bottom:1em;
    width: 10em;
    }

div#content {
        background-color: white;
        float:right;
        width:650px;
        border: thin solid grey;
        -moz-border-radius:10px;
        -khtml-border-radius:10px;
    }

div#content_inner {
        min-height:200px;
        }

div#content_inner a{
        color: grey;
        }

div#profilfoto {
        float:left;
        margin-top: 1em;
        padding-top: 1em;
        padding-left: 1em;
        padding-bottom: 1em;
        padding-right: 1em;
        border-right: thin solid grey;
    }

#profilfoto img{
        border: thin solid grey;
        padding: 2px;
        }

div#systematik {
        width:300px;
        float:right;
        margin-top:1em;
        }

div#information {
        float:left;
        }

div#zusatzinfo {
        float:left;
        }

div#gruppen {
        float:left;
        }

div#verbreitungsgebiet {
        float:left;
        }

div#soundfile {
        float:left;
        margin-top: 1em;
        margin-left: -1em;
        padding-left: 1em;
        padding-top: 1em;
        border-top: thin solid grey;
        }

table tbody {
    font-size: 65%;
    }

h2 {
        text-align:center;
        color: white;
        background-color:#007633;
        -moz-border-radius:5px;
        -khtml-border-radius:5px;
        padding: 9px;
        }

h3 {
    text-align: center;
    color: grey;
    border-bottom: thin solid grey;
    }

h4 {
    text-align:center;
    }

div#footer {
        clear: both;
    font-size: 0.9em;
    margin-bottom: -50px;
    padding: 15px;
    text-align: center;
         }

div#footer_inner {
    text-align:center;
    color: white;
        background-color:#a9caaf;
        -moz-border-radius:5px;
        -khtml-border-radius:5px;
        }