.hover_menue {
	display:block;
}
.alternativ_menue {
	display:none;
}


.structUpLink {

	
	text-align: center;
	margin: 2px 0px 2px 4px;
}
.structUpLink a {
	position: relative;
	z-index: 10;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	padding: 0px 2px;
	line-height: 30px;
	font-size:20px;
	opacity: 0.6;
	font-weight:normal;
	font-family: vipa;
	width: 100%;
	color:#000;
	text-align: center;
}

@media (max-width: 800px){
	#middleBlock {
		/*background-color: #00FF00 !important;*/
	}
	.div1col #headerBlock {
		height: auto;
		min-height:140px;
	}
	.siteContentPanel, .siteContentLeft {
		display: none;
	}
	 
	.div1col #middleBlock .siteContentMain{
		padding-right: 0px;

	}
	.topmenuHead {
		position: relative;
		width: 100%;
		clear:both;
		float: left;
		padding-left: 5px;
		padding-right: 10px;
		top:0px;
		margin: 131px 0 10px;
		
		
	}
	
	.hover_menue {display:none;}
	.alternativ_menue {
		display:block;
		/*border-top: 1px solid #CCC;*/
	}
	.membermenue {display: none !important;}
	.alternativ_membermenue_wrapper {
		display:block !important;
	}
	
	.slogan {
	
	    left: 104px;
		top: 55px;
	}
	.topimages {
		/*border-right: 1px solid #CCC;*/
	}
	.nav_row {
		margin-top: 0px;
	}
	
	.nav_row a {
		position: relative;
		z-index: 10;
		display: block;
		float: left;
		text-decoration: none;
		padding: 0px 2px;
		line-height: 35px;
		font-size:20px;
		opacity: 0.6;
		font-weight:normal;
		font-family: vipa;
		width: 50%;
		text-align: left;
		color:#000;
	}
	.nav_row a span.upNav {
		width:100%;
		margin: 2px;
		display: block;
		background-color: #fff;
		padding: 0 10px;
	}
	
/*	.nav_row #nav_row_8 {
		width: 66.6666%;
	}*/
	
	.nav_row .between {
		display:none;
	}
	
	.newsbox {
		width: 50%;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
	}
	.sliderImageBox {
		width: 55%;
	}
	
	.audio_wrapper {
		top: 10px;
		background-color: #CCCCCC;
		color: #000;
		right:10px;
	}
	.back_to_apo {
		top: 10px;
		right:87px;
		background-color: #CCCCCC;
		color: #000;
	}
	.back_to_apo a{
		color: #000;
		word-break: keep-all;
	}
	
}

@media (max-width: 520px){
	#middleBlock {
		/*background-color: #FFFF00 !important;*/
	}
	.div1col #headerBlock {
		min-height:90px;
	}
	.nav_row a {
		font-size:18px;
		overflow: hidden;
		line-height: 18px;
	}
	.topmenuHead {
		padding-left: 5px;
		padding-right: 10px;
		margin-top: 100px;
	}
	.topimages {
		left: -2px;
		top: 14px;
	}
	.topimages img {
		width: 80px !important;
		
	}
	.nav_row #nav_row_8 {
		width: 100%;
	}
	.nav_row a span.upNav {
		padding: 3px 10px;
		overflow: hidden;
		display: block;
		word-break: keep-all;
	}
	
	.slogan {
	
	    left: 75px;
		top: 10px;
	}
	.slogan_1 {
		font-size:20px;
	}
	.slogan_2 {
		font-size:14px;
		line-height: 17px;
		margin-top:5px;
		display: block;
	}
	
	.memberlogo {
		text-align: center;
	}
	.memberlogo img {
		/*width:100% !important;*/
		max-width: 100%;
	}
	
	.compact_menue_logo {
		width:100%;
	}
	
	.compact_menue_logo .memberlogo img {
		width:100% !important;
	}
	
	.content img, .content_imagelist img {
		width:100% !important;
		max-width: 100% !important;
		height: auto !important;
		
	}
	.article_image {
		float: none;
		margin:10px 0;
		padding: 0;
	}
	
	.newsbox {
		width: 100%;
		border: 1px solid #CCC;
	}
	
	.article_listing_2spaltig {
		width: 100%;
		padding: 0 0 10px 0 !important;
	}
	
	.article_listing_2spaltig_content {
		padding:10px;
		border:1px solid;
		height: auto;
		overflow: visible;
	}
	.sliderImageBox {
		display: table-footer-group;
		width: 100%;
	}
	.imgDIVblockImgRight {
		margin-left: 0;
		margin-top: 20px;
	}
	.sliderTextBox {
		display: table-header-group;
	}
	
	
	#footerBlock .nav_list ul{
		
		border-left: none;
		padding: 0;
		float:left;
	}
	.footerMenu{
		float: left;
		margin: 10px 0;
		
		width: 100%;
	}
	#footerBlock .nav_list ul li {
		padding-left: 0px;
	}
	.article_listing_2spaltig_content.fullscale_image .articlelisting_image img {
		width: 461px;
		height: auto;
		float: left;
	}
	
	.audio_wrapper {
		top: 78px;
		right:10px;
		background-color: #FFF;
		color: #000;
		opacity: 0.6;
	}
	
	.back_to_apo {
		top: 78px;
		right:87px;
		background-color: #FFF;
		color: #000;
		opacity: 0.6;
		overflow: hidden;
		left: 0;
		margin-left:10px;
	}
	.back_to_apo a{
		color: #000;
		word-break: keep-all;
		white-space:nowrap;
	}
	
	.imgDIVinTextRight, .imgDIVinTextLeft {
		float:none;
		margin-left: 0;
		margin-right: 0;
	}
	
	.facebook{
		float: left;
		margin-left: 0% !important; 
		margin-top: 20px !important;
		width: 100%;
	}

}