﻿html {
background: url(../images/vortrag/bg-v2.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:720px;
}

#header {
margin-top:10px;
text-align:center;
}

h1 {
font-family: 'month', Arial, Helvetica, sans-serif;
color: #E39B2F;
font-size: 60px;
text-align:center;
}

h2 {

font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 20px;
text-align:center;
}

#main {

font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16px;
text-align:justify;
}

#footer {
margin-top:50px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16px;

}

#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: #FFFFFF;
font-size: 16px;
text-decoration: none;  
}

a.navi:hover {  
font-family: Arial, Helvetica, sans-serif;
color: #E39B2A;
font-size: 16px;
color:#883F2A;
}

a.textlink {  
font-family: Arial, Helvetica, sans-serif;
color: #E39B2F;
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: #E39B2A;
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;
}

