@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/MaterialIcons-Regular.eot'); /* For IE6-8 */
  src: local(''),
    url('/fonts/MaterialIcons-Regular.eot') format('woff2'),
    url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
    url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
}

/* m-plus-1-300 - latin */
@font-face {
  font-family: 'MPLUS300';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/m-plus-1-v4-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/m-plus-1-v4-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/m-plus-1-v4-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/m-plus-1-v4-latin-300.svg#MPLUS1') format('svg'); /* Legacy iOS */
}
/* m-plus-1-regular - latin */
@font-face {
  font-family: 'MPLUS400';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/m-plus-1-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/m-plus-1-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/m-plus-1-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/m-plus-1-v4-latin-regular.svg#MPLUS1') format('svg'); /* Legacy iOS */
}

/* m-plus-1-600 - latin */
@font-face {
  font-family: 'MPLUS600';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/m-plus-1-v4-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/m-plus-1-v4-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/m-plus-1-v4-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/m-plus-1-v4-latin-600.svg#MPLUS1') format('svg'); /* Legacy iOS */
}

/* m-plus-1-500 - latin */
@font-face {
  font-family: 'MPLUS500';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/m-plus-1-v4-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/m-plus-1-v4-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/m-plus-1-v4-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/m-plus-1-v4-latin-500.svg#MPLUS1') format('svg'); /* Legacy iOS */
}

/* m-plus-1-700 - latin */
@font-face {
  font-family: 'MPLUS700';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/m-plus-1-v4-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/m-plus-1-v4-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/m-plus-1-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/m-plus-1-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/m-plus-1-v4-latin-700.svg#MPLUS1') format('svg'); /* Legacy iOS */
}

/* ===================================================================================================== */


    img {
	  width: 100%;
    margin: 0px 0px 0px 0px;
    /*box-shadow:2px 2px 7px #4B4B4B;*/
    /*border-radius: 7px;*/
	  /*height: auto;*/
	  }
	
	  body {
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-image: url(/grafik/background.jpg); width: 100%; background-repeat: repeat-x; background-position: 50% 0%;
    background-attachment:fixed;
 	  }
 
	  .sticky {
	  position: fixed !important;
	  top: 0 !important;
    background-color: #ffffff;
    /*border-bottom: 1px #38322E dotted;*/
    box-shadow: -4px -4px 10px #808080, 4px 4px 10px #808080;
	  }	
	    .tabellen
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfelder
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfeldererforderlich
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfelder2
    {
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    }

    .bezeichnungsfeldererforderlich2
    {
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    }

    .emaileingabe
    {
    width: 100%;
    font-size: 20px;
    color: #000000;
    font-family: 'MPLUS400';
    font-weight: bold;
    border-top: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    padding-left: 5px ;
    padding-top: 2px;
    padding-bottom: 2px;
    }

    .eingabefeld1
    {
    width: 94%;
    font-size: 16px;
    color: #000000;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #F0F0F0;
    border: 1px #C0C0C0 solid;
    padding: 10px 15px 10px 15px;  
    /*margin: 5px 10px 5px 0px;*/ 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .eingabefeld2
    {
    width: 95%;
    font-size: 16px;
    color: #000000;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #F0F0F0;
    border: 1px #C0C0C0 solid;
    padding: 10px 15px 10px 15px;  
    /*margin: 5px 10px 5px 0px;*/ 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .eingabeerforderlich
    {
    width: 100%;
    font-size: 16px;
    color: #000000;
    font-family: 'MPLUS400';
    /*font-weight: bold;*/
    background-color: #E9D9C0;
    border-top: 1px #E9D9C0 solid;
    border-right: 1px #E9D9C0 solid;
    border-bottom: 1px #E9D9C0 dotted;
    border-left: 1px #E9D9C0 dotted;
    padding-left: 5px ;
    padding-top: 2px;
    padding-bottom: 2px;
    }

    .eingabeerforderlich_2
    {
    width: 90%;
    font-size: 16px;
    color: #ffffff;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #000000;
    border: 0px;
    padding: 8px 15px 8px 15px;  
    /*margin: 5px 10px 5px 0px;*/ 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .eingabeerforderlich2
    {
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #155896;
    padding: 8px 15px 8px 15px; 
    margin: 5px 10px 5px 0px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .bilderrahmen
    {
    border-top: 1px #9b9b9b solid;
    border-right: 1px #9b9b9b solid;
    border-bottom: 1px #9b9b9b solid;
    border-left: 1px #9b9b9b solid;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .speakerfoto
    {
    border-top: 1px #9b9b9b solid;
    border-right: 1px #9b9b9b solid;
    border-bottom: 1px #9b9b9b solid;
    border-left: 1px #9b9b9b solid;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .spaltenrahmen
    {
    border-top: 1px #9b9b9b solid;
    border-right: 1px #9b9b9b solid;
    border-bottom: 1px #9b9b9b solid;
    border-left: 1px #9b9b9b solid;
    border-radius: 4px;
    margin: 15px 20px 15px 20px;
    }

     .linkbutton_navigation
    {
    font-size: 15px;
    color: #FFFFFF;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #0086BF;
    padding: 3px 10px 5px 10px; 
    margin: 3px 5px 3px 0px; 
    border: solid #ffffff 1px;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    }

    .linkbutton_navigation:hover {
    border: solid #0086BF 1px;
    background: #ffffff;
    color: #0086BF;
    }

     .linkbutton_navigation2
    {
    font-size: 15px;
    color: #6E6E6E;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #ffffff;
    padding: 3px 10px 5px 10px; 
    margin: 3px 5px 3px 0px; 
    border: solid #6E6E6E 1px;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    }

    .linkbutton_navigation2:hover {
    border: solid #ffffff 1px;
    background: #0086BF;
    color: #fff;
    }


     .mehrinfobutton
    {
    font-size: 14px;
    color: #155896;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #ffffff;
    padding: 3px 15px 3px 15px; 
    margin: 0px 0px 0px 0px; 
    border: solid #ffffff 1px;
    box-shadow: 2px 2px 2px #B2B2B2;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    }

    .mehrinfobutton:hover {
    border: solid #ffffff 1px;
    background: #155896;
    color: #fff;
    }

    .radiobutton {
    width: 20px;
    height: 23px;
    background: #155896;
    }
    
     .radiobox
    {
    font-size: 14px;
    color: #155896;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #ffffff;
    padding: 3px 15px 3px 15px; 
    margin: 0px 0px 0px 0px; 
    border: solid #ffffff 1px;
    box-shadow: 2px 2px 2px #B2B2B2;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    }

    .mehrinfobutton:hover {
    border: solid #ffffff 1px;
    background: #155896;
    color: #fff;
    }

     .linkbutton
    {
    font-size: 13px;
    color: #000000;
    font-family: 'MPLUS500';
    text-decoration: none;
    background-color: #ffffff;
    padding: 8px 15px 8px 15px; 
    margin: 0px 0px 0px 0px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .linkbutton:hover {
    /*border: solid #ffffff 1px;*/
    background: #0086BF;
    color: #fff;
    }

     .linkbutton_negativ
    {
    font-size: 13px;
    color: #ffffff;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #000000;
    padding: 8px 15px 8px 15px; 
    margin: 0px 0px 0px 0px; 
    text-align: right;
    /*border: solid #ffffff 1px;*/
    /*box-shadow: 2px 2px 2px #B2B2B2;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .linkbutton_negativ:hover {
    /*border: solid #ffffff 1px;*/
    background: #0086BF;
    color: #fff;
    }

     .iconbutton_negativ
    {
    font-size: 13px;
    color: #ffffff;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #000000;
    padding: 20px 4px 8px 4px; 
    text-align: right;
    /*border: solid #ffffff 1px;*/
    /*box-shadow: 2px 2px 2px #B2B2B2;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    }

    .iconbutton_negativ:hover {
    /*border: solid #ffffff 1px;*/
    background: #0086BF;
    color: #fff;
    }

     .linkbutton_2
    {
    float: left;
    font-size: 15px;
    letter-spacing : 1px;
    color: #7a4b25;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 8px 15px 8px 15px; 
    margin: 5px 0px 5px 0px; 
    border: solid #7a4b25 1px;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    }

    .linkbutton_2:hover {
    /*border-top-color: #7a4b25;*/
    background: #7a4b25;
    color: #fff;
    }

     .bigbutton
    {
    float: left;
    font-size: 24px;
    letter-spacing : 1px;
    color: #7a4b25;
    font-family: 'MPLUS400';
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 8px 15px 8px 15px; 
    margin: 5px 0px 5px 0px; 
    border: solid #7a4b25 1px;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    }

    .bigbutton:hover {
    border-top-color: #7a4b25;
    background: #7a4b25;
    color: #fff;
    }

     .textlink
    {
    font-size: 16px;
    color: #009ee3;
    font-family: 'MPLUS500';
    text-decoration: none;
    }


    #space4 {
    width: 100%;
    height: 4px;
    /*float: left;*/
    margin: 2px 0px 2px 0px;
    /*background-color: #ffffff;*/
    }

    #space8 {
    width: 100%;
    height: 8px;
    /*float: left;*/
    margin: 4px 0px 4px 0px;
    /*background-color: #ffffff;*/
    }

    #space14 {
    width: 100%;
    height: 14px;
    /*float: left;*/
    margin: 7px 0px 7px 0px;
    /*background-color: #ffffff;*/
    }

    #space16 {
    width: 100%;
    height: 16px;
    /*float: left;*/
    margin: 7px 0px 7px 0px;
    /*background-color: #ffffff;*/
   }

    #space20 {
    width: 100%;
    height: 20px;
    /*float: left;*/
    margin: 0px 0px 20px 0px;
     /*background-color: #ffffff;*/
    }

    #clearing {
    clear: both;
    }

    ul {
    padding-left: 10px;
    margin: 0px 0px 20px 10px;
    /*margin-left: 1em;*/
    line-height: 1em;
   }

    ul br {
    margin: 0px 0px 10px 0px;
    }

    li {
    padding-left: 10px;
    margin: 0px 0px 10px 0px;
    /*margin-left: 1em;*/
    line-height: 1.3em;
   }
   
  
.arrow {
	border: 8px solid #6CA837;
	font-size:0;
	line-height:0px;
	height:0;
	padding:5px 0px 0px 0px;
	margin:0px 10px 0px 0px;
}
.arrow.down {
	border-right-color:  transparent;
	border-bottom-color: transparent;
	border-left-color:   transparent;
}
.arrow.up {
	border-top-color:    transparent;
	border-right-color:  transparent;
	border-left-color:   transparent;
}
.arrow.left {
	border-top-color:    transparent;
	border-bottom-color: transparent;
	border-left-color:   transparent;
}
.arrow.right {
	border-top-color:    transparent;
	border-right-color:  transparent;
	border-bottom-color: transparent;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 500,
  'GRAD' 0,
  'opsz' 60
}

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 1400px) and (max-width: 2920px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_black {font-family: 'MPLUS500', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .standard_big {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 19px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_big_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .ueberschrift {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 42px; color: #000000; text-decoration:none; line-height: 1.2em;}
	  .ueberschrift_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 34px; color: #ffffff; text-decoration:none; line-height: 1.2em;}
	  .titel {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 19px; color: #009ee3; text-decoration:none; line-height: 1.4em;}
	  .titel_black {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 21px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .titel_negativ {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.4em;}
	  .copyright {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .copyright_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em;}
	  .text_footer {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.8em;}
	  .standardrot {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 17px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .verkauft {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrotnegativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 20px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing:0px; background-color: #e5000e; padding: 2px 5px 2px 5px;}
 	  .submenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #5D5D5D; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .schreibschrift {font-family: 'Courgette', Tahoma, Verdana, Helvetica; font-size: 34px; color: #5D5D5D; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}


	  h1 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 40px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h2 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h3 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #252525; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}

 		#zeilenumbruch { 
    display: none;
    content: '\A';
    white-space: pre;
    		}

    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    }


    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;

    border-top: 1px #ffffff dotted;
    border-bottom: 1px #ffffff dotted;
    border-left: 1px #ffffff dotted;
    border-right: 1px #ffffff dotted;

    background-attachment: scroll;
    }

    .bildgerundet {
	  width: 100%;
    vertical-align: top;  
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	      }

 		#colorbalken { 
 		width: 1370px;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 50px 0px; 
    /*border-top: 1px #8F8F8F dotted;*/
    background-color: #000000;
		}

 		#logoheader { 
    z-index: 1000;
    position: relative;
 		width: 100%;
 		/*float: left;*/
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #ffffff;
    /*background: rgba(255,255,255,0.5);*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    /*box-shadow: -1px -1px 2px #515151, 1px 1px 2px #515151;*/
		}

		#headerboxlinks { 
		width: 970px;
		float: left; 
    height: 80px;
		padding: 50px 0px 0px 0px;
		/*padding: 10px 0px 10px 0px;*/ 
     /*background-color: #ffffff;*/
		}

		#headerboxlinks img {
	  width: 320px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte { 
		width: 400px;
		float: left; 
    height: auto;
		/*padding: 10px 0px 10px 0px;*/ 
    /*margin-left: 30px;*/ 
		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;*/
		}

		#headerboxmitte img {
	  width: 400px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte_mobile { 
    display: none;
		width: 400px;
		float: left; 
    height: auto;
		/*padding: 10px 0px 10px 0px;*/ 
    /*margin-left: 30px;*/ 
		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;*/
		}

		#headerboxmitte_mobile img {
	  width: 400px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxrechts { 
		width: 180px;
		float: left; 
    height: 45px;
		padding: 45px 0px 0px 0px;
    /*margin-right: 30px;*/
    text-align: right;  
    /*background-color: #ffffff;*/
		}

		#likeicons img {
	  width: 35px;
    margin: 0px 0px 0px 0px;
	      }

		#likeicons2 img {
	  width: 40px;
    margin: 0px 5px 0px 0px;
	      }

		#likeicons3 img {
	  width: 30px;
    margin: 0px 5px 0px 0px;
	      }

 		#headerlogo { 
    position: relative;
 		width: 1370px;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
		}
 
 		#slider { 
    position: relative;
		width: 1370px;
 		/*width: 100%;*/
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #987450 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
    background-color: #000000;
		}

 		#mobileheader { 
		display:none;
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

    #countdownlayer1 {
    z-index: 900;
    height: 160px;
    position: absolute;
    width: 350px;
    top: 20px;
    left: 30px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 50px 0px 50px;
    }

    #countdownlayer2 {
		display: none;
    z-index: 900;
    height: 160px;
    position: absolute;
    width: 350px;
    top: 20px;
    left: 30px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 50px 0px 50px;
    }

    #sociallayer {
    z-index: 910;
    height: 40px;
    position: absolute;
    width: 200px;
    top: 580px;
    left: 1130px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #kontaktlayer {
    z-index: 920;
    height: 100px;
    position: fixed;
    width: 36px;
    top: 800px;
    left: 1600px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

		#topcontainer { 
    z-index: 100;
		width: 100%;
		height: 0px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*background-color: #7A6723;*/
    /*background: rgba(70,122,181,0.5);*/
    /*background: rgba(130,130,130,0.5);*/
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maincontainer { 
		width: 1370px;
    height: auto;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*background-color: #d9d9d9;*/
		}

		#maintable { 
		width: 1370px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
		}

 		#maintabletext { 
    position: relative;
	  width: 1070px;
    height: auto;
		padding: 80px 150px 80px 150px; 
		/*margin: 0px 150px 80px 150px;*/ 
    /*background-color: #80FF00;*/
		}

		#sessionbox { 
		width: 660px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext { 
    position: relative;
	  width: 600px;
    height: auto;
		margin: 10px 30px 10px 30px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox { 
		width: 200px; float: left; 
		height: 100%;
    margin-left: 0px;
    margin-right: 20px;
		}
		
 		#sessiontextbox { 
		width: 380px; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
		#sessionbox2 { 
		width: 500px;
		float: left; 
    vertical-align: top;  
		margin: 0px 30px 30px 0px; 
 		padding: 0px 0px 10px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext2 { 
    position: relative;
	  width: 440px;
    height: auto;
		margin: 10px 30px 10px 30px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox2 { 
		width: 180px; float: left; 
		height: 100%;
    margin-left: 0px;
    margin-right: 20px;
		}
		
 		#sessiontextbox2 { 
		width: 240px; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
 		#footer { 
 		width: 1370px;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 50px 0px; 
    border-top: 1px #ffffff solid;
    background-color: #000000;
		}

 		#footertext { 
    position: relative;
	  width: 1130px;
    height: auto;
		margin: 10px 90px 10px 150px; 
    /*background-color: #282828;*/
		}

		#spalte_links { 
		width: 480px; float: left; 
		padding: 0px 0px 0px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#spalte_rechts { 
		width: 890px; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}
   
		#bildbox { 
		width: 280px; float: left; 
		padding: 150px 60px 100px 140px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#textbox { 
		width: 680px; float: left;
		margin-left: 0px;
		padding: 130px 80px 150px 80px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}
   
		#textbox_session { 
		width: 300px; float: left; 
		padding: 30px 120px 30px 60px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#bildbox_session { 
		width: 660px; float: left;
		margin-left: 0px;
		padding: 100px 80px 70px 150px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}
   

 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox50 img {
	  width: 80%;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 150px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 50px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox170 { 
		width: 170px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 15px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #666666 dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox270 { 
		width: 270px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin:10px 0px 10px 0px;
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 30px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox500 { 
		width: 500px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox600 { 
		width: 650px; float: left; 
		padding: 6px 0px 2px 0px; 
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox800 { 
		width: 800px; float: left; 
		padding: 2px 0px 2px 0px; 
    /*margin-top: 3px;*/
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1000 { 
		width: 1000px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1100 { 
		width: 1100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#textbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox500 { 
		width: 500px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 30px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#boxfull { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
 		}

		#boxfull img {
	  width: 100%;
    margin: 0px 0px 0px 0px;
	      }
 		
 		#halfbox { 
		width: 670px;
		float: left; 
    /*display: inline-block;*/
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 30px;
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 410px; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  

 		#thirdbox { 
		width: 336px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 20px 20px 0px;
    background-color: #009ee3;
    border: 1px #ffffff solid;
		}
  
 		#thirdboxtext { 
		width: 90%;
		float: left; 
    vertical-align: top;  
		padding: 10px 20px 10px 20px; 
    margin: 0px 40px 15px 0px;
		}
  
 		#blackbox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}

 		#bluebox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #009ee3;
		}

 		#countdownbox { 
		width: 300px;
		float: left;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
		}

 		#thirdformbox { 
		width: 430px;
		height: auto;
    display: inline-block;
    vertical-align: top;  
		padding: 10px px 10px px; 
    margin-left: 0px;
    margin-right: 20px;
    /*background-color: #EEEEEE;*/
    		}
  

    .galeriebild {
	  width: 255px;
    vertical-align: top;  
    margin: 5px 10px 5px 0px;
    border-top: 1px #9b9b9b solid;
    border-right: 1px #9b9b9b solid;
    border-bottom: 1px #9b9b9b solid;
    border-left: 1px #9b9b9b solid;
    /*box-shadow: 2px 2px 2px #696969;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	      }

    .galeriebild_klein {
	  width: auto;
	  height: 145px;
    margin: 5px 10px 5px 0px;
	      }
  
 		#quaterbox { 
		width: 305px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin: 0px 15px 15px 0px;
    background-color: #7a4b25;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
		}
  
 		#fifthbox { 
		width: 220px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
    /*background-color: #585858;*/
		}
  
		#logoboxfooter { 
		width: 220px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}

    #clearing_footer {
    clear: both;
    display: none;
    }

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#formeingabebox { 

		width: 510px;
		float: left; 
		padding: 8px 0px 8px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*margin-right: 20px;*/
    /*background-color: #008040;*/
		}


    #linie1 {
 	  width: 1370px;
 	  float: left;
		margin-left: auto;
    margin-right: auto;
    border: none;
    border-top: 1px solid #ffffff;
    padding: 0px 0px 0px 0px; 
 
    }

    #linie2 {
 	  width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    border-top: 1px solid #666666;
    padding: 0px 0px 0px 0px; 

    }

    #linie3 {
 	  width: 100%; float: left;
    /*margin-left: 0px;*/
    /*margin-right: 0px;*/
    margin: 10px 0px 10px 0px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 

  }

}
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 800px) and (max-width: 1399px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_black {font-family: 'MPLUS500', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .standard_big {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 19px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_big_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .ueberschrift {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 42px; color: #000000; text-decoration:none; line-height: 1.2em;}
	  .ueberschrift_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 34px; color: #ffffff; text-decoration:none; line-height: 1.2em;}
	  .titel {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 19px; color: #009ee3; text-decoration:none; line-height: 1.4em;}
	  .titel_black {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 21px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .titel_negativ {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.4em;}
	  .copyright {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .copyright_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em;}
	  .text_footer {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.8em;}
	  .standardrot {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 17px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .verkauft {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrotnegativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 20px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing:0px; background-color: #e5000e; padding: 2px 5px 2px 5px;}
 	  .submenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #5D5D5D; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .schreibschrift {font-family: 'Courgette', Tahoma, Verdana, Helvetica; font-size: 34px; color: #5D5D5D; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}

	  h1 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 40px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h2 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h3 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #252525; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}

 		#zeilenumbruch { 
    display: none;
    content: '\A';
    white-space: pre;
    		}

    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }

 		#colorbalken { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 10px 0px; 
    background-color: #000000;
    /*border-bottom: 2px #C0C0C0 solid;*/
		}

 		#logoheader { 
    z-index: 1000;
    position: relative;
 		width: 100%;
 		/*float: left;*/
    /*height: 170px;*/
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #ffffff;
    /*background: rgba(255,255,255,0.5);*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    /*box-shadow: -1px -1px 2px #515151, 1px 1px 2px #515151;*/
		}

		#headerboxlinks { 
		width: 100%;
		float: left; 
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    height: 50px;
		padding: 10px 0px 10px 0px;
    text-align: left; 
		/*padding: 10px 0px 10px 0px;*/ 
     /*background-color: #FFFF80;*/
		}

		#headerboxlinks img {
	  width: 100px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte { 
		display:none;
		width: 100%;
		float: left; 
    height: 45px;
		/*padding: 10px 0px 10px 0px;*/ 
    /*margin-left: 30px;*/ 
		padding: 10px 0px 10px 0px;
    text-align: right; 
    /*background-color: #80FF00;*/
		}

		#headerboxmitte img {
	  width: 150px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte_mobile { 

    z-index: 950;
		float: right; 
    right: 0px;
    height: 150px;
    position: absolute;
    text-align: right; 
    width: 240px;
    top: 10px;

    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
		}

		#headerboxmitte_mobile img {
	  width: 240px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxrechts { 
		width: 200px;
		float: right; 
    height: 25px;
		padding: 30px 0px 10px 0px;
    /*margin-right: 30px;*/
    /*text-align: right;*/  
    /*background-color: #ffffff;*/
		}

		#likeicons img {
	  width: 95%;
    margin: 0px 0px 0px 0px;
	      }

		#likeicons2 img {
	  width: 35px;
    margin: 0px 2px 0px 0px;
	      }

		#likeicons3 img {
	  width: 30px;
    margin: 0px 5px 0px 0px;
	      }

    #headerlogo {
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: 90px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    }
    
    #headerlogo_links {
    float: left;
		width: 350px;
    height: 160px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogo_rechts {
    float: left;
 		width: 200px;
    height: 160px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 750px;
 		z-index: 100000;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #EBEBEB;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -1px -1px 3px #B4B4B4, 1px 1px 3px #B4B4B4;
		}
 
 		#slider { 
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

 		#mobileheader { 
		display:none;
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

    #countdownlayer1 {
    z-index: 900;
    height: 160px;
    position: absolute;
    width: 350px;
    top: 20px;
    left: 10px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 50px 0px 20px;
    }

    #countdownlayer2 {
    display: none;
    z-index: 900;
    height: 160px;
    position: absolute;
    width: 350px;
    top: 20px;
    left: 30px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 50px 0px 50px;
    }

    #sociallayer {
    z-index: 910;
    /*height: 60px;*/
    position: absolute;
    width: 20%;
    top: 88%;
		float: right;
    left: 78%;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 30px 0px 0px;
    }

    #kontaktlayer {
    z-index: 920;
    height: 100px;
    position: fixed;
    width: 36px;
    top: 800px;
    left: 1600px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

 		#slider_mit_text { 
		}

 		#slider_ohne_text { 
		display:none;
		}

		#topcontainer { 
    z-index: 100;
		width: 100%;
		height: 0px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*background-color: #7A6723;*/
    /*background: rgba(70,122,181,0.5);*/
    /*background: rgba(130,130,130,0.5);*/
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#toptable { 
		width: 100%;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background: rgba(255,255,255,0.7);*/
    /*background: hsla(350,50%,50%,0.3);*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontainer { 
		width: 100%;
    height: auto;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #d9d9d9;
		}

		#maintable { 
		width: 750px;
		float: left;
 		padding: 20px 0px 20px 0px; 
    /*background: rgba(255,255,255,0.7);*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

 		#maintabletext { 
    position: relative;
	  width: 90%;
    height: auto;
		padding: 30px 30px 30px 30px; 
    /*background-color: #80FF00;*/
		}

		#sessionbox { 
		width: 93%;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext { 
    position: relative;
	  width: 90%;
    height: auto;
		margin: 10px 30px 10px 30px; 
		}

		#sessionbildbox { 
		width: 32%; float: left; 
		height: 100%;
    margin-left: 0px;
    margin-right: 20px;
		}
		
 		#sessiontextbox { 
		width: 62%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
    /*background-color: #80FF00;*/
		}
 
		#sessionbox2 { 
		width: 100%;
 		margin: 0px 0px 30px 0px; 
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext2 { 
    position: relative;
	  width: 90%;
    height: auto;
		margin: 10px 30px 10px 30px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox2 { 
		width: 28%; float: left; 
		height: 100%;
    margin-left: 0px;
    margin-right: 20px;
		}
		
 		#sessiontextbox2 { 
		width: 68%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}

 		#footer { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 50px 0px; 
    border-top: 1px #ffffff solid;
    background-color: #000000;
		}

 		#footertext { 
    position: relative;
	  width: 94%;
    height: auto;
		margin: 10px 30px 10px 30px; 
    /*background-color: #282828;*/
		}

		#spalte_links { 
		width: 32%; float: left; 
		padding: 0px 0px 0px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#spalte_rechts { 
		width: 68%; float: left;
		margin-left: 0px;
		height: 100%;
		padding: 0px 0px 0px 0px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 15%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 50px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox170 { 
		width: 170px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 15px;
    border-bottom: 1px #666666 dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox270 { 
		width: 270px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin:20px 0px 20px 0px;
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 30px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox500 { 
		width: 500px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox600 { 
		width: 600px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox800 { 
		width: 70%; float: left; 
		padding: 6px 0px 2px 0px; 
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1000 { 
		width: 1000px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1100 { 
		width: 1100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 230px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #38322E dotted;
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    border-right: 1px #38322E dotted;
		}

 		#rahmenhalfbox_home { 
		width: 195px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		padding: 10px 15px 5px 15px; 
    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

		#boxfacebook { 
		width: 180px; float: left;
		height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
		}

 		#boxlikes { 
		width: 230px;
    text-align: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
    margin: 0px 0px 0px 10px;
	  /*height: auto;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#profilbox_links
		{ 
		width: 280px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 20px;
    /*background-color: #CCCCCC;*/
		}
		#profilbox_links img {
	  width: 80%;
    margin: 0px 0px 0px 0px;
	      }

 		#profilbox_rechts
 		{ 
		width: 430px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#bildbox { 
		width: 85%; float: left; 
		padding: 100px 30px 100px 30px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 88%; float: left;
		margin-left: 0px;
		padding: 100px 30px 100px 30px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox_session { 
		width: 84%; float: left; 
		padding: 30px 20px 30px 20px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#bildbox_session { 
		width: 93%; float: left;
		margin-left: 0px;
		padding: 30px 0px 30px 30px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}

 		#textbox_home { 
		width: 52%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox500 { 
		width: 500px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#buttonbox130 { 
		width: 130px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    text-align: center;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox420 { 
		width: 420px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    /*text-align: center;*/
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox220 { 
		width: 200px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox350 { 
		width: 350px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#memberboxfull { 
		width: 100%; float: left; 
		padding: 20px 20px 20px 20px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: -3px -3px 8px #DDDDDD, 3px 3px 8px #DDDDDD;
 		}

    #memberboxfull:hover {
    box-shadow: -5px -5px 12px #C0C0C0, 5px 5px 12px #C0C0C0;
    }

 		#boxfull { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#halfbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 30px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfmemberbox { 
		width: 260px;
		height: 220px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 5px 10px 5px; 
    margin-left: 0px;
    margin-right: 20px;
    /*background-color: #EEEEEE;*/

    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

 		#halfformbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 31%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 2% 0px 0px;
    background-color: #009ee3;
    border: 1px #ffffff solid;
		}
  
 		#thirdboxtext { 
		width: 90%;
		float: left; 
    vertical-align: top;  
		padding: 10px 20px 10px 20px; 
    margin: 0px 40px 15px 0px;
		}
  
 		#blackbox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}

 		#bluebox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #009ee3;
		}

 		#countdownbox { 
		width: 100%;
		float: left;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}

    .galeriebild {
	  width: auto;
	  height: 130px;
    margin: 5px 10px 5px 0px;
	      }

    .galeriebild_klein {
	  width: auto;
	  height: 100px;
    margin: 5px 10px 5px 0px;
	      }

 		#thirdminibox { 
		width: 46%;
    display: inline-block;
    vertical-align: top;  
		padding: 3px 0px 3px 0px; 
    margin-left: 0px;
    margin-right: 5px;
		}

    .miniboxbild {
	  width: auto;
	  height: 180px;
    margin: 5px 10px 5px 0px;
	      }

 		#quatergalerybox { 
		width: 125px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 20px;
		}
  
 		#quaterbox { 
		width: 245px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin: 0px 15px 15px 0px;
    background-color: #7a4b25;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
		}

  	#quaterhomebox { 
		width: 220px; float: left; 
		padding: 10px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}
  
 		#quaterborderbox { 
		padding: 10px 20px 70px 20px; 
    margin-left: 0px;
    border: 1px #38322E dotted;
    /*margin-right: 20px;*/
    background-color: #ffffff;
		}
  
 		#fifthbox { 
		width: 18%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
		}
  
		#logoboxfooter { 
		width: 25%;
    clear: both;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}

    #clearing_footer {
    clear: both;
    display:none;
    }

   /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#formeingabebox { 

		width: 47.5%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    .coach
    {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #004E9B;
    border: 0px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #575757;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    border: solid #808080 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #575757;
    background-image: -webkit-linear-gradient(top, #575757, #808080);
    background-image: -moz-linear-gradient(top, #575757, #808080);
    background-image: -ms-linear-gradient(top, #575757, #808080);
    background-image: -o-linear-gradient(top, #575757, #808080);
    background-image: linear-gradient(to bottom, #575757, #808080);

    box-shadow: 2px 2px 2px #696969;

    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Oxygen';
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 30px 10px 30px;
    margin-top: 5px;
    border: solid #d50e3c 1px;
    text-decoration: none;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #d934d9;
    background-image: -webkit-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -moz-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -ms-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -o-linear-gradient(top, #F2357C, #d50e3c);
    background-image: linear-gradient(to bottom, #F2357C, #d50e3c);
    }

    .buttonmembermenue
    {
    font-size: 16px;
    color: #675E50;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    }

    #buttonblau
    {
 		width: 92%; float: left; 
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    }

    #buttonblauklein
    {
 		width: 92%; float: left; 
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    }



    #linie1 {
 	  width: 1140px; float: left;
    margin-left: 30px;
    margin-right: 30px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 
 
    }

    #linie2 {
 	  width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    border-top: 1px solid #666666;
    padding: 0px 0px 0px 0px; 

    }

    #linie3 {
 	  width: 100%; float: left;
    /*margin-left: 0px;*/
    /*margin-right: 0px;*/
    margin: 10px 0px 10px 0px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 

    }

}
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 640px) and (max-width: 799px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_black {font-family: 'MPLUS500', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .standard_big {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 19px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_big_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .ueberschrift {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 42px; color: #000000; text-decoration:none; line-height: 1.2em;}
	  .ueberschrift_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 34px; color: #ffffff; text-decoration:none; line-height: 1.2em;}
	  .titel {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 19px; color: #009ee3; text-decoration:none; line-height: 1.4em;}
	  .titel_black {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 21px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .titel_negativ {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.4em;}
	  .copyright {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .copyright_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em;}
	  .text_footer {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.8em;}
	  .standardrot {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 17px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .verkauft {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrotnegativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 20px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing:0px; background-color: #e5000e; padding: 2px 5px 2px 5px;}
 	  .submenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #5D5D5D; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .schreibschrift {font-family: 'Courgette', Tahoma, Verdana, Helvetica; font-size: 34px; color: #5D5D5D; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}

	  h1 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 40px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h2 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h3 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #252525; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}

 		#zeilenumbruch { 
    display: none;
    content: '\A';
    white-space: pre;
    		}

    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }

 		#colorbalken { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 10px 0px; 
    background-color: #000000;
    /*border-bottom: 2px #C0C0C0 solid;*/
		}

 		#logoheader { 
    z-index: 1000;
    position: relative;
 		width: 100%;
 		/*float: left;*/
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #ffffff;
    /*background: rgba(255,255,255,0.5);*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    /*box-shadow: -1px -1px 2px #515151, 1px 1px 2px #515151;*/
		}

		#headerboxlinks { 
		width: 100%;
		float: left; 
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    height: 50px;
		padding: 10px 0px 10px 0px;
    text-align: left; 
		/*padding: 10px 0px 10px 0px;*/ 
     /*background-color: #FFFF80;*/
		}

		#headerboxlinks img {
	  width: 100px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte { 
		display:none;
		width: 100%;
		float: left; 
    height: 45px;
		/*padding: 10px 0px 10px 0px;*/ 
    /*margin-left: 30px;*/ 
		padding: 10px 0px 10px 0px;
    text-align: right; 
    /*background-color: #80FF00;*/
		}

		#headerboxmitte img {
	  width: 150px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte_mobile { 

    z-index: 950;
		float: right; 
    right: 0px;
    height: 45px;
    position: absolute;
    text-align: right; 
    width: 240px;
    top: 10px;

    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
		}

		#headerboxmitte_mobile img {
	  width: 240px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxrechts { 
		width: 350px;
		float: left; 
    height: 25px;
		padding: 30px 0px 20px 0px;
    /*margin-right: 30px;*/
    /*text-align: right;*/  
    /*background-color: #ffffff;*/
		}

		#likeicons img {
	  width: 30px;
    margin: 0px 0px 0px 0px;
	      }

		#likeicons2 img {
	  width: 30px;
    margin: 0px 1px 0px 0px;
	      }

		#likeicons3 img {
	  width: 25px;
    margin: 0px 5px 0px 0px;
	      }

    #headerlogo {
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: 90px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    }
    
    #headerlogo_links {
    float: left;
		width: 240px;
    /*height: 160px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogo_rechts {
    float: left;
 		width: 120px;
    /*height: 160px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogomobile {
		display:none;
    position: relative;
 		width: 310px;
    /*height: 130px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
		display:none;
    }

 		#header { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #EBEBEB;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -1px -1px 3px #B4B4B4, 1px 1px 3px #B4B4B4;
		}

 		#slider { 
		display:none;
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

 		#mobileheader { 
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

    #countdownlayer1 {
		display: none;
    z-index: 900;
    height: 130px;
    position: absolute;
    width: 250px;
    top: 20px;
    left: 20px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #countdownlayer2 {
    z-index: 900;
    height: 130px;
    position: absolute;
    width: 250px;
    top: 20px;
    left: 0px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #sociallayer {
		display:none;
    z-index: 910;
    height: 30px;
    position: absolute;
    width: 140px;
    top: 300px;
    left: 200px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #kontaktlayer {
		display:none;
    z-index: 920;
    height: 100px;
    position: fixed;
    width: 36px;
    top: 500px;
    left: 320px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

 		#slider_mit_text { 
		display:none;
		}

 		#slider_ohne_text { 
		}

		#topcontainer { 
    z-index: 100;
		width: 100%;
		height: 0px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*background-color: #7A6723;*/
    /*background: rgba(70,122,181,0.5);*/
    /*background: rgba(130,130,130,0.5);*/
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#toptable { 
		width: 350px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background: rgba(255,255,255,0.7);*/
    /*background: hsla(350,50%,50%,0.3);*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontainer { 
		width: 100%;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maintable { 
		width: 350px;
		float: left;
 		padding: 10px 0px 10px 0px; 
    /*background: rgba(255,255,255,0.7);*/
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

 		#maintabletext { 
    position: relative;
	  width: 90%;
    height: auto;
		padding: 20px 20px 20px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbox { 
		width: 100%;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext { 
    position: relative;
	  width: 92%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox { 
		width: 100%; float: left; 
		height: 100%;
		margin: 0px 0px 30px 0px; 
		}
		
 		#sessiontextbox { 
		width: 100%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
		#sessionbox2 { 
		width: 100%;
 		margin: 0px 0px 30px 0px; 
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext2 { 
    position: relative;
	  width: 92%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox2 { 
		width: 100%; float: left; 
		height: 100%;
		margin: 0px 0px 30px 0px; 
		}
		
 		#sessiontextbox2 { 
		width: 100%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
 		#footer { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 50px 0px; 
    border-top: 1px #ffffff solid;
    background-color: #000000;
		}

 		#footertext { 
    position: relative;
	  width: 90%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#spalte_links { 
		width: 100%; float: left; 
		padding: 0px 0px 0px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#spalte_rechts { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#buecherbox { 
		width: 100%x;
		float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 20%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 30px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox170 { 
		width: 140px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px #666666 dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox270 { 
		width: 270px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin:20px 0px 20px 0px;
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 280px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox500 { 
		width: 220px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox600 { 
		width: 600px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox800 { 
		width: 65%; float: left; 
		padding: 6px 0px 2px 0px; 
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1000 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1100 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 300px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #38322E dotted;
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    border-right: 1px #38322E dotted;
		}

 		#rahmenhalfbox_home { 
		width: 290px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		padding: 10px 15px 5px 15px; 
    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

		#boxfacebook { 
		width: 200px; float: left;
		height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
		}

 		#boxlikes { 
		width: 300px;
    text-align: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
    margin: 0px 0px 0px 10px;
	  /*height: auto;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#profilbox_links
		{ 
		width: 95%; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/
		}
		#profilbox_links img {
	  width: 80%;
    margin: 0px 0px 0px 0px;
	      }

 		#profilbox_rechts
 		{ 
		width: 95%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#bildbox { 
		width: 90%; float: left; 
		padding: 40px 20px 40px 20px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/

		}

 		#textbox { 
		width: 90%; float: left;
		margin-left: 0px;
		padding: 40px 20px 40px 20px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox_session { 
		width: 90%; float: left; 
		padding: 30px 20px 30px 20px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#bildbox_session { 
		width: 90%; float: left;
		margin-left: 0px;
		padding: 30px 20px 30px 20px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}
   
		#textbox200 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox400 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox500 { 
		width: 100%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#buttonbox130 { 
		width: 130px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    text-align: center;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox420 { 
		width: 420px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    /*text-align: center;*/
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox220 { 
		width: 130px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox350 { 
		width: 190px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #CCCCCC;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#memberboxfull { 
		width: 100%; float: left; 
		padding: 20px 20px 20px 20px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: -3px -3px 8px #DDDDDD, 3px 3px 8px #DDDDDD;
 		}

    #memberboxfull:hover {
    box-shadow: -5px -5px 12px #C0C0C0, 5px 5px 12px #C0C0C0;
    }

 		#boxfull { 
		width: 100%;
		float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#halfbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfmemberbox { 
		width: 95%;
		height: auto;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 5px 10px 5px; 
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #EEEEEE;*/

    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

 		#halfformbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 98%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 30px 0px; 
    margin: 0px 0px 30px 0px;
    background-color: #009ee3;
    border: 1px #ffffff solid;
		}
  
 		#thirdboxtext { 
		width: 90%;
		float: left; 
    vertical-align: top;  
		padding: 10px 20px 10px 20px; 
    margin: 0px 0px 0px 0px;
		}
  
 		#blackbox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}

 		#bluebox { 
    display: none;
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #009ee3;
		}

 		#countdownbox { 
		width: 70%;
		float: left;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}


    .galeriebild {
	  width: 100%;
	  /*height: 200px;*/
    margin: 5px 10px 5px 0px;
	      }

    .galeriebild_klein {
	  width: auto;
	  height: 100px;
    margin: 5px 10px 5px 0px;
	      }

 		#thirdminibox { 
		width: 31%;
    display: inline-block;
    vertical-align: top;  
		padding: 3px 0px 3px 0px; 
    margin-left: 0px;
    margin-right: 3px;
		}

    .miniboxbild {
	  width: auto;
	  height: 180px;
    margin: 5px 10px 5px 0px;
	      }

 		#quatergalerybox { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

 		#quaterbox { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin: 0px 0px 15px 0px;
    background-color: #7a4b25;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
		}

  	#quaterhomebox { 
		width: 320px; float: left; 
		padding: 10px 0px 30px 0px; 
    margin-right: 0px;
    /*background-color: #000000;*/
		}
  
 		#quaterborderbox { 
		padding: 10px 20px 70px 20px; 
    margin-left: 0px;
    border: 1px #38322E dotted;
    /*margin-right: 20px;*/
    background-color: #ffffff;
		}
  
 		#fifthbox { 
		width: 48%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}

		#logoboxfooter { 
		width: 200px;
    clear: both;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}
  
    #clearing_footer {
    clear: both;
    }

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#formeingabebox { 

		width: 100%; float: left; 
		padding: 8px 0px 8px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #EEEEEE;*/ 
		}

    .coach
    {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #004E9B;
    border: 0px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #575757;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    border: solid #808080 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #575757;
    background-image: -webkit-linear-gradient(top, #575757, #808080);
    background-image: -moz-linear-gradient(top, #575757, #808080);
    background-image: -ms-linear-gradient(top, #575757, #808080);
    background-image: -o-linear-gradient(top, #575757, #808080);
    background-image: linear-gradient(to bottom, #575757, #808080);

    box-shadow: 2px 2px 2px #696969;

    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Roboto400';
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 30px 10px 30px;
    margin-top: 5px;
    border: solid #d50e3c 1px;
    text-decoration: none;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #d934d9;
    background-image: -webkit-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -moz-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -ms-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -o-linear-gradient(top, #F2357C, #d50e3c);
    background-image: linear-gradient(to bottom, #F2357C, #d50e3c);
    }

    .buttonmembermenue
    {
    font-size: 16px;
    color: #675E50;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    }

    #buttonblau
    {
 		width: 92%; float: left; 
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    }

    #buttonblauklein
    {
 		width: 92%; float: left; 
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    }


    #linie1 {
 	  width: 1140px; float: left;
    margin-left: 30px;
    margin-right: 30px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 
 
    }

    #linie2 {
 	  width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    border-top: 1px solid #666666;
    padding: 0px 0px 0px 0px; 

    }

    #linie3 {
 	  width: 100%; float: left;
    /*margin-left: 0px;*/
    /*margin-right: 0px;*/
    margin: 10px 0px 10px 0px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 

    }

}

	 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 120px) and (max-width: 639px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_black {font-family: 'MPLUS500', Tahoma, Verdana, Helvetica; font-size: 15px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .standard_big {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 19px; color: #000000; text-decoration:none; line-height: 1.6em;}
	  .standard_big_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.6em;}
	  .ueberschrift {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 42px; color: #000000; text-decoration:none; line-height: 1.2em;}
	  .ueberschrift_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 34px; color: #ffffff; text-decoration:none; line-height: 1.2em;}
	  .titel {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 19px; color: #009ee3; text-decoration:none; line-height: 1.4em;}
	  .titel_black {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 21px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .titel_negativ {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #ffffff; text-decoration:none; line-height: 1.4em;}
	  .copyright {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #000000; text-decoration:none; line-height: 1.4em;}
	  .copyright_negativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 14px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em;}
	  .text_footer {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 12px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.8em;}
	  .standardrot {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 17px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .verkauft {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #a52423; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrotnegativ {font-family: 'MPLUS300', Tahoma, Verdana, Helvetica; font-size: 20px; color: #ffffff; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing:0px; background-color: #e5000e; padding: 2px 5px 2px 5px;}
 	  .submenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #5D5D5D; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .schreibschrift {font-family: 'Courgette', Tahoma, Verdana, Helvetica; font-size: 34px; color: #5D5D5D; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}

	  h1 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 40px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h2 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 30px; color: #113F77; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}
	  h3 {font-family: 'MPLUS400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #252525; text-decoration:none; line-height: 1.2em; letter-spacing : 0px;}

 		#zeilenumbruch { 
    content: '\A';
    white-space: pre;
    		}

    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }

 		#colorbalken { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 10px 0px; 
    background-color: #000000;
    /*border-bottom: 2px #C0C0C0 solid;*/
		}

 		#logoheader { 
    z-index: 1000;
    position: relative;
 		width: 100%;
 		/*float: left;*/
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #ffffff;
    /*background: rgba(255,255,255,0.5);*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    /*box-shadow: -1px -1px 2px #515151, 1px 1px 2px #515151;*/
		}

		#headerboxlinks { 
		width: 100%;
		float: left; 
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    height: 50px;
		padding: 10px 0px 10px 0px;
    text-align: left; 
		/*padding: 10px 0px 10px 0px;*/ 
     /*background-color: #FFFF80;*/
		}

		#headerboxlinks img {
	  width: 100px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte { 
		display:none;
		width: 100%;
		float: left; 
    height: 45px;
		/*padding: 10px 0px 10px 0px;*/ 
    /*margin-left: 30px;*/ 
		padding: 10px 0px 10px 0px;
    text-align: right; 
    /*background-color: #80FF00;*/
		}

		#headerboxmitte img {
	  width: 150px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxmitte_mobile { 

    z-index: 950;
		float: right; 
    right: 0px;
    height: 45px;
    position: absolute;
    text-align: right; 
    width: 170px;
    top: 10px;

    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
		}

		#headerboxmitte_mobile img {
	  width: 170px;
    margin: 0px 0px 0px 0px;
	      }

		#headerboxrechts { 
		width: 350px;
		float: left; 
    height: 25px;
		padding: 30px 0px 20px 0px;
    /*margin-right: 30px;*/
    /*text-align: right;*/  
    /*background-color: #ffffff;*/
		}

		#likeicons img {
	  width: 30px;
    margin: 0px 0px 0px 0px;
	      }

		#likeicons2 img {
	  width: 30px;
    margin: 0px 1px 0px 0px;
	      }

		#likeicons3 img {
	  width: 25px;
    margin: 0px 5px 0px 0px;
	      }

    #headerlogo {
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #ffffff;
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
    }
    
    #headerlogo_links {
    float: left;
		width: 240px;
    /*height: 160px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogo_rechts {
    float: left;
 		width: 120px;
    /*height: 160px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogomobile {
		display:none;
    position: relative;
 		width: 310px;
    /*height: 130px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
		display:none;
    }

 		#header { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #EBEBEB;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -1px -1px 3px #B4B4B4, 1px 1px 3px #B4B4B4;
		}

 		#slider { 
		display:none;
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

 		#mobileheader { 
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/
    /*box-shadow: 2px 2px 4px #727272;*/
		}

    #countdownlayer1 {
		display: none;
    z-index: 900;
    height: 130px;
    position: absolute;
    width: 250px;
    top: 20px;
    left: 20px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #countdownlayer2 {
    z-index: 900;
    height: 130px;
    position: absolute;
    width: 250px;
    top: 20px;
    left: 0px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #sociallayer {
		display:none;
    z-index: 910;
    height: 30px;
    position: absolute;
    width: 140px;
    top: 300px;
    left: 200px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

    #kontaktlayer {
		display:none;
    z-index: 920;
    height: 100px;
    position: fixed;
    width: 36px;
    top: 500px;
    left: 320px;
    /*border: 1px dashed #900;*/
    /*background-color: #cfc;*/
    margin: 0px 0px 0px 0px;
    }

 		#slider_mit_text { 
		display:none;
		}

 		#slider_ohne_text { 
		}

		#topcontainer { 
    z-index: 100;
		width: 100%;
		height: 0px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*background-color: #7A6723;*/
    /*background: rgba(70,122,181,0.5);*/
    /*background: rgba(130,130,130,0.5);*/
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#toptable { 
		width: 350px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background: rgba(255,255,255,0.7);*/
    /*background: hsla(350,50%,50%,0.3);*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontainer { 
		width: 100%;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maintable { 
		width: 350px;
		float: left;
 		padding: 10px 0px 10px 0px; 
    /*background: rgba(255,255,255,0.7);*/
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

 		#maintabletext { 
    position: relative;
	  width: 90%;
    height: auto;
		/*margin: 20px 20px 20px 20px;*/ 
		padding: 20px 20px 20px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbox { 
		width: 100%;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext { 
    position: relative;
    word-wrap: break-word;
	  width: 90%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox { 
		width: 98%; float: left; 
		height: 100%;
		margin: 0px 0px 30px 0px; 
		}
		
 		#sessiontextbox { 
		width: 98%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
		#sessionbox2 { 
		width: 100%;
 		margin: 0px 0px 30px 0px; 
 		padding: 0px 0px 0px 0px; 
    /*background-color: #d9d9d9;*/
    border: 1px #000000 solid;
		}

 		#sessionboxtext2 { 
    position: relative;
    word-wrap: break-word;
	  width: 90%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#sessionbildbox2 { 
		width: 98%; float: left; 
		height: 100%;
		margin: 0px 0px 30px 0px; 
		}
		
 		#sessiontextbox2 { 
		width: 98%; float: left;
		margin-left: 0px;
    /*margin-right: 10px;*/
		}
 
 		#footer { 
 		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 50px 0px; 
    border-top: 1px #ffffff solid;
    background-color: #000000;
		}

 		#footertext { 
    position: relative;
	  width: 90%;
    height: auto;
		margin: 10px 20px 10px 20px; 
    /*background-color: #282828;*/
		}

		#spalte_links { 
		width: 100%; float: left; 
		padding: 0px 0px 0px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#spalte_rechts { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#buecherbox { 
		width: 100%x;
		float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 90px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 20%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox170 { 
		width: 140px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px #666666 dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox270 { 
		width: 260px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin:20px 0px 20px 0px;
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 280px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 260px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox500 { 
		width: 220px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox600 { 
		width: 600px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox800 { 
		width: 68%; float: left; 
		padding: 6px 0px 2px 0px; 
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1000 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox1100 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 300px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #38322E dotted;
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    border-right: 1px #38322E dotted;
		}

 		#rahmenhalfbox_home { 
		width: 290px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		padding: 10px 15px 5px 15px; 
    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

		#boxfacebook { 
		width: 200px; float: left;
		height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
		}

 		#boxlikes { 
		width: 300px;
    text-align: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
    margin: 0px 0px 0px 10px;
	  /*height: auto;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#profilbox_links
		{ 
		width: 95%; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/
		}
		#profilbox_links img {
	  width: 80%;
    margin: 0px 0px 0px 0px;
	      }

 		#profilbox_rechts
 		{ 
		width: 95%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#bildbox { 
		width: 90%; float: left; 
		padding: 40px 20px 40px 20px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/

		}

 		#textbox { 
		width: 90%; float: left;
		margin-left: 0px;
		padding: 40px 20px 40px 20px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox_session { 
		width: 90%; float: left; 
		padding: 30px 20px 30px 20px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #d9d9d9;
		}
		
 		#bildbox_session { 
		width: 90%; float: left;
		margin-left: 0px;
		padding: 30px 20px 30px 20px; 
    /*margin-right: 10px;*/
    background-color: #ffffff;
		}
   
		#textbox200 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox400 { 
		width: 95%; float: left; 
		padding: 5px 0px 5px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox500 { 
		width: 100%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#buttonbox130 { 
		width: 130px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    text-align: center;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox420 { 
		width: 420px; float: left; 
		padding: 3px 0px 3px 0px; 
		height: 100%;
    /*text-align: center;*/
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox220 { 
		width: 130px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

		#buttonbox350 { 
		width: 190px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #CCCCCC;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#memberboxfull { 
		width: 100%; float: left; 
		padding: 20px 20px 20px 20px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: -3px -3px 8px #DDDDDD, 3px 3px 8px #DDDDDD;
 		}

    #memberboxfull:hover {
    box-shadow: -5px -5px 12px #C0C0C0, 5px 5px 12px #C0C0C0;
    }

 		#boxfull { 
		width: 100%;
		float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#halfbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfmemberbox { 
		width: 95%;
		height: auto;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 5px 10px 5px; 
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #EEEEEE;*/

    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

 		#halfformbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 98%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 30px 0px; 
    margin: 0px 0px 30px 0px;
    background-color: #009ee3;
    border: 1px #ffffff solid;
		}
  
 		#thirdboxtext { 
		width: 90%;
		float: left; 
    vertical-align: top;  
		padding: 10px 20px 10px 20px; 
    margin: 0px 0px 0px 0px;
		}
  
 		#blackbox { 
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}

 		#bluebox { 
    display: none;
		width: 100%;
		float: left;
		height: auto;
		padding: 0px 0px 0px 0px; 
    background-color: #009ee3;
		}

 		#countdownbox { 
		width: 70%;
		float: left;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    background-color: #000000;
		}


    .galeriebild {
	  width: 100%;
	  /*height: 200px;*/
    margin: 5px 10px 5px 0px;
	      }

    .galeriebild_klein {
	  width: auto;
	  height: 100px;
    margin: 5px 10px 5px 0px;
	      }

 		#thirdminibox { 
		width: 31%;
    display: inline-block;
    vertical-align: top;  
		padding: 3px 0px 3px 0px; 
    margin-left: 0px;
    margin-right: 3px;
		}

    .miniboxbild {
	  width: auto;
	  height: 180px;
    margin: 5px 10px 5px 0px;
	      }

 		#quatergalerybox { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

 		#quaterbox { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin: 0px 0px 15px 0px;
    background-color: #7a4b25;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
		}

  	#quaterhomebox { 
		width: 320px; float: left; 
		padding: 10px 0px 30px 0px; 
    margin-right: 0px;
    /*background-color: #000000;*/
		}
  
 		#quaterborderbox { 
		padding: 10px 20px 70px 20px; 
    margin-left: 0px;
    border: 1px #38322E dotted;
    /*margin-right: 20px;*/
    background-color: #ffffff;
		}
  
 		#fifthbox { 
		width: 48%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}

		#logoboxfooter { 
		width: 200px;
    clear: both;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 0px 0px 0px 0px; 
    margin: 0px 0px 20px 0px;
		}
  
    #clearing_footer {
    clear: both;
    }

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#formeingabebox { 

		width: 100%; float: left; 
		padding: 8px 0px 8px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #EEEEEE;*/ 
		}

    .coach
    {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #004E9B;
    border: 0px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #575757;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 1px;

    border: solid #808080 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #575757;
    background-image: -webkit-linear-gradient(top, #575757, #808080);
    background-image: -moz-linear-gradient(top, #575757, #808080);
    background-image: -ms-linear-gradient(top, #575757, #808080);
    background-image: -o-linear-gradient(top, #575757, #808080);
    background-image: linear-gradient(to bottom, #575757, #808080);

    box-shadow: 2px 2px 2px #696969;

    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Roboto400';
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 30px 10px 30px;
    margin-top: 5px;
    border: solid #d50e3c 1px;
    text-decoration: none;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #d934d9;
    background-image: -webkit-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -moz-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -ms-linear-gradient(top, #F2357C, #d50e3c);
    background-image: -o-linear-gradient(top, #F2357C, #d50e3c);
    background-image: linear-gradient(to bottom, #F2357C, #d50e3c);
    }

    .buttonmembermenue
    {
    font-size: 16px;
    color: #675E50;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    }

    #buttonblau
    {
 		width: 92%; float: left; 
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    }

    #buttonblauklein
    {
 		width: 92%; float: left; 
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Roboto400';
    font-weight: 400;
    text-decoration: none;
    background-color: #124289;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    }


    #linie1 {
 	  width: 1140px; float: left;
    margin-left: 30px;
    margin-right: 30px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 
 
    }

    #linie2 {
 	  width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    border-top: 1px solid #666666;
    padding: 0px 0px 0px 0px; 

    }

    #linie3 {
 	  width: 100%; float: left;
    /*margin-left: 0px;*/
    /*margin-right: 0px;*/
    margin: 10px 0px 10px 0px;
    border: none;
    border-top: 1px dotted #666666;
    padding: 0px 0px 0px 0px; 

    }

}
