html {
    height: 100%;
    margin: auto;
    background-repeat: repeat-y;    
}
.multi_bg_example {
    background-image: url(bilder/2499/background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-color: #000;
}
.higr {
    display:block;
    background:rgb(255,255,255,0.75);
    width:100%;
    max-width: 1280px;
    margin:0em auto;
    padding:0em;
}
.mone {
    display:none;
}
.stanne {
    display:block;
}
body {
    background:#DCDCDC;
    font-size:100%;
    margin:0em;
    padding:0em;
}
h1, h2, h3, h4, h5 {
    font-size:0.9em;
    line-height:1.2em;
    font-family:Verdana, Helvetica;
    font-weight:700;
    color:#2F2D2C;
    margin:0em;
    padding:0.5em;
    text-align:left;
    background: #CCCCCC;
	border: 1px #d0cece solid;
	border-top-right-radius: 10px;
}
h6 {
    font-size:1em;
    line-height:1.1em;
    font-family:Verdana, Helvetica;
    font-weight:700;
    margin:0em;
    padding:0em;
}
p {
    line-height:1.25em;
    font-family:Helvetica;
    font-weight:100;
    color:#2F2D2C;
    margin:0em;
    padding:0.3em;
    text-align:justify;
    background:#FFFFFF;    
}
ul {
    margin:0px;
    padding:0px;
}
ul.tabstrip {
    display: block;
    overflow: hidden;
    font-size:0.85em;
    line-height: 0.9em;
    background-color: #444;
    word-wrap: normal;
}
ul.tabstrip2 {
    list-style-type: none;
    overflow: hidden;
    background-color: rgb(0, 90, 150);
    height: 35px;
    word-wrap: normal;
}
ul.tabstrip li {
    float: left;
    list-style-type: none;
    margin:0;
}  
ul.tabstrip li a {
    display: block;
    color: white;
    text-align: center;
    padding: 8px 10px;    
    text-decoration: none;
    font-size: 90%;
}
ul.tabstrip li a:hover {
    margin:0;
    background-color: #222;
}
li.aktiverReiter{
    display: block;
    color: white;
    background-color: #111;
    text-align: center;  
    text-decoration: none;
}
li.aktiverReiter2{
    display: block;
    color: white;
    background-color: #999;
    text-align: center;
    text-decoration: none;
}
li {
    list-style:square;
    font-family:Verdana, Helvetica;
    font-weight:100;
    color:#2F2D2C;
    line-height: 1.25em;
    margin:0em;
    padding:0em;
    margin:0.313em 0em 0.313em 0em;
}
img {
    width:100%;
    height:auto;
    max-width: 100%;
}
img.ampel{    
    width:12px;
    height:auto;
}
img.but{    
    width:20px;
    height:auto;
}
img.pic30{
    width:30px;
    height:auto;
    min-width:20px;
}
img.pic90{
    width:5.625em;
    height:auto;
}
img.pic100{
    width:6.25em;
    height:auto;
}
img.pic120{
    width:7.5em;
    height:auto;
}
img.pic150{
    width:9.375em;
    height:auto;
}
button{
    width:36px;
    height:auto;
}
img.original{
    min-width: 50%;
    max-width: 100%;
    height:auto;
    margin:0px;
    float: left;
    margin-right: 1em;
}
img.socialMedia {
    width:auto;
    height:24px;
    vertical-align: middle;
}
img.stodvadeset{
    width:150px;
    height:auto;
}
a {
    text-decoration:none;
}
#hambut {
    display: none;
    height: 2.5em;
    background:#000000;
    text-align: left;
    width:100%;
    max-width: 1280px;
    margin:0em auto;
    padding:0em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#hambut ul{
    display: block;
    text-align: right;
}
#hambut ul li{
    display: inline;
}
#hambut ul li a {
    color: #FFFFFF;
    font-size:1.1em;
    line-height: 2.2em;
    padding: 0.9em 0.8em 0.9em 0.8em;
    transition:background 0.2s;
    -webkit-transition:background 0.2s;
}
#hambut ul li a:hover{
    background: #444;
}

#hambut img {
    width:auto;
    height:16px;
}
#hambut img.social {
    width:auto;
    height:24px;
}
#menubar {
    display:none;
    height:auto;
}
#menubar ul {
    display:block;
    width:2em;
    padding:0.9em;
}
#menubar ul li {
    display:inline;
}
#menubar ul li a.menubutton {
    display:none;    
}
header{
    display:block;
    background:#000000;
    text-align:center;
    width:100%;
    max-width: 1280px;
    margin:0em auto;
    padding:0em;
}
nav {
    display: block;
    background:#000000;
    text-align: center;
    width:100%;
    height:100%;
    max-width: 1280px;    
    margin:0em auto;
    padding:0em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
nav ul {
    display: block;
    text-align: left;
    margin:0;
    padding:0;    
    overflow: hidden;
    word-wrap: normal;
}
nav ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin:0;
    height: 2.2em;
}
nav ul li a {
    color: #FFFFFF;
    font-size:0.85em;
    line-height: 2.2em;
    padding:0.56em 0.8em 0.56em 0.8em;
    transition:background 0.2s;
    -webkit-transition:background 0.2s;
}
nav ul li a:hover{
    background: #444;
}
nav ul li a.active {
}
main{
    display:inline;
    width:100%;
    max-width: 1280px;
    padding:0em;
    margin:auto;
}
#main {
    display:block;
    width:98%;
    max-width: 1280px;
    margin:0.9em auto;
    padding:0em;
    min-height:66.83vh;
}
#s_one {
    margin:0em;
    padding:0em;
    background:rgb(255,255,255,1);
	border: 1px #505050 solid;
    border-top-right-radius: 10px;
}
#main article {
    display:inline-block;
    width:49%;
    vertical-align:top;
    margin:0em;
    padding:0em;
    text-align:center;
}
#news{
    display:block;    
    background:#FFFFFF;
    margin:0em;
    padding:0.2em;
    text-align:left;
    font-family:Verdana, Helvetica;
    font-weight:100;
    font-size: 90%;
}
#main article img {
    max-width:120px;
    margin-right: 0.5em;
}
#main aside {
    display:inline-block;
    width:49%;
    margin-left:1%;
    padding:0em;
    vertical-align: top;
}
#main aside section{
    margin-bottom:1.563em;
    background:rgb(255,255,255,0.5);
    border-bottom:0.1em solid #505050;
}
#main article h2 {
    padding:1em 1.8em 1em 1.8em;
}
#main aside section ul {
    padding:0em 1.875em 1.25em 2.5em;
}
tr {
    text-align: left;
}
tr.odd    { background-color: #FFFFFF; font-size: 0.9em; }
tr.even   { background-color: #FFFFAA; font-size: 0.9em; }
tr.odd_center { text-align: center; background-color: #FFFFFF; font-size: 0.9em; }
tr.even_center { text-align: center; background-color: #FFFFAA; font-size: 0.9em; }
tr.green  { background-color: #9ACD32; font-size: 0.9em; }
tr.red    { background-color: #FFE4E1; font-size: 0.9em; }
tr.sum    { background-color: #FFFF5A; font-size: 0.9em; }
table {
    padding: 0.3em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 86%;
}
table.silver {
    background-color: #EEEEEE;    
}
table.odd {
    background-color: #FFFFFF;
}
th { font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: bold }
th.colored { background-color: gray; color: #FFFFFF; font-size: 12px; }
th.tabelle { background-color: gray; color: #FFFFFF; font-size: 0.9em; }
a.cc_bluelink { color: #0000FF; text-decoration: underline }
a.cc_white { color: #FFFFFF; font-size: 0.9em }
a.cc_link { color: #FFFFFF; font-size: 0.8em; }
a.cc_bluelink { color: #0000FF; font-size: 1em; text-decoration: underline }
a.cc_bluelinksmall { color: #0000FF; font-weight: normal; font-size: 0.8em; text-decoration: underline }
a.cc_weisssbu { color: #FFFFFF; font-weight: normal; font-size: 0.9em; text-decoration: underline }
td.white  { background: #FFFFFF; }
fieldset {
    background: #FFFFFF;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px #d0cece solid;
}
legend {
    padding: 0em 0.5em 0em 0.5em;
}
label {
    font-size: 0.9em;
}
footer{
    display:block;
    background:#2F2C2C;
    text-align:center;
    width:100%;
    max-width: 1280px;
    margin:0em auto;    
    padding:0em;
}
footer ul{
    display: block;
    width: 100%;
    max-width: 1280px;
    text-align: left;
    margin:0px auto;
}
footer ul li{
    display:inline;
    color: #FFFFFF;
    font-size:0.9em;
    line-height: 2.2em;
}
footer ul li a {
    color: #FFFFFF;
    padding:0.56em 0.8em 0.56em 0.8em;
    transition:background 0.2s;
    -webkit-transition:background 0.2s;
}
footer ul li a:hover{
    background: #444;
}
ul.termine{
    font-size:0.85em;
    transition:background 0.2s;
    -webkit-transition:background 0.2s;
    max-width: 100%;
}
ul.termine li {
    list-style-type: none;
    line-height: 1.4em;
    padding: 0.2em 0em 0.3em 0em;
    border-bottom:0.1em solid #CCCCCC;
    text-decoration: none;
    word-wrap: normal;
}
ul.termine li:hover {
    background:#FFFFAA;
}
li.t {
    list-style-type: none;
    font-size:0.85em;
    line-height: 1.4em;    
    border-bottom:0.1em solid #CCCCCC;
    min-width: 100%;
    padding: 0.2em 0em 0.3em 0em;
    transition:background 0.2s;
    -webkit-transition:background 0.2s;
}
li.t:hover{
    background:#FFFFAA;
}
li.tred {
    background: #FFE4E1;    
}
li.teven {
    background: #FFFFAA;
}

.dropbtn {
    display: block;	
	border: none;	
	padding: 0.2em 0.9em 0.2em 0.8em;
	overflow: hidden;
	background-color: #000;
    height: 2em;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(51,51,51,0.9);  
    min-width: 22em;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  
    z-index: 1;
    border-top-right-radius: 10px;
}
.dropdown-content a {
    color: white;
    padding: 0.8em 0.8em;
    text-decoration: none;
    display: block;
    font-size: 1.2em;
}
.dropdown-content a:hover {background-color: rgba(0,0,0,0.8);}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {
    background-color: rgba(51,51,51,0.9);
}
@media screen and (max-width:800px){
    body{
        font-size: 90%;
    }
    nav ul li a {
        font-size:80%;
    }    
}
@media screen and (max-width:600px){
    #main aside, #main article {
        width:100%;
        display: block;
        margin:0.625em 0em 0.625em 0em;
        font-size: 90%;
    }
}
@media screen and (min-width:550px){
    nav.nav{
        display:block !important;
    }
}
@media screen and (max-width:550px){
    #hambut {
        display:block !important;
        background:#000;
    }
    body{
        font-size: 86%;
    }
    #menubar ul li a.menubutton {        
        display: block;        
    }
    nav {
        display:none;
        height:auto;        
    }
    nav ul li {
        display:block;
        margin:0.3em 0em 0.3em 0em;
    }
    div.mone {
        display:block;
    }
    div.stanne {
        display:none;
    }
}