/*
* Based on Skeleton by Dave Gamache (www.getskeleton.com)
* modified by kriesi as part of the wordpress avia framework
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */


/* Columns for better content separation
================================================== */
.titlebig{
display:block;
}

div .one_fifth			{	overflow: hidden; z-index:1;  margin-left: 0%; width:18.3%; float:left;	position:relative; }
div .one_fourth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:22%;  float:left; 	position:relative; }
div .one_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:30.5%; float:left; 	position:relative; }
div .two_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:38.5%; float:left;	position:relative; }
div .one_half			{	overflow: hidden; z-index:1;  margin-left: 4%; width:44%; float:left; 	position:relative; }
div .three_fifth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:57%; float:left; 	position:relative; }
div .two_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:65.5%; float:left; 	position:relative; }
div .three_fourth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:74%; float:left; 	position:relative; }
div .four_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:79%; float:left; 	position:relative; }
.msie7 .one_fourth		{ 	width:21.5%;  	}
.msie7 div, .msie7 li	{	zoom:1; 		}




/* #Base 960 Grid
================================================== */
	#wrap_all									{ margin: 0 auto; position:relative; z-index: 3; }
    .container                                  { position: relative; width: 930px; margin: 0 auto; padding: 0px; clear:both; }
    .container_wrap 							{ clear:both; position: relative; z-index: 1; margin: 0 auto;}
    .unit, .units                           	{ float: left; display: inline; margin-left: 30px; position:relative; z-index:1; min-height:1px;}
    .row                                        { position:relative; margin-bottom: 20px; clear:both; }
	
	
	.boxed .container .stretch_full				{ position:relative; left:-30px; }
	.boxed #wrap_all							{ margin: 0 auto; width: 990px; }
    .boxed .container                           { margin: 0px 30px; }
    /* Nested Column Classes */
    body .unit.alpha, body .units.alpha, body div .first       { margin-left: 0; clear: left;}
    
    /* Base Grid */
    .container .one.unit, .container .one.units { width: 50px;  }
    .container .two.units                     	{ width: 130px; }
    .container .three.units                   	{ width: 210px; }
    .container .four.units                    	{ width: 290px; }
    .container .five.units                    	{ width: 370px; }
    .container .six.units                     	{ width: 450px; }
    .container .seven.units                   	{ width: 530px; }
    .container .eight.units                   	{ width: 610px; }
    .container .nine.units                    	{ width: 690px; }
    .container .ten.units                     	{ width: 770px; }
    .container .eleven.units                  	{ width: 850px; }
    .container .twelve.units					{ width: 950px; margin-left:0}
	#top.boxed  .stretch_full, #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: calc(100% - 200px);}

    /* Offsets */
    #top .offset-by-one                   { padding-left: 80px;  }
    #top .offset-by-two                   { padding-left: 160px; }
    #top .offset-by-three                 { padding-left: 240px; }
    #top .offset-by-four                  { padding-left: 320px; }
    #top .offset-by-five                  { padding-left: 400px; }
    #top .offset-by-six                   { padding-left: 480px; }
    #top .offset-by-seven                 { padding-left: 560px; }
    #top .offset-by-eight                 { padding-left: 620px; }
    #top .offset-by-nine                  { padding-left: 700px; }
    #top .offset-by-ten                   { padding-left: 780px; }
    #top .offset-by-eleven                { padding-left: 860px; }
    .main_menu{
display:none!important;
}
      .main_menu p {
font-Size: 12px;
}
   .logo img {
width:350px;
 }
.flex_column h2 {
    font-size: 36px;
} 
#copyrightShort {
	display:none;
	
}
#copyrightShort, a{
line-height:20px!important;
}
#copyrightLong {
	display:block;
}
#btnback{
padding-left: 145px;
}
#login-header, p {
margin-bottom: 10px !important;
}
 /* #Desktop - Extra Large
================================================== */   
    

    @media only screen and (min-width: 1140px)  {
.main_menu{
display:none!important;
}
    	.responsive .boxed #wrap_all							 { width: 1110px; }
        .responsive .container                                   { width: 1050px; }
		
	    .responsive .container .one.unit, .container .one.units { width: 60px;  }
	    .responsive .container .two.units                     	{ width: 150px; }
	    .responsive .container .three.units                   	{ width: 240px; }
	    .responsive .container .four.units                    	{ width: 330px; }
	    .responsive .container .five.units                    	{ width: 420px; }
	    .responsive .container .six.units                     	{ width: 510px; }
	    .responsive .container .seven.units                   	{ width: 600px; }
	    .responsive .container .eight.units                   	{ width: 690px; }
	    .responsive .container .nine.units                    	{ width: 780px; }
	    .responsive .container .ten.units                     	{ width: 870px; }
	    .responsive .container .eleven.units                  	{ width: 960px; }
	    .responsive .container .twelve.units					{ width: 1050px;}
		.responsive #top.boxed  .stretch_full					{ width: 1110px;}
		
	    .responsive #top .offset-by-one                   { padding-left: 90px;  }
	    .responsive #top .offset-by-two                   { padding-left: 180px; }
	    .responsive #top .offset-by-three                 { padding-left: 270px; }
	    .responsive #top .offset-by-four                  { padding-left: 360px; }
	    .responsive #top .offset-by-five                  { padding-left: 450px; }
	    .responsive #top .offset-by-six                   { padding-left: 540px; }
	    .responsive #top .offset-by-seven                 { padding-left: 630px; }
	    .responsive #top .offset-by-eight                 { padding-left: 720px; }
	    .responsive #top .offset-by-nine                  { padding-left: 810px; }
	    .responsive #top .offset-by-ten                   { padding-left: 900px; }
	    .responsive #top .offset-by-eleven                { padding-left: 990px; }
	    
		
		
.main_menu p {
font-Size: 14px;
}	
.logo img {
width:550px;
 }		
	  }

/* #Desktop - Extra Large
================================================== */   
    

    @media only screen and (min-width: 1340px)  {
	.main_menu {
		display:block!important;
	}

#language{
	top:120px!Important;
	right:0px!Important;
}
    	.responsive .boxed #wrap_all							 { width: 1320px; }
        .responsive .container                                   { width: 1320px; }
		
	    .responsive .container .one.unit, .container .one.units { width: 60px;  }
	    .responsive .container .two.units                     	{ width: 150px; }
	    .responsive .container .three.units                   	{ width: 240px; }
	    .responsive .container .four.units                    	{ width: 330px; }
	    .responsive .container .five.units                    	{ width: 420px; }
	    .responsive .container .six.units                     	{ width: 510px; }
	    .responsive .container .seven.units                   	{ width: 600px; }
	    .responsive .container .eight.units                   	{ width: 690px; }
	    .responsive .container .nine.units                    	{ width: 780px; }
	    .responsive .container .ten.units                     	{ width: 870px; }
	    .responsive .container .eleven.units                  	{ width: 960px; }
	    .responsive .container .twelve.units					{ width: 1250px;}
		.responsive #top.boxed  .stretch_full					{ width: 1340px;}
		
	    .responsive #top .offset-by-one                   { padding-left: 90px;  }
	    .responsive #top .offset-by-two                   { padding-left: 180px; }
	    .responsive #top .offset-by-three                 { padding-left: 270px; }
	    .responsive #top .offset-by-four                  { padding-left: 360px; }
	    .responsive #top .offset-by-five                  { padding-left: 450px; }
	    .responsive #top .offset-by-six                   { padding-left: 540px; }
	    .responsive #top .offset-by-seven                 { padding-left: 630px; }
	    .responsive #top .offset-by-eight                 { padding-left: 720px; }
	    .responsive #top .offset-by-nine                  { padding-left: 810px; }
	    .responsive #top .offset-by-ten                   { padding-left: 900px; }
	    .responsive #top .offset-by-eleven                { padding-left: 990px; }
	    .logo img {
		width:550px;
 		}
	.main_menu p {
	font-Size: 16px;
	}	

	  }
        @media only screen and (min-width: 1640px)  {
    	.responsive .boxed #wrap_all							 { width: 1640px; }
        .responsive .container                                   { width: 1620px; }
		
	    .responsive .container .one.unit, .container .one.units { width: 60px;  }
	    .responsive .container .two.units                     	{ width: 150px; }
	    .responsive .container .three.units                   	{ width: 240px; }
	    .responsive .container .four.units                    	{ width: 330px; }
	    .responsive .container .five.units                    	{ width: 420px; }
	    .responsive .container .six.units                     	{ width: 510px; }
	    .responsive .container .seven.units                   	{ width: 600px; }
	    .responsive .container .eight.units                   	{ width: 690px; }
	    .responsive .container .nine.units                    	{ width: 780px; }
	    .responsive .container .ten.units                     	{ width: 870px; }
	    .responsive .container .eleven.units                  	{ width: 960px; }
	    .responsive .container .twelve.units					{ width: 1250px;}
		.responsive #top.boxed  .stretch_full					{ width: 1620px;}
		
	    .responsive #top .offset-by-one                   { padding-left: 90px;  }
	    .responsive #top .offset-by-two                   { padding-left: 180px; }
	    .responsive #top .offset-by-three                 { padding-left: 270px; }
	    .responsive #top .offset-by-four                  { padding-left: 360px; }
	    .responsive #top .offset-by-five                  { padding-left: 450px; }
	    .responsive #top .offset-by-six                   { padding-left: 540px; }
	    .responsive #top .offset-by-seven                 { padding-left: 630px; }
	    .responsive #top .offset-by-eight                 { padding-left: 720px; }
	    .responsive #top .offset-by-nine                  { padding-left: 810px; }
	    .responsive #top .offset-by-ten                   { padding-left: 900px; }
	    .responsive #top .offset-by-eleven                { padding-left: 990px; }
	  .main_menu p {
font-Size: 16px;
}	
.logo img {
width:550px;
 }
	  }








/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */

    @media only screen and (min-width: 768px) and (max-width: 989px) {

    	.responsive .boxed #wrap_all							 { width: 774px; }
        .responsive .container                                   { width: 774px; }
        .responsive .container .one.unit, 
        .responsive .container .one.units  						 { width: 32px; }
        .responsive .container .two.units                  	     { width: 94px; }
        .responsive .container .three.units                	     { width: 156px; }
        .responsive .container .four.units                 	     { width: 218px; }
        .responsive .container .five.units                 	     { width: 280px; }
        .responsive .container .six.units                  	     { width: 342px; }
        .responsive .container .seven.units                	     { width: 404px; }
        .responsive .container .eight.units                	     { width: 466px; }
        .responsive .container .nine.units                 	     { width: 528px; }
        .responsive .container .ten.units                  	     { width: 590px; }
        .responsive .container .eleven.units               	     { width: 652px; }
        .responsive .container .twelve.units					 { width: 714px; }
	.responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 774px;}
		
        /* Offsets */
        .responsive #top .offset-by-one                   { padding-left: 62px; }
        .responsive #top .offset-by-two                   { padding-left: 124px; }
        .responsive #top .offset-by-three                 { padding-left: 186px; }
        .responsive #top .offset-by-four                  { padding-left: 248px; }
        .responsive #top .offset-by-five                  { padding-left: 310px; }
        .responsive #top .offset-by-six                   { padding-left: 372px; }
        .responsive #top .offset-by-seven                 { padding-left: 434px; }
        .responsive #top .offset-by-eight                 { padding-left: 496px; }
        .responsive #top .offset-by-nine                  { padding-left: 558px; }
        .responsive #top .offset-by-ten                   { padding-left: 620px; }
        .responsive #top .offset-by-eleven                { padding-left: 682px; }
div .one_fifth			{	overflow: hidden; z-index:1;  margin-left: 0%; width:26.3%; float:left;	position:relative; }
div .one_fourth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:22%;  float:left; 	position:relative; }
div .one_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:30.5%; float:left; 	position:relative; }
div .two_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:38.5%; float:left;	position:relative; }
div .one_half			{	overflow: hidden; z-index:1;  margin-left: 0%; width:100%; float:left; 	position:relative; }
div .three_fifth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:57%; float:left; 	position:relative; }
div .two_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:65.5%; float:left; 	position:relative; }
div .three_fourth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:69%; float:left; 	position:relative; }
div .four_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:79%; float:left; 	position:relative; }
.msie7 .one_fourth		{ 	width:21.5%;  	}
.msie7 div, .msie7 li	{	zoom:1; 		}

.logo img {
width:350px;
 }
.main_menu p {
font-Size: 12px;
}


    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
       .responsive .boxed #wrap_all 		{ width: 318px;  }
       .responsive .container { width: 258px; }
       .responsive .units, .responsive .unit { margin: 0; }

       .responsive .container .one.unit,
       .responsive .container .one.units,
       .responsive .container .two.units,
       .responsive .container .three.units,
       .responsive .container .four.units,
       .responsive .container .five.units,
       .responsive .container .six.units,
       .responsive .container .seven.units,
       .responsive .container .eight.units,
       .responsive .container .nine.units,
       .responsive .container .ten.units,
       .responsive .container .eleven.units,
       .responsive .container .twelve.units,
       .responsive #top .one_fifth,			
	   .responsive #top .one_fourth,		
	   .responsive #top .one_third,			
	   .responsive #top .two_fifth,			
	   .responsive #top .one_half,			
	   .responsive #top .three_fifth,		
	   .responsive #top .two_third,			
	   .responsive #top .three_fourth,		
	   .responsive #top .four_fifth { margin: 0; margin-bottom: 10px; width: 258px; }
	   .responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 318px;}



        /* Offsets */
       .responsive #top .offset-by-one,
       .responsive #top .offset-by-two,
       .responsive #top .offset-by-three,
       .responsive #top .offset-by-four,
       .responsive #top .offset-by-five,
       .responsive #top .offset-by-six,
       .responsive #top .offset-by-seven,
       .responsive #top .offset-by-eight,
       .responsive #top .offset-by-nine,
       .responsive #top .offset-by-ten,
       .responsive #top .offset-by-eleven{ padding-left: 0; }

    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
    	.responsive .boxed #wrap_all  	{ width: 478px;  }
        .responsive .container { width: 418px; }
        .responsive .units, .responsive .unit { margin: 0; }

        .responsive .container .one.unit,
        .responsive .container .one.units,
        .responsive .container .two.units,
        .responsive .container .three.units,
        .responsive .container .four.units,
        .responsive .container .five.units,
        .responsive .container .six.units,
        .responsive .container .seven.units,
        .responsive .container .eight.units,
        .responsive .container .nine.units,
        .responsive .container .ten.units,
        .responsive .container .eleven.units,
        .responsive .container .twelve.units,
        .responsive #top .one_fifth,			
		.responsive #top .one_fourth,		
		.responsive #top .one_third,			
		.responsive #top .two_fifth,			
		.responsive #top .one_half,			
		.responsive #top .three_fifth,		
		.responsive #top .two_third,			
		.responsive #top .three_fourth,		
		.responsive #top .four_fifth { width: 418px; margin-left: 0; margin-bottom: 10px; }
		.responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 478px;}
        
    }

/* iPhone 2,3,4 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   #copyrightShort {
	display:block;
	line-height:18px;
}
#socket{
	width: calc(100% + 30px);
	margin-left:-15px;
}
#copyrightLong {
	display:none;
}
#copyrightShort, a {
    line-height: 20px!important;
}
 .responsive .boxed #wrap_all {
        width: 100%;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 100%;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* iPhone 5 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
.frmAnmeldung{
margin-top:-35px;
}
#socket{
	width: calc(100% + 30px);
	margin-left:-15px;
}
#error {
	font-size:14px!important;
}
#errorUser {
font-size:14px!important;
}
#copyrightShort {
	display:block;
line-height:18px;
}
#copyrightLong {
	display:none;
}
#main{
	padding-left:15px;
	padding-right:15px;
}
 #btnback{
	padding-left:5px;
}  
.title{
	font-size:15px!important;
	margin-bottom: 0px !important;
}
#LSLogo{
	width:40%;
}
#login-header{
top:-15px!important;
}
#login-header, p {
   margin-bottom: 10px !important;
font-size:16px!important;
line-height:1.25em!important;
}
#login-header, a {
margin-bottom: 0px !important;
font-size:16px!important;

}

#copyrightShort a {
    line-height: 25px!important;
    font-size:16px!important;
    font-family:Barlow-Light;
    letter-spacing: normal;
}
#login-header h2 {

font-size:26px!important;
}
.titlesmall{
display:block!important;
}
.titlebig{
display:none!important;
}
#txtSVNr{
 width:95px !important;
}
#txtUsername {
width:130px !important;
}
.formLogin{
padding: 45 15 45 15!important;
}
.login-page{
width:270px!important;
}
.main_menu p{
display:none!important;
}
.main_menu a img{
top:0px!important;
}
.responsive .boxed #wrap_all {
        width: 100%;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 100%;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* iPhone 6,7,8 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
.frmAnmeldung{
margin-top:-30px !important;
}
#socket{
	width: calc(100% + 30px);
	margin-left:-15px;
}
#error {
	font-size:14px!important;
}
#errorUser {
font-size:14px!important;
}
#main{
	padding-left:15px;
	padding-right:15px;
}
#copyrightShort {
	display:block;
}
#copyrightLong {
	display:none;
}
 #btnback{
	padding-left:5px;
}  
.title{
	font-size:16px!important;
	margin-bottom: 0px !important;
}
#login-header{
top:-15px!important;
}
#login-header, p {
margin-bottom: 10px !important;
font-size:16px!important;
line-height:22px!important;
}
.titlesmall{
display:block!important;
}
.titlebig{
display:none!important;
}
#txtSVNr{
 width:95px !important;
}
#txtUsername {
width:130px !important;
}
.formLogin{
padding: 45px!important;

}
.login-page{
width:330px!important;
}
.main_menu p{
display:none!important;
}

.responsive .boxed #wrap_all {
        width: 100%;
    }
select, .ajax_form .select, .entry-content select, .mobileMenu{

 min-width:375px;

}
    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }
    .responsive .boxed #wrap_all {
        width: 100%;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 100%;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* iPhone PLUS 6,7,8 */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
#copyrightShort {
	display:block;
}
.frmAnmeldung{
margin-top:-30px !important;
}
#copyrightLong {
	display:none;
}
#main{
	padding-left:15px;
	padding-right:15px;
}	   
.title{
	font-size:16px!important;
	margin-bottom: 0px !important;
}
#error {
	font-size:14px!important;
}
#errorUser {
font-size:14px!important;
}
#login-header{
top:-15px!important;
}
#login-header, p {
margin-bottom: 10px !important;
font-size:16px!important;
line-height:22px!important;
}
.titlesmall{
display:block!important;
}
.titlebig{
display:none!important;
}
#txtSVNr{
 width:95px !important;
}
#txtUsername {
width:130px !important;
}
.formLogin{
padding: 45px!important;

}
.login-page{
width:330px!important;
}
.main_menu p{
display:none!important;
}

.responsive .boxed #wrap_all {
        width: 100%;
    }
select, .ajax_form .select, .entry-content select, .mobileMenu{

 min-width:375px;

}
    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }
    .responsive .boxed #wrap_all {
        width: 100%;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 100%;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* iPhone X */
@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3), (min-resolution: 3dppx) {
.frmAnmeldung{
margin-top:-30px !important;
}
#socket{
	width: calc(100% + 30px);
	margin-left:-15px;
}
#error {
	font-size:14px!important;
}
#errorUser {
font-size:14px!important;
}
#main{
	padding-left:15px;
	padding-right:15px;
}
#copyrightShort {
	display:block;
}
#copyrightLong {
	display:none;
}
.title{
	font-size:16px!important;
	margin-bottom: 0px !important;
}
#login-header{
top:-15px!important;
}
#login-header, p {
margin-bottom: 10px !important;
font-size:16px!important;
line-height:22px!important;
}
.titlesmall{
display:block!important;
}
.titlebig{
display:none!important;
}
#txtSVNr{
 width:95px !important;
}
#txtUsername {
width:130px !important;
}
.formLogin{
padding: 45px!important;

}
.login-page{
width:330px!important;
}
.main_menu p{
display:none!important;
}

.responsive .boxed #wrap_all {
        width: 100%;
    }
select, .ajax_form .select, .entry-content select, .mobileMenu{

 min-width:375px;

}
    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 100%;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* iPad Mini 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1), (min-resolution: 1dppx) {
   
.main_menu p{
display:none!important;
}
div .logo {
    padding: 30px 0 30px 30;
    min-height: 50px;
}

 .responsive .boxed #wrap_all {
        width: 768px;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 0px;
        width: 768px;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}*/
/* iPad 1,2 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
div .logo {
    padding: 30px 0 30px 00;
    min-height: 50px;
}
#btnback{
    padding-left: 40px;
}
}
/* iPad 3,4 Retina, Samsung Galaxy S7+ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {

}

/* iPad Pro */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
.content  {
    padding-left: 0px!important;
}


.responsive .boxed #wrap_all {
        width: 1024px;
    }

    .responsive .container {
        width: 100%;
    }

    .responsive .units, .responsive .unit {
        margin: 0;
    }

    .responsive .container .one.unit,
    .responsive .container .one.units,
    .responsive .container .two.units,
    .responsive .container .three.units,
    .responsive .container .four.units,
    .responsive .container .five.units,
    .responsive .container .six.units,
    .responsive .container .seven.units,
    .responsive .container .eight.units,
    .responsive .container .nine.units,
    .responsive .container .ten.units,
    .responsive .container .eleven.units,
    .responsive .container .twelve.units,
    .responsive #top .one_fifth,
    .responsive #top .one_fourth,
    .responsive #top .one_third,
    .responsive #top .two_fifth,
    .responsive #top .one_half,
    .responsive #top .three_fifth,
    .responsive #top .two_third,
    .responsive #top .three_fourth,
    .responsive #top .four_fifth {
        margin: 0;
        margin-bottom: 10px;
        width: 1024px;
    }

    .responsive #top.boxed .stretch_full, .responsive #top.stretched .stretch_full .container, #top.stretched .stretch_full .container > .content {
        width: 100%;
    }
}
/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested units,
    or wrap each row of units in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear units */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

/* Columns for better content separation (no margin)
================================================== */

body div .no_margin		{ margin-left:0;}
.no_margin.one_fifth	{  width:20%;   }
.no_margin.one_fourth	{  width:25%;   }
.no_margin.one_third	{  width:33.3%; }
.no_margin.two_fifth	{  width:40%;   }
.no_margin.one_half		{  width:50%;   }
.no_margin.three_fifth	{  width:60%;   }
.no_margin.two_third	{  width:66.6%; }
.no_margin.three_fourth	{  width:75%;   }
.no_margin.four_fifth	{  width:80%;   }
.msie7 .no_margin.one_fourth{ 	width:24.99%;  	}