body                    { margin:0; font-family:Leelawadee,arial,helvetica; }

#header_logo            { padding:10px; text-align:center; }
#header_titel           { width:850px; height:90px; margin:auto; text-align:left; color:#004f9f; }
#logo_tabula            { width:100px; margin-right:10px; float:left; }

.header_line1           { height: 8px; width:100%; background-color: #004f9f; }
#header_line2           { height: auto; width:100%; background-color: #d5112a; border-radius:20px;}

#header_line2_content   { width:850px; margin:auto; text-align:center; color:white; padding: 10px; font-size:16pt; font-weight:bolder; }

#content                { width:850px; margin:auto; padding-top:30px; }

#betriebszeiten         { border-radius:20px; margin-top:30px; border:solid 3px #BACCE5; text-align:center; width:100%; }

#video                  { border-radius:20px; margin-top:50px; }

#hinweisicons           { border-radius:20px; margin-top:30px; padding:15px; width:100%; background-color:#BACCE5; text-align:center; }

.button_box             { height:100px; margin-top:30px; }
.tweet                  { color:white; background-color:#555555; width:400px; height:240px; float:left; border-radius:20px; padding:20px; margin-bottom:30px; overflow-y:auto; }
.tweet:nth-child(odd)   { margin-right:50px; }
.tweet a                { color:white; }

#map                    { border-radius:20px; width:100%; margin-bottom: 15px; }

.button                 { text-align: center; color:#565656; background-color:#fff; width:175px; height:220px; float:left; border-radius:20px; padding:25px; padding-top:10px; }
.button > p             { margin-top:20px; }             
.button > img           { width:120px; } 
#buttonspacer           { float:left;width:50px; height:10px; }
#spacer                 { display:none; }

#button_tuerkis         { border: 5px #57BDC2 solid; }
#button_tuerkis2        { border: 5px #57BDC2 solid; }
#button_blau            { border: 5px #004f9f solid; }
#button_rot             { border: 5px #c0392b solid; }

.link_logo              { margin-top:10px; width: 150px; }

#footer                 { margin-top:50px; margin-bottom:50px; }
#footer_content         { text-align:center; width:100%;  }

.footer_logo            { width:173px; margin-right:80px;  vertical-align: middle;} 
.footer_logo:last-of-type { margin-right:0px; } 


.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
}

h1 						{ font-size:28px!important; font-weight:bold!important; color:#d5112a!important; }
h2 						{ font-size:16px!important; font-weight:bold!important; color:#004f9f!important; }

table                   { border: none; }
table td                { border: none; }
table th                { border: none; }

@media only screen and (max-width: 960px) {

#header_titel           { width:100%!important;height:auto!important; }
#logo_tabula            { width:75px!important; }
#header_line2_content   { width:100%!important; font-size:10pt; }
#content                { width:100%!important; padding:10px!important; }
#content img            { width:100%!important; max-width:100%!important; }
.tweet                  { width:100%!important; height: auto!important; }
.button                 { height:auto!important; width:100%!important; }
#spacer                 { display: block!important;}
#footer_content         { display: block!important; margin:auto;}
.footer_logo            { display: block!important; margin:auto; margin-bottom:50px; }
.footer_logo:last-of-type { margin:auto; } 
}