﻿/* CSS Document */
html {
        min-height: 100.05%;
}

body {
        text-align: center;
        color: #000;
        padding-bottom: 20px;
        background-color: #c8cecf;
        font-size: 14px;
        font-family: Verdana;
        line-height: 20px;
        font-weight: 400
}

h1  {
        font-size: 30px;
        font-family: Verdana;
        color: #000556;
        font-weight: 400;
        padding-left: 25px;
        line-height: 24px;
        }

h2  {
        font-size: 24px;
        font-family: Verdana;
        color: #000556;
        font-weight: 400;
        padding-left: 25px;
        }

h3  {
        font-size: 18px;
        font-family: Verdana;
        color: #000556;
        font-weight: 400;
        padding-left: 25px;
        }


td,th{
        font-size: 16px;
        font-family: Verdana;
        color: #666;
        line-height: 18px;
        padding-left: 15px;

    }



p {
        font-size: 16px;
        font-family: Verdana;
        line-height: 20px;
        color: #000;
        padding-right: 10px;
        padding-left: 25px;
        }

a:link  {
        color: #00bfff;
        font-size: 16px;
        text-decoration:none;
        font-weight: 600;
        }
a:visited {
        color: #00bfff;
        font-size: 16px;
        text-decoration:none;
        font-weight: 600;
        }
a:hover {
        color: #ff8000;
        font-size: 16px;
        text-decoration:none;
        font-weight: 600;
        }

li {
        padding-left: 10px;
        }

img.rand {
        border:2px solid #a1180f;
        }


.goto-li  {
        float: left;
        width: 630px;
        margin-top: 500px;
        margin-left: 10px;
        }
.goto-re  {
        float: right;
        width: 200px;
        margin-top: 500px;
        margin-eight: 30px;
        }

.float  {
        float: left;
        }
.clear        {
        clear: left;
        }
.clear-right  {
        clear: right;
        }
.clear-both        {
        clear: both;
        }


#place1 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 830px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place2 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1050px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place3 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1950px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place4 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 950px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place5 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1850px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place6 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1400px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place7 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1150px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place8 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 1100px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place9 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 2300px; margin-top: 0px; margin-left:auto; margin-right:auto;}
#place10 { border-bottom: 3px solid #1d3f96; background: #fff; position: relative; text-align: left; width: 950px; height: 4650px; margin-top: 0px; margin-left:auto; margin-right:auto;}



#header { background: url('Kopf.jpg') no-repeat; position: absolute; margin-top: 0px; width: 950px; height: 130px;  margin-left: 0px; }

#quer { background: #c8cecf; position: absolute; margin-top: 410px; width: 950px; height: 20px;  margin-left: 0px; }

#navigation { background: #000556; position: absolute; margin-top: 430px; width: 950px; height: 30px;  margin-left: 0px; }

#quer2 { background: #c8cecf; position: absolute; margin-top: 460px; width: 950px; height: 5px;  margin-left: 0px; }


#layer1 {
        margin-top: 160px;
        margin-left: 0px;
        position: absolute;
        height: 250px;
        width: 950px;
        }
#layer2 {
        margin-top: 600px;
        margin-left:640px;
        position: absolute;
        height: 425px;
        width: 300px;
        }

#navigation2 {
        margin-top: 500px;
        float: right;
        width: 250px;
        display: table;
        }

#hinweis{
        margin-top: 30px;
        margin-bottom: 30px;
        float: left;
        width: 200px;
        }


#content {
        float:right;
        width: 600px;
        margin-top: 0px;
        margin-right: 15px;
        padding-bottom: 10px;
        }

