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;
}
tr.vanish {
    display:none;
}
th.vanish {
    display:none;
}
#vanish {
    display:none;
}
td.show {
    display:table-cell;
    vertical-align: top;
    /*width: 400px;*/
    height:auto;
}
td.show2 {
    display:table-cell;
    height:auto;
    border-bottom: thin solid #262626;
}
td.show3 {
    display:table-cell;
    height:auto;
    border-bottom: thin solid #262626;
}
td.vanish {
    display:none;
}
td.p1 {
    display:table-cell;
    text-align:right;
    background: #EEEEEE;
    border: 1px #d0cece solid;
}
td.p2 {
    display:table-cell;
    text-align:left;
    background: #EEEEEE;
    border: 1px #d0cece solid;
}
tr.show {
    display:table-row;
    height:auto;
    font-size: 1em;
}
tr.show_odd {
    display:none;
    height:auto;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 0.9em;
}
tr.show_even {
    display:none;
    height:auto;
    text-align: center;
    background-color: #FFFFAA; 
    font-size: 0.9em;
}
body {
    background:#DCDCDC;
    font-size:100%;
    margin:0em;
    padding:0em;
}
h1, h2, h3, h4 {
    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;
}
h5, 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;    
}
/*
.cc_header {
    position: relative;
    display: block;
    background: #000000;
    width: 1280px;
}
*/
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.i14{
    width:14px;
    height:14px;
}
img.but{    
    width:20px;
    height:auto;
}
img.pic60{    
    width:60px;
    height:80px;
}
img.pic60a{
    max-width:60px;
    height:auto;
}
img.pic80{
    /*max-width:60px;*/
    max-width:80px;
    height:auto;
}
img.pic90{
    max-width:90px;
    height:auto;
}
img.pic640{
    max-width:640px;
    height:auto;
}
img.pic30{    
    width:30px;
    /*height:auto;*/
    height:30px;
    min-width:20px;
}
img.pic150{
    width:150px;
    height:auto;
}
img.pic120{
    width:120px;
    height:auto;
}
img.pic400{
    width:400px;
    height:auto;
}
img.logo{    
    width:120px;
    height:50px;
}
.bg_cover {
	background-size: cover;
	/*background-size: contain;*/
	border-radius: 0.7em;
    width:9.375em;
    height:auto;
    max-width:100%;
}
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:#FFFFFF;
	border: 1px #505050 solid;
    border-top-right-radius: 10px;
}
#main article {
    display:inline-block;
    /*width:65.3%;*/
    width:39%;
    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:33%;*/
    width:60%;
    margin-left:1%;
    padding:0em;
    vertical-align: top;
}
#main aside section{
    margin-bottom:1.563em;
    background:#FFFFFF;
    border-bottom:0.1em solid #505050;
}
#main aside section.silver {
    margin-bottom:1.563em;
    background:#EEEEEE;
	border: 1px #d0cece solid;
    border-top-right-radius: 10px;
    border-bottom:0.16em solid #CCCCCC;
}
#main article h2 {
    padding:1em 1.8em 1em 1.8em;
}
#main aside section ul {
    /*padding:0em 1.875em 1.25em 2.5em;*/
    padding: 0.15em 0em 0.15em 0.5em;
}
table.silver {
    background-color: #EEEEEE;
}
table.odd {
    background-color: #FFFFFF;
}
tr.odd    { text-align: left; background-color: #FFFFFF; font-size: 0.9em; }
tr.odd_center { text-align: center; background-color: #FFFFFF; font-size: 0.9em; }
tr.odd_tab { text-align: center; background-color: #FFFFFF; font-size: 1em; }
tr.even   { text-align: left; background-color: #FFFFAA; font-size: 0.9em; }
tr.even_tab { text-align: center; background-color: #FFFFAA; font-size: 1em; }
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.red_center    { text-align: center; background-color: #FFE4E1; font-size: 0.9em; }
tr.sum    { background-color: #FFFF5A; font-size: 0.9em; }
tr.sum_center { text-align:center; background-color: #FFFF5A; font-size: 0.9em; font-weight:700; }

tr.odd:hover { background-color: #C5EBFF }
tr.odd_center:hover { background-color: #C5EBFF }
tr.odd_tab:hover { background-color: #C5EBFF }
tr.even:hover { background-color: #C5EBFF }
tr.even_tab:hover { background-color: #C5EBFF }
tr.even_center:hover { background-color: #C5EBFF }
tr.green:hover { background-color: #C5EBFF }
tr.red:hover { background-color: #C5EBFF }
tr.red_center:hover { background-color: #C5EBFF }

table {
    padding: 0.3em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 86%;
}
th { font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: bold }
th.colored { background-color: gray; color: #FFFFFF; font-size: 10px; }
th.tabelle { background-color: gray; color: #FFFFFF; font-size: 0.8em; }
th.tabelle_show { background-color: gray; color: #FFFFFF; font-size: 0.8em; }
th.bb1 { background-color: grey; color: #FFFFFF; font-size: 0.8em; border-bottom: thin solid #FFFFFE; }
a.cc_bluelink { font-size:0.9em; 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; }
td.cc_even  { background: #FFFFAA; border-bottom: thin solid #262626; }
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;
}
td.bb1 {
    border-bottom: thin solid #262626;
}
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%;
    }
    td.show {
        display:none;
    }
    td.show2 {
        display:none;
    }
    td.show3 {
        display:none;
    }
    th.tabelle_show {
        display:none;
    }
    tr.vanish {
        display:block;
    }
    tr.show_even {
        display:table-row;
    }
    tr.show_odd {
        display:table-row;
    }
    tr.show {
        display:table-row;
    }
}

@media screen and (min-width:800px){
    div.stanne {
        /*display:none;*/
    }
}

@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;
    }
    td.vanish {
        display:table-cell;
    }
    th.vanish {
        display:table-cell;
        background-color: gray; 
        color: #FFFFFF; 
        font-size: 0.8em;
    }
    tr.show {
        display:none;
    }
}