﻿/* Styles CSS */
body {
    background-color: #78A876;
    margin-top: 15px;
}

h2 {
    color: #337D2B;
    margin: 3px 0 2px;
    padding-bottom: 4px;
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 140%;
    font-style: normal;
    line-height: 100%;
    font-weight: bold;
    font-variant: normal;
}

h3 {
    color: #337D2B;
    margin: 3px 0 2px;
    padding-bottom: 4px;
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 10pt;
    font-style: italic;
    line-height: 80%;
    font-weight: bold;
    font-variant: normal;
}

.Stil1 {
    color: #000000
}

.Stil2{
    color:white;
}

.Stil2 > a{
    color:white;
}

.wrapper {
    margin: 0px auto;
    width: 766px;
    background-color: #FFFFFF;
}

.contbox_1 {
    width: 766px;
    min-height: 620px;
}

.left_column {
    width: 210px;
    margin-left: 3px;
    float: left;
}

.right_column {
    box-sizing:border-box;
    width: 537px;
    float:right;
    background-position: left top;
    float:right;
    /*padding-top: 8px;*/
    padding-right: 35px;
    padding-left:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

.balken {
    width: 504px;
    /*background-image: url(Bilder/gb.gif);*/
    height: 6px;
    background-repeat: no-repeat;
    background-position: right;
    border-top: 6px solid #337D2B;
    margin: 0 1px;
    padding-bottom:6px;
}


.footer {
    width: 766px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #337D2B;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
    color: #990000;
}

a:active {
    text-decoration: none;
    color: #000000;
}

.logos {
    margin: 0px auto;
    width: 766px;
    background-color: #FFFFFF;
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    padding-bottom:15px;
}

.logo {
    /*height: 118px;*/
    /*width: 766px;*/
    /*background-image: url(Bilder/index_01.jpg);
    background-repeat: no-repeat;*/
    display:block;
    margin-bottom:-4px;
}


IMG {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

#contactTable{
    width:70%;
}

#contactTable > tbody > tr > td:first-child{
    width:30%;
}
#contactTable > tbody > tr > td:last-child{
    width:70%;
}
#contactTable > tbody > tr > td:last-child > input{
    width:100%;
}
#contactTable > tbody > tr > td > textarea {
    width: calc(100% - 2px);
    height:100px;
    resize: vertical;
}

#contactTable > tbody > tr:last-of-type > td{
    padding-bottom:20px;
}
    #contactTable > tbody > tr:last-of-type > td > input {
        margin:0px;
        width:100px;
        float:right;
    }



/* meta-objects CSS */

#Tabelle_01 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 766px;
    height: 650px;
}

#index-01_ {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 766px;
    height: 118px;
}

#index-02_ {
    position: absolute;
    left: 0px;
    top: 118px;
    width: 38px;
    height: 532px;
}

#index-03_ {
    position: absolute;
    left: 38px;
    top: 118px;
    width: 210px;
    height: 71px;
}

#index-04_ {
    position: absolute;
    left: 248px;
    top: 118px;
    width: 518px;
    height: 15px;
}

#index-05_ {
    position: absolute;
    left: 248px;
    top: 133px;
    width: 14px;
    height: 517px;
}

#index-06_ {
    position: absolute;
    left: 262px;
    top: 133px;
    width: 469px;
    height: 517px;
}

#index-07_ {
    position: absolute;
    left: 731px;
    top: 133px;
    width: 35px;
    height: 517px;
}

#index-08_ {
    position: absolute;
    left: 38px;
    top: 189px;
    width: 210px;
    height: 72px;
}

#index-09_ {
    position: absolute;
    left: 38px;
    top: 261px;
    width: 210px;
    height: 72px;
}

#index-10_ {
    position: absolute;
    left: 38px;
    top: 333px;
    width: 210px;
    height: 1px;
}

#index-11_ {
    position: absolute;
    left: 38px;
    top: 334px;
    width: 210px;
    height: 69px;
}

#index-12_ {
    position: absolute;
    left: 38px;
    top: 403px;
    width: 210px;
    height: 78px;
}

#index-13_ {
    position: absolute;
    left: 38px;
    top: 481px;
    width: 210px;
    height: 169px;
}

/*  */