html {
    height: 100%;
}

body {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0%;
    padding: 0%;
    line-height: 18px;
    color: #2669b8;
    background: #b9c3c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: bold;
    padding-top: 0px;
    text-transform: uppercase;
    color: #2669b8;
}

h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
}

h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
}

p {
    clear: both;
    margin-bottom: 10px;
}

.clear {
    clear: both;
    line-height: 0px;
}

.spacer {
    visibility: hidden;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 0px;
    line-height: 0px;
}

.pic {
    margin-bottom: 15px;
}

.p_l {
    float: left;
    margin-right: 15px;
}

.p_r {
    float: right;
    margin-left: 15px;
}

table input select {
    width: 200px;
}

table textarea {
    width: 200px;
    height: 150px;
}

table td {
    padding-bottom: 5px;
}

/* -----------------LINKS----------------- */

a:link {
    color: #5f98c1;
    text-decoration: none;
}

a:visited {
    color: #5f98c1;
    text-decoration: none;
}

a:hover {
    color: #296997;
    text-decoration: none;
}

a:active {
    color: #296997;
    text-decoration: none;
}

#bottom_txt a:link {
    color: #e8f1f7;
    text-decoration: none;
}

#bottom_txt a:visited {
    color: #e8f1f7;
    text-decoration: none;
}

#bottom_txt a:hover {
    color: #FFF;
    text-decoration: none;
}

#bottom_txt a:active {
    color: #FFF;
    text-decoration: none;
}

/* -----------------LAYOUT----------------- */

#shadow {
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

#top {
    height: 113px;
    position: relative;
    background-image: url(../img/bg_top.jpg);
    background-repeat: no-repeat;
}

#logo {
    position: absolute;
    margin-left: 30px;
    margin-top: 11px;
}

#right {
    float: right;
    width: 171px;
    padding-left: 21px;
    height: 414px;
    padding-top: 10px;
    background: #7196CE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    line-height: 35px;
}

#right #r_menue {
    width: 150px;
    height: 306px;
    margin-left: 21px;
}

#right #r_menue ul li {
    margin-left: 0px;
    list-style-position: outside;
    list-style-type: none;
    background-image: url(../img/right_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-size: 15px;
}

#right #r_menue ul {
    margin-left: 0px;
    margin-top: 0px;
}

#right #white {
    background: #FFF;
    width: 146px;
    height: 108px;
}

#left {
    float: right;
    width: 197px;
    padding-right: 0px;
    background: #2669B8;
}

#left #l_menue {
    width: 146px;
    margin-left: 30px;
    line-height: normal;
}

#left #l_menue ul {
    margin-left: 0px;
    margin-top: 18px;
}

#left #l_menue ul li {
    margin-left: 0px;
    list-style-position: outside;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
}

#left #l_menue ul li a {
    display: block;
    padding-left: 18px;
    height: 20px;
    padding-bottom: 18px;
}

#left #l_menue ul li a, #left #l_menue ul li a:link, #left #l_menue ul li a:visited {
    font-weight: normal;
    color: #FFF;
}

#left #l_menue ul li a:hover, #left #l_menue ul li a:active {
    font-weight: normal;
    color: #9c9d9d;
}

#left #l_menue ul li a.active {
    font-weight: normal;
    color: #9c9d9d;
}

#right #r_menue ul li a, #right #r_menue ul li a:link, #right #r_menue ul li a:visited {
    font-weight: normal;
    color: #FFF;
}

#right #r_menue ul li a:hover, #right #r_menue ul li a:active {
    font-weight: normal;
    color: #ddd;
}

#right #r_menue ul li a.active {
    font-weight: normal;
    color: #eee;
}

#left img {
    margin-left: 31px;
    margin-top: 30px;
}

#cont {
    float: right;
    width: 547px;
    min-height: 360px;
    height: auto !important;
    height: 360px;
    background: #dce1e1;
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    color: #2669b8;
}

#cont ul li {
    margin-left: 17px;
    list-style: disc outside;
}

#cont ul {
    margin-left: 17px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#cont .box {
    padding: 10px;
    background: #FFF url(../img/bg_box.gif) bottom no-repeat;
    margin-bottom: 20px;
}

#bottom {
    width: 100%;
}

#bottom_txt {
    text-align: right;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 192px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    line-height: 20px;
}

/* Kontakform */

/* Formularformatierungen */

.form_inp_data {
    border: #DDDDDD 1px solid;
    padding: 2px;
    color: #333;
    width: 200px;
    font-size: 90%;
    margin-bottom: 3px;
    font-family: Verdana, Geneva, sans-serif;
}

.form_inp_error {
    border: 1px solid #BB0000;
    background: #FED7D7;
}

.td_bg {
    background: #C33 url(../img/td_bg.gif) repeat-x;
    background-color: #EEEEEE;
    border: 1px solid #5187C6;
    padding: 8px;
}

.info {
    border: 1px solid #7196CE;
    background: #FFF;
    padding: 5px;
}

.refdate {
    text-align: right;
    float: right;
    padding: 10px;
    color: #999;
    letter-spacing: 0.03em;
    line-height: 14px;
}

