@font-face {
  font-family: 'Ubuntu300'; /* regular font */
  src: url("/fonts/ubuntu-v11-latin-300.eot");
       url('/fonts/ubuntu-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/ubuntu-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/ubuntu-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/ubuntu-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/ubuntu-v11-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
  /*font-weight: 300;*/
  /*font-style:  normal;*/
  }

@font-face {
  font-family: 'Ubuntu400'; /* regular font */
  src: url("/fonts/ubuntu-v11-latin-regular.eot"),
       url('/fonts/ubuntu-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/ubuntu-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/ubuntu-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
  /*font-weight: 400;*/
  /*font-style:  normal;*/
  }

@font-face {
  font-family: 'Ubuntu700';
  font-style: normal;
  font-weight: 700;
  src: url('https://fonts.mediastyle.de/fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('/fonts/ubuntu-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/ubuntu-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/ubuntu-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

    img {
	  width: 100%;
    margin: 0px 0px 0px 0px;
    /*border-radius: 7px;*/
	  /*height: auto;*/
	  }
	
	  body {
    margin: 0px 0px 0px 0px;
    background-color: #f0f0f0;
    /*background-image: url(/grafik/background.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
    background-image: url(/grafik/background.jpg); background-repeat: repeat-x; background-size: 100%;
    background-attachment:fixed;
	  }
 
    ul br {
    line-height: 5px;
    }

	  .sticky {
	  position: fixed !important;
	  top: 0 !important;
    box-shadow: -2px -2px 3px #C0C0C0, 2px 2px 3px #C0C0C0;
    background-color: #f0f0f0;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
	  }	

    .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: 'Ubuntu400';
    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: 100%;
    font-size: 17px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    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: 5px;
    padding-bottom: 5px;
    }

    .eingabefeld3
    {
    width: 100%;
    font-size: 17px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    background-color: #E1E1E1;
    border-top: 1px #949494 solid;
    border-right: 1px #FFFFFF solid;
    border-bottom: 1px #FFFFFF solid;
    border-left: 1px #949494 solid;
    padding-left: 5px ;
    padding-top: 1px;
    padding-bottom: 1px;
    }

    .eingabeerforderlich
    {
    width: 100%;
    font-size: 17px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    background-color: #EBEBEB;
    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: 5px;
    padding-bottom: 5px;
    }

    .bilderrahmen
    {
    border-top: 1px #61410a solid;
    border-right: 1px #61410a solid;
    border-bottom: 1px #61410a solid;
    border-left: 1px #61410a solid;
    border-radius: 7px;
    }

    .bilderrahmen2
    {
    border-top: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    }

    .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;
    }


    #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;
    }

 		#slider_rechts { 
    position: relative;
    /*float: left;*/
    width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 10px 0px 10px 0px; 
		}


  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 1200px) and (max-width: 2918px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu700', Tahoma, Verdana, Helvetica; font-size: 17px; color: #3F3F3F; text-decoration:none; font-weight: 600; line-height: 1.5em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 26px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .copyright_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer_bold {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 17px; color: #CC0000; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #8D8D8D; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}

		#intranet_links { 
		width: 250px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#intranet_rechts { 
		width: 920px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   





    .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;
    }


 		#logoheader { 
    position: relative;
 		width: 1200px;
 		/*float: left;*/
    height: 140px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
		}

    #headerlogo {
    position: relative;
 		width: 640px;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 1260px;
 		z-index: 100000;
 		/*float: left;*/
    height: 48px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 5px 0px;
    background-color: #f0efeb;
    /*background-color: rgba(255,255,255,0.5);/
    /*background-image: url('/grafik/menuehg.png'); background-size: contain background-repeat: repeat-x;*/
    /*box-shadow: -2px -2px 4px #ed7d3f, 2px 2px 4px #ed7d3f;*/
	  /*background-image: -webkit-linear-gradient(top, #9A9A9A, #C7C7C7);*/
    /*background-image: -moz-linear-gradient(top, #9A9A9A, #C7C7C7);*/
    /*background-image: -ms-linear-gradient(top, #9A9A9A, #C7C7C7);*/
    /*background-image: -o-linear-gradient(top, #9A9A9A, #C7C7C7);*/
    /*background-image: linear-gradient(to bottom, #9A9A9A, #C7C7C7);*/
    /*border-top: 1px #7D7D7D solid;*/	
    /*border-bottom: 1px #A3A3A3 solid;*/
		}
 
		#headerboxlinks { 
		width: 640px; float: left; 
    height: 120px;
		/*padding: 10px 0px 10px 0px;*/ 
    margin-left: 30px;
    /*background-color: #ffffff;*/
		}

		#headerboxrechts { 
		width: 470px; float: right; 
    height: 60px;
		padding: 20px 0px 10px 0px;
    margin-right: 30px;
    vertical-align: bottom;  
    text-align: right;  
    /*background-color: #ffffff;*/
		}

		#headerboxrechts img {
	  width: 80px;
    margin: 0px 0px 0px 10px;
	      }

 		#headermobil { 
		width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0 0px 0; 
    background-color: #282828;
		display:none;
		}

 		#slider { 
    position: relative;
    /*float: left;*/
		width: 1260px;
		/*width: 100%;*/
    height: 400px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px;
    /*box-shadow: 2px 2px 5px #ed7d3f;*/
 		}

		#maincontainer { 
		width: 1260px;
    /*border-radius: 8px;*/
 		padding: 5px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    box-shadow: -1px -1px 5px #ADADAD, 1px 1px 5px #ADADAD;
    border-radius: 8px;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
		}

		#maintable { 
		width: 1200px;
    margin-left: 30px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maintablehome { 
		width: 1200px;
		float: left;
		margin-left: 30px;
    /*border-right: 1px solid #ed7d3f;*/
 		padding: 0px 30px 0px 0px; 
    /*background-color: #00FF80;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontent { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background-color: #EEEEEE;*/
		}
 
		#menuelinks { 
		width: 230px; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #000000;*/
		}

		#leerspalte1 { 
		width: 25px;
    vertical-align: top;  
		/*float: left;*/ 
    display: inline-block;
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 10px 0px; 
    /*background-color: #CCCCCC;*/
		}

 		#menuerechts { 
		width: 180px;
		float: left;
    /*background-color: #FFFF80;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
		margin-top: 30px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 30px 0px; 
    background-color: #d94d15;
		}

 		#footertext { 
    position: relative;
	  width: 1200px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 0px 0px; 
    /*background-color: #282828;*/
		}

 		#footerboxlinks { 
		width: 60%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*background-color: #EEEEEE;*/
		}
  
 		#footerboxrechts { 
		width: 39%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*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;*/
		}

		#tabbox50 img {
	  width: auto;
    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;*/
		}

		#tabbox120 img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox140 { 
		width: 140px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox140 img {
	  width: 60px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox150 { 
		width: 150px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  

		#tabbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    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: 0px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox200 img {
	  width: 65px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox250 { 
		width: 240px; 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 img {
	  width: 35px;
    margin: 0px 0px 0px 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;*/
		}
  
		#tabbox300 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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;*/
		}

		#tabbox350 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 210px; float: left;
    /*background-color: #cfbc7d;*/
    /*border-radius: 15px;*/
    /*box-shadow: 1px 1px 4px #B0887D;*/
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
		padding: 10px 20px 10px 30px; 
    /*border-top: 1px #C1C1C1 dotted;*/
    /*border-bottom: 1px #C1C1C1 dotted;*/
    /*border-left: 1px #C1C1C1 dotted;*/
    /*border-right: 1px #C1C1C1 dotted;*/
		}

 		#rahmenboxFull { 
		width: 720px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		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;
    background-color: #EBEBEB;
		}

 		#rahmenhalfbox_home { 
		width: 445px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
		padding: 10px 0px 5px 0px; 
    /*border-top: 1px #464646 dotted;*/
    /*border-bottom: 1px #464646 dotted;*/
    /*border-left: 1px #464646 dotted;*/
    /*border-right: 1px #464646 dotted;*/
		}

 		#rahmenthirdbox_home { 
		width: 358px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenquaterbox_home { 
		width: 250px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenfifthbox_home { 
		width: 193px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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: 300px; 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;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 500px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 670px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 500px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox160 { 
		width: 160px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*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: 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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#boxfull { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
 		}

		#boxfull img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
 		
 		#halfbox { 
		width: 580px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 20px;
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 48%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 380px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdgalerybox { 
		width: 245px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 10px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 172px;
    margin: 5px 10px 5px 0px;
	      }

 		#thirdminibox { 
		width: 31%;
    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: 175px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 14px;
		}
  
 		#quaterbox { 
		width: 260px; float: left; 
		padding: 0px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}

  	#quaterhomebox { 
		width: 350px;
    display: inline-block;
    vertical-align: top;  
		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: 250px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#formtextbox { 
		width: 100px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabebox { 
		/*width: 73%; float: left;*/ 
		width: 225px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formcheckbox { 
		width: 50px; float: left; 
		padding: 0px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 1050px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxmiddle { 
		width: 430px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxshort { 
		width: 220px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;/
    /*background-color: #CCCCCC;*/
		}

		#formtextboxlong { 
		width: 200px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    text-align: right;
    /*background-color: #CCCCCC;*/
		}

 		#formeingabeboxlong2 { 
		width: 65%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px #38322E dotted;
    /*background-color: #CCCCCC;*/
		}

    .linkbutton2
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 400;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #FFAA55;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
    border-radius: 5px;

    border: solid #d94d15 1px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #85580E;
    background-image: -webkit-linear-gradient(top, #FFAA55, #d94d15);
    background-image: -moz-linear-gradient(top, #FFAA55, #d94d15);
    background-image: -ms-linear-gradient(top, #FFAA55, #d94d15);
    background-image: -o-linear-gradient(top, #FFAA55, #d94d15);
    background-image: linear-gradient(to bottom, #FFAA55, #d94d15);

    box-shadow: 2px 2px 5px #AA7C71;

    }


    .linkbutton
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    float: left;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #d94d15;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 5px;
    margin-right: 5px;

    /*border: solid #d94d15 1px;*/
    /*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);*/

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #AA7C71;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #808080;
    font-family: 'Ubuntu400';
    font-weight: 400;
    float: left;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 5px;
    border: solid #C0C0C0 1px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #C0C0C0;

    }


    .linkbutton_rot
    {
    float: left;
    font-family: 'Ubuntu400';
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 60px 10px 60px;
    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);
    }


    #linie1 {
 	  width: 1140px; float: left;
    margin-left: 30px;
    margin-right: 30px;
    border: none;
    border-top: 1px dotted #AAAAAA;
    padding: 0px 0px 0px 0px; 
 
    }

    #linie2 {
 	  width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    border-top: 1px solid #AAAAAA;
    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 #AAAAAA;
    padding: 0px 0px 0px 0px; 

  }

}
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 800px) and (max-width: 1199px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu700', Tahoma, Verdana, Helvetica; font-size: 17px; color: #3F3F3F; text-decoration:none; font-weight: 600; line-height: 1.5em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 26px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .copyright_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer_bold {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 17px; color: #CC0000; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #8D8D8D; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}

    .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;
    }

 		#logoheader { 
    position: relative;
 		width: 100%;
 		z-index: 200000;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 20px 0px; 
    /*background-color: #152348;*/
		}

    #headerlogo {
    position: relative;
 		width: 640px;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 750px;
 		z-index: 100000;
 		/*float: left;*/
    height: auto;
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 0px 0px;
    background-color: #f0efeb;

 		}
 
 		#slider { 
    position: relative;
    /*float: left;*/
		width: 750px;
		/*width: 100%;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px;
    /*box-shadow: 2px 2px 5px #ed7d3f;*/
 		}

 		#slider_mit_text { 
		}

 		#slider_ohne_text { 
		display:none;
		}

		#maincontainer { 
		width: 750px;
    /*border-radius: 8px;*/
 		padding: 5px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    box-shadow: -1px -1px 5px #ADADAD, 1px 1px 5px #ADADAD;
    border-radius: 8px;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
		}

		#maintable { 
		width: 710px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 20px 0px 20px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maintablehome { 
		width: 710px;
		float: left;
 		padding: 0px 20px 0px 20px; 
    /*background-color: #00FF80;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontent { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background-color: #EEEEEE;*/
		}
 
		#menuelinks { 
		width: 170px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #000000;*/
		}

		#leerspalte1 { 
		width: 10px;
    vertical-align: top;  
		/*float: left;*/ 
    display: inline-block;
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 10px 0px; 
    /*background-color: #CCCCCC;*/
		}

 		#menuerechts { 
		width: 230px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
		margin-top: 30px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 30px 0px; 
    background-color: #d94d15;
		}

 		#footertext { 
    position: relative;
	  width: 710px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 0px 0px; 
    /*background-color: #282828;*/
		}
 
 		#footerboxlinks { 
		width: 60%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*background-color: #EEEEEE;*/
		}
  
 		#footerboxrechts { 
		width: 39%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*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;*/
		}

		#tabbox50 img {
	  width: auto;
    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;*/
		}

		#tabbox120 img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox140 { 
		width: 140px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox140 img {
	  width: 60px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox150 { 
		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;*/
		}
  
		#tabbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    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;*/
		}
  
		#tabbox200 img {
	  width: 65px;
    margin: 0px 0px 0px 0px;
	      }

		#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;*/
		}
  
		#tabbox250 img {
	  width: 35px;
    margin: 0px 0px 0px 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;*/
		}
  
		#tabbox300 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 230px; float: left;
    background-color: #cfbc7d;
    border-radius: 15px;
    box-shadow: 1px 1px 4px #B0887D;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
		padding: 10px 20px 10px 20px; 
    /*border-top: 1px #C1C1C1 dotted;*/
    /*border-bottom: 1px #C1C1C1 dotted;*/
    /*border-left: 1px #C1C1C1 dotted;*/
    /*border-right: 1px #C1C1C1 dotted;*/
		}

 		#rahmenboxFull { 
		width: 460px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		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;
    background-color: #EBEBEB;
		}

 		#rahmenhalfbox_home { 
		width: 205px;
    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;
		}

 		#rahmenthirdbox_home { 
		width: 195px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenquaterbox_home { 
		width: 250px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenfifthbox_home { 
		width: 193px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 220px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 460px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 52%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox160 { 
		width: 210px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox180 { 
		width: 210px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox200 { 
		width: 210px; float: left; 
		padding: 2px 0px 20px 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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#boxfull { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#halfbox { 
		width: 300px;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 20px;
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 98%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 400px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    /*background-color: #EEEEEE;*/
    border-top: 1px #BC7534 dotted;
    border-bottom: 1px #BC7534 dotted;
    border-left: 1px #BC7534 dotted;
    border-right: 1px #BC7534 dotted;
		}
  
 		#thirdgalerybox { 
		width: 400px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 138px;
    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: 275px; float: left; 
		padding: 0px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}

  	#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: 16.5%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#formtextbox { 
		width: 110px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabebox { 
		width: 300px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formcheckbox { 
		width: 30px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 310px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formtextboxlong { 
		width: 200px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    text-align: right;
    /*background-color: #CCCCCC;*/
		}

 		#formeingabeboxlong2 { 
		width: 55%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}


    .linkbutton
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    font-weight: 300;
    float: left;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #d94d15;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 5px;
    margin-right: 5px;

    /*border: solid #d94d15 1px;*/
    /*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);*/

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #AA7C71;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #808080;
    font-family: 'Ubuntu';
    font-weight: 400;
    float: left;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 5px;
    border: solid #C0C0C0 1px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #C0C0C0;

    }


    .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);
    }


    #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: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu700', Tahoma, Verdana, Helvetica; font-size: 17px; color: #3F3F3F; text-decoration:none; font-weight: 600; line-height: 1.5em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 26px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .copyright_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer_bold {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 17px; color: #CC0000; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #8D8D8D; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}

    .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;
    }

 		#logoheader { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: 140px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
		}


    #headerlogo {
		display:none;
 		z-index: 200000;
 		width: 640px;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }
    
    #headerlogomobile {
 		z-index: 200000;
 		width: 310px;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    }


 		#header { 
    position: relative;
 		width: 590px;
 		z-index: 100000;
 		/*float: left;*/
    height: auto;
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #553a32;*/
    /*background-image: url('/grafik/menuehg.png'); background-size: contain background-repeat: repeat-x;*/

 		}

 		#slider { 
    position: relative;
    /*float: left;*/
		width: 590px;
		/*width: 100%;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px;
 		}

 		#slider_mit_text { 
		}

 		#slider_ohne_text { 
		display:none;
		}

		#maincontainer { 
		width: 590px;
    /*border-radius: 8px;*/
 		padding: 5px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    box-shadow: -1px -1px 5px #ADADAD, 1px 1px 5px #ADADAD;
    border-radius: 8px;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
		}

		#maintable { 
		width: 550px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 20px 0px 20px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maintablehome { 
		width: 550px;
		float: left;
 		padding: 0px 20px 0px 20px; 
    /*background-color: #00FF80;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontent { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background-color: #EEEEEE;*/
		}
 
		#menuelinks { 
		width: 98%; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #000000;*/
		}

		#leerspalte1 { 
		width: 25px;
    vertical-align: top;  
		/*float: left;*/ 
    display: inline-block;
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 10px 0px; 
    /*background-color: #CCCCCC;*/
		}

 		#menuerechts { 
		width: 180px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
		margin-top: 30px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 30px 0px; 
    background-color: #d94d15;
		}

 		#footertext { 
    position: relative;
	  width: 550px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 0px 0px; 
    /*background-color: #282828;*/
		}

 		#footerboxlinks { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*background-color: #EEEEEE;*/
		}
  
 		#footerboxrechts { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*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;*/
		}

		#tabbox50 img {
	  width: auto;
    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;*/
		}

		#tabbox120 img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox140 { 
		width: 140px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox140 img {
	  width: 60px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox150 { 
		width: 130px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    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;*/
		}
  
		#tabbox200 img {
	  width: 65px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox250 { 
		width: 100%; 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 img {
	  width: 35px;
    margin: 0px 0px 0px 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;*/
		}
  
		#tabbox300 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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: 330px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 190px; float: left;
    background-color: #cfbc7d;
    border-radius: 15px;
    box-shadow: 1px 1px 4px #B0887D;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
		padding: 10px 20px 10px 20px; 
    /*border-top: 1px #C1C1C1 dotted;*/
    /*border-bottom: 1px #C1C1C1 dotted;*/
    /*border-left: 1px #C1C1C1 dotted;*/
    /*border-right: 1px #C1C1C1 dotted;*/
		}

 		#rahmenboxFull { 
		width: 340px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		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;
    background-color: #EBEBEB;
		}

 		#rahmenhalfbox_home { 
		width: 90%;
    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;
		}

 		#rahmenthirdbox_home { 
		width: 520px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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;
		}

 		#rahmenquaterbox_home { 
		width: 250px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenfifthbox_home { 
		width: 193px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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: 140px;
    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;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 180px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 62%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 98%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox160 { 
		width: 250px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox180 { 
		width: 250px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox200 { 
		width: 250px; float: left; 
		padding: 2px 0px 20px 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 20px 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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#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: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 98%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 280px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    /*background-color: #EEEEEE;*/
    border-top: 1px #BC7534 dotted;
    border-bottom: 1px #BC7534 dotted;
    border-left: 1px #BC7534 dotted;
    border-right: 1px #BC7534 dotted;
		}
  
 		#thirdgalerybox { 
		width: 300px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 205px;
    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: 265px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 20px;
		}
 		#quaterbox { 
		width: 275px; float: left; 
		padding: 0px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}

  	#quaterhomebox { 
		width: 360px; 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: 16.5%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#formtextbox { 
		width: 120px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabebox { 
		width: 70%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formcheckbox { 
		width: 30px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 70%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formtextboxlong { 
		width: 200px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    text-align: right;
    /*background-color: #CCCCCC;*/
		}

 		#formeingabeboxlong2 { 
		width: 60%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

    .linkbutton
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    font-weight: 300;
    float: left;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #d94d15;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 5px;
    margin-right: 5px;

    /*border: solid #d94d15 1px;*/
    /*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);*/

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #AA7C71;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #808080;
    font-family: 'Ubuntu';
    font-weight: 400;
    float: left;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 5px;
    border: solid #C0C0C0 1px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #C0C0C0;

    }


    .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);
    }


    #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: 340px) and (max-width: 639px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu700', Tahoma, Verdana, Helvetica; font-size: 17px; color: #3F3F3F; text-decoration:none; font-weight: 600; line-height: 1.5em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 26px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .copyright_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer_bold {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 17px; color: #CC0000; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #8D8D8D; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}

    .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;
    }

 		#logoheader { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 20px 0px; 
    /*background-color: #152348;*/
		}


    #headerlogo {
		display:none;
 		z-index: 200000;
 		width: 320px;
    /*height: 40px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }
    
    #headerlogomobile {
 		z-index: 200000;
 		width: 310px;
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }

 		#header { 
    position: relative;
 		width: 320px;
 		z-index: 1000000;
 		/*float: left;*/
    height: auto;
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #553a32;*/
    /*background-image: url('/grafik/menuehg.png'); background-size: contain background-repeat: repeat-x;*/

 		}

 		#slider { 
    position: relative;
    /*float: left;*/
		width: 320px;
		/*width: 100%;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px;
 		}

		#maincontainer { 
		width: 320px;
    /*border-radius: 8px;*/
 		padding: 5px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    box-shadow: -1px -1px 5px #ADADAD, 1px 1px 5px #ADADAD;
    border-radius: 8px;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
		}


		#maintable { 
		width: 280px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maintablehome { 
		width: 280px; float: left;
    margin-left: 20px;
    margin-right: 20px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontent { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background-color: #EEEEEE;*/
		}
 
		#menuelinks { 
		width: 280px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #000000;*/
		}

		#leerspalte1 { 
		width: 25px;
    vertical-align: top;  
		/*float: left;*/ 
    display: inline-block;
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 10px 0px; 
    /*background-color: #CCCCCC;*/
		}

 		#menuerechts { 
		width: 220px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 20px;
    margin-right: 20px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
		margin-top: 30px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 30px 0px; 
    background-color: #d94d15;
		}

 		#footertext { 
    position: relative;
	  width: 280px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 0px 0px; 
    /*background-color: #282828;*/
		}

 		#footerboxlinks { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*background-color: #EEEEEE;*/
		}
  
 		#footerboxrechts { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*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;*/
		}

		#tabbox50 img {
	  width: auto;
    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;*/
		}

		#tabbox120 img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox140 { 
		width: 140px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox140 img {
	  width: 60px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox150 { 
		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;*/
		}
  
		#tabbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    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;*/
		}
  
		#tabbox200 img {
	  width: 65px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox250 { 
		width: 100%; 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 img {
	  width: 35px;
    margin: 0px 0px 0px 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;*/
		}
  
		#tabbox300 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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: 100%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 240px; float: left;
    background-color: #cfbc7d;
    border-radius: 15px;
    box-shadow: 1px 1px 4px #B0887D;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 20px 10px 20px; 
    /*border-top: 1px #C1C1C1 dotted;*/
    /*border-bottom: 1px #C1C1C1 dotted;*/
    /*border-left: 1px #C1C1C1 dotted;*/
    /*border-right: 1px #C1C1C1 dotted;*/
		}

 		#rahmenboxFull { 
		width: 280px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		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;
    background-color: #EBEBEB;
		}

 		#rahmenhalfbox_home { 
		width: 250px;
    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;
		}

 		#rahmenthirdbox_home { 
		width: 250px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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;
		}

 		#rahmenquaterbox_home { 
		width: 250px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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;
		}

 		#rahmenfifthbox_home { 
		width: 250px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 280px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox160 { 
		width: 160px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 100%; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 100%; 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: 100%; 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: 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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#boxfull { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

 		#halfbox { 
		width: 280px; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 260px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    /*background-color: #EEEEEE;*/
    border-top: 1px #BC7534 dotted;
    border-bottom: 1px #BC7534 dotted;
    border-left: 1px #BC7534 dotted;
    border-right: 1px #BC7534 dotted;
		}
  
 		#thirdgalerybox { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: 100%;
	  /*height: 200px;*/
    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: 275px; float: left; 
		padding: 0px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}

  	#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: 16.5%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#formtextbox { 
		width: 280px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabebox { 
		width: 95%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formcheckbox { 
		width: 30px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 95%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formtextboxlong { 
		width: 280px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    text-align: right;
    /*background-color: #CCCCCC;*/
		}

 		#formeingabeboxlong2 { 
		width: 50%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

    .linkbutton
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    font-weight: 300;
    float: left;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #d94d15;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 5px;
    margin-right: 5px;

    /*border: solid #d94d15 1px;*/
    /*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);*/

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #AA7C71;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #808080;
    font-family: 'Ubuntu';
    font-weight: 400;
    float: left;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 5px;
    border: solid #C0C0C0 1px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #C0C0C0;

    }

    .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);
    }


    #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: 10px) and (max-width: 339px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu700', Tahoma, Verdana, Helvetica; font-size: 17px; color: #3F3F3F; text-decoration:none; font-weight: 600; line-height: 1.5em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 26px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #e74901; text-decoration:none; font-weight: 400; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .copyright_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #3F3F3F; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .text_footer_bold {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 15px; color: #ffffff; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 17px; color: #CC0000; text-decoration:none; font-weight: 400; line-height: 1.5em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #8D8D8D; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}

    .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;
    }

 		#logoheader { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 20px 0px; 
    /*background-color: #152348;*/
		}


    #headerlogo {
		display:none;
 		z-index: 200000;
 		width: 320px;
    /*height: 40px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }
    
    #headerlogomobile {
 		z-index: 200000;
 		width: 280px;
    /*height: 180px;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #152348;*/
    }


 		#header { 
    position: relative;
 		width: 280px;
 		z-index: 1000000;
 		/*float: left;*/
    height: auto;
		/*margin-left: auto;*/
    /*margin-right: auto;*/
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 0px 0px;
    /*background-color: #553a32;*/
    /*background-image: url('/grafik/menuehg.png'); background-size: contain background-repeat: repeat-x;*/

 		}

 		#slider { 
    position: relative;
    /*float: left;*/
		width: 280px;
		/*width: 100%;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px;
 		}

		#maincontainer { 
		width: 280px;
    /*border-radius: 8px;*/
 		padding: 5px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    box-shadow: -1px -1px 5px #ADADAD, 1px 1px 5px #ADADAD;
    border-radius: 8px;
    /*background-image: url(/grafik/background2.jpg); background-repeat: repeat-x; background-position: 50% 0%;*/
		}


		#maintable { 
		width: 240px;
    margin-left: 0px;
    margin-right: 0px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maintablehome { 
		width: 240px; float: left;
    margin-left: 20px;
    margin-right: 20px;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
     /*background-image: url('/grafik/hg_content.png'); background-repeat: no-repeat;*/
		}

		#maincontent { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 0px 0px 0px 0px; 
    /*background-color: #FFFFFF;*/
    /*background-color: #EEEEEE;*/
		}
 
		#menuelinks { 
		width: 240px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #000000;*/
		}

		#leerspalte1 { 
		width: 25px;
    vertical-align: top;  
		/*float: left;*/ 
    display: inline-block;
		height: 100%;
    margin-left: 0px;
    margin-right: 0px;
		padding: 10px 0px 10px 0px; 
    /*background-color: #CCCCCC;*/
		}

 		#menuerechts { 
		width: 180px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 20px;
    margin-right: 20px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
		margin-top: 30px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 30px 0px; 
    background-color: #d94d15;
		}

 		#footertext { 
    position: relative;
	  width: 240px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 0px 0px; 
    /*background-color: #282828;*/
		}

 		#footerboxlinks { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    /*background-color: #EEEEEE;*/
		}
  
 		#footerboxrechts { 
		width: 100%;
		/*float: left;*/ 
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*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;*/
		}

		#tabbox50 img {
	  width: auto;
    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;*/
		}

		#tabbox120 img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox140 { 
		width: 140px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox140 img {
	  width: 60px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox150 { 
		width: 70px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox180 { 
		width: 170px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    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;*/
		}
  
		#tabbox200 img {
	  width: 65px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox250 { 
		width: 100%; 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 img {
	  width: 35px;
    margin: 0px 0px 0px 0px;
	      }

		#tabbox300 { 
		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;*/
		}
  
		#tabbox300 img {
	  width: 45px;
    margin: 0px 0px 0px 0px;
	      }

		#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: 100%; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 200px; float: left;
    background-color: #cfbc7d;
    border-radius: 15px;
    box-shadow: 1px 1px 4px #B0887D;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 20px 10px 20px; 
    /*border-top: 1px #C1C1C1 dotted;*/
    /*border-bottom: 1px #C1C1C1 dotted;*/
    /*border-left: 1px #C1C1C1 dotted;*/
    /*border-right: 1px #C1C1C1 dotted;*/
		}

 		#rahmenboxFull { 
		width: 260px; float: left;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		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;
    background-color: #EBEBEB;
		}

 		#rahmenhalfbox_home { 
		width: 240px;
    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;
		}

 		#rahmenthirdbox_home { 
		width: 210px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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;
		}

 		#rahmenquaterbox_home { 
		width: 210px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 10px;
    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;
		}

 		#rahmenfifthbox_home { 
		width: 210px;
		height: auto;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    /*margin-right: 10px;*/
    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: 160px; 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: 260px;
    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;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 100%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox160 { 
		width: 160px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox180 { 
		width: 180px; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox200 { 
		width: 100%; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 100%; float: left; 
		padding: 2px 0px 20px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 100%; 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: 100%; 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: 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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#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;*/
		}
  
 		#halfformbox { 
		width: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 220px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: top;  
		padding: 10px 10px 10px 10px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    /*background-color: #EEEEEE;*/
    border-top: 1px #BC7534 dotted;
    border-bottom: 1px #BC7534 dotted;
    border-left: 1px #BC7534 dotted;
    border-right: 1px #BC7534 dotted;
		}
  
 		#thirdgalerybox { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: 100%;
	  /*height: 200px;*/
    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: 275px; float: left; 
		padding: 0px 0px 30px 0px; 
    margin-right: 14px;
    /*background-color: #000000;*/
		}

  	#quaterhomebox { 
		width: 280px; 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: 16.5%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

 		#formtextbox { 
		width: 240px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabebox { 
		width: 95%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formcheckbox { 
		width: 30px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 95%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formtextboxlong { 
		width: 240px; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    text-align: right;
    /*background-color: #CCCCCC;*/
		}

 		#formeingabeboxlong2 { 
		width: 50%; float: left; 
		padding: 5px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

    .linkbutton
    {
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Ubuntu';
    font-weight: 300;
    float: left;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #d94d15;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 5px;
    margin-right: 5px;

    /*border: solid #d94d15 1px;*/
    /*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);*/

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #AA7C71;

    }

    .linkbuttonsmall
    {
    font-size: 15px;
    color: #808080;
    font-family: 'Ubuntu';
    font-weight: 400;
    float: left;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 5px;
    border: solid #C0C0C0 1px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    box-shadow: 2px 2px 5px #C0C0C0;

    }

    .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);
    }


    #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; 

    }

}