/* ----------------- mobile ------------------------ */



 @media only screen and (max-width: 640px)  {
 
 

     
  


#page {
	position: relative;	
	width: 100%;
	margin: 0 auto;
	
		
}




/* ----------------- mobile content ------------------------ */


#content {
	position: relative;
	float: left;
	width: 95%;	
	display: none;
		
}

#content2 {
	position: relative;
	float: left;
	width: 70%;	
	display: none;
	padding-left: 20px;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 13px;	
	color: #000000;
	line-height: 18px;
	
	margin-top: 0;
}




#strich1 {
	position: absolute;
	left: 0;
	top: 83px;
	width: 1px;	
	height: 2px;
	background-color: #da5802;
	z-index: 200;	
}

#strich1agb, #strich1impress {
	display: none;	
}



#strich2 {
	position: absolute;
	left: 0;
	top: 225px;
	width: 1px;	
	height: 6px;
	background-color: #02408c;
	z-index: 200;	
}

  
     
#strich3 {
	position: absolute;
	left: 0;
	top: 0px;
    bottom: 0;
	width: 3px;	
	height: 1px;
	overflow: hidden;
	z-index: 200;	
}
     
     
  .picscal {
 
  max-width: 100%;
  height: auto;
  width: 100%\0/; /* IE8 hack fuer max-width */
}
   
     
     }

   

