@font-face {
        font-family: 'Conv_ENGLSHN';
        src: url('../fonts/ENGLSHN.eot');
        src: local('☺'), url('../fonts/ENGLSHN.woff') format('woff'), url('../fonts/ENGLSHN.ttf') format('truetype'), url('../fonts/ENGLSHN.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}

body {
       font-family: Times;
       height: 100%;
       margin: 0px;
       padding: 0px;
       text-align: center;
}

#mittig {
        position: relative;
        width: 1000px;
        margin: 0px auto;
        padding: 0px;
        text-align: left;
}

#kopf {
        position: relative;
        width: 70%;
        padding: 4% 30% 4% 0%;
        border-top: 10px solid #d5c5b5;
}

#haus {
        position: relative;
        width: 49%;
        padding: 0%;
        float: left;
        border-radius:1em;
}

#navi {
        position: relative;
        width: 49%;
        padding: 0% 0% 0% 2%;
        float: left;
}

#inhalt {
        position: relative;
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF;
        clear: left;
}

#text {
        position: relative;
        width: 96%;
        padding: 20px 2% 10px 2%;
        text-align: left;
        clear: both;
}

#text_l {
        position: relative;
        width: 45%;
        padding: 10px 2% 10px 2%;
        margin: 10px 1% 10px 0%;
        text-align: left;
        float: left;
        background-color: #f6f2ef;
        border-radius:1em;
}

#text_r {
        position: relative;
        width: 45%;
        padding: 10px 2% 10px 2%;
        margin: 10px 0% 10px 1%;
        text-align: left;
        float: left;
        background-color: #f6f2ef;
        border-radius:1em;
}

#fuss {
        position: relative;
        width: 96%;
        padding: 10px 2%;
        text-align: right;
        background-color: #d5c5b5;
}

#box_1 {
        position: relative;
        width: 18%;
        padding: 10px 2% 10px 0%;
        text-align: left;
        float: left;
}

#box_2 {
        position: relative;
        width: 27%;
        padding: 10px 2% 10px 2%;
        text-align: left;
        float: left;
}

#box_3 {
        position: relative;
        width: 47%;
        padding: 10px 0% 10px 2%;
        text-align: left;
        float: left;
}

#abschluss {
        position: relative;
        width: 100%;
        padding: 0%;
        text-align: right;
        clear: left;
}

p
{
        font-size: 100%;
        text-align: left;
        line-height: 120%;
        margin: 0px;
        margin-bottom: 10px;
        color: #3e240c;
}

a
{
        font-size: 100%;
        line-height: 120%;
        text-decoration: none;
        margin: 0px;
        color: #3e240c;
}

a:hover, a:active, a.navi:hover, a.navi:active
{
        color: #3e240c;
        font-weight: bold;
}

a.navi
{
        display: block;
        color: #3e240c;
        font-weight: normal;
        padding: 8px 10px;
        border-bottom: 1px solid #e0d3ca;
}
a.navia
{
        display: block;
        color: #3e240c;
        font-weight: bold;
        padding: 8px 10px;
        border-bottom: 1px solid #e0d3ca;
}

.rechts
{
        text-align: right;
        color: #a48f7b;
}


li   {
     font-size: 100%;
     line-height: 130%;
     font-weight: normal;
     text-align: left;
     }

ul   {
     margin-top: 2px;
     margin-bottom: 15px;
     margin-left: 0px;
     }

h1
{
        font-size: 160%;
        line-height: 100%;
        letter-spacing: 4px;
        font-weight: normal;
        text-align: left;
        margin: 0px;
        color: #3e240c;
}

h2
{
       font-family: 'Conv_ENGLSHN', Times; /* EnglischeSchT, English157 BT, */
        font-size: 200%;
        line-height: 100%;
        font-weight: normal;
        text-align: left;
        margin: 10px 0px 10px 0px;
        color: #6b4230;
}

h3
{
        font-size: 120%;
        line-height: 100%;
        font-weight: normal;
        text-align: left;
        margin: 10px 0px 10px 0px;
        color: #6b4230;
}

h4
{
       font-family: 'Conv_ENGLSHN', Times; /* EnglischeSchT, English157 BT, */
        font-size: 160%;
        line-height: 100%;
        font-weight: normal;
        text-align: left;
        margin: 0px;
        color: #a48f7b;
}