/* -----------------------------------------------------------------------------
  rapidCMS V4.3 Screen Styles (responsive)
  CSS-Modul: Base
  Version: 1.2.1 (27.11.2013)

  Inhalt:
  - FitVids 1.0
  - fancyBox v2.1.4
  - TipTip CSS - Version 1.2
  - Prettify
  - Buttons / Buttonbar
  - BxSlider v4.1.1 - Fully loaded, responsive content slider
  - Forms / Formulare
  - rapidCMS Grid
  - HTML-Elemente
  - Tables / Tabellen
  - Tabs / Tabulatoren
  - Images / Bilder
  - Carousel
  - Slideshow
  - Accordion
  - Helper / Hilfen

----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
  FitVids 1.0
----------------------------------------------------------------------------- */
.fluid-width-video-wrapper{width:100%;  position:relative;  padding:0;}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed{position:absolute;  top:0;  left:0;  width:100%;  height:100%;}

/* -----------------------------------------------------------------------------
	fancyBox v2.1.4 - fancyapps.com
----------------------------------------------------------------------------- */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;  margin:0;  border:0;  outline:none;  vertical-align:top;}
.fancybox-wrap{position:absolute;  top:0;  left:0;  z-index:8020;}
.fancybox-skin{position:relative;  background:#f9f9f9;  color:#444;  text-shadow:none;  -webkit-border-radius:4px;  -moz-border-radius:4px;  border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);  -moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);  box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-outer,.fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;  font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;  margin:0;  padding:15px;  white-space:nowrap;}
.fancybox-image,.fancybox-iframe{display:block;  width:100%;  height:100%;}
.fancybox-image{max-width:100%;  max-height:100%;}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../js/fancybox/fancybox_sprite.png');}
#fancybox-loading{position:fixed;  top:50%;  left:50%;  margin-top:-22px;  margin-left:-22px;  background-position:0 -108px;  opacity:0.8;  cursor:pointer;  z-index:8060;}
#fancybox-loading div{width:44px;  height:44px;  background:url('../js/fancybox/fancybox_loading.gif') center center no-repeat;}
.fancybox-close{position:absolute;  top:-18px;  right:-18px;  width:36px;  height:36px;  cursor:pointer;  z-index:8040;}
.fancybox-nav{position:absolute;  top:0;  width:40%;  height:100%;  cursor:pointer;  text-decoration:none;  background:transparent url('../js/fancybox/blank.gif'); -webkit-tap-highlight-color:rgba(0,0,0,0);  z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;  top:50%;  width:36px;  height:34px;  margin-top:-18px;  cursor:pointer;  z-index:8040;  visibility:hidden;}
.fancybox-prev span{left:10px;  background-position:0 -36px;}
.fancybox-next span{right:10px;  background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;  top:-99999px;  left:-99999px;  visibility:hidden;  max-width:99999px;  max-height:99999px;  overflow:visible !important;} /* Overlay helper */
.fancybox-lock{overflow:hidden;}
.fancybox-overlay{position:absolute;  top:0;  left:0;  overflow:hidden;  display:none;  z-index:8010;  background:url('../js/fancybox/fancybox_overlay.png');}
.fancybox-overlay-fixed{position:fixed;  bottom:0;  right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;  overflow-y:scroll;} /* Title helper */
.fancybox-title{visibility:hidden;  font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;  position:relative;  text-shadow:none;  z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;  bottom:0;  right:50%;  margin-bottom:-35px;  z-index:8050;  text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;  margin-right:-100%;  padding:2px 20px;  background:transparent; background:rgba(0,0,0,0.8);  -webkit-border-radius:15px;  -moz-border-radius:15px;  border-radius:15px;  text-shadow:0 1px 2px #222;  color:#FFF;  font-weight:bold;  line-height:24px;  white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;  margin-top:10px;  color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;  bottom:0;  left:0;  color:#fff;  padding:10px;  background:#000;  background:rgba(0,0,0,.8);}

/* -----------------------------------------------------------------------------
	TipTip CSS - Version 1.2
	http://code.drewwilson.com/entry/tiptip-jquery-plugin
----------------------------------------------------------------------------- */
#tiptip_holder{display:none; position:absolute; top:0; left:0; z-index:99999; }
#tiptip_holder.tip_top{padding-bottom:5px; }
#tiptip_holder.tip_bottom{padding-top:5px; }
#tiptip_holder.tip_right{padding-left:5px; }
#tiptip_holder.tip_left{padding-right:5px; }
#tiptip_content{font-size:11px;color:#fff;text-shadow:0 0 2px #000;padding:4px 8px;border:1px solid rgba(255,255,255,0.25);background:#212121;background-color:rgba(25,25,25,0.92);background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(transparent),to(#000));-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #555;-moz-box-shadow:0 0 3px #555;box-shadow:0 0 3px #555;*background:#212121;}
#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0;}
#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#fff;border-top-color:rgba(255,255,255,0.35);}
#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#fff;border-bottom-color:rgba(255,255,255,0.35);}
#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#fff;border-right-color:rgba(255,255,255,0.35);}
#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#fff;border-left-color:rgba(255,255,255,0.35);}
#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:rgb(25,25,25);border-top-color:rgba(25,25,25,0.92);}
#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:rgb(25,25,25);border-bottom-color:rgba(25,25,25,0.92);}
#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:rgb(25,25,25);border-right-color:rgba(25,25,25,0.92);}
#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:rgb(25,25,25);border-left-color:rgba(25,25,25,0.92);}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0){#tiptip_content{padding:4px 8px 5px 8px;background-color:rgba(45,45,45,0.88);}
#tiptip_holder.tip_bottom #tiptip_arrow_inner{border-bottom-color:rgba(45,45,45,0.88);}
#tiptip_holder.tip_top #tiptip_arrow_inner{border-top-color:rgba(20,20,20,0.92);}
}

/* -----------------------------------------------------------------------------
	Prettify
----------------------------------------------------------------------------- */
.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}

/* -----------------------------------------------------------------------------
	BUTTONS
----------------------------------------------------------------------------- */

button,
a.btn,
a.btn:visited,
a.button,
a.button:visited,
input[type="submit"],
input[type="reset"],
input[type="button"]{
  position:relative;
  top:0;
  left:0;
  vertical-align: middle;
  margin:0;
  padding:10px 15px;
  line-height:100%;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  cursor: pointer;
  width:auto;
  overflow:visible;
  font-weight:normal;
  font-size:14px; /*Pixels for consistancy*/
  text-shadow:0 1px 0 #fff;
  color:#666;
  text-decoration:none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display:inline-block;
  *display:inline;/*IE ONLY*/
  zoom:1;
  border:1px solid #ccc;
  background: rgb(252,252,252); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); /* Opera11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
}

button:active,
a.btn:active,
a.btn:visited:active,
a.button:active,
a.button:visited:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  -webkit-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2),inset 0px -10px 20px rgba(0,0,0,0.07);
  -moz-box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2),inset 0px -10px 20px rgba(0,0,0,0.07);
  box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2),inset 0px -10px 20px rgba(0,0,0,0.07);
}

button[disabled],.disabled:active {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"]{*padding:7px 15px;} /*IE 7 ONLY*/

	a.btn,a.button{}/*overrides*/
  input[type="submit"].mini, input[type="button"].mini, button.mini, a.btn.mini, a.button.mini           {font-size:0.7em; padding:5px 6px;}
	input[type="submit"].small, input[type="button"].small, button.small, a.btn.small, a.button.small      {font-size:0.8em; padding:5px 10px;}
	input[type="submit"].medium, input[type="button"].medium, button.medium, a.btn.medium, a.button.medium {font-size:0.9em; padding:6px 10px;}
	input[type="submit"].large, input[type="button"].large, button.large, a.btn.large, a.button.large      {font-size:1.3em;padding:10px 20px;}
	button.disabled, a.btn.disabled, a.button.disabled{color:#ccc;cursor:default;background:#efefef;}
	button.disabled:hover, a.btn.disabled:hover, a.button.disabled:hover{border:1px solid #ccc;background:#efefef;}

	button:hover,
	a.btn:hover,
	a.button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
  	border:1px solid #bbb;
  	background: rgb(252,252,252); /* Old browsers */
  	background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
  	background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
  	background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Opera11.10+ */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
  	background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
	}

/* BUTTON BAR --------------------------------------------------------------- */

ul.button-bar {
  display:inline-block;
  *display:inline;
  margin:0;
  padding:0;
  font-size:0;
  position:relative;
  top:0;
  left:0;
  zoom:1;
  border:0;
  background:0;
}

ul.button-bar li {
  display: inline-block;
  *display: inline;
  position: relative;
  top: 0;
  left: 0;
  zoom: 1;
  margin: 0 -1px 0 0;
  padding: 0;
  line-height: 100%;
  font-size: 0px;
  border: 1px solid #ccc;
  background: rgb(252,252,252); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* Opera11.10+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* W3C */
}

ul.button-bar li a {
  margin: 0;
  display: inline-block;
  *display: inline;
  padding: 7px 10px;
  position: relative;
  top: 0;
  left: 0;
  zoom: 1;
  font-weight: normal;
  font-size: 14px; /*Pixels for consistancy*/
  text-shadow: 0 1px 0 #fff;
  color: #666;
  text-decoration: none;
  vertical-align: middle;
  line-height: 100%;
  border-left: 1px solid #fff;
}

	ul.button-bar li.first,
	ul.button-bar li.first a{
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-background-clip:content-box;
	-webkit-background-clip: border;
	background-clip: content-box;
	}

ul.button-bar li.last, ul.button-bar li.last a {
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-background-clip: content-box;
  -webkit-background-clip: border;
}
ul.button-bar li a:hover {
  background: rgb(252,252,252); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* Opera11.10+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* W3C */
}
ul.button-bar li a:active {
  -webkit-box-shadow: inset 0px 3px 5px rgba(0,0,0,0.2), inset 0px -10px 20px rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0px 3px 5px rgba(0,0,0,0.2), inset 0px -10px 20px rgba(0,0,0,0.07);
  box-shadow: inset 0px 3px 5px rgba(0,0,0,0.2), inset 0px -10px 20px rgba(0,0,0,0.07);
  border-left: 1px solid #ccc;
}

/* BUTTON	STYLES ------------------------------------------------------------ */

.pill{-webkit-border-radius:200em;  -moz-border-radius:200em;  border-radius:200em;}
.pop{-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);  -moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);  box-shadow:0px 1px 5px rgba(0,0,0,0.2);}
.inset{-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);  -moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);  box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);}
.square{-moz-border-radius:0;  -webkit-border-radius:0;  border-radius:0;}

/* BUTTON COLOR: ORANGE ----------------------------------------------------- */
button.orange, a.btn.orange, a.button.orange, input[type=submit].orange, input[type=reset].orange, input[type=button].orange{text-shadow:0 -1px 0 #fc730a;  color:#fff;  border:1px solid #fc730a;  background:rgb(255,168,76);background:-moz-linear-gradient(top,rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1)));background:-webkit-linear-gradient(top,rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);background:-o-linear-gradient(top,rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);background:linear-gradient(top,rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#ffa84c',endcolorstr='#ff7b0d',gradienttype=0 );}
button.orange:hover, a.btn.orange:hover, a.button.orange:hover{text-shadow:0 1px 0 #fc730a;  border:1px solid #fc730a;  background:rgb(249,191,74);background:-moz-linear-gradient(top,rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(249,191,74,1)), color-stop(100%,rgba(249,181,9,1)));background:-webkit-linear-gradient(top,rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%);background:-o-linear-gradient(top,rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%);background:linear-gradient(top,rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#f9bf4a',endcolorstr='#f9b509',gradienttype=0 );}
/* BUTTON COLOR: BLUE ------------------------------------------------------- */
button.blue, a.btn.blue, a.button.blue, input[type=submit].blue, input[type=reset].blue, input[type=button].blue{text-shadow:0 -1px 0 #1d6dc1;  color:#fff;  border:1px solid #1d6dc1;  background:rgb(122,188,255);background:-moz-linear-gradient(top,rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1)));background:-webkit-linear-gradient(top,rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);background:-o-linear-gradient(top,rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#7abcff',endcolorstr='#4096ee',gradienttype=0 );background:linear-gradient(top,rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);}
button.blue:hover, a.btn.blue:hover, a.button.blue:hover{text-shadow:0 1px 0 #1d6dc1;  border:1px solid #1d6dc1;  background:rgb(155,205,255);background:-moz-linear-gradient(top,rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(155,205,255,1)), color-stop(44%,rgba(134,192,250,1)), color-stop(100%,rgba(110,176,242,1)));background:-webkit-linear-gradient(top,rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%);background:-o-linear-gradient(top,rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%);background:linear-gradient(top,rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#9bcdff',endcolorstr='#6eb0f2',gradienttype=0 );}
/* BUTTON COLOR: PINK ------------------------------------------------------- */
button.pink, a.btn.pink, a.button.pink, input[type=submit].pink, input[type=reset].pink, input[type=button].pink{text-shadow:0 -1px 0 #ef0251;  color:#fff;  border:1px solid #ef0251;  background:rgb(255,93,177);background:-moz-linear-gradient(top,rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,93,177,1)), color-stop(100%,rgba(239,1,124,1)));background:-webkit-linear-gradient(top,rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%);background:-o-linear-gradient(top,rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%);background:linear-gradient(top,rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#ff5db1',endcolorstr='#ef017c',gradienttype=0 );}
button.pink:hover, a.btn.pink:hover, a.button.pink:hover{text-shadow:0 1px 0 #ef0251;  border:1px solid #ef0251;  background:rgb(255,169,213);background:-moz-linear-gradient(top,rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,169,213,1)), color-stop(100%,rgba(254,112,185,1)));background:-webkit-linear-gradient(top,rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%);background:-o-linear-gradient(top,rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%);background:linear-gradient(top,rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#ffa9d5',endcolorstr='#fe70b9',gradienttype=0 );}
/* BUTTON COLOR: GREEN ------------------------------------------------------- */
button.green, a.btn.green, a.button.green, input[type=submit].green, input[type=reset].green, input[type=button].green{text-shadow:0 -1px 0 #669e00;  color:#fff;  border:1px solid #669e00;  background:rgb(143,196,0);background:-moz-linear-gradient(top,rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(107,165,0,1)));background:-webkit-linear-gradient(top,rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%);background:-o-linear-gradient(top,rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%);background:linear-gradient(top,rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#8fc400',endcolorstr='#6ba500',gradienttype=0 );}
button.green:hover, a.btn.green:hover, a.button.green:hover{text-shadow:0 1px 0 #669e00;  border:1px solid #669e00;  background:rgb(198,226,120);background:-moz-linear-gradient(top,rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(198,226,120,1)), color-stop(100%,rgba(167,211,44,1)));background:-webkit-linear-gradient(top,rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%);background:-o-linear-gradient(top,rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%);background:linear-gradient(top,rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#c6e278',endcolorstr='#a7d32c',gradienttype=0 );}
/* BUTTON COLOR:RED -------------------------------------------------------- */
button.red, a.btn.red, a.button.red, input[type=submit].red, input[type=reset].red, input[type=button].red{text-shadow:0 -1px 0 #b21203;  color:#fff;  border:1px solid #b21203;  background:rgb(229,60,22);background:-moz-linear-gradient(top,rgba(229,60,22,1) 0%, rgba(207,4,4,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(229,60,22,1)), color-stop(100%,rgba(207,4,4,1)));background:-webkit-linear-gradient(top,rgba(229,60,22,1) 0%, rgba(207,4,4,1) 100%);background:-o-linear-gradient(top,rgba(229,60,22,1) 0%, rgba(207,4,4,1) 100%);background:linear-gradient(top,rgba(229,60,22,1) 0%, rgba(207,4,4,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#e53c16',endcolorstr='#cf0404',gradienttype=0 );}
button.red:hover, a.btn.red:hover, a.button.red:hover{text-shadow:0 1px 0 #b21203;  border:1px solid #b21203;  background:rgb(238,106,76);background:-moz-linear-gradient(top,rgba(238,106,76,1) 0%, rgba(251,33,33,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,106,76,1)), color-stop(100%,rgba(251,33,33,1)));background:-webkit-linear-gradient(top,rgba(238,106,76,1) 0%, rgba(251,33,33,1) 100%);background:-o-linear-gradient(top,rgba(238,106,76,1) 0%, rgba(251,33,33,1) 100%);background:linear-gradient(top,rgba(238,106,76,1) 0%, rgba(251,33,33,1) 100%);filter:progid:dximagetransform.microsoft.gradient( startcolorstr='#ee6a4c',endcolorstr='#fb2121',gradienttype=0 );}

/* -----------------------------------------------------------------------------
	BxSlider v4.1.1 - Fully loaded, responsive content slider
  http://bxslider.com
----------------------------------------------------------------------------- */
/** RESET AND LAYOUT===================================*/
.bx-wrapper{position:relative; margin: 0 auto 60px; padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block;}
/** THEME===================================*/
.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:solid #fff 5px;left:-5px;background:#fff;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
/* LOADER */
.bx-wrapper .bx-loading{min-height:50px;background:url(img/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
/* PAGER */
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{background:#000;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev{left:10px;background:url(img/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next{right:10px;background:url(img/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover{background-position:0 0;}
.bx-wrapper .bx-next:hover{background-position:-43px 0;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(img/controls.png) -86px -11px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(img/controls.png) -86px -44px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,0.75);width:100%;}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}

/* SLIDESHOW ---------------------------------------------------------------- */

ul.slideshow{clear:both;  margin:0;  padding:0;  width:auto;  height:auto;  overflow:hidden;}
ul.slideshow li{list-style-type:none;  margin:0;  padding:0;  float:left;  display:block;}
ul.slideshow-wrap{clear:both;  margin:0;  padding:0;  position:relative;  top:0;  left:0;  overflow:hidden;  clear:both;}
ul.slideshow-inner{overflow:hidden;  clear:both;  position:relative;  top:0;  left:0;  border:1px solid #efefef;}
ul.slideshow{clear:both;  margin:0;  padding:0;  width:auto;  height:auto;  overflow:hidden;}
ul.slideshow li{list-style-type:none;  margin:0;  padding:0;  float:left;  display:block;}
ul.slideshow img {width: 100%; vertical-align:bottom;}
ul.slideshow-buttons{text-align:right;  margin:3px 0 0 0;  padding:0;}
ul.slideshow-buttons li{display:inline;  position:relative;  top:0;  left:0;  line-height:100%;  margin:0;  padding:0;}
ul.slideshow-buttons li.current a{background:#ddd;}
ul.slideshow-buttons a{display:inline;  position:relative;  top:0;  left:0;  padding:1px 3px;  margin:0 1px;  line-height:100%;  border:1px solid #efefef;  text-decoration:none;  font-size:0.8em;}

/* CAROUSEL ----------------------------------------------------------------- */

ul.carousel{margin:0; padding:0; }
ul.carousel a{text-decoration:none; }
ul.carousel a .panel{padding-top:5px;  font-size:11px;  text-align:center;  text-decoration:none;  color:#666;}

/* -----------------------------------------------------------------------------
	FORMS
----------------------------------------------------------------------------- */

form {
  padding: 0;
  margin: 0;
}

fieldset {
  margin: 30px 0 20px 0;
  padding: 5px 15px 15px 15px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  position: relative;
  top: 0;
  left: 0;
}

legend {
  border: 1px solid #ccc;
  background: #f5f5f5;
  padding: 2px 10px;
  margin: 0 0 0 0;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

/*IE ONLY - I know, this is a stop gap*/
.msie fieldset{ padding-top:25px; }
.msie legend{ position:absolute; top:-0.7em; left:10px; }

label {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

label.inline {
  display: inline;
  margin: 0;
}

label span {
  color: #999;
  font-size: 0.9em;
}

label span.right {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  display: inline-block;
  *display: inline;
}

label.disabled {
  color: #ccc;
}

input {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: auto;
  zoom: 1;
  margin: 0;
  border: 1px solid #ccc;
  font-size: 1em;
  padding: 5px 0;
  text-indent: 5px;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder {
  color: #bbb;
}

input::-moz-focus-inner {
  border: 0;
}

input[disabled="disabled"], input.disabled {
  color: #999;
  background: #f5f5f5;
}

/* FOCUS STATES ------------------------------------------------------------- */

input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {
  border: 1px solid #50B1FE;
  outline: none;
}

/* TRANSITION --------------------------------------------------------------- */

input[type="text"], textarea,	button,	a.button,	a, input[type="file"] {
	-moz-transition: -moz-box-shadow 0.5s, border 0.5s, background 0.5s;
	-webkit-transition: -webkit-box-shadow 0.5s, border 0.5s, background 0.5s;
	-o-transition:  box-shadow 0.5s, border 0.5s, background 0.5s;
	transition: box-shadow 0.5s, border 0.5s, background 0.5s;
}

input.checkbox, input[type="checkbox"] {
  display: inline;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  vertical-align: center;
  *vertical-align: top;
}
input.radio, input[type="radio"] {
  display: inline;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  vertical-align: center;
  *vertical-align: top;
}

input[type="radio"]:focus, input[ type="checkbox"]:focus {
  outline-color: #6DB9FF;
}

input.file, input[type="file"] {
  /* font-size: 0.8em; */
  border: none;
}

select {
  display: inline;
  width: auto;
  margin: 0;
  line-height: 100%;
  padding: 3px;
  vertical-align: middle;
}
textarea {
  width: auto;
  height: 200px;
  margin: 0;
  border: 1px solid #ccc;
  padding: 5px;
  vertical-align: middle;
  font-family: inherit;
  font-size: 0.9em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* COLUMN SIZES ------------------------------------------------------------- */

input[class*="col_"] {
  float:none;display:inline-block;*display:inline;margin-bottom:0;
  *margin-left: 0.5%;*margin-right: 0.5%;/* this is for IE 7 Only and is not a good fix - work needed here */
}

label[class*="col_"] {
  float:none;display:inline-block;*display:inline;margin-bottom:0;
  *margin-left: 0.5%;*margin-right: 0.5%;/* this is for IE 7 Only and is not a good fix - work needed here */
}

/* FORMS VERTICAL ----------------------------------------------------------- */

form.vertical{}

	form.vertical label{display:block;}
	form.vertical input,
	form.vertical select,
	form.vertical textarea{width:100%;display:block;margin-bottom:10px;}
	form.vertical .chzn-container{display:block;margin-bottom:10px;}
	form.vertical .chzn-choices{display:block;margin-bottom:10px;}

	/* radios & checks */
	form.vertical input.checkbox,
	form.vertical input[type="checkbox"],
	form.vertical input.radio,
	form.vertical input[type="radio"],
	form.vertical label.inline{display:inline;width:auto;margin:0;}

/* FORM VALIDATION ---------------------------------------------------------- */

label.error{color:red;}
input.error{border:1px solid red;}

/* NOTICES ------------------------------------------------------------------ */

.notice{border:1px solid gold;  background:lightyellow;  padding:10px 20px 10px 40px;  margin:10px 0;  color:#DEAE00;  line-height:120%;  vertical-align:center;  text-shadow:0px 1px rgba(255,255,255,0.5);  position:relative;  top:0;  left:0;  clear:both;}
.notice.warning{}
.notice.error{border:1px solid red;background:pink;color:red;}
.notice.success{border:1px solid green;background:lightgreen;color:green;}
.notice i[class^='icon-']{position:absolute;top:50%;left:0.8em;margin-top:-0.6em;}
.notice a[class^='icon-remove'], .notice a[class^='icon-remove']:active, .notice a[class^='icon-remove']:visited{font-size:12px;position:absolute;top:5px;right:5px;left:auto;color:inherit;margin-top:0;left:auto;}

/* -----------------------------------------------------------------------------
  rapidCMS Grid
  Farbverläufe generiert mit: http://www.colorzilla.com/gradient-editor/

  - Columns : 12
  - Gutter %: 20%
  - MaxWidth: 1280px
----------------------------------------------------------------------------- */

.grid {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 2em;
}
.grid.flex {
  width: 100%;
  max-width: 100%;
  padding: 0 2%;
  padding: 2em;
}
.row {
  display: block;
  overflow: hidden;
  clear: both;
}
*[class*="col_"].alpha {
  margin-left: 0;
}
*[class*="col_"].omega {
  margin-right: 0;
}

.col_1  { width: 6.6666666666667%; }
.col_2  { width: 15%; }
.col_3  { width: 23.333333333333%; }
.col_4  { width: 31.666666666667%; }
.col_5  { width: 40%; }
.col_6  { width: 48.333333333333%; }
.col_7  { width: 56.666666666667%; }
.col_8  { width: 65%; }
.col_9  { width: 73.333333333333%; }
.col_10 { width: 81.666666666667%; }
.col_11 { width: 90%; }
.col_12 { width: 98.333333333333%; }

*[class*="col_"] {
  margin-left: 0.83333333333333%;
  margin-right: 0.83333333333333%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  float: left;
  display: block;
}

.push_1  { margin-left: 9.166666667%; }
.push_2  { margin-left: 17.5%; }
.push_3  { margin-left: 25.83333333%; }
.push_4  { margin-left: 34.16666667%; }
.push_5  { margin-left: 42.5%; }
.push_6  { margin-left: 50.83333333%; }
.push_7  { margin-left: 59.16666667%; }
.push_8  { margin-left: 67.5%; }
.push_9  { margin-left: 75.83333333%; }
.push_10 { margin-left: 84.16666667%; }
.push_11 { margin-left: 92.5%; }
.push_12 { margin-left: 100%; }

.span_1  { margin-right: 9.166666667%; }
.span_2  { margin-right: 17.5%; }
.span_3  { margin-right: 25.83333333%; }
.span_4  { margin-right: 34.16666667%; }
.span_5  { margin-right: 42.5%; }
.span_6  { margin-right: 50.83333333%; }
.span_7  { margin-right: 59.16666667%; }
.span_8  { margin-right: 67.5%; }
.span_9  { margin-right: 75.83333333%; }
.span_10 { margin-right: 84.16666667%; }
.span_11 { margin-right: 92.5%; }
.span_12 { margin-right: 100%; }


.grid img {
  max-width: 100%;
  height: auto;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0
}
* html .clearfix, *:first-child+html .clearfix {
  zoom: 1
}

/* Viewable Grids --------------------------------------------------------------
   To view your grids, add the class .visible to any grid container.
	 This will add a background color so you can see the layout of your grids.
----------------------------------------------------------------------------- */
*[class*="col_"].visible {
  background: #eee;
  border: 1px dotted #ccc;
}

/* -----------------------------------------------------------------------------
  rapidCMS HTML-Elemente
----------------------------------------------------------------------------- */

* {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

a { color:#4D99E0;outline:0; }
a:active { color:inherit; }
a:visited {}
a:hover {}
a img { border:0; }
a [class^="icon-"] { color:inherit; text-decoration:none; }
strong,b { font-weight:bold; }
strike{}
em,i{}
.hide { display:none; }
/* .show { display:block; } */

/* UTILITY ------------------------------------------------------------------ */

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

/* HR ----------------------------------------------------------------------- */

hr {
  clear: both;
  border-bottom: 0;
  border-top: 1px dotted #ccc;
  border-right: 0;
  border-left: 0;
  margin: 30px 0;
  min-height: 0px;
  height: 1px;
}
hr.alt1 {
  border-style: solid;
}
hr.alt2 {
  border-style: dashed;
}

/* HTML5 ELEMENTS (shim) ---------------------------------------------------- */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}

/* HEADINGS ----------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6{font-weight:bold;  line-height:140%;}
h1{font-size:3.5em;  margin:10px 0 10px 0;}
h2{font-size:3em;  margin:10px 0 10px 0;}
h3{font-size:2.5em;  margin:10px 0 10px 0;  line-height:130%;}
h4{font-size:2em;  margin:10px 0 10px 0;}
h5{font-size:1.5em;  margin:10px 0 10px 0;}
h6{font-size:1.2em;  margin:10px 0 5px 0;}

/* PARAGRAPHS --------------------------------------------------------------- */

p { margin:10px 0; }

/* BLOCKQUOTES -------------------------------------------------------------- */

blockquote{font-size:1.5em;  line-height:1.5em;  font-style:italic;  margin:30px 30px 30px 0;  padding:0 0 0 20px;  border-left:1px solid #ccc;}
blockquote span{font-size:0.7em;display:block; }
blockquote.small{font-size:1.2em; }

/* LISTS -------------------------------------------------------------------- */

ul,ol{padding:0;  margin:0 0 20px 25px;}
li{padding:5px 0;  margin:0;}
ul.alt{padding:0;  margin:0 0 20px 0;}
ul.alt li{list-style-type:none;  border-top:1px dotted #ccc;  border-bottom:1px dotted #ccc;  margin:0 0 -1px 0;  background:url(img/icon-arrow-right.png) no-repeat 5px 0.7em;  padding-left:20px;}

/* PRE & CODE --------------------------------------------------------------- */

code{font-family:Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;  font-size:0.9em;  border:1px solid lightblue;  padding:3px;  -moz-border-radius:3px;  -webkit-border-radius:3px;  border-radius:3px;  color:#518BAB;}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap !important;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin:0px 0px 0px 0px;  padding:5px 5px 3px 5px;  background:#fff;  -moz-border-radius:5px;  -webkit-border-radius:5px;  border-radius:5px;  -webkit-box-shadow:inset 0px 0px 7px rgba(0,0,0,0.2);  -moz-box-shadow:inset 0px 0px 7px rgba(0,0,0,0.2);  box-shadow:inset 0px 0px 7px rgba(0,0,0,0.2);  padding:10px;  margin:0 0;  border:1px solid #ddd;  font-family:Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;  font-size:0.9em;}

/* TABLES ------------------------------------------------------------------- */

table { width:100%;margin:0 0 10px 0;text-align:left;border-collapse: collapse; }
thead, tbody { margin:0;padding:0; }
th, td { padding:7px 10px;font-size:0.9em;border-bottom:1px dotted #ddd;text-align:left; }
thead th { font-size:0.9em;padding:3px 10px;border-bottom:1px solid #ddd; }
tbody tr.last th,	tbody tr.last td { border-bottom:0; }

/* striped */
table.striped {}
table.striped tr.alt { background:#f5f5f5; }
table.striped thead th { background:#fff; }
table.striped tbody th { background:#f5f5f5;text-align:right;padding-right:15px;border-right:1px dotted #e5e5e5; }
table.striped tbody tr.alt th { background:#efefef; }

/* tight */
table.tight {}
table.tight th, .tight td { padding:2px 10px; }

/* sortable */
table.sortable { border:1px solid #ddd; }
table.sortable thead th { cursor: pointer; position:relative; top:0; left:0; border-right:1px solid #ddd; }
table.sortable thead th:hover { background:#efefef; }
table.sortable span.arrow {
  border-style:solid;
  border-width:5px;
  display:block;
  position:absolute;
  top:50%;
  right:5px;
  font-size:0;
  border-color:#ccc transparent transparent transparent;
  line-height:0;height:0;width:0;margin-top:-2px;
}
table.sortable span.arrow.up {
  border-color:transparent transparent #ccc transparent;
  margin-top:-7px;
}

table.winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.winter a:visited {color: #777;}
table.winter a:hover {color: #000;}
table.winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.winter tbody, table.winter thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.winter tbody {border-bottom: 1px solid #EAECEE;}
table.winter tbody td, table.winter tbody th {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}
table.winter tbody tr {background: #F3F5F7;}
table.winter tbody tr.odd {background: #F0F2F4;}
table.winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.winter tfoot td, table.winter tfoot th, table.winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}

/* TABS --------------------------------------------------------------------- */

ul.tabs{margin:10px 0 -1px 0;  padding:0;  width:100%;  border-bottom:1px solid #e5e5e5;  float:left;  font-size:0;}
ul.tabs.left{text-align:left; }
ul.tabs.center{text-align:center; }
ul.tabs.right{text-align:right; }
ul.tabs.right li{margin:0 0 0 -2px; }
ul.tabs li{font-size:14px;  list-style-type:none;  margin:0 -2px 0 0;  padding:0;  display:inline-block;  *display:inline;position:relative;  top:0;  left:0;  *top:1px;zoom:1;}
ul.tabs li a{text-decoration:none;  color:#666;  display:inline-block;  padding:9px 15px;  position:relative;  top:0;  left:0;  line-height:100%;  background:#f5f5f5;  -webkit-box-shadow:inset 0px -3px 3px rgba(0,0,0,0.03);  -moz-box-shadow:inset 0px -3px 3px rgba(0,0,0,0.03);  box-shadow:inset 0px -3px 3px rgba(0,0,0,0.03);  border:1px solid #e5e5e5;  border-bottom:0;  font-size:0.9em;  zoom:1;}
ul.tabs li a:hover{background:#fff;}
ul.tabs li.current a{position:relative;  top:1px;  left:0;  background:#fff;  -webkit-box-shadow:none;  -moz-box-shadow:none;  box-shadow:none;  color:#222;}
.tab-content{border:1px solid #efefef;  border:1px solid #e5e5e5;  background:#fff;  clear:both;  padding:20px;  margin:0 0 40px 0;}

/* BREADCRUMBS -------------------------------------------------------------- */

ul.breadcrumbs{margin:10px 0;  padding:0;  line-height:0%;  font-size:0;}
ul.breadcrumbs li{list-style-type:none;  margin:0;  padding:0;  display:inline-block;  *display:inline;  position:relative;  zoom:1;  line-height:100%;  font-size:14px;}
ul.breadcrumbs li a{display:inline-block;  *display:inline;  position:relative;  padding:5px 15px 5px 5px;  font-size:0.9em;  zoom:1;  margin:0;  background:url(img/icon-arrow-right.png) no-repeat right center;}
ul.breadcrumbs li.last a{color:#333;  cursor:default;  text-decoration:none;  background:none;}
ul.breadcrumbs li.last a:hover{text-decoration:none;}
ul.breadcrumbs.alt1{border:1px solid transparent;  font-size:0;}
ul.breadcrumbs.alt1 li a{padding:10px 25px 10px 15px;  background:url(img/breadcrumbs-bg.gif) no-repeat right center;  text-decoration:none;  border-top:1px solid #efefef;  border-bottom:1px solid #efefef;  font-size:12px;}
ul.breadcrumbs.alt1 a:hover{text-decoration:underline;}
ul.breadcrumbs.alt1 li.first a{border-left:1px solid #efefef;}
ul.breadcrumbs.alt1 li.last a{background:none;  border-right:1px solid #efefef;}

/* IMAGES ----------------------------------------------------------------------
   for img .style1, .style2, .style3
	 view js/kickstart.js Image Style Helpers
----------------------------------------------------------------------------- */
img {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  zoom: 1;
  vertical-align: bottom;
}

img.align-left, .img-wrap.align-left { float:left; margin:0 10px 5px 0; }
img.align-right, .img-wrap.align-right { float:right; margin:0 0 5px 10px; }
img.full-width { clear:both; display:block; width:100%; height:auto; margin:0 0 10px 0;}

div.caption {
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 3px;
  max-width: 100%;
  display: inline-block;
  height: auto;
}
div.caption img {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}
div.caption span {
  display: block;
  margin-top: 3px;
  font-size: 0.8em;
  color: #666;
  padding: 0px 5px;
}
.galerie {
}
.galerie a {
  display: inline-block;
  position: relative;
  border: 1px solid #ddd;
  background: #fff;
  padding: 3px;
  margin: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.galerie a img {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

/* -- Accordion ------------------------------------------------------------- */
.accordion{}
.accordion_trigger{font-size:120%;  text-decoration:underline;}
.accordion_trigger_active{text-decoration:none;}
.accordion_container{padding:5px 10px;width:380px;  border:1px solid #ddd;}

/* -----------------------------------------------------------------------------
	HELPER
----------------------------------------------------------------------------- */

.ft_white { color: #fff; }
.ft_black { color: #000; }
.ft_gray { color: gray; }
.ft_lightgray { color: lightgray; }
.ft_red { color: red; }
.ft_yellow { color: yellow; }
.ft_green { color: green; }
.ft_blue { color: blue; }

.bg_white { background-color: #fff; }
.bg_black { background-color: #000; }
.bg_gray { background-color: gray; }
.bg_lightgray { background-color: lightgray; }
.bg_red { background-color: red; }
.bg_yellow { background-color: yellow; }
.bg_green { background-color: green; }
.bg_blue { background-color: blue; }

hr.trenner {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 6px 0 5px;
  height: 0;
}

/* DIV-Styles --------------------------------------------------------------- */

div.whitebordered{background:#eee;  border:4px solid white;  box-shadow:0 0 1px rgba(0,0,0,.4);}
div.gradient{background:#eee;  border:1px solid #DDD;  background:-moz-linear-gradient(top,#EEE,#FFF);  background:-webkit-linear-gradient(top,#eee,#fff);  background:-ms-linear-gradient(top,#eee,#fff);  background:-o-linear-gradient(top,#eee,#fff);  box-shadow:1px 2px 4px rgba(0,0,0,.2);}
div.abgefast{background:#DDD;  border-radius:6px;  -moz-border-radius:6px;  -webkit-border-radius:6px;  border-top:1px solid #EEE;  border-left:1px solid #EEE;  border-right:1px solid #AAA;  border-bottom:1px solid #AAA;}
div.apple{background:#f5f5f5;  border:1px solid #FFF;  border-radius:5px;  -moz-border-radius:5px;  -webkit-border-radius:5px;  box-shadow:1px 2px 4px rgba(0,0,0,.4);}
div.schatten{-moz-box-shadow:1px 1px 6px #292929;-webkit-box-shadow:1px 1px 6px #292929;-khtml-box-shadow:1px 1px 6px #292929;box-shadow:1px 1px 6px #292929;}
div.round{border-radius:5px;  -moz-border-radius:5px;  -webkit-border-radius:5px;}
div.shadow{-webkit-box-shadow:2px 2px 2px #ccc;  -moz-box-shadow:2px 2px 2px #ccc;  box-shadow:2px 2px 2px #ccc;}
div.layered{box-shadow:0 1px 1px rgba(0,0,0,0.15), 0 10px 0 -5px #eee, 0 10px 1px -4px rgba(0,0,0,0.15), 0 20px 0 -10px #eee, 0 20px 1px -9px rgba(0,0,0,0.15);}
div.center{text-align:center;}
div.hover{box-shadow:0 0 0 1px #ddd, 0 0 0 0px #f7f7f7, 0 24px 10px -20px rgba(0,0,0,0.15);  padding:0 1em;  // @include transition(all,300ms);  // @include transform(translate3d(0,10px,0));  // @include transform(scale3d(0.95,0.95,0.95));}
div.hover:hover{box-shadow:0 0 0 1px #666,0 0 0 0px #f7f7f7,0 24px 10px -20px #cb2027; // @include transform(translate3d(0,0,0)); @include transform(scale3d(1,1,1));}

/* DIV-PANEL ---------------------------------------------------------------- */

div.panel{padding:5px 10px; border:1px solid #ccc;}
div.panel h2{font-size:130%; font-weight:bold; color:inherit; margin:4px 0 4px 0;}
div.panel span{display:block; font-size:75%; font-weight:normal; margin-top:-8px; margin-bottom:4px;  color:#888;}
div.panel img{width:100%;  margin-bottom:8px;}

/* BILDERLISTEN ------------------------------------------------------------- */

/* Slideshow */
ul.bl-slideshow{clear:both;  margin:0;  padding:0;  width:auto;  height:auto;  overflow:hidden;}
ul.bl-slideshow li{list-style-type:none;  margin:0;  padding:0;  float:left;  display:block;}
ul.bl-slideshow-wrap{clear:both;  margin:0;  padding:0;  position:relative;  top:0;  left:0;  overflow:hidden;  clear:both;}
ul.bl-slideshow-inner{overflow:hidden;  clear:both;  position:relative;  top:0;  left:0;  border:1px solid #efefef;}
ul.bl-slideshow{clear:both;  margin:0;  padding:0;  width:auto;  height:auto;  overflow:hidden;}
ul.bl-slideshow li{list-style-type:none;  margin:0;  padding:0;  float:left;  display:block;}
ul.bl-slideshow img {width: 100%; vertical-align:bottom;}
ul.bl-slideshow-buttons{text-align:right;  margin:3px 0 0 0;  padding:0;}
ul.bl-slideshow-buttons li{display:inline;  position:relative;  top:0;  left:0;  line-height:100%;  margin:0;  padding:0;}
ul.bl-slideshow-buttons li.current a{background:#ddd;}
ul.bl-slideshow-buttons a{display:inline;  position:relative;  top:0;  left:0;  padding:1px 3px;  margin:0 1px;  line-height:100%;  border:1px solid #efefef;  text-decoration:none;  font-size:0.8em;}
/* Carousel */
ul.bl-carousel{margin:0; padding:0; }
ul.bl-carousel a{text-decoration:none; }
ul.bl-carousel a .panel{padding-top:5px;  font-size:11px;  text-align:center;  text-decoration:none;  color:#666;}
/* Galerie */
.bl-galerie{}
.bl-galerie a{display:inline-block;  position:relative;  border:1px solid #ddd;  background:#fff;  padding:3px;  margin:5px;  -moz-border-radius:5px;  -webkit-border-radius:5px;  border-radius:5px;}
.bl-galerie a img{display:block;  position:relative;  margin:0;  padding:0; width: auto; height: auto;}
