@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: 'Conv_ENGLSHN', Times; /* EnglischeSchT, English157 BT, */
       height: 100%;
       margin: 0px;
       padding: 0px;
       text-align: center;
       background-color: #FFFFFF;
}

#mittig {
        position: relative;
        width: 100%;
        margin: 0% auto;
        padding: 0%;
        text-align: center;
}

#kopf {
        position: relative;
        width: 98%;
        padding: 1%;
        text-align: center;
        border-bottom: 1px solid #CCCCCC;
}

#navi {
        position: relative;
        width: 90%;
        padding: 1% 5%;
        text-align: center;
        clear: left;
}

#start {
        position: relative;
        width: 60%;
        margin: 2% auto;
        padding: 3% 8%;
        text-align: center;
        border: 2px solid #CCCCCC;
}

#inhalt {
        position: relative;
        width: 100%;
        margin: 0%;
        padding: 2% 0%;
        clear: left;
}

#text {
        position: relative;
        width: 90%;
        padding: 2% 5% 0% 5%;
        text-align: left;
        clear: both;
}

#bild_links {
        position: relative;
        width: 36%;
        padding: 2% 2% 2% 5%;
        text-align: left;
        float: left;
}

#bild_rechts {
        position: relative;
        width: 50%;
        padding: 2% 5% 2% 2%;
        text-align: left;
        float: left;
}

#rechts {
        position: relative;
        width: 96%;
        padding: 0% 2% 1% 2%;
        text-align: right;
}

#impressum {
        position: relative;
        width: 90%;
        padding: 2% 5% 0% 5%;
        text-align: left;
        clear: both;
}

#zu {
        position: relative;
        width: 100%;
        clear: both;
}

p
{
        font-size: 150%;
        line-height: 120%;
        text-align: left;
        margin: 0%;
        margin-bottom: 1%;
}

h1
{
        font-size: 300%;
        line-height: 120%;
        letter-spacing: 4px;
        font-weight: normal;
        text-align: center;
        margin: 0%;
}

h2
{
        font-size: 160%;
        line-height: 120%;
        font-weight: normal;
        text-align: left;
        margin: 0%;
}

#kopf h2
{
        font-size: 160%;
        line-height: 120%;
        font-weight: normal;
        text-align: center;
}

h3
{
        font-size: 150%;
        line-height: 120%;
        font-weight: normal;
        text-align: center;
        margin: 1% 0%;
}

h4
{
        font-size: 150%;
        line-height: 120%;
        font-weight: normal;
        text-align: left;
        margin: 1% 0%;
}

a
{
        font-size: 120%;
        line-height: 120%;
        text-decoration: none;
        margin: 0%;
        color: #000;
}

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

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

.start
{
        font-size: 100%;
        line-height: 120%;
        margin: 0px;
}

a:hover, a:active, a.navi:hover, a.navi:active
{
        font-weight: bold;
}

a.navi
{
        font-size: 150%;
        font-weight: normal;
        margin: 1%;
        padding: 0% 1%;
}
a.navia
{
        font-size: 150%;
        font-weight: bold;
        margin: 1%;
        padding: 0% 1%;
}

.rechts
{
        text-align: right;
}

#impressum p
{
     font-family: Times, serif;
     font-size: 100%;
     line-height: 120%;
}

#impressum h4
{
     font-family: Times, serif;
     font-size: 110%;
     line-height: 120%;
}

#impressum h2
{
     font-family: Times, serif;
     font-size: 120%;
     line-height: 120%;
}

#impressum li
{
     font-family: Times, serif;
     font-size: 100%;
     line-height: 120%;
     font-weight: normal;
     text-align: left;
     padding: 0%;
     }

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

ul   {
     margin-top: 0.5%;
     margin-bottom: 0.5%;
     margin-left: 0%;
     }

img { border: 0; }