/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu300';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/ubuntu-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       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 */
}

/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu400';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       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 */
}

/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu500';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/ubuntu-v11-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('/fonts/ubuntu-v11-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/ubuntu-v11-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/ubuntu-v11-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/ubuntu-v11-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/ubuntu-v11-latin-500.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

@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 30px 0px;
    background-color: #252525;
    background-image: url(/grafik/background.jpg); width: 100%; background-repeat: repeat-x; background-position: 50% 0%;
    background-attachment:fixed;
 	  }
 
	  .sticky {
	  position: fixed !important;
	  top: 0 !important;
    /*border-bottom: 1px #38322E dotted;*/
    box-shadow: -4px -4px 10px #808080, 4px 4px 10px #808080;
	  }	
	    .tabellen
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfelder
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfeldererforderlich
    {
    border-bottom: 1px #38322E dotted;
    }

    .bezeichnungsfelder2
    {
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    }

    .bezeichnungsfeldererforderlich2
    {
    border-bottom: 1px #38322E dotted;
    border-left: 1px #38322E dotted;
    }

    .emaileingabe
    {
    width: 100%;
    font-size: 20px;
    color: #000000;
    font-family: '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: 14px;
    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;
    }

    .eingabefeld3
    {
    width: 100%;
    font-size: 14px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: bold;
    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: 14px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: bold;
    background-color: #EFEFEF;
    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;
    }

    .bilderrahmen
    {
    border-top: 1px #9b9b9b solid;
    border-right: 1px #9b9b9b solid;
    border-bottom: 1px #9b9b9b solid;
    border-left: 1px #9b9b9b 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;
    }



  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	@media only screen and (min-width: 1200px) and (max-width: 2920px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #E0E0E0; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #E0E0E0; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #d73434; text-decoration:none; font-weight: 300; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #d73434; text-decoration:none; font-weight: 300; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #d73434; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #646464; text-decoration:none; font-weight: 300; line-height: 1.4em; letter-spacing : 0px;}
	  .mainmenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #004E8C; text-decoration:none; font-weight: 300; 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;
    }


 		#colorbalken { 
    position: relative;
		width: 100%;
    height: 1px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    background-color: #ffffff;
		}

 		#logoheader { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: 160px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-color: #ffffff;*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1920px; background-repeat: repeat-x;*/
		}

    #headerlogo {
    position: relative;
 		width: 500px;
    height: 160px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #061A40;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 100%;
 		z-index: 100000;
 		/*float: left;*/
    height: 50px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
    /*margin-bottom: 20px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #000000;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -4px -4px 3px #000000, 4px 4px 5px #000000;
		}
 
 		#headermobil { 
		width: 1170px; float: left;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0 0px 0; 
    background-color: #1a0c00;
		display:none;
		}

 		#slider { 
    position: relative;
		width: 100%;
    /*height: auto;*/
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*border-top: 2px #a76701 solid;*/
    /*border-bottom: 2px #a76701 solid;*/

    box-shadow: -2px -2px 5px #3C3C3C, 2px 2px 5px #3C3C3C;
		}

		#maincontainer { 
		width: 1170px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maintable { 
		width: 1170px;
    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: 840px; float: left;
    margin-left: 0px;
    margin-right: 30px;
 		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: 270px; 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: 300px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
    height: 100px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 0px 0px; 
    /*background-color: #000000;*/
		}

 		#footertext { 
    position: relative;
	  width: 1170px;
    /*height: 100px;*/
		margin-left: auto;
    margin-right: auto;
		padding: 30px 0px 10px 0px; 
    /*background-color: #282828;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 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;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 260px; float: left;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 20px 10px 20px; 
    border-top: 1px #9F9F9F dotted;
    border-bottom: 1px #9F9F9F dotted;
    border-left: 1px #9F9F9F dotted;
    border-right: 1px #9F9F9F dotted;
		}

 		#rahmenhalfbox_home { 
		width: 377px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 12px;
    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: 237px;
    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 #9F9F9F dotted;
    border-bottom: 1px #9F9F9F dotted;
    border-left: 1px #9F9F9F dotted;
    border-right: 1px #9F9F9F 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: 380px;
    /*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: 270px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 73%; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
 		#textbox_home { 
		width: 540px; float: left;
		margin-left: 0px;
		padding: 10px 0px 10px 0px; 
    /*margin-right: 10px;*/
    /*background-color: #EEEEEE;*/
		}
   
		#textbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#textbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 20px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#textbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*border-bottom: 1px #38322E dotted;*/
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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: 405px;
		/*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: 225px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 10px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}
  
 		#thirdgalerybox { 
		width: 225px;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 20px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 180px;
    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: 275px; 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: 16.5%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 20px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#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: 30px; float: left; 
		padding: 10px 0px 0px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    /*border-bottom: 1px #38322E dotted;*/
    /*background-color: #CCCCCC;*/
		}

		#formeingabeboxlong { 
		width: 590px; 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;*/
		}


    .linkbutton
    {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #a52423;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #801C1C 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #a52423;
    background-image: -webkit-linear-gradient(top, #a52423, #801C1C);
    background-image: -moz-linear-gradient(top, #a52423, #801C1C);
    background-image: -ms-linear-gradient(top, #a52423, #801C1C);
    background-image: -o-linear-gradient(top, #a52423, #801C1C);
    background-image: linear-gradient(to bottom, #a52423, #801C1C);

    box-shadow: 1px 1px 1px #808080;

    }

    .linkbutton2
    {
    font-size: 16px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #E1E1E1;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #C0C0C0 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #E1E1E1;
    background-image: -webkit-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -moz-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -ms-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -o-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: linear-gradient(to bottom, #E1E1E1, #C0C0C0);

    /*box-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #808080;*/
    box-shadow: 1px 1px 1px #464646;

    }

  .linkbutton3
   {
   border-top: 1px solid #C0C0C0;
   background: #C0C0C0;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#C0C0C0));
   background: -webkit-linear-gradient(top, #E1E1E1, #C0C0C0);
   background: -moz-linear-gradient(top, #E1E1E1, #C0C0C0);
   background: -ms-linear-gradient(top, #E1E1E1, #C0C0C0);
   background: -o-linear-gradient(top, #E1E1E1, #C0C0C0);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #464646;
   font-size: 16px;
   font-family: 'Ubuntu400';
   text-decoration: none;
   vertical-align: middle;
   }
.linkbutton3:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.linkbutton3:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
      
       .linkbuttonsmall
    {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    text-decoration: none;
    background-color: #d10a11;
    padding-left: 10px ;
    padding-right: 10px ;
    padding-top: 4px;
    padding-bottom: 4px;
    }

    .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 #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: 800px) and (max-width: 1199px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #E0E0E0; text-decoration:none; font-weight: 500; line-height: 1.4em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #d73434; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #646464; 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: 160px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-color: #ffffff;*/
    /*background-image: url('/grafik/background_header.png'); background-size: 1450px; background-repeat: repeat-x;*/
		}

    #headerlogo {
    position: relative;
 		width: 500px;
    height: 90px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #C8C8C8;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 100%;
 		z-index: 100000;
 		/*float: left;*/
    height: 50px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 5px 0px; 
    background-color: #161616;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -4px -4px 3px #000000, 4px 4px 5px #000000;
		}
 
 		#slider { 
    position: relative;
		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    box-shadow: -2px -2px 5px #3C3C3C, 2px 2px 5px #3C3C3C;
		}

 		#slider_mit_text { 
		}

 		#slider_ohne_text { 
		display:none;
		}

		#maincontainer { 
		width: 750px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maintable { 
		width: 750px;
    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: 480px; float: left;
    margin-left: 0px;
    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: 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: 250px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
		padding: 20px 0px 20px 0px; 
    /*background-color: #282828;*/
		}

 		#footertext { 
    position: relative;
	  width: 750px;
    height: 130px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 20px 0px; 
    /*background-color: #282828;*/
		}
    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 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;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 230px; float: left;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #9F9F9F dotted;
    border-bottom: 1px #9F9F9F dotted;
    border-left: 1px #9F9F9F dotted;
    border-right: 1px #9F9F9F dotted;
		}

 		#rahmenhalfbox_home { 
		width: 195px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		padding: 10px 15px 5px 15px; 
    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

		#boxfacebook { 
		width: 180px; float: left;
		height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
		}

 		#boxlikes { 
		width: 230px;
    text-align: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
    margin: 0px 0px 0px 10px;
	  /*height: auto;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 220px; float: left; 
		padding: 10px 0px 10px 0px; 
		height: 100%;
    margin-left: 0px;
    margin-right: 30px;
    /*background-color: #CCCCCC;*/
		}

 		#textbox { 
		width: 65%; 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;*/
		}
   
		#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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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: 47%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 30px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#halfformbox { 
		width: 47%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 10px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdbox { 
		width: 30%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 22px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdgalerybox { 
		width: 30%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 20px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 130px;
    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: 16px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #a52423;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #801C1C 1px;

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #a52423;
    background-image: -webkit-linear-gradient(top, #a52423, #801C1C);
    background-image: -moz-linear-gradient(top, #a52423, #801C1C);
    background-image: -ms-linear-gradient(top, #a52423, #801C1C);
    background-image: -o-linear-gradient(top, #a52423, #801C1C);
    background-image: linear-gradient(to bottom, #a52423, #801C1C);

    box-shadow: -1px -1px 2px #808080, 3px 3px 2px #808080;

    }

    .linkbutton2
    {
    font-size: 16px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #E1E1E1;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #C0C0C0 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #E1E1E1;
    background-image: -webkit-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -moz-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -ms-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -o-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: linear-gradient(to bottom, #E1E1E1, #C0C0C0);

    /*box-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #808080;*/
    box-shadow: 1px 1px 1px #464646;

    }

    .linkbuttonsmall
    {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    text-decoration: none;
    background-color: #d10a11;
    padding-left: 10px ;
    padding-right: 10px ;
    padding-top: 4px;
    padding-bottom: 4px;
    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Ubuntu400';
    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: 16px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #E0E0E0; text-decoration:none; font-weight: 500; line-height: 1.4em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #d73434; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #646464; 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: 160px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-image: url('/grafik/background_header.png'); background-size: 1450px; background-repeat: repeat-x;*/
    /*background-color: #ffffff;*/
		}

    #headerlogo {
    position: relative;
 		width: 500px;
    height: 70px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #C8C8C8;*/
    }
    
    #headerlogomobile {
		display:none;
    }

 		#header { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #161616;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -4px -4px 3px #000000, 4px 4px 5px #000000;
		}

 		#slider { 
    position: relative;
		width: 100%;
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    box-shadow: -2px -2px 5px #3C3C3C, 2px 2px 5px #3C3C3C;
		}

		#maincontainer { 
		width: 590px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

 		#slider_mit_text { 
		}

 		#slider_ohne_text { 
		display:none;
		}

		#maintable { 
		width: 590px;
    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: 360px; float: left;
    margin-left: 0px;
    margin-right: 30px;
 		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: 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: 200px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
		padding: 20px 0px 20px 0px; 
    /*background-color: #000000;*/
		}

 		#footertext { 
    position: relative;
	  width: 590px;
    height: 130px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 20px 0px; 
    /*background-color: #282828;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 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;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 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;*/
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 190px; float: left;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #9F9F9F dotted;
    border-bottom: 1px #9F9F9F dotted;
    border-left: 1px #9F9F9F dotted;
    border-right: 1px #9F9F9F dotted;
		}

 		#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;
		}

		#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;*/
		}
   
		#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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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: 47%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-right: 30px;
    /*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: 30%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 12px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#thirdgalerybox { 
		width: 30%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 12px;
		}
    
 		#thirdgaleryboxhigh { 
		width: 100%;
    display: inline-block;
    vertical-align: top;  
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
		}

    .galeriebild {
	  width: auto;
	  height: 100px;
    margin: 5px 10px 5px 0px;
	      }

 		#thirdminibox { 
		width: 46%;
    display: inline-block;
    vertical-align: top;  
		padding: 3px 0px 3px 0px; 
    margin-left: 0px;
    margin-right: 5px;
		}

    .miniboxbild {
	  width: auto;
	  height: 180px;
    margin: 5px 10px 5px 0px;
	      }

 		#quatergalerybox { 
		width: 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: 16px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #a52423;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #801C1C 1px;

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #a52423;
    background-image: -webkit-linear-gradient(top, #a52423, #801C1C);
    background-image: -moz-linear-gradient(top, #a52423, #801C1C);
    background-image: -ms-linear-gradient(top, #a52423, #801C1C);
    background-image: -o-linear-gradient(top, #a52423, #801C1C);
    background-image: linear-gradient(to bottom, #a52423, #801C1C);

    box-shadow: -1px -1px 2px #808080, 3px 3px 2px #808080;

    }

    .linkbutton2
    {
    font-size: 16px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #E1E1E1;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #C0C0C0 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #E1E1E1;
    background-image: -webkit-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -moz-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -ms-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -o-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: linear-gradient(to bottom, #E1E1E1, #C0C0C0);

    /*box-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #808080;*/
    box-shadow: 1px 1px 1px #464646;

    }

    .linkbuttonsmall
    {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    text-decoration: none;
    background-color: #d10a11;
    padding-left: 10px ;
    padding-right: 10px ;
    padding-top: 4px;
    padding-bottom: 4px;
    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Ubuntu400';
    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: 120px) and (max-width: 639px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	  .standard {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standard_big {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 18px; color: #E0E0E0; text-decoration:none; font-weight: 500; line-height: 1.4em; letter-spacing : 0px;}
	  .ueberschrift {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 28px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .titel {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 24px; color: #d73434; text-decoration:none; font-weight: 500; line-height: 1.2em; letter-spacing : 0px;}
	  .copyright {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .text_footer {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 13px; color: #E0E0E0; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
	  .standardrot {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #d73434; text-decoration:none; font-weight: 400; line-height: 1.4em; letter-spacing : 0px;}
 	  .submenue {font-family: 'Ubuntu400', Tahoma, Verdana, Helvetica; font-size: 16px; color: #646464; 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: 110px;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    /*background-image: url('/grafik/background_header.png'); background-size: 1450px; background-repeat: repeat-x;*/
    /*background-color: #ffffff;*/
		}

    #headerlogo {
    position: relative;
 		width: 320px;
    height: 60px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    /*background-color: #C8C8C8;*/
    }
    
    #headerlogomobile {
    position: relative;
 		width: 320px;
    height: 130px;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
		display:none;
		/*display:none;*/
    }

 		#header { 
    position: relative;
 		width: 100%;
 		/*float: left;*/
    height: auto;
		margin-left: auto;
    margin-right: auto;
    /*margin-top: 160px;*/
 		padding: 0px 0px 0px 0px; 
    background-color: #161616;
    /*background-image: url('/grafik/background_header.png'); background-size: contain background-repeat: repeat-x;*/
    box-shadow: -4px -4px 3px #000000, 4px 4px 5px #000000;
		}

 		#slider { 
    position: relative;
		width: 320px;
    height: auto;
		margin-left: auto;
    margin-right: auto;
 		padding: 0px 0px 0px 0px; 
    box-shadow: -2px -2px 5px #3C3C3C, 2px 2px 5px #3C3C3C;
		}

 		#slider_mit_text { 
		display:none;
		}

 		#slider_ohne_text { 
		}

		#maincontainer { 
		width: 320px;
 		padding: 0px 0px 0px 0px; 
		margin-left: auto;
    margin-right: auto;
    /*box-shadow: -1px -1px 2px #C0C0C0, 1px 1px 2px #C0C0C0;*/
    /*background-image: url('/grafik/mainhg.png'); background-size: contain background-repeat: repeat-x;*/
		}

		#maintable { 
		width: 320px;
    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: 320px; float: left;
    margin-left: 0px;
    margin-right: 10px;
 		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: 320px; 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: 320px; float: left;
    /*background-color: #E8E8E8;*/
    margin-left: 0px;
    margin-right: 0px;
		padding: 40px 0px 0px 0px; 
		}

 		#footer { 
    position: relative;
 		width: 100%;
    height: 120px;
		margin-left: auto;
    margin-right: auto;
		padding: 20px 0px 20px 0px; 
    /*background-color: #000000;*/
		}

 		#footertext { 
    position: relative;
	  width: 320px;
    height: 130px;
		margin-left: auto;
    margin-right: auto;
		padding: 0px 0px 20px 0px; 
    /*background-color: #282828;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#tabbox50 { 
		width: 50px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox80 { 
		width: 80px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox100 { 
		width: 100px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox120 { 
		width: 120px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox150 { 
		width: 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;*/
		}
  
		#tabbox200 { 
		width: 200px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox250 { 
		width: 250px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox300 { 
		width: 300px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
		#tabbox350 { 
		width: 350px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}

		#tabbox400 { 
		width: 400px; float: left; 
		padding: 2px 0px 2px 0px; 
    margin-left: 0px;
    margin-right: 10px;
    border-bottom: 1px #38322E dotted;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


 		#rahmenbox400 { 
		width: 300px; float: left;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
		padding: 10px 10px 10px 10px; 
    border-top: 1px #9F9F9F dotted;
    border-bottom: 1px #9F9F9F dotted;
    border-left: 1px #9F9F9F dotted;
    border-right: 1px #9F9F9F dotted;
		}

 		#rahmenhalfbox_home { 
		width: 290px;
    vertical-align: top;  
		/*float: left;*/
    display: inline-block;
    /*background-color: #ffffff;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
		padding: 10px 15px 5px 15px; 
    border-top: 1px #464646 dotted;
    border-bottom: 1px #464646 dotted;
    border-left: 1px #464646 dotted;
    border-right: 1px #464646 dotted;
		}

		#boxfacebook { 
		width: 200px; float: left;
		height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
	  width: auto;
    margin: 0px 0px 0px 0px;
	      }
		}

 		#boxlikes { 
		width: 300px;
    text-align: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
		padding: 0px 0px 0px 0px; 

    img {
    margin: 0px 0px 0px 10px;
	  /*height: auto;*/
	      }
		}


    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

		#bildbox { 
		width: 320px; 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;*/
		}
   
		#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;*/
		}

    /*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


		#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: 100%; float: left; 
		padding: 10px 0px 10px 0px; 
    margin-left: 0px;
    margin-right: 0px;
    /*margin-right: 20px;*/
    /*background-color: #EEEEEE;*/
		}
  
 		#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: 16px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #a52423;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #801C1C 1px;

    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    background: #a52423;
    background-image: -webkit-linear-gradient(top, #a52423, #801C1C);
    background-image: -moz-linear-gradient(top, #a52423, #801C1C);
    background-image: -ms-linear-gradient(top, #a52423, #801C1C);
    background-image: -o-linear-gradient(top, #a52423, #801C1C);
    background-image: linear-gradient(to bottom, #a52423, #801C1C);

    box-shadow: -1px -1px 2px #808080, 3px 3px 2px #808080;

    }

    .linkbutton2
    {
    font-size: 16px;
    color: #000000;
    font-family: 'Ubuntu400';
    font-weight: 300;
    /*font-style: italic;*/
    text-decoration: none;
    background-color: #E1E1E1;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;

    border: solid #C0C0C0 1px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #E1E1E1;
    background-image: -webkit-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -moz-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -ms-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: -o-linear-gradient(top, #E1E1E1, #C0C0C0);
    background-image: linear-gradient(to bottom, #E1E1E1, #C0C0C0);

    /*box-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #808080;*/
    box-shadow: 1px 1px 1px #464646;

    }

    .linkbuttonsmall
    {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Ubuntu400';
    font-weight: 300;
    text-decoration: none;
    background-color: #d10a11;
    padding-left: 10px ;
    padding-right: 10px ;
    padding-top: 4px;
    padding-bottom: 4px;
    }

    .linkbutton_rot
    {
    float: left;
    font-family: 'Ubuntu400';
    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; 

    }

}
