@media screen and (min-width:961px) and (max-width:1920px) {
	
#topnav form{display:none;}
 
#topnav form select{ display:none;}	 
 
}

/* 960px */

@media screen and (min-width:651px) and (max-width:960px){
	
#header, #topnav, #container, #footer{margin:0 auto;}

#topnav form{Display:none;}
 
#topnav form select{display:none;}

#topnav{
	width:99%;
	font-size:0.8em;
}

img.displayed{width:99%;}

.ausblenden{display:none;}	 	
	
}

/* 480px -650*/

@media screen and (min-width:240px) and (max-width:650px) {
	
#page-wrap{display:none;}

body {font-size: 90%;}

 
#layout {
	margin:0 auto;
	width: 95%;
	padding:0;
}

#content {
	margin: 0 auto !important;
	width: 98%;
}

#main {
	width:95%;
	margin:0 auto !important;
	padding-bottom:10px;
}

#main a {
	color:#a1cf5d;
}

img.displayed{width:93%;}

#header, #topnav {margin:0 auto;}
	
#topnav ul{display:none;}

#topnav{
	border: none !important;
	width:93%;
	margin:0 auto;
}
footer{display:none;}		
	
#slider{display:none;}
		
#mover	{display:none;}	
	
.colorFontBg{width:70%;}

.ausblenden{display:none;}	

.textBlockLeist{width:90%;}
	
.textBlockLeisth2{width:90%;}


table.tableKontakt{
	width:95%;
	margin:0;
	padding:10px 0 10px 5px;
	font-size:95%;
	line-height:1.5em;
}
.tableKontakt td{
	padding-top:5px;

}
table{width:auto;}
	
table.formular{display:none;}

table.links{
	width:50%;}
	
#liste{
	width:90%;
	margin-top:20px;
}	
	
.noFloat{float:none;}

h3{line-height:1.3em;}

h2{line-height:1.3em;}

h1{line-height:1.3em;}

.pictureBox{
	margin:0;
	padding:0;
	}
	
.pictureBox img{
	width:100%;
	margin:10px auto;
	}

}



