html {
background: url(../images/vortrag/vt4.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}


body {
    margin:0px;
    padding:0px;
        background:fixed;
}



#all {
position:absolute;
top:0px;
width:100%;
height:1000px;
    background-image:url(../images/startseite/index.png);
                background-repeat:no-repeat;

}

@font-face {
    font-family: 'month';
    src: url('font/month/month-webfont.eot');
    src: url('font/month/month-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/month/month-webfont.woff2') format('woff2'),
         url('font/month/month-webfont.woff') format('woff'),
         url('font/month/month-webfont.ttf') format('truetype'),
         url('font/month/month-webfont.svg#month') format('svg');
    font-weight: normal;
    font-style: normal;

}

#tw {
position:relative;
left:0px;
top: 10px;
}

#page {
margin-left:auto;
margin-right:auto;
width:100%;
}

#header {
margin-top:10px;
text-align:center;
background-color:#FFFFFF;
width:100%;
}

h1 {
font-family: 'month', Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 50px;
text-align:center;
}

h2 {

font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 20px;
text-align:center;
}


#main {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
margin-left: auto;
margin-right: auto;
padding-left: 100px;
padding-right: 100px;
background-color:#FFFFFF;
opacity:0.7;
max-width: 1024px;
}

p {
white-space: normal;
display:block !important;
}

#footer {
margin-top:50px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
text-align:center;
}

#footer2 {
margin-top:10px;
text-align:center;
}



/*-----------------*/


a.navi {
font-family: Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 16px;
text-decoration: none;
}

a.navi:visited {
font-family: Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 16px;
text-decoration: none;
}

a.navi:hover {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
color:#883F2A;
}

a.navi-1 {
font-family: Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 16px;
text-decoration: none;
}

a.navi-1:visited {
font-family: Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 16px;
text-decoration: none;
}

a.navi-1:hover {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
color:#883F2A;
}

a.textlink {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16px;
text-decoration: underline;
}

a.textlink:visited {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16px;
text-decoration: underline;
}

a.textlink:hover {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
color:#883F2A;
text-decoration: underline;
}




.interv1{
font-family: Verdana, Helvetica, sans-serif, Arial;
        font-size: 14px;
        color: #F7E7DE;
}

.interv3{
font-family: Verdana, Helvetica, sans-serif, Arial;
        font-size: 13px;
        color: #F7E7DE;
}