@charset "utf-8";


/*
A L L G E M E I N E   A N G A B E N
*/



/*  CLEARFIX  */
/*  class="clearfix"  */ 
.clearfix:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*  CLEAR  */
/*  class="clear"  */ 
.clear {clear: both; }


.faziconfont {
		font-family: 'faz-icons';		
		}

.mobilpfeil .contentbutton:before {
	content: '\003B';
}
.mobilpfeil.pfeil-open .contentbutton:before {
	content: '\003E';
}

 .mobilpfeil   {
	cursor:pointer;	
}

.scrollup {
	cursor:pointer;		
}
 
 
.linklabel {
            color:black;
          /*background-color:rgba(0,0,0,0.50);  */
          /*padding:10px 10px;*/
          cursor:pointer;		
        }
          
.linklabel:hover {
             /*color:white !important;*/
             /*background-color:rgba(0,0,0,1);*/
			 color:red !important;
			 /*text-decoration: underline;*/
                  
        }
 
 
 
	   
	   
html { 
	background-color:lightgrey;
}


/*
D E S K T O P   V E R S I O N
*/

@media screen and (min-width:681px){
	 
#alleswrapper {
	position:relative;
	max-width: 940px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 1111px;
}
.alleswrapper-breite {
	width: 100%;
	max-width: 940px;		
	margin-left: auto;
    margin-right: auto;	
}


#basismap-oben  {
	position:relative;

	width: 80%;
	height:333px;

	margin-left: auto;
	margin-right: auto;

	font-family:verdana;
	font-size:24px;
	text-align:center;
}


	 
#mobil-bild {			
				display:none;
		}
		
#basismap-oben {
			display:block;		
		}
		
.klickelement {			
				display:block;	
		}
	
	
		
.popup-startbild {
    width: 50%;
    margin: 7px 20px 20px 0;
    float: left;	
}

.popup-copyright {
    text-align: left;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: -15px 0px 0px 0px;
	color: #B0B0B0;
}
					
.mobilpfeil {
	display:none;	
	}		
.scrollup {
	display:block;	
	}
	

		
.schliessenbox {
		display:block;			
		float: right;
		margin: 25px 20px;
		font-size: 30px;
		color: #CBC4C4;
		cursor:pointer;
	}

.schliessenbox:hover {
		color: #c60000;
	}


.button {
    font: 700 12px Verdana,sans-serif !important;
    background-color: #C60000;
    color: #FFF;
    text-align: center;
    padding: 5px 10px;
    margin: 24% auto 0px auto;
    width: 50%;
	cursor:pointer;
}

.button:hover {
    background-color: #890000;
}

.zurueck-box {
    width:50%;
	float:left;
}
.zurueck-box img {
    width:100%;
}


.popup-zurueck-navi {
	margin: 30px 0px 30px 0;		
}



	
#contentbox {
	position:relative;
	
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 1px 1px 6px #A0A0A0;
	width: 640px;
	min-height:300px;
	
	margin: 0 auto 100px auto;
}


.popup-headline {
    float: left;
    font-family: georgia;
    font-size: 26px;
    padding: 30px 0px 30px 50px;
    width: 80%;
}

.popup-content {
		clear:both;
		font-family: georgia;	
		font-size: 17px;
		padding: 0px 80px 30px 50px;
		line-height: 140%;
}

.popup-x, #contentbox {
		display:block;
		padding-bottom: 15px;
		
}






	.popupvideo iframe {
    width: 109%;
	height: 333px;
}


 

.bild-klein {
    width: 50%;
    padding: 6px 0px 40px;
    float: left;
    margin-right: 30px;
}

.bild-klein img {
	width: 100%;		
}


 
.bild img {
    width: 109%;
    margin: 10px 0px;
}

.bild, .popupvideo {
	padding: 10px 0px 40px 0;		
}


 .bildunterschrift {
    line-height: 17px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
	color: #555;
	font-family: Verdana,sans-serif;
}

.bildunterschrift .copyright {
	width: 109%;
    margin-top: -10px;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 10px;
}

.bild-klein .copyright {
    width: 100%;
    margin-top: 0px;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 10px;
}
 


}










/*
M O B I L E   V E R S I O N
*/
@media screen and (max-width:680px){

#alleswrapper {
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    /*min-height: 1000px;*/
}
.alleswrapper-breite {
	width: 90%;			
}
	.poptext-x {
		/*display:none;		*/
		display:block;
		}

	#basismap-oben {
			display:none;		
		}	
	
.klickelement {			
				display:none;	
		}
	
	

	
	
	
	
	
	
			
	#mobil-bild {			
		display:block;
		width:100%;
		}	
		
#mobil-bild img {
		width:100%;		
		}
			
	
.mobilpfeil {
    display: block;
    margin-top: 10px;
}



.mobilpfeil .contentbutton {
			margin-right: 6px;
}



	.scrollup {
	display:none;	
	}
	.schliessenbox {
		display:none;		
		}
		
#contentbox {
    clear: both;
    display: block;
    margin-top: 15px !important;
}
		


.popup-content {
		clear:both;
		font-family: georgia;	
		font-size: 17px;
		padding: 0px 80px 30px 50px;
		line-height: 140%;
}


.popup-startbild {
    width: 50%;
    margin: 4px 20px 10px 0;
    float: left;
}

.popup-copyright {
    text-align: left;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	/*margin: -5px 0px 0px 0px;*/
	margin-top: -5px;
	color: #B0B0B0;
}



.popup-headline {
    float: left;
    font-family: georgia;
    font-size: 21px;
    padding: 10px 0px;
    width: 100%;
}

 			

.bild-klein {
	/*width:50%;*/
	padding: 10px 0px 40px;
}
.bild-klein img {
	width: 100%;
	margin: 10px 0;			
}
 
 
.bild img {
    width: 100%;
    margin: 10px 0px;
}

.bild, .popupvideo {
	padding: 10px 0px 40px 0;		
}


 
 .bildunterschrift {
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
	color: #555;
	font-family: Verdana,sans-serif;
}

.bildunterschrift .copyright {
	width: 100%;
    margin-top: -10px;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 10px;
}

.bild-klein .copyright {
    width: 100%;
    margin-top: 0px;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 10px;
} 
		
}