/*====================================================================*/
/* MEDIA QUERIES */
/*====================================================================*/

/* für 320px */
@media only screen and (min-width: 20px){
	
	.con_100_padding_tb{ padding:40px 0 40px 0; }
	.div_con_center{ width:300px; }
	.rahmen_overflow_inner{	width:340px; }
	
	
	/* standard-aufteilungen :: start */
	
		.sp_50p{
			width:300px;
			margin:0 0 40px 0;
		}
		
			.sp_50p_picbox{
				width:300px;
				margin:0 0 40px 0;
			}
			
				.sp_50p_picbox img{
					width:300px;
					margin:0 0 0 0;
				}
				
			.sp_13_picbox_links{
				float:left;
			}
			
			.sp_13_picbox_rechts{
				float:right;
			}
				
				
		.sp_13{
			width:300px;
			margin:0 0 40px 0;
		}
		
			.sp_13_picbox{
				width:300px;
				margin:0 0 40px 0;
			}
			
				.sp_13_picbox img{
					width:300px;
				}
			
		.sp_23{
			width:300px;
			margin:0 0 40px 0;
		}
		
		
		.sp_14{
			width:300px;
			margin:0 0 40px 0;
		}	
		
			.sp_14_picbox{
				width:300px;
				margin:0 0 40px 0;
			}
			
				.sp_14_picbox img{
					width:300px;
				}
		
		.sp_34{
			width:300px;
			margin:0 0 40px 0;
		}
		
			
	
	/* standard-aufteilungen :: ende */
	
	
	
}
         
@media only screen and (min-width: 560px){

	.con_100_padding_tb{ padding:60px 0 60px 0; }
	.div_con_center{ width:540px; }
	.rahmen_overflow_inner{	width:580px; }
	
	
	/* standard-aufteilungen :: start */
	
		.sp_50p{
			width:540px;
			margin:0 0 40px 0;
		}
			
			.sp_50p_picbox{
				width:540px;
				margin:0 0 40px 0;
			}
			
				.sp_50p_picbox img{
					width:540px;
					margin:0 0 0 0;
				}
				
		.sp_13{
			width:540px;
			margin:0 0 40px 0;
		}
		
			.sp_13_picbox{
				width:540px;
				margin:0 0 40px 0;
			}
			
				.sp_13_picbox img{
					width:540px;
				}
		
		.sp_23{
			width:540px;
			margin:0 0 40px 0;
		}	
		
		.sp_14{
			width:540px;
			margin:0 0 40px 0;
		}
		
			.sp_14_picbox{
				width:540px;
				margin:0 0 40px 0;
				text-align:center;
			}
			
				.sp_14_picbox img{
					width:540px;
				}
		
			
		.sp_34{
			width:540px;
			margin:0 0 40px 0;
		}
			
	/* standard-aufteilungen :: ende */
	
	
	
}
         
@media only screen and (min-width: 750px){
	
	.con_100_padding_tb{ padding:80px 0 80px 0; }
	.div_con_center{ width:730px; }
	.rahmen_overflow_inner{	width:770px; }
	
	
	/* standard-aufteilungen :: start */
	
		.sp_50p{
			width:345px;
			margin:0 0 0 0;
		}	
		
			.sp_50p_picbox{
				width:345px;
				margin:0 0 40px 0;
			}
			
				.sp_50p_picbox img{
					width:345px;
				}
				
				
		.sp_13{
			width:230px;
			margin:0 0 40px 0;
		}
		
			.sp_13_picbox{
				width:230px;
				margin:0 0 40px 0;
			}
			
				.sp_13_picbox img{
					width:230px;
				}
				
		.sp_23{
			width:460px;
			margin:0 0 0 0;
		}	
		
		
		.sp_14{
			width:210px;
			margin:0 0 0 0;
		}
		
			.sp_14_picbox{
				width:210px;
				margin:0 0 40px 0;
			}
			
				.sp_14_picbox img{
					width:210px;
				}
		
		
		.sp_34{
			width:480px;
			margin:0 0 0 0;
		}
		
	/* standard-aufteilungen :: ende */
	
	

	
}
         
@media only screen and (min-width: 1225px){
	
	.con_100_padding_tb{ padding:80px 0 80px 0;	}
	.div_con_center{ width:1200px; }
	.rahmen_overflow_inner{	width:1240px; }
	
	/* standard-aufteilungen :: start */
	
		.sp_50p{
			width:580px;
			margin:0 0 0 0;
		}
		
		
			.sp_50p_picbox{
				width:580px;
				margin:0 0 40px 0;
			}
			
				.sp_50p_picbox img{
					width:580px;
				}
			
			
		.sp_13{
			width:373px;
			margin:0 0 0 0;
		}
		
			.sp_13_picbox{
				width:373px;
				margin:0 0 40px 0;
			}
			
				.sp_13_picbox img{
					width:373px;
				}
				
			
		.sp_23{
			width:787px;
			margin:0 0 0 0;
		}
		
		
		.sp_14{
			width:270px;
			margin:0 0 0 0;
		}
		
			.sp_14_picbox{
				width:270px;
				margin:0 0 40px 0;
			}
			
				.sp_14_picbox img{
					width:270px;
				}
		
		.sp_34{
			width:890px;
			margin:0 0 0 0;
		}
		
			
	/* standard-aufteilungen :: ende */
		
	
	
}