#topline {
    background-color: rgba(255, 255, 255, 0.6);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.float-left-res {
    float: none !IMPORTANT;
}
.float-right-res {
    float: none !IMPORTANT ;
}

.row-2 {
    margin: 0;
    width: 100%;
}

#wrapper { 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width:100%; 
margin:0px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}

#header_box { 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
height:auto;
padding:20px 5px;
}

#image_box { border-top: 1px solid #43515c; }

.header_image { height:110px; }

.header_logo {
    bottom: auto;
    left: auto;
    margin: 0 auto;
    max-width: 300px;
    min-width: 250px;
    position: relative;
    width: 33%;
}

.header_slogan {
    bottom: auto;
    color: #009ab0;
    font-size: 1em;
    font-weight: bold;
    margin: 15px 0 0;
    position: relative;
    right: auto;
    text-align: center;
}

.navi-main { display: none; }

.display-mobil { display: block; }

.navigation-main { 
border-bottom:0px; 
border-top: 1px solid #00849a;
}

.navi-ul li { 
    border-bottom: 1px solid #00849a;
    border-top: 1px solid #1aa6bc;
    float: none;
    margin: 0;
    width: 100%;
}

.navi-ul li:hover {
    background-color: transparent;
}

.navi-ul li a {
font-size:0.95em;
padding:20px 10px;
}

.active {
    background-color: transparent;
}

#seiteninfo { display:none; }

.grid-wrapper { 
  width:100%; 
  padding:0 5%;
}

.grid-wrapper-aktuelles {
    padding: 0;
}

.grid-box {
    float: none;
    margin-top: 2em;
}

.row-first {
    margin-top: 0 !important;
}


.grid-bild { height:165px; }

.row-first {
    border-left: medium none;
    margin-left: auto !IMPORTANT;
}
.row-4 {
    margin: 0 auto 20px;
    width: 70%;
}

.row-5 {
    margin: 0 auto 20px;
    width: 70%;
}

#footer_box { 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

#footer_box p {
	text-align:center;
}

.etwas_druck2 {
    bottom: auto;
    margin: 0 auto 2em;
    position: relative;
    right: auto;
    width: 250px;
}

.copy {
    font-size: 85%;
    font-weight: bold;
}
.unten_rechts {
    bottom: auto;
    position: relative;
    right: auto;
	margin-top:1em;
}

.infobereich { padding:1.3em 1.3em 1em; }


.width-50 {
    width: 100% !IMPORTANT ;
}

.mobil-mar-tb { margin:20px 0; }

.text-rechts-mobil {
    text-align: center !IMPORTANT;
}