/*
	.fitgrd - responsive grid system
	open http://www.fitgrd.com for more information
	download at https://github.com/jayalai/fitgrd
	Licensed under GPL and MIT.
*/




.center {
	max-width: 65em;
	margin: 0 auto;
	position: relative;
}

.row {
	margin: 0 .5em;

}

.clearfix {
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

/* ======================================= 
   columns w/ margin
   ======================================= */
.fg1,.fg2,.fg3,.fg4,.fg5,.fg6,.fg7,.fg8,.fg9,.fg10,.fg11,.fg12 {
	margin:0 2% 0;
	padding:0;
	/* in case of IE7 it's better not to use a padding because of the box-model issue */
	float:left;
	position:relative;
}

.fg12 {
	width:91%;
}

.fg11 {
	width:87.66%;
}

.fg10 {
	width:79.33%;
}

.fg9 {
	width:71%;
}

.fg8 {
	width:62.66%;
}

.fg7 {
	width:54.33%;
}

.fg6 {
	width:46%;
}

.fg5 {
	width:37.66%;
}

.fg4 {
	width:29.33%;
}

.fg3 {
	width:21%;
}

.fg2 {
	width:12.66%;
}

.fg1 {
	width:4.33%;
}

/* ======================================= 
   push w/ columns
   ======================================= */
   
.push12 {
	margin-left:100%;
}

.push11 {
	margin-left:93.66%;
}

.push10 {
	margin-left:85.33%;
}

.push9 {
	margin-left:77%;
}

.push8 {
	margin-left:68.66%;
}

.push7 {
	margin-left:60.33%;
}

.push6 {
	margin-left:52%;
}

.push5 {
	margin-left:43.66%;
}

.push4 {
	margin-left:35.33%;
}

.push3 {
	margin-left:27%;
}

.push2 {
	margin-left:18.66%;
}

.push1 {
	margin-left:10.33%;
}

/* ======================================= 
   columns w/o margin
   ======================================= */
  
.fg-no-gutter{
	padding: 0 3.5%;
	margin-top: 0;
	margin-bottom: 0;
}  
   
.fg-no-gutter > [class*="fg"] {
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

.fg-no-gutter img{
	max-width: 100%;
	max-height: 100%;
}

.fg-no-gutter .fg12 {
	width:100%;
}

.fg-no-gutter .fg11 {
	width:91.66%;
}

.fg-no-gutter .fg10 {
	width:83.33%;
}

.fg-no-gutter .fg9 {
	width:75%;
}

.fg-no-gutter .fg8 {
	width:66.66%;
}

.fg-no-gutter .fg7 {
	width:58.33%;
}

.fg-no-gutter .fg6 {
	width:50%;
}

.fg-no-gutter .fg5 {
	width:41.66%;
}

.fg-no-gutter .fg4 {
	width:33.33%;
}

.fg-no-gutter .fg3 {
	width:25%;
}

.fg-no-gutter .fg2 {
	width:16.66%;
}

.fg-no-gutter .fg1 {
	width:8.33%;
}

/* ======================================= 
   push columns w/o margin
   ======================================= */
   
.fg-no-gutter .push12 {
	margin-left:100%;
}

.fg-no-gutter .push11 {
	margin-left:91.66%;
}

.fg-no-gutter .push10 {
	margin-left:83.33%;
}

.fg-no-gutter .push9 {
	margin-left:75%;
}

.fg-no-gutter .push8 {
	margin-left:66.66%;
}

.fg-no-gutter .push7 {
	margin-left:58.33%;
}

.fg-no-gutter .push6 {
	margin-left:50%;
}

.fg12 .push5 {
	margin-left:41.66%;
}

.fg-no-gutter .push4 {
	margin-left:33.33%;
}

.fg-no-gutter .push3 {
	margin-left:25%;
}

.fg-no-gutter .push2 {
	margin-left:16.66%;
}

.fg-no-gutter .push1 {
	margin-left:8.33%;
}

.fg-no-mobile{
	display: block !important;
}

.fg-no-desktop{
	display: none !important;
}

/* ======================================= 
   media queries
   ======================================= */

/* tablet size */   
@media screen and (max-width: 48em ) {
	
}   
    
/* smartphone size */
@media screen and (max-width: 36.5em ) {
	
	.row{
		padding: 0 1em;
		margin: 0;
	}
	
	.fg1,.fg2{
		width: 46%;
		margin-bottom: 1em;
	}	

	.fg3,.fg4,.fg5,.fg6,.fg7,.fg8,.fg9,.fg10,.fg11,.fg12 {
		margin:0 2% 1em;
		padding:0;
		width:96%;
	}
	
	.fg-no-gutter > [class*="fg"] {
		width: 50%;
	}
	
	.fg-no-mobile{
		display: none !important;
	}
	
	.fg-no-desktop{
		display: block !important;
	}

}


/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm li{position:relative;}
ul.sm a{position:relative;display:block;}
ul.sm a.disabled{cursor:default;}
ul.sm ul{position:absolute;top:-999999px;left:-800px;width:100px;}
ul.sm li{float:left;}
ul.sm-rtl{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm a{white-space:nowrap;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
* html ul.sm-vertical li{float:left;width:100%;}
* html ul.sm-vertical ul li{float:none;width:auto;}
*:first-child+html ul.sm-vertical>li{float:left;width:100%;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
* html ul.sm{height:1px;}
*:first-child+html ul.sm{min-height:1px;}
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/*
---------------------------------------------------------------
  Note that styles you apply to the main menu items are inherited by the sub menus items too.
  If you'd like to avoid this, you could use child selectors (not supported by IE6) - for example:
  .sm-clean > li > a { ... } instead of .sm-clean a { ... }
---------------------------------------------------------------*/

.spacer {
  height:1em;
}

#menu-button {
  display:none;
  /* style it as you like... */
}

@media screen and (max-width: 800px) {
  /* show the button on small screens */
  #menubuttonholder {
	  position:absolute;
	  top:10px;
	  right:5%;
  }
  
  #menu-button {
    display:inline-block;
  }
  /* hide the menu when it has the "collapsed" class set by the script */
  #main-menu.collapsed {
    display:none;
  }
}



/* Menu box
===================*/

	.sm-clean {
		padding:0 ;
	}
	.sm-clean-vertical {
		padding:10px 0;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	.sm-clean ul {
		border:1px solid #bbb;
		padding:5px 0;
		background:#000;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		-moz-box-shadow:0 5px 9px rgba(0,0,0,0.2);
		-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.2);
		box-shadow:0 5px 9px rgba(0,0,0,0.2);
		opacity:0.7;
	}
	

/* Menu items
===================*/

	.sm-clean a {
		padding:5px 25px 5px 0;
		color:#fff;
		
		text-transform:uppercase;
		text-decoration:none;
	}
	
	.sm-clean li.menu-first a {
	  padding-left:0;
	}
	
	.sm-clean li.menu-last a {
	  padding-right:0;
	}
	
	.sm-clean > li > a {
	  color:#cba675;
	  font-size:1.4em;
	}
	
	.sm-clean li ul li a:link,
	.sm-clean li ul li a:visited {
	  background-image:none;
	}

	.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active,
	.sm-clean a.highlighted,
	.sm-clean > li.menu-current a:link,
	.sm-clean > li.menu-current a:visited,
	.sm-clean > li.menu-parent > a:link,	
	.sm-clean > li.menu-parent > a:visited	{
		 color:#fff;
	}
	
	.sm-clean li ul li.menu-child  a:link, 
	.sm-clean li ul li.menu-child  a:visited {
	  color:#cba675;
	}
	
	.sm-clean li.menu-current ul li.menu-child  a:hover, 
	.sm-clean li.menu-current ul li.menu-child  a:visited:hover {
	    color:#fff;

	}

	.sm-clean a.has-submenu {
		/*padding-right:25px;*/
	}
	.sm-clean-vertical a,
 	.sm-clean ul a {
		padding:5px 20px !important;
	}
	.sm-clean-vertical a.has-submenu,
 	.sm-clean ul a.has-submenu {
		padding-right:50px;
	}
	.sm-clean ul a {
		 color:#cba675;
		 font-size:1.2em;
	}
	.sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active,
	.sm-clean ul a.highlighted {
	    color:#fff;
	}
	/* current items - add the class manually to some item or check the "markCurrentItem" script option */
	.sm-clean a.current, .sm-clean a.current:hover, .sm-clean a.current:focus, .sm-clean a.current:active {
		color:#cba675;
	}


/* Sub menu indicators
===================*/

	.sm-clean a span.sub-arrow {
		position:absolute;
		right:12px;
		top:50%;
		margin-top:-3px;
		/* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
		width:0;
		height:0;
		overflow:hidden;

	}
	.sm-clean-vertical a span.sub-arrow,
 	.sm-clean ul a span.sub-arrow {

	}


/* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package
===================*/

	.sm-clean span.scroll-up, .sm-clean span.scroll-down {
		position:absolute;
		display:none;
		visibility:hidden;
		overflow:hidden;
		background:#fff;
		height:20px;
		/* width and position will be automatically set by the script */
	}
	.sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover {
		background:#eee;
	}
	.sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
		position:absolute;
		top:0;
		left:50%;
		margin-left:-6px;
		/* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
		width:0;
		height:0;
		overflow:hidden;
		border-width:6px; /* tweak size of the arrow */
		border-style:dashed dashed solid dashed;
		border-color:transparent transparent #555 transparent;
	}
	.sm-clean span.scroll-up:hover span.scroll-up-arrow {
		border-color:transparent transparent #D23600 transparent;
	}
	.sm-clean span.scroll-down-arrow {
		top:8px;
		border-style:solid dashed dashed dashed;
		border-color:#555 transparent transparent transparent;
	}
	.sm-clean span.scroll-down:hover span.scroll-down-arrow {
		border-color:#D23600 transparent transparent transparent;
	}


/*
---------------------------------------------------------------
  Responsiveness
  These will make the sub menus collapsible when the screen width is too small.
---------------------------------------------------------------*/


/* decrease horizontal main menu items left/right padding to avoid wrapping */
@media screen and (max-width: 800px) {
	.sm-clean:not(.sm-clean-vertical) > li > a {
		padding-left:0px;
		padding-right:8px;
	}
	.sm-clean:not(.sm-clean-vertical) > li > a.has-submenu {
		/*padding-right:25px;*/
	}
}
@media screen and (max-width: 750px) {
	.sm-clean:not(.sm-clean-vertical) > li > a {
		padding-left:3px;
		padding-right:3px;
	}
	.sm-clean:not(.sm-clean-vertical) > li > a.has-submenu {
		/*padding-right:25px;*/
	}
}


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

	/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
	ul.sm-clean{width:auto !important;}
	ul.sm-clean ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
	ul.sm-clean>li{float:none;}
	ul.sm-clean>li>a,ul.sm-clean ul.sm-nowrap>li>a{white-space:normal;}
	ul.sm-clean iframe{display:none;}

	/* Uncomment this rule to disable completely the sub menus for small screen devices */
	/*.sm-clean ul, .sm-clean span.sub-arrow, .sm-clean iframe {
		display:none !important;
	}*/


/* Menu box
===================*/

	.sm-clean {
		padding:0;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	.sm-clean ul {
		border:0;
		padding:0;
		/* darken the background of the sub menus */
		background:rgba(130,130,130,0.1);
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	/* no carets */
	.sm-clean > li > ul:before, .sm-clean > li > ul:after {
		display:none;
	}


/* Menu items
===================*/

	.sm-clean a {
		padding:6px 5px 6px 28px !important;
		color:#cba675 !important;
		background:transparent !important;
	}
	.sm-clean a.current {
		color:#fff !important;
	}
	
	.sm-clean li {
	  text-align:left;
	  width:auto;
	}
	
	/* add some text indentation for the 2+ level sub menu items */
	.sm-clean ul a {
		border-left:8px solid transparent;
	}
	.sm-clean ul ul a {
		border-left:16px solid transparent;
	}
	.sm-clean ul ul ul a {
		border-left:24px solid transparent;
	}
	.sm-clean ul ul ul ul a {
		border-left:32px solid transparent;
	}
	.sm-clean ul ul ul ul ul a {
		border-left:40px solid transparent;
	}


/* Sub menu indicators
===================*/

	.sm-clean a span.sub-arrow,
	.sm-clean ul a span.sub-arrow {
		top:50%;
		margin-top:-9px;
		right:auto;
		left:6px;
		margin-left:0;
		width:17px;
		height:17px;
		font:normal 16px/16px monospace !important;
		text-align:center;
		border:0;
		text-shadow:none;
		background:rgba(255,255,255,0.6);
		-moz-border-radius:50px;
		-webkit-border-radius:50px;
		border-radius:50px;
	}
	/* Hide sub indicator when item is expanded - we enable the item link when it's expanded */
	.sm-clean a.highlighted span.sub-arrow {
		display:none !important;
	}


/* Items separators
===================*/

	.sm-clean li {
		border-top:1px solid rgba(0,0,0,0.05);
	}
	.sm-clean > li:first-child {
		border-top:0;
	}

}
:root {
    --left-text-border-color: white;
}

#main {
    color: #fff;
    background-color:rgba(0, 0, 0, 0.3);
    padding: 10px;
    margin: 50px 26px 26px 26px;
}

#left {
}

#left_content {
    width:290px;
    padding: 10px;
    margin: 50px 0 0 12px;
    background-color:rgba(0, 0, 0, 0.3);
}

#right {
    width: 400px;
    margin: 40px 40px 0 0;
    padding: 10px;
    float: right;
}

#left ul
{
    list-style-type: none;
    padding-left: 10px;
    margin-top: 4px;
}

#left ul li
{
    padding-buttom: 10px;
    color: #000;
    letter-spacing: 3px;
    font-size: 36px;

    text-shadow:
       1px  1px 0 var(--left-text-border-color),
      -1px  1px 0 var(--left-text-border-color),
       1px -1px 0 var(--left-text-border-color),
      -1px -1px 0 var(--left-text-border-color),
       0px  1px 0 var(--left-text-border-color),
       0px -1px 0 var(--left-text-border-color),
      -1px  0px 0 var(--left-text-border-color),
       1px  0px 0 var(--left-text-border-color),
       2px  2px 0 var(--left-text-border-color),
      -2px  2px 0 var(--left-text-border-color),
       2px -2px 0 var(--left-text-border-color),
      -2px -2px 0 var(--left-text-border-color),
       0px  2px 0 var(--left-text-border-color),
       0px -2px 0 var(--left-text-border-color),
      -2px  0px 0 var(--left-text-border-color),
       2px  0px 0 var(--left-text-border-color),
       1px  2px 0 var(--left-text-border-color),
      -1px  2px 0 var(--left-text-border-color),
       1px -2px 0 var(--left-text-border-color),
      -1px -2px 0 var(--left-text-border-color),
       2px  1px 0 var(--left-text-border-color),
      -2px  1px 0 var(--left-text-border-color),
       2px -1px 0 var(--left-text-border-color),
      -2px -1px 0 var(--left-text-border-color);
}

#left ul li img
{
    padding-right: 10px;
    margin: 10px 0 -10px 0;
}

#right p {
    text-align: right;
}

#cover {
    position: relative;
    box-shadow: 0 0 20px #000; /*rgba(0, 0, 0, 1.5);*/
    padding: 0px;
    background: white;
}

#powered {
    width: 305px;
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 10px 5px 5px;
    float: right;
}

#powered_mobile {
    display: none;
}


.content_bg {
/*  background-image:url('/media/background/hintergrund_div.jpg'); */
    display:inline-block;
    position:relative;
}

.content {
    position:absolute;
    float:left;
    top:0;
    left:0;
    margin: 10px;
    width: 100%;
}

@font-face {
    font-family: 'dosis';
    src: url('fonts/dosis-bold-webfont.eot');
    src: url('fonts/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-bold-webfont.woff2') format('woff2'),
         url('fonts/dosis-bold-webfont.woff') format('woff'),
         url('fonts/dosis-bold-webfont.ttf') format('truetype'),
         url('fonts/dosis-bold-webfont.svg#dosisbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'dosis';
    src: url('fonts/dosis-medium-webfont.eot');
    src: url('fonts/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-medium-webfont.woff2') format('woff2'),
         url('fonts/dosis-medium-webfont.woff') format('woff'),
         url('fonts/dosis-medium-webfont.ttf') format('truetype'),
         url('fonts/dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'dosis';
    src: url('fonts/dosis-regular-webfont.eot');
    src: url('fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-regular-webfont.woff2') format('woff2'),
         url('fonts/dosis-regular-webfont.woff') format('woff'),
         url('fonts/dosis-regular-webfont.ttf') format('truetype'),
         url('fonts/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

body {
  font-family: 'dosis', sans-serif;
  margin:0;
  padding:0;
  height:100%;
  color:#303030;
}

html {
  overflow-y:scroll;
  height:100%;
}

a:link, a:visited {
  color:#fff;
  font-weight: bold;
}

a:hover, a:visited:hover {
/*  background-color:#000;*/
  color:#000;
}

.contents h1 {
  text-transform:uppercase;
  margin-top:0;
}

.contents p {
  margin:0 0 0.5em 0;
}

img {
  max-width:100%;
  height:auto;
}

.ifl {
  float:left;
  margin:0 1em 1em 0;
}

.ifr {
  float:right;
  margin:0 0 1em 1em;
}

.hero {
  background-image:url(hero_brezel.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  margin-bottom:2em;
  padding-bottom:2em;
}


.navbg {
  background-image:url(navbg.png);
}

.nav ul { 
  float:right;
  margin:0;
  padding:0;
}



.top {
  text-align:center;
}


.topbuttons {
  text-align:center;
}


.topbuttons a.button {
  font-size:150%;
  display:block;
}

.top h1 {
  color:#fff;
  text-transform:uppercase;
  font-size:3em;
  margin-top:2em;
}

.top a.button {
  margin:2em;
  font-size:150%;
  white-space:nowrap;
}

a.button:link, a.button:visited {
  padding:0.5em;
  text-decoration:none;
  font-weight:700;
  color:#fff;
  border-radius:5px;
}

a.button:link, a.button:visited {
  background-color:#2a3fff;
}

a.button:hover, a.button:visited:hover {
  background-color:#009fe3;
}

a.purple:link, a.purple:visited {
  background-color:#951b81;
}

a.purple:hover, a.purple:visited:hover {
  background-color:#e119c0;
}


a.green:link, a.green:visited {
  background-color:#166837;
}

a.green:hover, a.green:visited:hover {
  background-color:#19e169;
}

.contents .button {
  display:inline-block;
  margin:0.5em 0;
}

h2.featureheadline {
  text-align:center;
}

img.featureimage  {
  max-width:100%;
}

p.featureteaser  {
  text-align:justify;
  min-height:8em;
}

.btnlnk {
  margin:1em;
}

.footer {
/*  margin-top:3em; */
  text-align:center;
  width: 100%;
  margin:0;
}


  .content_full {
    position: relative;
  }




ul li a:link, ul li a:visited {
  color:#000;
  text-decoration: none;
}

ul li a:hover, ul li a:visited:hover {
/*  background-color:#000;*/
  color:#ff0000;
  text-decoration: none;
}
#youtube:hover, #youtube:visited:hover {
  color:#972520;
}
#facebook:hover, #facebook:visited:hover {
  color:#3b589e;
}
#twitter:hover, #twitter:visited:hover {
  color:#2eabf4;
}
#instagram:hover, #instagram:visited:hover {
  color:#d2bcaf;
}
#amazon:hover, #amazon:visited:hover {
  color:#ff9800;
}
#itunes:hover, #itunes:visited:hover {
  color:#1a4de2;
}
#spotify:hover, #spotify:visited:hover {
  color:#91be03;
}
#discografie:hover, #discografie:visited:hover {
  color:#d74f25;
}



@media screen and (max-width:880px) {
  .content {
    position: relative;
  }

  .content_bg {
    width: 100%;
  }


  #content_bg_img {
    display:none;
  }

  .content, #left, #center, #right {
    margin: 0;
    padding: 0;
  }

  #left_content {
    margin: 0 auto;
  }

  #main {
    width: 82%;
  }

  #right {
padding-top: 20px;

  }

  #right, #left {
    float: left;
    width: 100%;
  }

  #right p {
    text-align: center;
  }

  #powered {
    display: none;
  }

  #powered_mobile {
    display: block;
    text-align: center;
    color: #fff;
  }

  img.featureimage  {
    max-width:33%;
  }
  .nav li, .top h1 {
    font-size:1.2em;
  }
  
    .nav ul {
     float:none;
   }

  .nav {
    display: none;
  }
}
