
@media only screen and (max-width: 1024px) {
	.box-menue {
    font-size: 0.7em;
}

.box-submenue {
    font-size: 1.1em;
}

#mega-nav li a {
	font-size: 16px;
	}

#footer a {
    font-size: 13px;
}
/*
#top-image{
	min-height:270px;
    overflow: hidden;
	}

#top-image img {
    width: auto;
	max-width: initial;
}	

	*/
}

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


#mega-nav li a {
	font-size: 16px;
	}
	
.col25,
.grid-sizer {
  width: 48%;
  height: auto;
}

.col25 {
   margin-bottom:2%;
} 

#liquidCols-B .images,
.liquid-grid-sizer-B {
  width: 23.5%;
  height: auto;
}


#liquidCols-B .images.big {
	width: 50%;
	}
	
#liquidCols DIV.flow,
.liquid-grid-sizer {
  width: 33.33%;
  height: auto;
}


#liquidCols .flow.big {
	width: 50%;
	}

#twoCols .flow,
.two-grid-sizer {
  width: 50%;
  height: auto;
}
	
}

@media only screen and (max-width: 800px) {
body {
	font-size: 1em;
}
#mega-nav li a {
	font-size:14px;
	padding: 1% 0 1% 3%;
	}

.box-menue {
    font-size: 0.7em;
}

.box-topmenue {
    font-size: 0.9em;
    width: auto;
}

#wrapper-menue{
	width: 100%;
	float: none;
	clear: both;
	padding:0;
	}

#main-content {
    float: none;
    margin-right: 0;
    width: 100%;
}

.box-text {
    position: relative;
}

#menue2 {
    font-size: 1em;
    padding-left: 1%;
    width: 21%;
}
 
	/*Liquid*/
.col25,
.grid-sizer {
  width: 50%;
  height: auto;
}

#twoColsRe .col50,
#twoCols .csc-default,
.two-grid-sizer {
  width: 50%;
  height: auto;
}


#threeCols .col33,
.three-grid-sizer {
  width: 50%;
  height: auto;
  display: inline-block;
}

#threeCols-F .col33-f,
.three-grid-sizer-F {
  width: 25%;
  height: auto;
  display: inline-block;
}
#threeCols-F .col33-f.big{
	width: 50%;}

#liquidCols DIV.flow,
.liquid-grid-sizer {
  width: 50%;
  height: auto;
}

#liquidCols-B .images,
.liquid-grid-sizer-B {
  width: 50%;
  height: auto;
}

#liquidCols-B .images.big {
	width: 100%;
	}

.stamp {
    width: 50%;
}

/*footer Löschen*/

#main {/*overflow:auto;*/
	padding-bottom: 0}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: 0; /* negative value of footer height */
	height: auto;
	clear:both;
	}

	
.nav ul li ul li a {
    font-size: 1.2em;
    text-transform: none;
}


} 


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 220px) and (max-width : 601px) {
/* @media only screen and (min-width : 320px) and (max-width : 500px){*/

body {
    -webkit-text-size-adjust: 100%;	
     }
	 
body > #wrap {
    height: auto;
	min-height: 1px;
}

#top-wrapper {
    height: auto;
}
	
.box-topmenue {
    font-size: 0.8em;
}

#wrapper-menue {
    clear: none;
	float:right;
    padding: 50px 0 0;
    width: 20%;
}
#wrapper-content {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#box-main {
    float: none;
    width: 100%;
    padding: 0;
	margin: 0;
}

.box-logo {
    clear: both;
    float: left;
    height: auto;
    margin: 0 auto;
    width: 80%;
}

#wrapper-top-right {
    clear: both;
    float: none;
    margin: 0 auto;
    max-width: 98%;
    width: 100%;
}

.box-topmenue {
    clear: both;
    float: none;
    margin: 10px 1% 0;
	font-size: 1em;
}

.box-menue {
	font-size: 0.7em;
	float: right;
    text-align: right;
    width: 100%;
}

#wrapper-footer,
#footer a {
    font-size: 14px;
    line-height: 100%;
}



/*POWERMAIL*/
.powermail_label {
    float: none;
    width: 90%;
}

.powermail_fieldset select{
	width:98.3%;
	}
	
input.powermail_field {
    width: 96%;
}
input.powermail_radio {
    width: auto;
}

.powermail_textarea {
    width: 96%;
}

.powermail_submit{
	margin: 10px 16px 10px 0%;
	}
	
.powermail_field.powermail_submit {
    width: 98%;
}

/*NAVIGATION*/
#navigation {
    display: none;
}

#mobile-header {
    background: url("../img.layout/icon-menue3.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    height: 35px;
}

.menu-seperator{
		display:none;
		}
    
		
#mega-nav{
	display:none;
	}

#mobile-header a {
    color: #fff;
    display: block;
    font-size: 2em;
    height: 35px;
    line-height: 2em;
    padding-left: 35px;
    text-decoration: none;
}
.sidr-class-csc-textpic-image.sidr-class-csc-textpic-1-col > img {
    float: left;
    width: auto;
}

.sidr-class-csc-default {
    padding: 10px;
}


/*footer Löschen*/

#main {/*overflow:auto;*/
	padding-bottom: 0}  /* must be same height as the footer */

.foo-left {
    display: block;
    float: none;
    width: 100%;
}
.foo-right {
    float: none;
    width: 100%;
}

#footer {position: relative;
	margin-top: 0; /* negative value of footer height */
	height: auto;
	clear:both;
	min-height:inherit;
	} 
	
.nivo-caption {
		font-size: 12px;
	}
.nivo-caption h1, .nivo-caption h2 {
		font-size: 14px;
	}
	

/*Liquid*/
.col25,
.grid-sizer {
  width: 100%;
  height: auto;
  margin-top:2%;
}

#threeCols .col33,
.three-grid-sizer {
  width: 100%;
  height: auto;
  display: inline-block;
}

#twoCols .csc-default,
.two-grid-sizer {
  width: 100%;
  height: auto;
  margin-top:2%;
}

#twoColsRe .col50,
.two-grid-sizer {
  width: 100%;
  height: auto;
  margin-top: 2%;
}

#liquidCols DIV.flow, .liquid-grid-sizer {
    display: inline-block;
    height: auto;
    width: 100%;
}

#liquidCols .csc-default.big {
	width: 100%;
	}
	
.stamp {
    width: 100%;
}

#liquidCols-B .images,
.liquid-grid-sizer {
  width: 100%;
  height: auto;
}

#liquidCols-B .images.big {
	width: 100%;
	}


#threeCols-F .col33-f,
.three-grid-sizer-F {
  width: 100%;
  height: auto;
  display: inline-block;
}
#threeCols-F .col33-f.big{
	width: 100%;}

.footer-1 DIV.csc-textpic-below DIV.csc-textpic-imagewrap {
    float: none;
    margin-top: 0;
}

.box-img {
    float: left;
    margin: 0 2% 0 0;
    width: 48%;
}

}



	
