@font-face { font-family: 'Square721 BT';
             src: url('fonts/tt0246m_.ttf') format('truetype'); }
font-family: 'Mako', sans-serif;


#content{
width:100%;
height:100%;
/*position: fixed;*/
position: relative;
background-color:transparent;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
margin-bottom: 150px;
}

.btn {
width:100%;
font-family: 'Mako', sans-serif;
color: #ffffff;
background-color: #000000;
font-size: 16px;‚
padding: 5px 5px 5px 5px;
text-decoration: none;
font-style:normal;
}

.btn:hover {
  background: #999999;
  text-decoration: none;
}

.btn2 {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  color: #000000;
  padding: 2px;
  background: #ffffff;
  text-decoration: none;
}

.btn2:hover {
  background: #999999;
  text-decoration: none;
}

body, html{
	width: 100%;
	height:100%;
	margin: 0;
    background-color: black;
    overflow: auto;
    display: table;
}

a{
font-family:'Mako', sans-serif;
color:#000000;
font-size: 16px;
    font-style: normal;
}
#TextDiv{
    opacity: 1;
    padding: 5%;
}

#Logo {
top:0px;
z-index:2;
padding-bottom:0px;
position:relative;
padding:4px;
float: right;
padding-right: 13%;
}

#BackgroundDivMain{
width: 100%;
height:100%;
background-color: black;
background-size:100% auto;
z-index: -1;
}

#MainBlogDiv{
text-align: justify;
position: relative;
background: white;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
width:70%;
margin: 0px auto;
display: table;
clear: both;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
}

#TitelDiv{
text-align: justify;
position: relative;
background: black;
width:70%;
margin: 0px auto;
display: table;
clear: both;
border: 0px solid;
border-color: white;
}

#TitleTable{
border: 0px solid;
border-color: white;
    width: 100%;
    height: 100%;
    
}
#HeaderTable{
border: 0px solid;
border-color: black;
    width: 100%;
    height: 100%;
    
}

#content{
width:100%;
height:90%;
/*position: fixed;*/
background-color:transparent;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
margin: 0px auto;
}



#schriftzug {
position:relative;
z-index:2;
height:42px;
width:290px;
}

#header {
margin: 0px auto;
}
h1{
font-family:'Mako', sans-serif;
color:#FFFFFF;
}

h2{
font-family:'Mako', sans-serif;
color:#FFFFFF;
font-size: 12px;
font-style: oblique;
}

h4{
font-family:'Mako', sans-serif;
color:black;
font-size: 12px;
    font-style: oblique;
}

#fussbereich{
position: relative;
margin-bottom: 0px;
width: 100%;
min-height: 50px;
background-color: #3b3a3a;

}

#FooterTable{
border: 0px solid;
border-color: white;
width: 100%;
height: 100%;
padding: 20px;
}

.footerTD{
font-family:'Mako', sans-serif;
color:white;
font-size: 12px;
    font-style: oblique;  
}

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
border-color: black;
border: 1px solid;

}
