@media only screen and (min-width: 1000px) {
.headline {max-width: 1200px; width: 85%;}
.closerInfo {display: none; }
}

@media only screen and (max-width: 920px) {
.headline {max-width: 1200px; width: 87%; margin-top: -5px;}
.closerInfo {display: none; }
}

@media only screen and (min-width: 851px) {
.menue {display: block;}
.closer {display: none; }
.closerInfo {display: none; }
.menue_toggle_2 {display: none; }
.logo_mid {display: none; }
.header {display: inline; }
.info_toggle_2 {display: none; }
.navbar {margin-top: -50px; }
.breadcrumps_wide {margin-top: -20px; }
}

@media only screen and (max-width: 850px) {
.navbar {width: 100%;}
.menue {display: none;}
.closer {display: block;}
.closerInfo {display: none; }
.backTop {display: block; }
.backNav{display: none; }
.header {display: inline; }
.content {max-width: 850px; width: 100%   }
.content_cell {clear: left; max-width: 70%; width: 90% }
.container { max-width: 800px; margin-left: 10px;}
.info_toggle_2 {display: none; }
.breadcrumps_wide {margin-top: -20px; }
}

@media only screen and (max-width: 600px){
.body {background-color: #2e558a;}
.footerbox {display: none;}
.info_cell {clear: right; display: none;}
.menue {display: none;}
.closer {display: block; }
.closerInfo {display: block; }
.content_cell {clear: both; max-width: 600px; width: 100% }
.content_cell_down {clear: both; max-width: 600px; width: 100% }
.header {display: block; }
.info_toggle_2 {display: inline; }
.headline {display: none;}
.breadcrumps_wide {max-width: 600px; width: 85%; }
.CollapsiblePanelTab {height: 40px;  padding-top: 30px; text-align: center; }
.CollapsiblePanelContent {text-align: center;}
.AccordionPanelTab { padding-top: 15px; padding-bottom: 15px; }
}

@media only screen and (max-width: 325px) {
body  {background-color: #2e558a;}
.footerbox {display: none;}
.info_cell {display: none;}
body {line-height: 140%;}

.menue {display: none;}
.closer {display: block; }
.closerInfo {display: block; }
.content {width: 260px; position: absolute; left: 0px; top: 0px; border: none;}
.content_cell {clear: both; width: 260px; position: absolute; left: 0px; top: 90px; }
.content_cell_wide {clear: both; width: 260px; width: 90%; position: absolute; left: 0px; top: 90px; overflow: hidden; }
.content_cell_down {clear: both; width: 260px; width: 90%; position: absolute; left: 0px; top: 90px; overflow: hidden; }

.info_toggle_2 {display: inline; margin-top: 6px;}
.menue_toggle_2 {margin-top: 10px;}
.frame {max-width: 240px;}
.navbar {max-width: 240px;}
.CollapsiblePanelTab {height: 40px;  padding-top: 30px; text-align: center; }
.CollapsiblePanelContent {text-align: center;}
.TopMenueCell {}
.block7 {padding-top: 10%; padding-bottom: 10%; }
.dropdown2 {padding-top: 10%; padding-bottom: 10%; margin-top: 3%;}

.modal {left: 5%; right: 5%; top: 5%; bottom: 5%; max-width: 90vw; max-height: 90vh; }
#cerror {min-height: 40px;}
.backTop {padding-top: 10px; }
#_faderboxSubmit {margin-top: 8px; margin-left: 50%; margin-right: 50%;}

}

//*
@media only screen and (min-width: 450px){
#_panel1 {position: absolute; top: 0px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}

#_panel2 {position: absolute; top: 20px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}

#_panel3 {position: absolute; top: 40px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}

#_panel4 {position: absolute; top: 60px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}

#_panel5 {position: absolute; top: 80px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}

#_panel6 {position: absolute; top: 100px; left: 180px; background-color: #405080; min-width: 260px; z-index: 2;}
}

}
*//



/*fixes*/


iframe {overflow-y: hidden; }









