@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#title {
        float:none;
}

div#sidebar {
    float:left;
        width: 150px;
        background-image: url("../graphics/top_sidebar_new.png");
        background-repeat: no-repeat;
        }

div#sidebar_inner {
        background-image: url("../graphics/sidebar_bg_SHITFUCK.png");
        background-repeat: repeat-y;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
    font-size: 0.90em;
/*    -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 {
        color: grey;
        display: block;
    padding: 0.2em;
    font-weight:bold;
        text-decoration:none;
    }

div#sidebar_inner a:hover {
        color: black;
        text-decoration: underline;
}

div#sidebar_footer {
        height: 10px;
        background-image: url("../graphics/bottom_sidebar_new.png");
        background-repeat: no-repeat;
        padding-top: 0px;
}

div#search {
        padding-top:20px;
    font-weight: bold;
    border-top: thin solid grey;
		height: 80px;
    }

div#search form input{
    width: 123px;
        margin-bottom:5px;
    }

div#content {
        background-image: url("../graphics/top_new2.png");
        background-repeat: no-repeat;
        float:right;
        width:650px;
}

div#content_inner {
        min-height: 265px;
        background-image: url("../graphics/main_bg_mod_new.png");
        background-repat: repeat-y;
        padding-top: 4px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
        margin-top: 10px;
        float: right;
        /*width:650px;*/
/*        border: thin solid grey;*/
/*        -moz-border-radius:10px;
        -khtml-border-radius:10px;*/
    }

.indexboxen {
border: thin solid grey;
padding: 1px 10px 15px 10px;
margin: 20px;
overflow:hidden;
}

.indexboxen  a {
color: grey;
}

.indexboxen  p {
text-align:justify;
}

.link {
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:290px;
        float:right;
        margin-top:1em;

        }

div#information, div#zusatzinfo, div#gruppen, div#verbreitungsgebiet {
        margin-left: 16px;
        width: 80%;
        float: left;
}

div#zusatztext a {
		color:grey;
}

div#gruppen a {
        color: grey;
        font-weight: bold;
        text-decoration: none;
}

div#gruppen a:hover {
        text-decoration: underline;
        color: black;
}

div#gruppen li {
        margin-left: -20px;
        margin-top: 8px;
        list-style: none;
}

div#soundfile {
        float:left;
        margin-top: 1em;
        margin-left: -1em;
        padding-left: 1em;
        padding-top: 1em;
        border-top: thin solid grey;
        }

table {
        border-collapse: separate;
        border-spacing: 20px 8px;
        }

td {
        vertical-align: top;
}

table tbody {
        font-size:80%;
    }

h1 {
        text-align:center;
    color: grey;
    border-bottom: thin solid grey;
}

/*h2 {
        text-align:center;
        color: white;
        background-color:#007633;
        -moz-border-radius:5px;
        -khtml-border-radius:5px;
        padding: 9px;
        }*/

h2 {
    text-align:left;
/*    color: grey;
*/        font-size: 120% ;
    border-bottom: thin solid grey;
    }
	
h4 {
	text-align:center;
	}

.desc {
        font-weight: 600;
        color: grey;
        vertical-align: top;
}
div#footer {
                background-image: url("../graphics/bottom_new.png");
                background-repeat: no-repeat;
                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;*/
}
