@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,900,900i&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300);
@font-face {
  font-family: "Rubens";
  src: url('/css/meraluna/fonts/Rubens.ttf');
  font-weight: normal;
  font-style: normal;
}
.left
{
	/*text-align: right;*/
}

.middle
{
	text-align: center;
}

.right
{
	text-align: left;
}


.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 2;
}

body .grid_12 .grid_8,
body .grid_8 .grid_8
{
	margin-left: 0px;
	margin-right: 0px;
	/* width: 610px; */
}

body .grid_8 .grid_4
{
	margin-left: 	0px;
	margin-top:		35px;	
	margin-right: 	0px;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_3 {
	width: 220px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_6 {
	width: 460px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_9 {
	width: 700px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

.container_12 .grid_12 {
	width: 940px;
}

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_3 {
	padding-left: 240px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_6 {
	padding-left: 480px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_9 {
	padding-left: 720px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_3 {
	padding-right: 240px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_6 {
	padding-right: 480px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_9 {
	padding-right: 720px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

.container_12 .push_1 {
	left: 80px;
}

.container_12 .push_2 {
	left: 160px;
}

.container_12 .push_3 {
	left: 240px;
}

.container_12 .push_4 {
	left: 320px;
}

.container_12 .push_5 {
	left: 400px;
}

.container_12 .push_6 {
	left: 480px;
}

.container_12 .push_7 {
	left: 560px;
}

.container_12 .push_8 {
	left: 640px;
}

.container_12 .push_9 {
	left: 720px;
}

.container_12 .push_10 {
	left: 800px;
}

.container_12 .push_11 {
	left: 880px;
}

.container_12 .pull_1 {
	left: -80px;
}

.container_12 .pull_2 {
	left: -160px;
}

.container_12 .pull_3 {
	left: -240px;
}

.container_12 .pull_4 {
	left: -320px;
}

.container_12 .pull_5 {
	left: -400px;
}

.container_12 .pull_6 {
	left: -480px;
}

.container_12 .pull_7 {
	left: -560px;
}

.container_12 .pull_8 {
	left: -640px;
}

.container_12 .pull_9 {
	left: -720px;
}

.container_12 .pull_10 {
	left: -800px;
}

.container_12 .pull_11 {
	left: -880px;
}

.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;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.grid_12.normal_page .grid_8
{
	width: 940px;
}

/**
 * Reset ==============================================================
 * Based on http://meyerweb.com/eric/tools/css/reset
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin:0px;
  padding:0px;
  border:0px;
  outline:0px;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  line-height:inherit;
  }

ol,
ul,
ul,
ul li { list-style:none; }

blockquote,
q { quotes:none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content:'';
  content:none;
  }

/* remember to define focus styles! */
:focus { outline:0px; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse:collapse;
  border-spacing:0px;
  }

/**
 * Font reset =========================================================
 *
 * Specifically targets form elements which browsers oftentimes give
 * special treatment.
 */
input,
select,
textarea,
body { font: 13px/20px Arial,"Helvetica Neue",Helvetica,sans-serif; }

a
{
	text-decoration: none;
	color: #000;
}



a img
{
	border: 0;
}

.clearfix:after {  /* fï¿½r Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* + html .clearfix { /* fuer IE7 */
    display: inline-block;
}
 
* html .clearfix { /* fuer IE6 */
	height: 1%;
}
/*
* TINYMCE css
*/
body div.container *.Tief_gestellt
{
	color:#676767;
	font-size:8px;
	font-style:italic;
}

body div.container *.Band_Links
{
	color:#f1f1d3;
	font-size:11.5px;
	font-weight:bold;
	text-decoration: none;	
}


body div.container *.Band_Links:hover
{
	color: #15b9e6 !important;

}

body div.container .module_lineup a:hover
{
	color: #15b9e6;
}

div.container .module_lineup a
{
	color: #15b9e6;	
}

body div.container *.Schrift_10
{
	font-size: 10px;
	color: #fff;	
}

body div.container *.Schrift_12
{
	font-size: 12px;
	color: #fff;	
}

body div.container *.Schrift_14
{
	font-size: 14px;
	color: #fff;
}

body div.container *.Schrift_16
{
	font-size: 16px;
	color: #fff;
}


body div.container *.Schrift_18
{
	font-size: 18px;
	color: #fff;
}


body div.container *.Schrift_20
{
	font-size: 24px;
	color: #fff;
}


body div.container *.Schrift_22
{
	font-size: 30px;
	color: #fff;
}
body div.container *.Schrift_24
{
	font-size: 36px;
	color: #fff;
}
body div.container *.Schrift_26
{
	font-size: 42px;
	color: #fff;
}
body div.container *.Schrift_28
{
	font-size: 48px;
	color: #fff;
}
body div.container *.Schrift_30
{
	font-size: 50px;
	color: #fff;
}

body div.container *.Schrift_60
{
	font-size: 60px;
	color: #fff;
}


/*
 * dunkel style
 */
body div.container *.Schrift_10_dunkel
{
	font-size: 10px;
	color: #fff;
}


body div.container *.Schrift_12_dunkel
{
	font-size: 12px;
	color: #fff;
}


body div.container *.Schrift_14_dunkel
{
	font-size: 14px;
	color: #fff;
}


body div.container *.Schrift_16_dunkel
{
	font-size: 16px;
	color: #fff;
}


body div.container *.Schrift_18_dunkel
{
	font-size: 18px;
	color: #fff;
}


body div.container *.Schrift_20_dunkel
{
	font-size: 20px;
	color: #fff;
}

body div.container *.Schrift_22_dunkel
{
	font-size: 22px;
	color: #fff;
}
body div.container *.Schrift_24_dunkel
{
	font-size: 24px;
	color: #fff;
}
body div.container *.Schrift_26_dunkel
{
	font-size: 42px;
	color: #fff;
}
body div.container *.Schrift_28_dunkel
{
	font-size: 48px;
	color: #fff;
}
body div.container *.Schrift_30_dunkel
{
	font-size: 50px;
	color: #fff;
}

body div.container *.Schrift_60_dunkel
{
	font-size: 60px;
	color: #fff;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden;}
div.rating-cancel,div.rating-cancel a{background:url(/images/delete.gif) no-repeat 0 -16px}
input.star{text-align: center;}
div.star-rating,div.star-rating a{background:url(/images/star.gif) no-repeat 0 0px}
div.rating-cancel { display:none !important;}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -32px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important;}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden !important;}
/* END jQuery.Rating Plugin CSS */
.fkp-fb-stream {
/*	width:288px;*/
	width:280px;
	background:#e7eaf1;
	position:relative;
	top:-1px;
}

body .module.fkp-fb-stream  a{
	padding: 0;
	border:0;	
}

.fkp-fb-stream .clr {
	clear:left;
}

.fkp-fb-stream .pad {
	padding:10px;
	overflow:hidden;
	padding-bottom: 0;
}

.fkp-fb-stream .mainbox {
	border:1px solid #aaa;
/*	border-top:0px;*/
	
	background:#fff;
}

.fkp-fb-stream .fb-clr {
	color:#305d98;
}

.fkp-fb-stream .mainbox .picture {
	width:35px;
	overflow:hidden;
	margin-right:4px;
	float:left;
	display: none;
}

.fkp-fb-stream .mainbox .content {
	float:left;
	font-size:12px;
	padding:0px;
	overflow:hidden;
	position:static;
	width: 100%;
}

.fkp-fb-stream .mainbox .caption {
	color:#305d98;
	border-bottom:1px solid;
	border-bottom-color:inherit;
	font-size:11px;
	background:#e7eaf1;
	padding: 6px;
	display: table;
	width: 286px;
}

.fkp-fb-stream .mainbox .caption .picture
{
	display: block;
}

.fkp-fb-stream .mainbox .caption strong {
	font-weight:bold;
	font-size:16px;
	display:block;
	margin-bottom:4px;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
	
}

.fkp-fb-stream .mainbox .caption .content {
	width: 245px;
}


.fkp-fb-stream .mainbox .postings {
	height:475px;
	overflow:auto;
}


.fkp-fb-stream .mainbox .posting {
	background:#fff;
	margin-bottom:0px;
}

.fkp-fb-stream .mainbox .fbposting.inactive {
	display:none;
}

.fkp-fb-stream .mainbox .posting strong {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:0px;
}

.fkp-fb-stream .mainbox .posting p {
	margin:0px;
	line-height:15px;
}

.fkp-fb-stream .mainbox .posting .date {
	display:block;
	color:#999;
	float:none;
}

.fkp-fb-stream .mainbox .posting .comments {
	margin-top:3px;
}

.fkp-fb-stream .mainbox .posting .comments .entry {
	background:#eeeff4;
	border-bottom:1px solid #e5eaf0;
	margin-bottom:2px;
	display:block;
}

.fkp-fb-stream .mainbox .posting .comments .summary {
	padding-left:27px;
	line-height:24px;
	background:url('/ccds_tpl_img/fb-icon-comments.jpg') no-repeat 7px 7px #eeeff4;
	float:none;
}

.fkp-fb-stream .mainbox .posting .comments .picture {
	width:32px;
	margin-right:8px;
}

.fkp-fb-stream .mainbox .posting .comments .content {
	float:left;
}

.fkp-fb-stream .mainbox .posting .comment p {
	line-height:14px;
	margin-bottom:5px;
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/js/images/prettyPhoto_v3/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/js/images/prettyPhoto_v3/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/js/images/prettyPhoto_v3/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/js/images/prettyPhoto_v3/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/js/images/prettyPhoto_v3/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/js/images/prettyPhoto_v3/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(/js/images/prettyPhoto_v3/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(/js/images/prettyPhoto_v3/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/js/images/prettyPhoto_v3/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/js/images/prettyPhoto_v3/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/js/images/prettyPhoto_v3/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/js/images/prettyPhoto_v3/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/js/images/prettyPhoto_v3/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/js/images/prettyPhoto_v3/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/js/images/prettyPhoto_v3/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#000;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/js/images/prettyPhoto_v3/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#000;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/js/images/prettyPhoto_v3/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(/js/images/prettyPhoto_v3/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/js/images/prettyPhoto_v3/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/js/images/prettyPhoto_v3/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/js/images/prettyPhoto_v3/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/js/images/prettyPhoto_v3/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/js/images/prettyPhoto_v3/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/js/images/prettyPhoto_v3/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/js/images/prettyPhoto_v3/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/js/images/prettyPhoto_v3/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/js/images/prettyPhoto_v3/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/js/images/prettyPhoto_v3/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/** Meraluna Theme **/
div.dark_square_meraluna .pp_left,div.dark_square_meraluna .pp_middle,div.dark_square_meraluna .pp_right,div.dark_square_meraluna .pp_content{background:#000}
div.dark_square_meraluna .pp_description{color:#ffffff;margin:0 85px 0 0}
div.dark_square_meraluna .pp_loaderIcon{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/loader.gif) center center no-repeat}
div.dark_square_meraluna .pp_expand{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_expand:hover{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_contract{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_contract:hover{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_close{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/btnClose.png) 0px 0px no-repeat;cursor:pointer;height:35px;width:35px;position: absolute;bottom: 30px;z-index:100;top:none;right:0px;top: inherit;}
div.dark_square_meraluna .pp_nav{clear:none}
div.dark_square_meraluna .pp_nav .pp_play{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square_meraluna .pp_nav .pp_pause{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square_meraluna .pp_arrow_previous{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) 0 -71px no-repeat}
div.dark_square_meraluna .pp_arrow_next{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/sprite.png) -22px -71px no-repeat}
div.dark_square_meraluna .pp_next:hover{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_previous:hover{background:url(/js/images/prettyPhoto_v3/dark_square_meraluna/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_square_meraluna .pp_nav a {display:none;}
div.dark_square_meraluna .pp_details { height: 70px; position: relative;}

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.SEITE_FOODSTAND section#foodstands {
  display: block;
}
.SEITE_FOODSTAND section#foodstands ul {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-left: -10px;
}
.SEITE_FOODSTAND section#foodstands ul li {
  background-color: #d4d4d4;
  width: 227.5px;
  height: 227.5px;
  margin: 0 0 10px 10px;
  overflow: hidden;
  float: left;
  display: block;
  position: relative;
}
.SEITE_FOODSTAND section#foodstands ul li.tile_size_50 {
  width: 465px;
  height: 465px;
  margin-right: 0;
}
.SEITE_FOODSTAND section#foodstands ul li.tile_size_50 span.image {
  width: 465px;
  height: 465px;
}
.SEITE_FOODSTAND section#foodstands ul li.tile_size_50 span.name {
  width: 465px;
}
.SEITE_FOODSTAND section#foodstands ul li span.image {
  display: block;
  height: 227.5px;
  width: 227.5px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.SEITE_FOODSTAND section#foodstands ul li span.name {
  text-align: center;
  position: absolute;
  padding: 5px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 227.5px;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
}
.FOODSTAND .description {
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
  text-align: justify;
  margin-bottom: 40px;
}
.FOODSTAND .description h1 {
  text-align: left;
}
.FOODSTAND .img_container {
  display: block;
  width: 100%;
  text-align: center;
}
.FOODSTAND .navi_spacer {
  padding: 10px;
  background-color: #eeeeee;
  text-align: right;
  margin-bottom: 30px;
  margin-top: 10px;
}
.FOODSTAND .navi_spacer a {
  text-transform: uppercase;
  color: #6eb348;
}
.FOODSTAND .links a {
  font-size: 18px;
  display: block;
  padding: 20px 10px;
  color: #ededed;
  text-align: center;
  background-color: #6eb348;
  margin-bottom: 5px;
}
#cf_msg_box {
  margin-bottom: 20px;
  font-weight: bold;
  color: #6eb348;
}
.BANDCLOUD h3,
.ABSATZ_LINEUP h3,
.BANDCLOUD h2,
.ABSATZ_LINEUP h2 {
  color: #6eb348;
}
.SEITE_START_VOLLE_BREITE .BANDCLOUD h3,
.SEITE_START_VOLLE_BREITE .ABSATZ_LINEUP h3,
.SEITE_START_VOLLE_BREITE .BANDCLOUD h2,
.SEITE_START_VOLLE_BREITE .ABSATZ_LINEUP h2 {
  margin: 20px auto 30px auto;
  display: table;
  font-size: 50px;
  line-height: 45px;
}
.SEITE_START_VOLLE_BREITE hr:first-of-type {
  display: none;
}
.bandcloud_appendix {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}
.faq_page .iframeonsite .iframeonsite_p {
  display: none;
  padding-bottom: 15px;
}
.faq_page .iframeonsite h3 {
  cursor: pointer;
}
.faq_page .iframeonsite h3:hover {
  color: #6eb348;
}
.faq_page hr {
  clear: both;
}
.iframe-widget,
.iframe-widget .content {
  background: transparent;
  padding: 0;
  min-height: inherit;
}
.iframe-widget h3 {
  margin-top: 5px;
  font-size: 15px;
}
.iframe-widget .form-group {
  margin-bottom: 10px;
}
.iframe-widget .form-group label {
  display: block;
}
.iframe-widget .form-group select,
.iframe-widget .form-group input {
  width: 100%;
  display: block;
  box-sizing: border-box;
  border: 1px solid #6eb348;
  color: #6eb348;
  font-weight: 300;
  padding: 3px 5px;
  background: #1b1b1b;
}
.iframe-widget button {
  margin-top: 10px;
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
.iframe-widget .alert-danger {
  margin-bottom: 10px;
  font-size: 12px;
  color: red;
}
.iframe-widget .alert-danger ul {
  margin-top: 5px;
}
.iframe-widget .unsub {
  font-size: 13px;
}
/**
 * Akkordion festival styles
 */
.accordion-global {
  margin-bottom: 20px;
}
.accordion-global.open .children {
  display: block;
}
.accordion-global .header {
  cursor: pointer;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
}
.accordion-global .header .headline {
  font-weight: bold;
  line-height: 1.2em;
  margin: 20px;
  display: inline-block;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
}
.accordion-global .header .toggle {
  background-color: #d4d4d4;
  color: #FFFFFF;
  width: 65px;
  display: block;
  -webkit-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch;
}
.accordion-global .header .toggle:before {
  content: '+';
  display: block;
  width: 100%;
  font-size: 20px;
  -webkit-transform: translate(0%, 75%);
  transform: translate(0%, 75%);
  text-align: center;
  position: relative;
}
.accordion-global .header:hover .toggle {
  background-color: #333;
  color: #FFFFFF;
}
.accordion-global .children {
  display: none;
  margin-top: 5px;
  background-color: #FFFFFF;
}
.accordion-global .children:before,
.accordion-global .children:after {
  content: " ";
  display: table;
}
.accordion-global .children:after {
  clear: both;
}
.fkpAccordion,
.fkpAccordion .header {
  width: 100%;
}
.fkpAccordion .toggle,
.fkpAccordion .header .toggle {
  display: none;
}
.fkpAccordion.header,
.fkpAccordion .header.header {
  background: transparent;
  height: auto;
  color: inherit;
  margin-top: 0;
  padding-top: 0;
}
.fkpAccordion.header .headline,
.fkpAccordion .header.header .headline {
  margin: 0;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #f6f0ec;
  font-size: 21px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  margin-bottom: 0;
}
.fkpAccordion.header > .headline:hover,
.fkpAccordion .header.header > .headline:hover {
  color: #6eb348;
}
.fkpAccordion.open .header {
  margin-bottom: 10px;
}
.fkpAccordion .children {
  background-color: transparent;
}
.fkpAccordion .children .absatz > .absatz_p {
  display: block;
}
.fkpAccordion .children .absatz h3:hover {
  color: inherit;
  cursor: inherit;
}
.fkpAccordion .children > * {
  margin-bottom: 15px;
}
.fkpAccordion .children > *:last-child {
  margin-bottom: 0;
}
.sponsoredFestivalHeader {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}
.sponsoredFestivalHeader .leftPart {
  text-align: right;
  display: table-cell;
  vertical-align: top;
}
.sponsoredFestivalHeader .centerPart {
  display: table-cell;
  padding: 0 25px;
  width: 385px;
}
.sponsoredFestivalHeader .rightPart {
  text-align: left;
  display: table-cell;
  vertical-align: top;
}
.sponsoredFestivalHeader span {
  font: 400 20px/20px "Roboto Condensed";
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 20px;
  display: block;
}
.sponsoredFestivalHeader .sponsors_left,
.sponsoredFestivalHeader .sponsors_right {
  width: 220px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 26px;
}
.sponsoredFestivalHeader .sponsors_left > a,
.sponsoredFestivalHeader .sponsors_right > a {
  display: inline-block;
}
.sponsoredFestivalHeader .sponsors_left > a.a,
.sponsoredFestivalHeader .sponsors_right > a.a,
.sponsoredFestivalHeader .sponsors_left > a.c,
.sponsoredFestivalHeader .sponsors_right > a.c {
  float: left;
}
.sponsoredFestivalHeader .sponsors_left > a.b,
.sponsoredFestivalHeader .sponsors_right > a.b,
.sponsoredFestivalHeader .sponsors_left > a.d,
.sponsoredFestivalHeader .sponsors_right > a.d {
  float: right;
}
/**
 * Cookie Banner
 */
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-window.cc-banner .cc-message {
  font-size: 14px;
  color: #6eb348;
  line-height: 20px;
  padding-right: 10px;
}
.cc-window.cc-banner .cc-btn.cc-dismiss {
  color: #6eb348;
  border-color: #6eb348;
}
.cc-window.cc-banner .cc-link {
  padding: 0;
}
.cc-grower {
  background-color: #F5F5F0;
}
.cc-grower .cc-window.cc-banner {
  margin: 0 auto;
  width: 980px;
  padding-left: 0;
  padding-right: 0;
}
/**
 * kontaktformular_form
 */
.kontaktformular_form {
  width: 420px;
  margin: 0 auto;
}
.kontaktformular_form input.submit,
.kontaktformular_form button.submit {
  margin: 0 auto;
  display: block;
}
.kontaktformular_form .question-text {
  padding: 15px 0 5px 0;
}
.kontaktformular_form div.error {
  color: red;
}
.kontaktformular_form div.error input {
  border-color: red;
}
.kontaktformular_form .formfield-FRAGE_MIT_GROSSER_ANTWORT textarea {
  width: 100%;
  box-sizing: border-box;
}
.kontaktformular_form + .cf_msg_box .error,
.kontaktformular_form .cf_msg_box .error {
  color: red;
  border: 1px solid;
  padding: 10px;
}
.kontaktformular_form + .cf_msg_box .success,
.kontaktformular_form .cf_msg_box .success {
  color: green;
  border: 1px solid green;
  padding: 10px;
}
.kontaktformular_form + .cf_msg_box {
  margin-bottom: 15px;
  clear: both;
}
.kontaktformular_form .formfield-BILD_UPLOAD {
  /* Uploader Icon */
  position: relative;
  margin-top: 15px;
}
.kontaktformular_form .formfield-BILD_UPLOAD .kontaktformular_image_upload {
  margin-left: 10px;
}
.kontaktformular_form .formfield-BILD_UPLOAD .upload_loading {
  width: 200px;
  height: 200px;
  background: url(/ccds_tpl_img/ajax-loader.gif) no-repeat center;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: -99999em;
  margin-left: -100px;
  margin-top: -100px;
}
.kontaktformular_form .formfield-BILD_UPLOAD .image-container {
  width: 100%;
}
.kontaktformular_form .formfield-BILD_UPLOAD .image-container a {
  display: block;
  padding-top: 20px;
  width: auto;
  text-align: center;
}
.kontaktformular_form .formfield-BILD_UPLOAD .image-container a img {
  max-width: 100%;
}
.bandvote_item {
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  box-sizing: border-box;
  position: relative;
}
.bandvote_item input {
  position: absolute;
  left: 0;
  top: 6px;
}
.bottomnavi a {
  cursor: pointer;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
#bandSliderV3 {
  margin-bottom: 30px;
}
#bandSliderV3 .slick-slide {
  padding: 2px;
  position: relative;
  transition: all 300ms ease;
}
#bandSliderV3 .slicker h3 {
  font-size: 10px;
  display: block;
  border: 2px solid #f6f0ec;
  transition: border .3s ease;
  margin: 0;
  padding: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #575553;
  background-size: cover;
}
#bandSliderV3 .slicker h3 a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
#bandSliderV3 .slicker h3 a span {
  position: absolute;
  display: block;
  right: 5px;
  bottom: 5px;
  padding: 0 2px;
  color: #0F0B09;
  font-family: Rubens, Impact, sans-serif;
  font-size: 14px;
  background-color: #6eb348;
  opacity: 0;
  transition: opacity .5s;
}
#bandSliderV3 .slick-track {
  padding: 70px 0;
}
#bandSliderV3 .slicker .slick-current {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
  transform: scale(1.68);
}
#bandSliderV3 .slicker .slick-current h3 {
  border: 4.166px solid #f6f0ec;
}
#bandSliderV3 .slicker .slick-current h3 span {
  opacity: 1;
}
#bandSliderV3 .slicker-pagination {
  display: flex;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#bandSliderV3 .slick-dots {
  position: relative;
  width: auto;
  display: inline-block;
  bottom: 0px;
}
#bandSliderV3 .dots {
  display: flex;
  align-items: center;
  bottom: 0;
}
#bandSliderV3 .dots ul {
  display: flex;
}
#bandSliderV3 .dots ul li {
  margin: 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
#bandSliderV3 .dots ul button {
  display: block;
  background: #f6f0ec;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 10px;
  transition: background-color 0.5s, transform 0.5s;
}
#bandSliderV3 .dots ul button:before {
  content: none;
}
#bandSliderV3 .dots .slick-active button {
  background: #6eb348;
  transform: scale(1.5);
}
#bandSliderV3 .slick-arrow-c {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
/* hurricane @color_hl_2: #6abfa2; */
/**
 * Background Styles
 */
.orange,
.color_hl {
  color: #6eb348;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.mobile-note {
  color: #6eb348;
}
.h1_like,
h1 {
  text-transform: uppercase;
  font-size: 40px;
  margin: 0 0 20px;
  font-family: Rubens, Impact;
  color: #6eb348;
  padding: 0;
  width: 100%;
  text-align: left;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 44px;
}
.h2_like,
h2 {
  font-family: Rubens, Impact;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
  color: #6eb348;
  line-height: 44px;
}
.h3_like,
h3 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #f6f0ec;
  font-size: 21px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
h4,
.h4 {
  color: #f6f0ec;
  font-size: 21px;
  margin-bottom: 5px;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #6eb348;
}
input,
select,
textarea,
body {
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 25px;
}
body {
  color: #f6f0ec;
  margin: 0;
  padding: 0;
  background-color: #0F0B09;
  background-image: url('/ccds_tpl_img/meraluna/bg_meraluna_2021.gif');
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
}
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
body {
  /**
   * slider render fix
   */
}
body .meta-header {
  padding-top: 10px;
  position: relative;
  z-index: 150;
}
body.seite_start_mera .player.grid_8 {
  overflow: hidden;
}
body .ABSATZ_LINEUP h2,
body .ABSATZ_LINEUP h3 {
  font-family: Rubens, Impact;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
  color: #6eb348;
  line-height: 44px;
  margin-left: -5%;
}
body .ABSATZ_LINEUP .grid_8 {
  width: 90%;
  margin-left: 5%;
  overflow: visible;
}
body .ABSATZ_LINEUP .grid_8.overflow_hidden {
  overflow: visible;
}
body .ABSATZ_LINEUP .grid_8 .bandcloud {
  overflow: visible;
}
body .ABSATZ_LINEUP h2 {
  font-size: 60px;
  line-height: 60px;
  color: #6eb348;
}
body .content {
  /*padding-left: 10px;
    padding-right: 10px;*/
}
body .content #div_page > .grid_8,
body .content #div_content > .grid_8,
body .content #div_page > .content_header_proxy > .grid_8,
body .content #div_content > .content_header_proxy > .grid_8 {
  /*width: 574px;*/
  /*padding-left: 23px;
        padding-right: 23px;
        padding-top: 30px;*/
}
body .content > #div_content.borderless {
  margin: -20px -10px 0 -10px;
}
body.seite_bandlist_mera #div_content > .grid_12 h1,
body.iframe_volle_breite_mera #div_content > .grid_12 h1,
body.seite_bandlist_mera #div_content > .content_header_proxy > .grid_12 h1,
body.iframe_volle_breite_mera #div_content > .content_header_proxy > .grid_12 h1 {
  /*position: absolute;
          top: -36px;
          left: 0px;
          right: 0px;*/
}
body.seite_bandlist_mera #div_content > .grid_12,
body.seite_bandlist_mera #div_content > .content_header_proxy > .grid_12 {
  padding: 0;
}
.header {
  z-index: 100;
  color: #f6f0ec;
  position: relative;
  margin-bottom: 30px;
  /*.top_header {
    margin-left: 20px;
    margin-right: 20px;
    height: 115px;

    .logo {
      a {
        padding: 0;
        text-decoration: none;
      }

      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      width: 100%;

      .header_info_line {
        margin-top: -20px;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 100;

        float: left;
        font-size: 34px;
        text-transform: uppercase;
        letter-spacing: 2px;

        .date {
          font-family: @font-face-highlight;
          text-shadow: 0 -2px #000, 2px 0 #000, 0 2px #000, -2px 0 #000;
          -moz-text-shadow: 0 -2px #000, 2px 0 #000, 0 2px #000, -2px 0 #000;
          -webkit-text-shadow: 0 -2px #000, 2px 0 #000, 0 2px #000, -2px 0 #000;
          color: @color_hl;
        }
        .locs {

        }
      }

    }

  }*/
}
.header .fm_logo {
  position: absolute;
  bottom: 50px;
  right: 25px;
  z-index: 100;
}
.header .bot_header {
  bottom: 0;
  left: 0;
}
.header .top_header {
  height: 122px;
  margin-bottom: 20px;
  position: relative;
}
.header .top_header .cont {
  text-align: center;
  position: relative;
}
.header .top_header .cont a {
  padding: 0;
  text-decoration: none;
}
.header .top_header .cont span {
  position: absolute;
  top: 35px;
  font-family: Rubens, Impact;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: left;
  color: #6eb348;
}
.header .top_header .cont span.locs {
  left: 680px;
}
.header .top_header .cont span.date {
  text-align: right;
  right: 680px;
}
.header div.partner {
  position: absolute;
  right: -25px;
  top: 25px;
}
.header .meta_navigation {
  line-height: 20px;
  font-size: 10px;
}
.header .meta_navigation .meta-item {
  float: right;
}
.header .meta_navigation .meta-item.language-menu {
  padding-left: 10px;
}
.header .meta_navigation .meta-item.language-menu .lang_changer {
  overflow: hidden;
  background-color: inherit;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li {
  float: left;
  text-transform: uppercase;
  color: #575553;
  font-size: 12px;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li .lang-arrow {
  font-size: 8px;
  line-height: 20px;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  margin-right: 5px;
  margin-left: 3px;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li li {
  float: none;
  height: 12px;
  padding-top: 3px;
  text-transform: uppercase;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li img {
  cursor: pointer;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li.activelang {
  margin-top: 5px;
}
.header .meta_navigation .meta-item.language-menu .lang_changer li ul {
  position: absolute;
}
.header .meta_navigation .meta-item.search-form {
  border-left: 1px solid #a09f9c;
  border-right: 1px solid #a09f9c;
  margin-left: 10px;
}
.header .meta_navigation .meta-item.search-form form input[type='text'] {
  line-height: 20px;
  height: 20px;
}
.header .meta_navigation .meta-item.search-form form input::-webkit-input-placeholder {
  color: #f6f0ec;
}
.header .meta_navigation .meta-item.search-form form input:-moz-placeholder {
  color: #f6f0ec;
}
.header .meta_navigation .meta-item.search-form form textarea::-webkit-input-placeholder {
  color: #f6f0ec;
}
.header .meta_navigation .meta-item.search-form form textarea:-moz-placeholder {
  color: #f6f0ec;
}
.header .meta_navigation .meta-item.navigation-menu ul li {
  margin-left: 10px;
  float: left;
}
.header .meta_navigation .meta-item.navigation-menu ul li.first {
  margin-left: 0px;
}
.header .meta_navigation .meta-item.navigation-menu ul li a {
  color: #cccccc;
}
.header .meta_navigation .meta-item.navigation-menu ul li a:hover {
  color: #6eb348;
}
.header_grid_8 {
  height: 115px;
  overflow: visible;
}
.sponsor_container {
  font-size: 12px;
  text-align: center;
  width: 100%;
}
.sponsor_container span {
  text-transform: uppercase;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 7px;
}
.sponsor_container > a {
  text-transform: uppercase;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 7px;
}
#main {
  width: 620px;
  float: left;
  padding-bottom: 20px;
}
#sidebar {
  width: 300px;
  float: right;
}
#footer {
  border-top-style: solid;
  border-top-width: 1px;
}
.partner-container {
  padding-top: 20px;
  text-align: center;
}
.partner-container ul.partner {
  display: inline-block;
}
.partner-container .partner-wrap {
  display: inline-block;
  margin: auto;
}
.partner-container .partner-wrap a {
  display: inline-block;
  margin: 5px;
}
.clear {
  clear: both;
}
.readybox {
  width: 260px;
  padding: 10px;
  margin-bottom: 20px;
  height: 270px;
  background-color: #666;
}
.box {
  width: 260px;
  padding: 10px;
  margin-bottom: 20px;
}
.blue_big {
  border-bottom: 1px solid #6eb348;
  border-top: 1px solid #6eb348;
  margin-bottom: 20px;
  padding: 10px;
}
.uppercase {
  text-transform: uppercase;
}
/* - type */
p {
  margin: 0 0 10px;
}
/* - breaking news */
.breaking-news {
  font-weight: bold;
  color: #f6f0ec;
  background-color: #6eb348;
  font-size: 1.2em;
  margin: 0 0 20px;
  padding: 5px;
}
.breaking-news p {
  margin: 0;
}
.news_pager .pager_container {
  text-align: center;
}
.news_pager a {
  font-family: Rubens, Impact;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
}
.news_pager a.active {
  color: #6eb348;
  font-weight: bold;
}
.news_details .headline {
  color: #f6f0ec;
  font-size: 21px;
  margin-bottom: 5px;
  color: #6eb348;
}
.news_details span.date.bold {
  color: #575553;
}
.news_details a {
  color: #6eb348;
}
.news_details a:hover {
  text-decoration: underline;
}
/*
 * Bandflow
 */
.bandflow_scrollable {
  overflow: hidden;
  position: relative;
  height: 240px;
}
.bandflow_scrollable .items {
  position: absolute;
  height: 20000em;
}
.previewcontainer .prev_Page,
.previewcontainer .next_Page {
  background: url(/ccds_tpl_img/meraluna/arrows.png?v=2) no-repeat center;
  height: 12px;
  text-align: center;
  line-height: 1em;
  clear: both;
  cursor: pointer;
}
.previewcontainer .prev_Page {
  background-position: 55px -107px;
  margin-bottom: 2px;
}
.previewcontainer .next_Page {
  background-position: 55px -157px;
  margin-top: 2px;
}
#rotation {
  width: 600px;
  margin-bottom: 20px;
  padding: 10px;
  background: #000;
  height: 270px;
}
#rotation .photo {
  background-color: #f6f0ec;
  width: 460px;
  height: 270px;
  float: left;
  position: relative;
}
#rotation .photo .info {
  text-align: right;
  right: 10px;
  text-transform: uppercase;
  bottom: 10px;
  position: absolute;
}
#rotation .photo .info a {
  border: 0;
}
#rotation .photo .info div.vormerken form,
#rotation .photo .info span {
  display: inline-block;
  background-color: #f6f0ec;
  padding: 5px 5px 3px;
  position: relative;
  top: -2px;
  color: #f6f0ec;
}
#rotation .photo .info div.vormerken {
  text-transform: none;
}
#rotation .photo .info div.vormerken form {
  width: auto;
}
#rotation .previewcontainer {
  width: 130px;
  float: right;
  background-color: #f6f0ec;
}
#rotation .previewcontainer .inside {
  width: 130px;
}
#rotation .previewcontainer,
#rotation .teaserbox {
  width: 130px;
  text-align: center;
  padding-top: 5px;
  height: 75px;
  cursor: pointer;
}
#rotation .teaserbox p {
  color: #f6f0ec;
  font-size: 0.7em;
  margin-top: 1px;
}
#rotation .teaserbox .teaserphoto {
  border: #f6f0ec solid 0;
  border-width: 1px 0 1px 0;
  background-color: #666;
  width: 110px;
  height: 58px;
  margin-left: auto;
  margin-right: auto;
}
/* - sponsor-box */
.sponsor-box {
  width: 200px;
  height: 80px;
  padding: 10px;
  margin-top: -8px;
  background-color: #f6f0ec;
  margin: -8px auto 0px auto;
}
/* - gallery */
.gallery li {
  width: 60px;
  height: 60px;
  float: left;
  background-color: #666;
  margin-right: 10px;
  margin-bottom: 10px;
}
.gallery li.last {
  margin-right: 0;
}
/* - navigation */
.main_navigation {
  position: relative;
  z-index: 100;
}
.main_navigation .navi_bg {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 0;
}
.navigation {
  width: 100%;
  position: relative;
  z-index: 10;
  padding-top: 6px;
  display: table !important;
  border-top: 1px solid #6eb348;
  border-bottom: 1px solid #6eb348;
}
.navigation > li {
  position: relative;
  display: table-cell;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  /*		&.item-2 {
			ul {
				left: 25px;
			}
		}

		&.item-4 {
			ul {
				left: 60px;
			}
		}*/
}
.navigation > li:hover a {
  color: #6eb348;
}
.navigation > li:hover ul {
  display: block;
}
.navigation > li a {
  display: block;
  padding: 5px 5px 10px 5px;
  font-family: Rubens, Impact;
  color: #f6f0ec;
  text-decoration: none;
  font-weight: 100;
  font-size: 42px;
}
.navigation > li a:hover,
.navigation > li a.navigation_active {
  color: #6eb348;
}
.navigation > li.level-1 {
  z-index: 101;
}
.navigation > li.level-1 > ul {
  left: 50%;
  margin-left: -122px;
}
.navigation > li.level-1:first-of-type > ul {
  margin-left: -55px;
}
.navigation li ul {
  width: 255px;
  text-transform: none;
  display: none;
  text-align: left;
  position: absolute;
  top: 40px;
  left: 20px;
  z-index: 100;
  font-size: 15px;
}
.navigation li ul li.menu-item {
  list-style-position: inside;
  list-style-type: none;
  background: rgba(0, 0, 0, 0.8);
  line-height: 34px;
  vertical-align: middle;
}
.navigation li ul li.menu-item a {
  display: block;
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 3px;
  padding-left: 30px;
  color: #f6f0ec;
  text-decoration: none;
  font-weight: 400;
  font-size: 30px;
  background: transparent 23px 14px no-repeat;
  text-align: center;
}
.navigation li ul li.menu-item:hover,
.navigation li ul li.menu-item.navigation_active {
  color: #6eb348;
}
.navigation li ul li.menu-item:hover span,
.navigation li ul li.menu-item.navigation_active span {
  color: #6eb348;
}
.navigation li ul li.prefix,
.navigation li ul li.suffix {
  background-color: transparent;
  background-repeat: no-repeat;
  height: 52px;
  display: none;
}
.navigation li ul li.prefix {
  background-image: url("/ccds_tpl_img/meraluna/bg_menu_top.png?v=2");
  background-position: top left;
  margin-bottom: 25px;
}
.navigation li ul li.suffix {
  background-image: url("/ccds_tpl_img/meraluna/bg_menu_bottom.png?v=2");
  background-position: bottom left;
}
/*
.blue_font,
.navigation a:hover,
body .main_navigation ul li a.navigation_active,
.main_navigation ul li ul li:hover
{
    color: @color_hl;
}
*/
/* - diverse */
.line_1px,
hr {
  border-style: none;
  border-bottom: 1px solid #6eb348;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr {
  height: 45px;
  background: url(/ccds_tpl_img/meraluna/hr_2020_schluessel.png);
  background-size: 620px;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  /*&:nth-of-type(3n)
  {
    background: url(/ccds_tpl_img/meraluna/hr_2019_welle.png);
    background-size: 620px;
  }*/
}
hr:nth-of-type(2n) {
  background: url(/ccds_tpl_img/meraluna/hr_2020_nagel.png);
  background-size: 620px;
}
.line_2px {
  border-style: none;
  border-bottom: 1px solid #6eb348;
  margin-top: 20px;
  margin-bottom: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*
 * Searchbox
 */
/*
 * Searchbox
 */
.search_box {
  position: relative;
  display: inline-block;
}
.search_box .search_toggle {
  cursor: pointer;
  height: 25px;
  width: 25px;
  background: url(/ccds_tpl_img/meraluna/icons/lupe.png?v=2019) center center no-repeat;
  background-size: 18px;
}
.search_box .search_toggle.active,
.search_box .search_toggle:hover {
  background: url(/ccds_tpl_img/meraluna/icons/lupe.png?v=2019) center center no-repeat;
  background-size: 18px;
}
.search_box .search_popup {
  display: none;
}
.searchform {
  display: table;
  width: 255px;
  z-index: 100;
  background-color: #0F0B09;
  /*  background-color: #FFFFFF;*/
}
.searchform fieldset {
  margin: 0px;
  padding: 0px;
}
.searchform fieldset input {
  line-height: 18px;
  font-size: 10px;
  color: #f6f0ec;
  display: table-cell;
  float: left;
}
.searchform fieldset input.searchTerm {
  height: 30px;
  line-height: 100%;
  vertical-align: middle;
  width: 215px;
}
.searchform {
  display: table;
  width: 255px;
  z-index: 100;
  background-color: #f6f0ec;
}
.searchform fieldset {
  border: 1px solid #575553;
}
.searchform fieldset input {
  display: table-cell;
  float: left;
}
.searchform fieldset input.searchTerm {
  height: 30px;
  line-height: 100%;
  vertical-align: middle;
  width: 215px;
}
.searchform fieldset .searchBtn {
  margin-right: 5px;
  background: #F5F5F0;
  padding: 5px;
}
.quick_searchform {
  background-color: #0F0B09;
  /*  background-color: #FFFFFF;*/
  display: table;
  width: 255px;
  z-index: 100;
  background-color: #f6f0ec;
  padding: 10px;
  right: 0px;
  top: 26px;
  position: absolute;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.quick_searchform fieldset {
  margin: 0px;
  padding: 0px;
}
.quick_searchform fieldset input {
  line-height: 18px;
  font-size: 10px;
  color: #f6f0ec;
  display: table-cell;
  float: left;
}
.quick_searchform fieldset input.searchTerm {
  height: 30px;
  line-height: 100%;
  vertical-align: middle;
  width: 215px;
}
.quick_searchform fieldset {
  border: 1px solid #575553;
}
.quick_searchform fieldset input {
  display: table-cell;
  float: left;
}
.quick_searchform fieldset input.searchTerm {
  height: 30px;
  line-height: 100%;
  vertical-align: middle;
  width: 215px;
}
.quick_searchform fieldset .searchBtn {
  margin-right: 5px;
  background: #F5F5F0;
  padding: 5px;
}
.quick_searchform fieldset input,
.quick_searchform fieldset input[type="text"] {
  font-size: 12px;
  background-color: #f6f0ec !important;
  color: #000 !important;
}
/*
 *
 */
.fs_s {
  font-size: 12px;
}
.fs_m {
  font-size: 16px;
}
.fs_l {
  font-size: 18px;
}
.fs_xl {
  font-size: 20px;
}
.fs_xxl {
  font-size: 24px;
}
.block {
  display: block;
}
.bold {
  font-weight: bold;
}
.black {
  color: #f6f0ec;
}
.no_margin_bottom {
  margin-bottom: 0;
}
.margin_bottom_s {
  margin-bottom: 5px;
}
.margin_bottom {
  margin-bottom: 10px;
}
.margin_bottom_l {
  margin-bottom: 15px;
}
.margin_bottom_xl {
  margin-bottom: 20px;
}
.no_margin_top {
  margin-top: 0;
}
.margin_top_s {
  margin-top: 5px;
}
.margin_top {
  margin-top: 10px;
}
.margin_top_l {
  margin-top: 15px;
}
.margin_top_xl {
  margin-top: 20px;
}
.no_margin_left {
  margin-left: 0;
}
.margin_left_s {
  margin-left: 5px;
}
.margin_left {
  margin-left: 10px;
}
.margin_left_l {
  margin-left: 15px;
}
.margin_left_xl {
  margin-left: 20px;
}
.no_margin_right {
  margin-right: 0;
}
.margin_right_s {
  margin-right: 5px;
}
.margin_right {
  margin-right: 10px;
}
.margin_right_l {
  margin-right: 15px;
}
.margin_right_xl {
  margin-right: 20px;
}
.overflow_hidden {
  overflow: hidden;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.header_part_right {
  margin-top: 9px;
  float: right;
  margin-right: 20px;
}
.header_part_right a {
  text-transform: uppercase;
}
.header_part_right a.lang {
  font-weight: 300;
  margin-right: 5px;
  position: relative;
}
.header_part_right a.lang:hover {
  color: #6eb348;
}
.communities {
  margin-left: 20px;
  float: left;
  overflow: hidden;
  margin-top: 8px;
}
.communities .community_inline {
  float: left;
  margin-right: 10px;
}
.rss {
  float: right;
}
/*
 * DOWNLOAD PAGE
 */
.download_inline {
  padding-bottom: 20px;
}
.download_inline .img {
  width: 145px;
}
.download_inline .d_content {
  margin-right: 28px;
  width: 265px;
}
.download_inline .d_content h3 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  text-decoration: underline;
}
.download_inline .d_content_big {
  width: 310px;
}
.download_inline .links {
  font-weight: bold;
}
.download_inline .links a {
  color: #607C9D;
  display: block;
  font-weight: bold;
  margin-top: 10px;
}
.download_inline .grid_2 {
  text-align: right;
}
.download_page h3.ank {
  font-family: 'Ank';
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 20px;
  width: 590px;
}
.download_page .hr_styleline {
  margin-bottom: 15px;
  margin-top: 15px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  width: 590px;
}
.link_double_arrow {
  padding-left: 20px;
  background: url("/ccds_tpl_img/meraluna/link_icons.png?v=2") no-repeat 0 0 transparent;
  height: 10px;
  cursor: pointer;
}
.link_single_arrow {
  padding-left: 20px;
  background: url("/ccds_tpl_img/meraluna/link_icons.png?v=2") no-repeat 0 -30px transparent;
  cursor: pointer;
}
.bandcloud {
  overflow-x: hidden;
}
.bandcloud a {
  font-family: Rubens, Impact;
  line-height: 145%;
}
.bandcloud a:hover {
  color: #6eb348;
}
.bandcloud .bold {
  font-size: 30px;
}
.height_auto {
  height: auto;
}
.bandvote_item {
  width: 270px;
}
.band_vote .bandvote_no_results .band_vote_add_done,
.band_vote .bandvote_no_results,
.band_vote .bandvote_no_results .band_vote_add_error {
  display: none;
}
div.module form,
.vote_inline form {
  clear: both;
  display: block;
  height: 100%;
  margin-top: 10px;
  position: relative;
}
div.module span.percent,
div.vote_inline span.percent {
  color: #6eb348;
  margin-right: 10px;
  text-align: right;
  width: 26px;
}
div.module div.answer_bar .yes,
div.vote_inline div.answer_bar .yes {
  background: none repeat scroll 0 0 #6eb348;
  height: 100%;
}
div.vote_inline span {
  display: block;
  float: left;
}
div.module div.answer_bar,
div.vote_inline div.answer_bar {
  background: none repeat scroll 0 0 #f6f0ec;
  float: left;
  height: 11px;
  margin-right: 3px;
  width: 100%;
  margin-top: 5px;
}
img.ui-datepicker-trigger {
  cursor: pointer;
}
.absatz a {
  color: #6eb348;
}
.absatz ul,
.absatz ul li {
  list-style: circle;
  margin-left: 10px;
}
.faq_page hr {
  clear: both;
}
.faq_page .absatz .absatz_p {
  display: none;
  padding-bottom: 15px;
}
.faq_page .absatz h3 {
  cursor: pointer;
}
.faq_page .absatz h3:hover {
  color: #6eb348;
}
div.greener_living_module fieldset,
div.greener_living_module form,
div.newsletter_module fieldset,
div.newsletter_module form {
  border: 0;
  display: block;
  position: relative;
}
div.newsletter_module .module_mid {
  padding: 10px;
}
div.greener_living_module fieldset input.nachname,
div.greener_living_module fieldset input.vorname,
div.greener_living_module fieldset input.plz,
div.greener_living_module fieldset input.email,
div.newsletter_module fieldset input.nachname,
div.newsletter_module fieldset input.vorname,
div.newsletter_module fieldset input.plz,
div.newsletter_module fieldset input.email {
  border: 1px solid #6eb348;
  color: #6eb348;
  background-color: #1b1b1b;
  font-weight: 300;
  padding: 3px 5px;
  width: 220px;
  margin-bottom: 4px;
}
div.greener_living_module fieldset input.error {
  color: #FF0000;
}
div.greener_living_module fieldset input.submit,
div.newsletter_module fieldset input.submit {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
div.greener_living_module fieldset label,
div.newsletter_module fieldset label {
  margin-left: 5px;
}
div.module .mod_icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
}
/*
 +* PhotoContest
 */
.photocontest_navi {
  margin-bottom: 15px;
  margin-top: 10px;
}
.photocontest_navi li {
  float: left;
  cursor: pointer;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px solid black;
  line-height: 16px;
  font-size: 16px;
}
.photocontest_navi li b.active,
.photocontest_navi li:hover b {
  border-bottom: 2px solid black;
}
.photocontest_image_inline {
  text-align: center;
  width: 155px;
  font-weight: bold;
  font-size: 12px;
}
.photocontest_image_inline.is_not_public {
  position: relative;
}
.photocontest_image_inline.is_not_public .grey_div {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #575553;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.blue_big .photocontest_image_inline {
  width: 150px;
  height: 200px;
}
.photocontest_image_inline a {
  height: 100px;
  display: block;
}
.photocontest_image_inline .img_sub span {
  font-weight: normal;
}
.pp_description fieldset,
.pp_description .clicks,
.pp_description img,
.photocontest_image_inline fieldset,
.photocontest_image_inline .img_sub .clicks,
.photocontest_image_inline .img_sub img {
  float: left;
}
.photocontest_image_inline .img_sub .clicks {
  margin-left: 4px;
  line-height: 15px;
}
.photocontest_image_inline form {
  margin: 0 auto;
  width: 125px;
}
.photocontest_view .photocontest_upload h5 {
  font-size: 14px;
  font-weight: bold;
}
.photocontest_view .sheet_upload {
  left: -6px;
  margin-bottom: -13px;
  min-height: 421px;
  padding: 10px;
  position: relative;
  top: 3px;
  width: 558px;
}
.photocontest_view .sheet_upload .left {
  float: left;
}
.photocontest_view .sheet_upload .right {
  float: right;
}
.photocontest_view .sheet_upload .content_box {
  font-size: 12px;
  font-weight: bold;
  width: 251px;
}
.photocontest_view .sheet_upload .content_box fieldset {
  border: 0;
  margin-top: 19px;
  margin-bottom: 19px;
}
.photocontest_view .sheet_upload .content_box fieldset select,
.photocontest_view .sheet_upload .content_box fieldset input {
  border: 1px solid #575553;
  background-color: #1b1b1b;
  border-color: #6eb348;
  font-weight: 300 !important;
  font: inherit;
  margin-bottom: 5px;
  padding: 3px 5px 4px;
  width: 150px;
}
.photocontest_view .sheet_upload .content_box fieldset select {
  width: 160px;
}
.photocontest_view .sheet_upload .content_box fieldset label.error {
  color: #FF0000;
}
.photocontest_view .sheet_upload .content_box fieldset input.error {
  border-color: #FF0000;
  border-left-width: 4px;
}
.photocontest_view .sheet_upload .content_box fieldset input#pc_terms {
  width: 20px;
  float: left;
  margin-top: 6px;
  cursor: pointer;
}
.photocontest_view .sheet_upload .content_box fieldset input#pc_up_submit_login,
.photocontest_view .sheet_upload .content_box fieldset input#pc_up_submit,
.photocontest_view .sheet_upload .content_box fieldset input#pc_submit {
  margin-top: 10px;
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
  width: 100%;
}
.photocontest_view .sheet_upload .content_box fieldset #SWFbuttonContainer_pc_u_pic {
  display: block;
  float: left;
  margin-top: -15px;
  width: 152px;
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
  color: #f6f0ec;
}
#SWFbutton_pc_u_pic {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
  border: 0 none;
  color: #f6f0ec;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  margin-left: 150px;
  margin-top: 17px;
  padding: 4px;
  width: 59px;
}
.photocontest_view .sheet_upload .content_box fieldset input#pc_u_pic {
  width: 60px;
  display: block;
  clear: both;
}
.photocontest_view .sheet_upload .content_box fieldset label {
  float: left;
  font-weight: bold;
  width: 80px;
  margin-top: 5px;
  font-size: 12px;
  color: #6eb348;
}
.photocontest_view .sheet_upload .content_box fieldset a.terms_link {
  float: left;
  margin-left: 3px;
  margin-top: 5px;
}
.photocontest_view .sheet_upload .content_box fieldset label.for_pc_terms {
  padding-top: 1px;
  width: auto;
}
.photocontest_view .sheet_upload .content_box .light_blue {
  font-size: 12px;
}
.photocontest_view .sheet_upload .content_box .hr_styleline {
  margin-top: 5px;
  margin-bottom: 20px;
}
.photocontest_view .sheet_upload .photocontest_image_inline {
  margin-top: 0;
}
.photocontest_view #photocontest_sheet .pc_your_pics {
  background-color: #f6f0ec;
  border: 1px solid #93a3c5;
  padding: 26px;
}
/*
 * SWF Upload Section
 */
.swf_queued_file {
  background: #f0f0f0;
  margin-bottom: 2px;
  border: 1px solid #c0c0c0;
  padding: 4px;
  clear: both;
}
.swf_queued_file_removed {
  background: #FFDFDF;
  margin-bottom: 2px;
  border: 1px solid #c0c0c0;
  padding: 4px;
  clear: both;
}
.swf_queued_file_finished {
  background: #DFFFE6;
  margin-bottom: 2px;
  border: 1px solid #c0c0c0;
  padding: 4px;
  clear: both;
}
.swf_queued_file_remove {
  font-size: 11px;
  float: left;
  width: 20px;
  height: 20px;
  background: url(/ccds_tpl_img/meraluna/bin_closed.png?v=2) no-repeat top left;
  overflow: hidden;
}
.swf_queued_filename {
  font-size: 11px;
  display: inline;
  float: left;
  width: 180px;
  overflow: hidden;
}
.swf_queued_file_progress_container {
  float: left;
  display: inline;
  background: #d0d0d0;
  margin-top: 4px;
  height: 10px;
  width: 220px;
  margin-right: 8px;
}
.swf_queued_file_progress_bar {
  height: 8px;
  background: #333;
  width: 1px;
}
.swf_queued_filesize {
  font-size: 11px;
  float: left;
  overflow: hidden;
}
.photocontest_inline {
  padding-bottom: 20px;
}
.photocontest_inline h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
.photocontest_inline .txt a {
  float: left;
}
.photocontest_inline .txt a span {
  margin-left: 15px;
}
/**
 * Timetable Section
 */
.timetable_view .timetable_navi {
  padding: 0;
  margin-top: 20px;
}
.timetable_view .timetable_navi li {
  float: left;
  list-style: none;
  margin-right: 17px;
  font-family: AllertaStencil;
}
.timetable_view .timetable_navi li b a,
.timetable_view .timetable_navi li b {
  font-family: AllertaStencil;
  line-height: 20px;
  cursor: pointer;
  font-weight: normal;
  text-transform: uppercase;
}
.timetable_view .timetable_navi li b.active,
.timetable_view .timetable_navi li b:hover {
  color: #6eb348;
  font-size: 20px;
}
.timetable_view .timetable_border {
  border: 4px solid #E6EAF0;
  background-color: #A2A6B8;
  padding: 1px;
  position: relative;
  display: block;
  width: 600px;
  margin-top: 14px;
}
.timetable_view .timetable {
  position: relative;
  display: block;
  border: 1px solid #f6f0ec;
}
.timetable_view .timetable .head div {
  float: left;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
.timetable_view .timetable .head div.time {
  width: 58px;
}
div.stage_inner_col,
.timetable_view .timetable .head div.stage {
  width: 217px;
  border-left: 2px solid #f6f0ec;
}
.timetable_view .timetable .sheet {
  position: relative;
}
.timetable_view .timetable .sheet .row {
  clear: both;
  height: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.timetable_view .timetable .sheet .gig_entry {
  background-color: #f6f0ec;
  height: 120px;
  position: absolute;
  width: 214px;
  border: 1px solid #0095B7;
  z-index: 3;
}
.timetable_view .timetable .sheet .gig_my_entry_active,
.timetable_view .timetable .sheet .gig_entry_active,
.timetable_view .timetable .sheet .gig_entry:hover {
  background-color: #E1EFF6;
  z-index: 5000;
}
.timetable_view .timetable .sheet .gig_entry div.txt {
  display: block;
  margin-left: 10px;
  position: relative;
  text-align: center;
}
.timetable_view .timetable .sheet .gig_entry div.txt a {
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
}
.timetable_view .timetable .sheet .gig_entry div.txt b:hover {
  color: #F5A100;
}
.timetable_view .timetable .sheet .gig_entry form {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
}
.timetable_view .timetable .sheet .gig_entry fieldset {
  border: 0;
}
.timetable_view .timetable .sheet .gig_entry fieldset label {
  color: #343ABA;
  font-weight: bold;
  font-size: 11px;
}
.timetable_view .timetable .sheet .row div {
  float: left;
  height: 60px;
}
.timetable_view .timetable .sheet .row div.time {
  width: 59px;
  text-align: center;
  line-height: 59px;
}
.timetable_view .timetable .sheet .row div.stage {
  width: 217px;
  border-left: 2px solid #f6f0ec;
}
.timetable_view .timetable .sheet .rowE div.stage {
  background-color: #EBEBE5;
}
/*
 * myTimetable
 */
.timetable_from fieldset.timetable_fieldset_part .share_by_mail .input_subtitle {
  color: #656d7f;
  font-size: 10px;
  clear: both;
  display: block;
}
#timetable_formular.blue {
  padding: 10px;
}
#pseudo_scroller,
.my_timetable_view {
  overflow-x: scroll;
  overflow-y: hidden;
}
#pseudo_scroller .scroller_spacer,
.my_timetable_border {
  width: 2692px;
  margin-top: 20px;
}
#pseudo_scroller .scroller_spacer {
  margin: 0;
  height: 25px;
}
.passcheck_error {
  color: red;
}
.my_timetable .day_head_col {
  border-right: 1px solid #EBEBE5;
}
.my_timetable_view .timetable .head_bot {
  border-top: 1px solid #EBEBE5;
}
.my_timetable_view .timetable .head {
  border-top: 1px solid #EBEBE5;
  padding-top: 5px;
}
.my_timetable_view .timetable .head .time {
  border: 0;
}
.my_timetable .stage span {
  color: grey;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  line-height: 60px;
  font-weight: normal;
}
.my_timetable .stage span.readable {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.my_timetable .time {
  border-right: 1px solid #EBEBE5;
}
.my_timetable_view .timetable .head div {
  padding: 0;
}
.timetable_upper_right,
.timetable_upper_left {
  position: relative;
}
.timetable_upper_right {
  float: right;
  margin-right: 10px;
}
.timetable_upper_left {
  float: left;
}
.info_part {
  padding: 10px;
}
#timetable_formular label {
  font-weight: bold;
}
#timetable_formular input,
.info_part input {
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 4px;
  width: 270px;
  margin-top: 6px;
  margin-bottom: 4px;
  background: #f6f0ec;
}
.passcheck #tt_submit_login,
.mailcheck #tt_check_submit {
  border: 1px solid #1f3f73;
  color: #f6f0ec;
  width: 260px;
}
.info_part .hr_styleline {
  margin-bottom: 8px;
}
.info_part b {
  color: #616A9F;
  font-size: 12px;
}
.info_part span.greyed {
  color: #8D91A3;
  font-size: 11px;
  clear: both;
  display: block;
}
.info_part fieldset.by_mail {
  border: 0px;
  margin-bottom: 6px;
}
.info_part fieldset.by_mail .Timetable_generator_desc {
  display: block;
  clear: both;
}
.info_part fieldset.second_step {
  border: 0;
  display: none;
}
.info_part fieldset.by_mail input {
  float: left;
}
.info_part fieldset.by_mail .input_text {
  width: 240px;
}
.info_part fieldset.by_mail .input_submit {
  margin-left: 2px;
  padding: 0;
  width: 18px;
  height: 26px;
  border: 0px;
}
.band_timetable_popup {
  background-color: #f6f0ec;
  position: absolute;
  border: 2px solid #164A77;
  padding: 7px;
  display: none;
  width: 196px;
  z-index: 10;
}
.band_timetable_popup .close_a {
  font-weight: bold;
  position: absolute;
  right: 1px;
  top: 1px;
}
.band_timetable_popup img.corner {
  position: absolute;
  top: -13px;
  left: 8px;
}
.band_timetable_popup .band_img {
  float: left;
  width: 100px;
}
.band_timetable_popup .band_img img {
  border: 1px solid #A9B4C7;
}
.band_timetable_popup .band_content {
  float: left;
}
.timetable_view .timetable .sheet .gig_my_entry div.band_timetable_popup div.band_content div.txt .timetable_view .timetable .sheet .gig_entry div.band_timetable_popup div.band_content div.txt {
  margin-left: 0;
}
.band_timetable_popup div.band_content .txt a {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 0;
}
.band_timetable_popup .band_content a.orange {
  color: #F5A206;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
}
.tright {
  text-align: right;
}
.footer .medienpartner ul li {
  float: left;
  padding-right: 15px;
}
.footer .partner li {
  float: left;
  margin-right: 3px;
}
.footer .footer_bot {
  /*padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid @color_grey_m;

    .tright {
      float: right;
    }*/
}
.footer.container {
  background: none;
}
.footer .min_title {
  display: block;
  margin-bottom: 6px;
}
.foot_content {
  color: #575553;
  padding-bottom: 35px;
  margin-top: 60px;
}
.foot_content hr {
  margin-bottom: 8px;
}
.bottomnavi_container {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #6eb348;
  border-bottom: 1px solid #6eb348;
}
ul.bottomnavi {
  display: inline-block;
  margin: auto;
}
ul.bottomnavi li {
  float: left;
}
ul.bottomnavi li a {
  float: left;
  display: block;
  font-size: 17px;
  color: #6eb348;
  text-decoration: none;
}
ul.bottomnavi li a:hover {
  color: #f6f0ec;
  text-decoration: none;
}
ul.bottomnavi li:before {
  content: "·";
  float: right;
  font-size: 17px;
  padding: 0 10px;
  font-weight: bold;
  color: #6eb348;
}
ul.bottomnavi li:last-child:before {
  display: none;
}
.communities {
  color: #575553;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
.footer,
.footer a {
  color: #f6f0ec;
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
}
.footer a:hover {
  text-decoration: underline;
}
.sponsor-box {
  text-align: center;
  line-height: 80px;
  overflow: hidden;
}
.gallery_inline ul {
  margin: 0;
  padding: 0;
}
.gallery_inline ul li {
  float: left;
  list-style: none outside none;
  margin-bottom: 5px;
  margin-right: 5px;
}
.gallery_inline ul li a {
  border: 1px solid #D4D4D4;
}
.gallery_inline div.bigImg {
  position: relative;
  text-align: center;
}
.gallery_inline div.bigImg img {
  border: 1px solid #D4D4D4;
  width: 543px;
}
.gallery_inline div.bigImg .close_btn {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: -25px;
}
.bandlist .bandlist_headline {
  padding-bottom: 10px;
}
.bandlist .bandlist_headline a,
.bandlist .bandlist_headline label {
  color: #f6f0ec;
}
.bandlist .bandlist_headline a.active {
  border-bottom: 2px solid #000;
}
.bandlist .bandlist_headline form fieldset {
  float: right;
  position: relative;
}
.bandlist .bandlist_headline form fieldset img {
  left: 100px;
  position: absolute;
  top: 3px;
}
.bandjssearch img {
  left: 1px;
  position: absolute;
  top: 2px;
}
.bandjssearch input,
.bandfilter_input {
  background-color: #f6f0ec;
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 2px;
  text-indent: 23px;
}
.bandlist .bandlist_line {
  padding: 20px 0px;
  background-position: top;
  margin-bottom: 0px;
}
.bandlist .bandlist_line .col_img a {
  height: 80px;
  border: 1px solid #575553;
  overflow: hidden;
  display: block;
}
.bandlist .bandlist_line form.add2mytimetable fieldset {
  float: right;
}
.bandlist .bandlist_line a.bandinfo {
  color: #f6f0ec;
  font-weight: bold;
}
.bandlist_no_results {
  display: none;
}
.bandlist_no_results .txt {
  padding: 20px;
  background-position: top;
}
.module_daycounter_wrap {
  background: url('/ccds_tpl_img/meraluna/module/bg_2021_counter.gif') no-repeat;
  background-size: 100%;
  padding-bottom: .1px;
  margin-bottom: 20px;
}
.module_daycounter_wrap .module.module_boxed {
  background: none;
}
.module_daycounter_wrap .module.module_boxed .module_bottom {
  background: none;
}
.module {
  margin-bottom: 20px;
  width: 300px;
}
.module h3 {
  text-align: center;
  font-family: Rubens, Impact;
  font-size: 32px;
  color: #6eb348;
}
.module.infobox,
.module.module_boxed {
  position: relative;
  margin-bottom: 59px;
  background: url('/ccds_tpl_img/meraluna/module/box_2021_top.gif') no-repeat top;
  background-size: 100%;
  padding: 20px;
  width: 260px;
}
.module.infobox img,
.module.module_boxed img,
.module.infobox iframe,
.module.module_boxed iframe {
  max-width: 220px !important;
}
.module.infobox.infobox,
.module.module_boxed.infobox {
  background: url('/ccds_tpl_img/meraluna/black_bg.png?v=2');
}
.module.infobox .module_mid,
.module.module_boxed .module_mid {
  position: relative;
  z-index: 2;
}
.module.infobox .module_mid h3,
.module.module_boxed .module_mid h3 {
  padding-top: 20px;
}
.module.infobox .module_mid > div,
.module.module_boxed .module_mid > div {
  margin: 0 20px;
}
.module.infobox .module_bottom,
.module.module_boxed .module_bottom {
  width: 100%;
  background: url('/ccds_tpl_img/meraluna/module/box_2021_bottom.gif') bottom no-repeat;
  background-size: 100%;
  height: 20px;
  position: absolute;
  left: 0px;
  z-index: 1;
}
.module.module_lineup .lup_mod_icon {
  display: block;
  margin: 0 auto;
}
.module.module_lineup h3 {
  font-size: 45px;
  font-family: Rubens, Impact;
  text-align: center;
  color: white;
  /*
			text-shadow: 0 -4px #000, 4px 0 #000, 0 4px #000, -4px 0 #000;
			-moz-text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
			-webkit-text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
			*/
  text-shadow: 0 -1px 1px #000, 0 1px 1px #000;
  letter-spacing: 3px;
  font-weight: normal;
}
.module.module_lineup a {
  border: 0;
  line-height: 130%;
}
.module.module_lineup a:hover {
  color: #f6f0ec;
}
.module.module_lineup .content {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  font-family: Rubens, Impact;
  width: 300px;
  padding: 0;
}
.module.module_lineup .content .spacer_point {
  margin: 0 3px;
  font-weight: normal;
  display: inline-block;
  color: #f6f6d7;
  font-size: 20px;
}
.module .title {
  margin-bottom: 15px;
}
.module.module_daycounter {
  margin-bottom: 39px;
  height: 255px;
  display: flex;
  align-items: center;
}
.module .counter {
  z-index: -1;
  position: relative;
  display: flex;
}
.module .counter > span {
  margin: auto;
  display: flex;
  height: 50px;
  font-family: Rubens, Impact;
  text-align: center;
  font-size: 42px;
}
.module .counter > span span {
  display: inline-block;
  margin: 0 10px;
  font-size: 70px;
}
.module .ticket {
  line-height: 55px;
  text-transform: uppercase;
  text-align: center;
  font-size: 42px;
  font-family: Rubens, Impact;
}
.sponsors {
  margin-top: 30px;
}
.sponsors span {
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  color: #575553;
  display: block;
  width: 100%;
}
.sponsors .sponsor-box {
  margin-top: 5px;
}
.bandinfopage .image {
  height: 300px;
  overflow: hidden;
  margin-bottom: 20px;
}
.bandinfopage .infopanel {
  margin-top: 20px;
}
.bandinfopage .infopanel div {
  padding: 10px;
  text-align: right;
}
.bandinfopage .bandtext {
  padding-bottom: 20px;
}
.bandinfopage .bandlinks {
  float: left;
}
.bandinfopage .bandlinks a {
  margin-right: 5px;
  color: #f6f0ec;
  font-size: 14px;
  font-weight: normal;
}
.bandinfopage .addthis {
  float: right;
}
.bandinfopage .addthis .addthis_toolbox {
  float: right;
}
.bandinfopage .otherband {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bandinfopage .otherband .img {
  height: 80px;
  overflow: hidden;
  margin-bottom: 10px;
}
.beige {
  border-bottom: 2px solid #B1A38A;
  border-top: 2px solid #B1A38A;
}
.beige h3 {
  margin: 10px;
}
.lineuplist {
  overflow: auto;
  height: 700px;
  padding-left: 10px;
  padding-right: 10px;
  text-indent: 4px;
}
.lineuplist li {
  margin-bottom: 3px;
  padding-bottom: 3px;
}
.contest {
  margin-top: 20px;
}
.contest #c_msg_box {
  color: #6eb348;
}
.contest input.text {
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 3px 5px;
  background-color: #f6f0ec;
  width: 300px;
  font: inherit;
}
.mailcheck input#c_mailcheck,
.passcheck input#c_passwordcheck {
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 3px 5px;
  background-color: #f6f0ec;
  width: 208px;
  font: inherit;
  margin-bottom: 5px;
}
.mailcheck #c_check_submit,
#c_addy_details #c_submit,
.passcheck input#c_submit_login {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
.passcheck input#c_submit_login {
  width: 100px;
}
#c_addy_details #c_title {
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 3px 5px;
  background-color: #f6f0ec;
  width: 220px;
  margin-left: 160px;
  font: inherit;
  margin-bottom: 5px;
}
#c_addy_details #c_fname,
#c_addy_details #c_lname,
#c_addy_details #c_street,
#c_addy_details #c_postcode,
#c_addy_details #c_city {
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  padding: 3px 5px;
  background-color: #f6f0ec;
  width: 208px;
  font: inherit;
  margin-bottom: 5px;
}
#c_addy_details #c_postcode {
  width: 48px;
  margin-right: 20px;
}
#c_addy_details #c_city {
  width: 128px;
}
#c_addy_details label {
  width: 140px;
  margin-right: 20px;
  display: block;
  float: left;
  font-weight: bold;
}
#c_addy_details label.for_c_newsletter,
#c_addy_details label.for_c_terms {
  float: none;
  width: auto;
  display: inline;
}
#c_addy_details label.for_c_newsletter.error,
#c_addy_details label.for_c_terms.error {
  color: #6eb348;
}
#c_msg_box {
  display: none;
}
#user_wu_email,
#user_wu_password {
  border: 1px solid #6eb348;
  color: #6eb348;
  font-weight: 300 !important;
  padding: 3px 5px;
  background-color: #1b1b1b;
  width: 208px;
  font: inherit;
  margin-bottom: 5px;
}
#login_page_sheet input.submit {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
#rideshare_form_failed {
  display: none;
  color: red;
}
form.rideshare_form .blue_big {
  margin-bottom: 3px;
}
form.rideshare_form .input_div {
  position: relative;
  float: left;
  margin-right: 18px;
  margin-top: 10px;
}
form.rideshare_form input#RideShare_journey_date,
form.rideshare_form .RideShare_journey_country,
form.rideshare_form .RideShare_journey_start_location,
form.rideshare_form .RideShare_journey_postcode {
  color: #6eb348;
  font-weight: 300 !important;
  padding: 4px 5px 4px;
  width: 168px;
  font: inherit;
  margin-bottom: 5px;
}
form.rideshare_form .ui-datepicker-trigger {
  position: absolute;
  right: 2px;
  top: 23px;
}
#rideshare_form_fieldset_return_journey_search_details,
#rideshare_form_fieldset_more_informations_return_journey {
  display: none;
}
form.rideshare_form .RideShare_outward_journey_country,
form.rideshare_form #RideShare_outward_journey_start_location,
form.rideshare_form #RideShare_outward_journey_postcode,
form.rideshare_form #RideShare_outward_journey_date,
form.rideshare_form .RideShare_outward_journey_time,
form.rideshare_form .RideShare_return_journey_country,
form.rideshare_form #RideShare_return_journey_start_location,
form.rideshare_form #RideShare_return_journey_postcode,
form.rideshare_form #RideShare_return_journey_date,
form.rideshare_form .RideShare_return_journey_time,
form.rideshare_form .RideShare_journey_time,
form.rideshare_form .RideShare_journey_location,
form.rideshare_form .RideShare_outward_journey_price,
form.rideshare_form .RideShare_outward_journey_spaces,
form.rideshare_form .RideShare_outward_journey_is_smoker,
form.rideshare_form .RideShare_return_journey_price,
form.rideshare_form .RideShare_return_journey_spaces,
form.rideshare_form .RideShare_return_journey_is_smoker,
form.rideshare_form .Rideshare_form_fieldset_user_firstname,
form.rideshare_form .Rideshare_form_fieldset_user_surname,
form.rideshare_form .Rideshare_form_fieldset_user_email,
#rs_up_passwordcheck {
  border: 1px solid #6eb348;
  color: #6eb348;
  font-weight: 300 !important;
  padding: 3px 5px 4px;
  width: 168px;
  font: inherit;
  margin-bottom: 5px;
}
form.rideshare_form textarea.RideShare_outward_journey_note,
form.rideshare_form textarea.RideShare_return_journey_note {
  border: 1px solid #6eb348;
  color: #6eb348;
  font-weight: 300 !important;
  padding: 3px 5px;
  width: 338px;
  height: 145px;
  font: inherit;
  margin-bottom: 5px;
}
form.rideshare_form .RideShare_outward_journey_country,
form.rideshare_form .RideShare_outward_journey_is_smoker,
form.rideshare_form .RideShare_return_journey_country,
form.rideshare_form .RideShare_return_journey_is_smoker {
  width: 182px;
}
form.rideshare_form .RideShare_journey_stop_new img,
form.rideshare_form .RideShare_journey_stop_del img,
form.rideshare_form form.rideshare_form #submit_rideshare_entry img,
form.rideshare_form .bottom #submit_rideshare_entry img {
  top: 3px;
  position: relative;
}
body {
  /*
   * RideShare ResultList
   */
}
body .rideshare_list_zero,
body .rideshare_list {
  position: relative;
  border: none;
  padding: 0;
}
body .rideshare_list .rideshare_list_headline {
  border-bottom: 1px solid #5FA0E3;
}
body .rideshare_list .rideshare_list_row .col_1,
body .rideshare_list .rideshare_list_row .col_2,
body .rideshare_list .rideshare_list_row .col_3,
body .rideshare_list .rideshare_list_headline .col_1,
body .rideshare_list .rideshare_list_headline .col_2,
body .rideshare_list .rideshare_list_headline .col_3 {
  float: left;
  font-weight: bold;
  padding: 14px 8px 10px 8px;
  background: #000;
}
body .rideshare_list .rideshare_list_headline .col_1,
body .rideshare_list .rideshare_list_headline .col_2,
body .rideshare_list .rideshare_list_headline .col_3 {
  float: left;
  font-size: 14px;
  font-weight: bold;
  background: #000;
}
body .rideshare_list .rideshare_list_row .col_1 {
  width: 334px;
}
body .rideshare_list .rideshare_list_row .col_2 {
  width: 74px;
}
body .rideshare_list .rideshare_list_row .col_3 {
  width: 220px;
}
body .rideshare_list .rideshare_list_row .col_1 b,
body .rideshare_list .rideshare_list_row .col_1 b,
body .rideshare_list .rideshare_list_row .col_1 b,
body .rideshare_list .rideshare_list_row .col_2 b,
body .rideshare_list .rideshare_list_row .col_2 b,
body .rideshare_list .rideshare_list_row .col_2 b,
body .rideshare_list .rideshare_list_row .col_3 b,
body .rideshare_list .rideshare_list_row .col_3 b,
body .rideshare_list .rideshare_list_row .col_3 b {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  display: block;
}
body .rideshare_list .rideshare_list_row .col_1 span,
body .rideshare_list .rideshare_list_row .col_1 span,
body .rideshare_list .rideshare_list_row .col_1 span,
body .rideshare_list .rideshare_list_row .col_2 span,
body .rideshare_list .rideshare_list_row .col_2 span,
body .rideshare_list .rideshare_list_row .col_2 span,
body .rideshare_list .rideshare_list_row .col_3 span,
body .rideshare_list .rideshare_list_row .col_3 span,
body .rideshare_list .rideshare_list_row .col_3 span {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  color: #6eb348;
}
body .rideshare_list .rideshare_list_row .col_1 b,
body .rideshare_list .rideshare_list_row .col_1 span {
  float: left;
  margin-bottom: 3px;
}
body .rideshare_list .rideshare_list_row .col_1 b {
  width: 100px;
}
body .rideshare_list .rideshare_list_row .col_1 span {
  width: 230px;
}
body .rideshare_list .rideshare_list_row h3.rideshare_entry_name span {
  color: #f6f0ec;
}
body .rideshare_headline {
  margin-top: 40px;
}
/*
 * Login Section
 */
.login_page fieldset label {
  font-weight: bold;
  float: left;
  display: block;
  margin-bottom: 4px;
  width: 235px;
  font-size: 16px;
}
.user_module form fieldset input,
.login_page fieldset input {
  margin-bottom: 17px;
  padding: 4px;
  float: left;
  display: block;
  margin-right: 10px;
  width: 269px;
}
.user_module form fieldset input.submit,
.login_page fieldset input.submit {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
  color: #000;
  font-size: 12px;
  height: 25px;
  padding: 4px;
  width: 59px;
  float: right;
  margin: 0;
  margin-right: 33px;
}
.login_page fieldset div {
  width: 580px;
  padding-right: 20px;
}
.login_page_border {
  position: relative;
  display: block;
  margin-top: 14px;
  z-index: 2;
}
.login_page_border .login_page_top_img {
  position: absolute;
  top: -40px;
  left: -10px;
  z-index: 0;
}
.login_page_border .login_page_bottom_img {
  position: absolute;
  bottom: -48px;
  left: -10px;
  z-index: 0;
}
.login_page b {
  font-size: 16px;
}
.login_page ul {
  list-style: none;
  margin-left: 8px;
  margin-top: 10px;
}
.login_page ul li {
  margin-left: 10px;
  padding-right: 5px;
  list-style: none;
  float: left;
  border-right: 1px solid black;
  line-height: 13px;
}
.user_module ul li:hover a,
.user_module ul,
.login_page ul,
.login_page ul li:hover a {
  color: #f6f0ec;
}
.user_module ul li a {
  font-size: 16px;
}
.user_module ul {
  position: relative;
  margin-top: 10px;
}
.user_module ul li {
  list-style: none;
  padding-right: 18px;
  margin-bottom: 5px;
}
.user_module form fieldset input,
.user_module form fieldset label {
  display: block;
  clear: both;
}
.login_page form fieldset .error,
.user_module form fieldset .error {
  color: #FF0000;
}
.user_module form fieldset label {
  font-weight: bold;
  font-size: 12px;
}
.user_module form fieldset input {
  width: 245px;
  margin-bottom: 5px;
}
.user_module form fieldset input.submit {
  float: none;
  margin-top: 0;
}
/**
 * Search
 */
body #div_content div.search_page {
  width: 600px;
}
div.search_page div.searchResult div.searchResult_news,
div.search_page div.searchResult div.searchResult_contentPage,
div.search_page div.searchResult div.searchResult_band {
  border-style: none;
  border-bottom: 1px solid #6eb348;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.search_page div.searchResult div.searchResult_news.searchResult_band div.band_img,
div.search_page div.searchResult div.searchResult_contentPage.searchResult_band div.band_img,
div.search_page div.searchResult div.searchResult_band.searchResult_band div.band_img {
  float: left;
  border: 1px solid grey;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.search_page div.searchResult .url_link {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
div.search_page div.search_box {
  text-align: center;
}
div.search_page div.search_box > * {
  float: left;
}
div.search_page div.search_box span {
  height: 19px;
  line-height: 32px;
  margin-right: 10px;
  margin-left: 40px;
}
.box_right {
  float: right;
}
.contact_form select,
.contact_form textarea,
.contact_form input {
  background-color: #1b1b1b;
  border: 1px solid #6eb348;
  color: #575553;
  font-weight: 300 !important;
  font: inherit;
  margin-bottom: 5px;
  padding: 3px 5px 4px;
  width: 310px;
  box-sizing: border-box;
}
.contact_form select {
  height: 34px;
}
body .contact_form .submit {
  margin-left: 120px;
}
.contact_form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 120px;
}
.contact_form label.privacy {
  width: 420px;
  margin: 10px 0 20px 0;
  display: block;
  font-size: 11px;
}
.contact_form label.privacy input {
  width: auto;
  margin-right: 5px;
}
.contact_form label a {
  color: #6eb348;
}
.submit_button {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
.bandvote_back_link .submit_button {
  display: inline-block;
  margin: 10px 0;
}
.bandvote_back_link .submit_button:hover {
  color: #0F0B09;
}
.band_vote #v_submit_bandvote {
  display: inline-block;
  margin: 20px 0;
  width: 100%;
}
.v_submit,
.contact_form .submit {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
  width: 312px;
}
.v_submit.v_submit_bandsuggestion,
.contact_form .submit.v_submit_bandsuggestion {
  margin-bottom: 5px;
  margin-top: 10px;
  width: 100%;
}
.contact_form .submit {
  margin-left: 100px;
}
/* Handicapform */
body div form.handicapformular {
  position: relative;
  background-color: transparent !important;
}
.handicapformular.handicapformular.handicapformular div input {
  font-size: 14px;
  padding: 3px 5px 4px;
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
}
.handicapformular.handicapformular.handicapformular > fieldset {
  border-bottom: 0;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 40px;
  padding-left: 10px;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy > label {
  margin-left: 0;
  margin: 0;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy > label input {
  margin-bottom: 0;
  margin-right: 3px;
  top: 3px;
  position: relative;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy > label a {
  color: #6eb348;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy > label.error.error.error {
  color: #6eb348 !important;
}
.handicapformular.handicapformular.handicapformular div.privacy.privacy > label.error.error.error a {
  color: #f6f0ec;
}
.handicapformular.handicapformular.handicapformular label {
  margin-left: 10px;
}
.handicap_extra {
  display: none;
}
.handicap_hide {
  display: none;
}
.handicap_notice {
  width: 483px;
  border: 1px solid #575553;
  color: #575553;
  font-weight: 300;
  margin-bottom: 4px;
  margin-left: 10px;
  padding: 4px;
  height: 40px;
}
.handicap_btn {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
.handicap_col_left {
  float: left;
}
.handicap_col_right {
  float: right;
}
.handicap_upload {
  width: 274px;
}
.handicapformular .error {
  color: #f00;
}
.handicap_file {
  display: block;
  cursor: pointer;
  float: left;
  width: 137px;
  height: 16px;
  padding: 4px;
  margin-bottom: 4px;
  /*	border:1px solid @color_grey;*/
  border: none;
  background-color: #6eb348;
  font-size: 12px;
  text-align: center;
}
.handicap_kfz_input {
  float: right;
}
.handicap_kfz_label {
  width: 380px;
}
.rideshare_form_div .rideshare_form fieldset label.handicap_label_col {
  display: block;
  float: left;
  width: 320px;
  margin-left: 10px;
  margin-right: 15px;
}
.rideshare_form_div .rideshare_form fieldset .handicap_upload label {
  clear: both;
  float: left;
  display: block;
  width: 34px;
  height: 32px;
  margin: 0px;
  overflow: hidden;
}
.margin_l_10 {
  margin-left: 10px;
}
.width_20 {
  width: 20px;
}
/* Uploader Icon */
#upload_loading {
  width: 200px;
  height: 200px;
  background: url(/ccds_tpl_img/ajax-loader.gif?v=2) no-repeat center;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: -99999em;
  margin-left: -100px;
  margin-top: -100px;
}
a.mandarin {
  float: right;
}
a.mandarin img {
  margin-bottom: 10px;
}
/* Webcam Module */
.webcam_cycle {
  height: 232px;
  left: auto;
  overflow: hidden;
  position: relative;
  top: 0px;
}
.webcam_cycle .webcam_prettyPhoto img {
  border: 1px solid #6eb348;
}
.addthis_default_style .at300b,
.addthis_default_style .at300m {
  padding: 2px !important;
}
.greener_living_module_okay {
  display: none;
  z-index: 5;
  position: relative;
  margin-top: 5px;
  font-weight: bold;
}
.header_grid_9 {
  height: 118px;
}
.videogross {
  position: relative;
  margin-bottom: 20px;
  z-index: 10;
}
/* History */
.fakten {
  padding-left: 12px;
}
.slider_title {
  padding-left: 10px;
}
#slider {
  position: relative;
  height: 120px;
  margin-bottom: 40px;
  margin-top: -20px;
}
#slider_inner {
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 580px;
  margin-left: 25px;
}
.items {
  width: 20000em;
  height: 120px;
  position: absolute;
}
.items .item {
  float: left;
  width: 67px;
  height: 120px;
  position: relative;
  cursor: pointer;
  display: block;
}
.item .slider_plakat {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 30px;
  width: 40px;
}
.item .slider_year {
  position: absolute;
  width: 67px;
  text-align: center;
  bottom: 5px;
}
.prev,
.next {
  position: absolute;
  bottom: 0px;
}
.prev {
  left: 10px;
}
.next {
  right: 10px;
}
div.grid_4.history_lineup {
  width: 260px;
}
div.history_plakat {
  margin-bottom: 30px;
}
div.history_plakat.border {
  border-left: 4px solid #d8d8d8;
  border-bottom: 4px solid #d8d8d8;
  border-right: 4px solid #d8d8d8;
}
div.history_plakat .module_top_img {
  top: -20px;
  left: 0px;
  position: absolute;
  z-index: 1;
}
div.history_plakat .module_bottom_img {
  position: absolute;
  bottom: -32px;
  left: -2px;
  z-index: 1;
}
div.history_plakat .history_image {
  position: relative;
  z-index: 6;
  border: 4px solid #d8d8d8;
}
div.history_detailbox {
  position: relative;
  width: 260px;
  padding: 10px;
}
div.history_detailbox div {
  position: relative;
  z-index: 6;
}
div.detailbox_title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
div.detailbox_table {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
div.history_detailbox table td {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.history_detailbox a {
  font-weight: bold;
  color: #e10101;
}
.history_detailbox a span {
  color: #f6f0ec;
}
div.history_detailbox .detailbox_top {
  position: absolute;
  top: -20px;
  left: -10px;
}
div.history_detailbox .detailbox_bottom {
  position: absolute;
  bottom: -20px;
  left: -10px;
}
/* changes */
.timetable_upper_right,
.timetable_upper_left {
  position: relative;
}
.timetable_upper_right {
  float: right;
  margin-right: 10px;
}
.timetable_upper_left {
  float: left;
}
body .grid_8 div.timetable_upper_left div.absatz {
  width: 300px;
}
div.ticket_btn {
  position: absolute;
  right: 87px;
  top: -10px;
  width: 140px;
  z-index: 100;
}
.mandarinmedien {
  float: right;
  display: block;
  cursor: pointer;
  padding-top: 20px;
}
/*
 * RideShare
 */
.rideshare_form_div {
  /*	border: 1px solid #d8d8d8;*/
  width: 580px;
  position: relative;
}
.rideshare_form_div .rideshare_form fieldset {
  border: 0;
  border-bottom: 1px solid #6eb348;
  padding: 15px;
}
.rideshare_form_div .rideshare_form fieldset.rideshare_journey_stop {
  padding-left: 17px;
}
.rideshare_form_div .rideshare_form fieldset b {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}
.rideshare_form_div .rideshare_form fieldset b.greyed {
  color: #5b5b5b;
  margin-bottom: 0;
  float: left;
}
.rideshare_form_div .rideshare_form fieldset label {
  margin-right: 15px;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 700;
}
.rideshare_form_div .rideshare_form fieldset b.blue_topic {
  color: #6eb348;
  margin-top: 10px;
}
.rideshare_form_div .rideshare_form fieldset input,
.rideshare_form_div .rideshare_form fieldset select {
  border: 1px solid #6eb348;
  margin-bottom: 4px;
  padding: 4px;
  height: 16px;
}
.rideshare_form_div .rideshare_form fieldset input.error,
.rideshare_form_div .rideshare_form fieldset select.error {
  border: 1px solid #E10101;
}
.rideshare_form_div .rideshare_form fieldset .input_div {
  float: left;
  margin-top: 10px;
  margin-right: 7px;
  position: relative;
}
.rideshare_form_div .rideshare_form fieldset .input_div label {
  display: block;
  margin: 0;
  margin-left: 3px;
}
.rideshare_form_div .rideshare_form fieldset .input_div .calendar_img {
  position: absolute;
  right: -30px;
  top: 40px;
}
.rideshare_form_div .bg_img_top,
.rideshare_form_div .bg_img_bot {
  position: absolute;
  z-index: -1;
}
.rideshare_form_div .bg_img_top {
  left: -16px;
  top: -39px;
}
.rideshare_form_div .bg_img_bot {
  bottom: -33px;
  left: -13px;
}
.rideshare_headline_zero h4 {
  margin-top: 20px;
}
.rideshare_headline_zero h4,
.rideshare_headline h4 {
  position: relative;
  z-index: 10;
}
.rideshare_form_div .rideshare_form fieldset .input_div .ui-datepicker-trigger {
  position: absolute;
  right: 2px;
  top: 51px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #6eb348;
}
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover {
  background: none;
  background-color: #e8e8e8;
  border: 1px solid #6eb348;
}
body .ui-widget-header {
  background: none;
  background-color: #6eb348;
  color: #f6f0ec;
  border: 1px solid #000;
}
body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
  color: #575553;
}
body .ui-datepicker-title .ui-datepicker-month,
body .ui-datepicker-title .ui-datepicker-year {
  color: #f6f0ec;
}
/*
 * RideShare ResultList
 */
.rideshare_list_zero,
.rideshare_list {
  border: 3px solid #d8d8d8;
  width: 589px;
  position: relative;
}
.rideshare_list_zero .rideshare_list_row {
  padding: 10px;
}
.rideshare_list_zero .rideshare_list_row,
.rideshare_list .rideshare_list_row {
  border: 1px solid white;
  background-color: #000;
}
.rideshare_list .rideshare_list_row .col_1,
.rideshare_list .rideshare_list_row .col_2 {
  border-right: 1px solid white;
}
.rideshare_list .rideshare_list_row .col_1,
.rideshare_list .rideshare_list_row .col_2,
.rideshare_list .rideshare_list_row .col_3,
.rideshare_list .rideshare_list_headline .col_1,
.rideshare_list .rideshare_list_headline .col_2,
.rideshare_list .rideshare_list_headline .col_3 {
  float: left;
  background-color: #d8d8d8;
  font-weight: bold;
  padding: 14px 8px 10px 8px;
}
.rideshare_list .rideshare_list_headline .col_1,
.rideshare_list .rideshare_list_headline .col_2,
.rideshare_list .rideshare_list_headline .col_3 {
  float: left;
  background-color: #d8d8d8;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 8px 10px 8px;
  border-bottom: 2px solid white;
}
.rideshare_list .rideshare_list_row .col_1 {
  width: 334px;
}
.rideshare_list .rideshare_list_row .col_2 {
  width: 74px;
}
.rideshare_list .rideshare_list_row .col_3 {
  width: 220px;
}
.rideshare_list .rideshare_list_row .col_1 b,
.rideshare_list .rideshare_list_row .col_1 b,
.rideshare_list .rideshare_list_row .col_1 b,
.rideshare_list .rideshare_list_row .col_2 b,
.rideshare_list .rideshare_list_row .col_2 b,
.rideshare_list .rideshare_list_row .col_2 b,
.rideshare_list .rideshare_list_row .col_3 b,
.rideshare_list .rideshare_list_row .col_3 b,
.rideshare_list .rideshare_list_row .col_3 b {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  display: block;
}
.rideshare_list .rideshare_list_row .col_1 span,
.rideshare_list .rideshare_list_row .col_1 span,
.rideshare_list .rideshare_list_row .col_1 span,
.rideshare_list .rideshare_list_row .col_2 span,
.rideshare_list .rideshare_list_row .col_2 span,
.rideshare_list .rideshare_list_row .col_2 span,
.rideshare_list .rideshare_list_row .col_3 span,
.rideshare_list .rideshare_list_row .col_3 span,
.rideshare_list .rideshare_list_row .col_3 span {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  color: #6eb348;
}
.rideshare_list .rideshare_list_row .col_1 b,
.rideshare_list .rideshare_list_row .col_1 span {
  float: left;
  margin-bottom: 3px;
}
.rideshare_list .rideshare_list_row .col_1 b {
  width: 100px;
}
.rideshare_list .rideshare_list_row .col_1 span {
  width: 230px;
}
.rideshare_list .rideshare_list_row h4.rideshare_entry_name {
  color: #f6f0ec;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  text-align: left;
}
.rideshare_headline {
  margin-top: 40px;
}
.rideshare_list .bg_img_top,
.rideshare_list .bg_img_bot {
  position: absolute;
  z-index: -1;
}
.rideshare_list .bg_img_top {
  left: -17px;
  top: -42px;
}
.rideshare_list .bg_img_bot {
  bottom: -40px;
  left: -17px;
}
.rideshare_form_headline h4 {
  position: relative;
  z-index: 10;
}
/* rideshare more info */
#rideshare_form_fieldset_more_informations_outward_journey div.left,
#rideshare_form_fieldset_more_informations_return_journey div.left {
  width: 172px;
  float: left;
}
#rideshare_form_fieldset_outward_journey_search_details,
#rideshare_form_fieldset_return_journey_search_details {
  border-top: 4px dashed #f6f0ec;
}
#rideshare_form_fieldset_outward_journey_search_details select,
#rideshare_form_fieldset_return_journey_search_details select,
#rideshare_form_fieldset_more_informations_outward_journey select,
#rideshare_form_fieldset_more_informations_return_journey select {
  width: 162px;
  height: 27px;
}
#rideshare_form_fieldset_more_informations_outward_journey textarea,
#rideshare_form_fieldset_more_informations_return_journey textarea {
  width: 300px;
  border: 1px solid #6eb348;
  margin-bottom: 4px;
  padding: 4px;
  height: 126px;
}
/* rideshare register info */
#rideshare_form_fieldset_user_details p {
  color: #6eb348;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
#rideshare_form_fieldset_outward_journey_search_details #submit_rideshare_search,
#rideshare_form_fieldset_user_details #submit_rideshare_entry {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
#rideshare_form_fieldset_outward_journey_search_details #submit_rideshare_search {
  margin-top: 10px;
  float: left;
}
.rideshare_form_fieldset_return_journey_search_details {
  display: none;
}
.rideshare_form_fieldset_return_journey_search_details button,
.rideshare_form_fieldset_outward_journey_search_details button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  float: left;
  margin-right: -6px;
  margin-top: -3px;
  width: 20px;
}
button.RideShare_journey_stop_del {
  float: left;
}
#rideshare_form_failed {
  color: red;
  display: none;
}
#rideshare_form_fieldset_outward_journey_search_details input.error,
#rideshare_form_fieldset_return_journey_search_details input.error {
  border-color: #FF0000;
  border-left-width: 4px;
}
#rideshare_form_fieldset_outward_journey_search_details label.error,
#rideshare_form_fieldset_return_journey_search_details label.error {
  color: #FF0000;
}
/*
 Useararea Rideshare
 */
.userarea_rideshare {
  background-color: white;
  border: 4px solid #D8D8D8;
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  position: relative;
  z-index: 2;
}
body .userarea_rideshare #rideshare_sheet .bottom {
  border-top: 1px solid #676767;
}
body .userarea_rideshare #rideshare_sheet .bottom,
#rideshare_sheet .rideshare_list_row.even {
  background-color: #D8D8D8;
}
#rideshare_sheet .rideshare_list_row.odd {
  background-color: #D8D8D8;
}
.userarea_rideshare {
  min-height: 230px;
}
/* Handicapform */
.rideshare_form_div .handicapformular fieldset {
  padding-right: 10px;
  padding-left: 25px;
  padding-bottom: 0;
}
.handicap_extra {
  display: none;
}
.handicap_hide {
  display: none;
}
.handicap_btn {
  cursor: pointer;
  border: 1px solid #f6f0ec;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 15px;
  /*background: url(/ccds_tpl_img/highfield/rideshare/rs_submit_btn.jpg?v=2) repeat-x;*/
  background: #6eb348;
}
.handicap_btn:hover {
  color: #f6f0ec;
}
.handicap_col_left {
  float: left;
}
.handicap_col_right {
  float: right;
}
.handicap_upload {
  width: 232px;
}
.handicapformular .error {
  color: #f00;
}
.handicap_kfz_input {
  float: right;
}
.handicap_kfz_label {
  width: 380px;
}
.rideshare_form_div .rideshare_form fieldset label.handicap_label_col {
  display: block;
  float: left;
  width: 320px;
  margin-left: 10px;
  margin-right: 15px;
}
.rideshare_form_div .rideshare_form fieldset .handicap_upload label {
  clear: both;
  float: left;
  display: block;
  width: 34px;
  height: 32px;
  margin: 0px;
  overflow: hidden;
}
.margin_l_10 {
  margin-left: 10px;
}
.width_20 {
  width: 20px;
}
/* Uploader Icon */
#upload_loading {
  width: 200px;
  height: 200px;
  background: url(/ccds_tpl_img/ajax-loader.gif?v=2) no-repeat center;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: -99999em;
  margin-left: -100px;
  margin-top: -100px;
}
/* Layer für Startseite */
#layerStartContainer {
  background: #000;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9999;
}
#layerStartContent {
  background: #eee;
  cursor: pointer;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-left: -300px;
  margin-top: -300px;
  height: 600px;
  width: 600px;
  z-index: 99999;
}
div.left div.greener_living_module {
  float: right;
  position: relative;
}
div.greener_living_module {
  width: 260px;
  display: block;
  text-align: left;
  padding: 10px;
  margin-bottom: 26px;
}
div.greener_living_module h3 {
  margin-left: 0px;
}
div.greener_living_module .content {
  padding: 0;
}
div.greener_living_module fieldset,
div.greener_living_module form {
  border: 0;
  display: block;
  position: relative;
}
div.greener_living_module fieldset input.error,
div.greener_living_module form input.error {
  color: #E10101;
}
div.greener_living_module fieldset input.nachname,
div.greener_living_module form input.nachname,
div.greener_living_module fieldset input.vorname,
div.greener_living_module form input.vorname,
div.greener_living_module fieldset input.plz,
div.greener_living_module form input.plz,
div.greener_living_module fieldset input.email,
div.greener_living_module form input.email {
  padding: 4px;
  width: 268px;
  margin-bottom: 4px;
}
div.greener_living_module fieldset input.submit,
div.greener_living_module form input.submit {
  background: #6eb348;
  font: inherit;
  padding: 3px 5px;
  color: #0F0B09;
  margin-bottom: 5px;
  border: 0;
  font-weight: 300;
}
.greener_living_module_okay {
  display: none;
  z-index: 5;
  position: relative;
  margin-top: 5px;
  font-weight: bold;
}
.videogross {
  position: relative;
  margin-bottom: 20px;
  z-index: 10;
}
/*
 * new
 */
.news_entry_inline span.date,
.news_list span.date {
  color: #f6f0ec;
  font-size: 21px;
  margin-bottom: 5px;
  color: #F5F5F0;
  margin-bottom: 6px;
  font-weight: bold;
  display: block;
}
.news_entry_inline .headline,
.news_list .headline {
  margin-bottom: 11px;
}
.news_entry_inline .news_entry_inline,
.news_list .news_entry_inline {
  margin-top: 0;
}
.news_entry_inline .nlink,
.news_list .nlink {
  padding-left: 10px;
}
.normal_page h1 {
  /*.h2_like;*/
}
.newslist_view > .grid_8 {
  margin-bottom: 33px;
}
.newslist_view > .grid_8.news_list,
.newslist_view > .grid_8.player {
  margin-bottom: 0;
}
.newslist_view .newslist_link {
  margin-top: 10px;
  display: inline-block;
  font-size: 17px;
  border-bottom: 2px solid #575553;
}
.newslist_view .news_entry_inline {
  margin-bottom: 35px;
}
.newslist_view .quick_news {
  display: block;
}
.newslist_view .quick_news .date_span {
  padding-left: 15px;
  color: #575553;
  font-weight: 300;
}
.gallery_inline a {
  height: 88px;
  width: 88px;
  display: block;
  overflow: hidden;
}
.grid_8 hr {
  width: 100%;
}
.vote_page .vote_inline {
  background-color: #f2f0f1;
  padding: 10px;
  width: 260px;
}
h2 a,
a.img_obj {
  border-bottom: 0;
  padding: 0;
}
/*
 * OPERA HACKS
 */
.opera .bandcloud {
  margin-left: -14px;
}
.opera .bandcloud a.isFirst {
  margin-left: -5px;
}
.content_header_proxy {
  /*background: url(/ccds_tpl_img/meraluna/content_header.png?v=2) no-repeat 10px 0px;
  padding-top: 74px;*/
  float: left;
}
body.seite_bandlist_mera .content_header_proxy,
body.iframe_volle_breite_mera .content_header_proxy {
  position: relative;
}
#div_content > .absatz {
  padding-top: 30px;
  background: url(/ccds_tpl_img/meraluna/real_black_bg.png?v=2);
}
.swf_queue_container {
  color: #000;
  width: 232px;
}
.input_state_normal {
  background-color: #1b1b1b;
  border-color: #6eb348;
}
.input_state_error {
  border-left-color: #ff0000;
  border-left-width: 4px;
}
.select_state_normal {
  color: #f6f0ec;
}
#new_bandsuggestion {
  background-color: #1b1b1b;
  border-color: #6eb348;
  color: #aaa0aa;
  font-weight: 300;
  padding: 2px;
  border: 1px solid;
}
form input[type='text'],
form input[type='password'],
form textarea {
  background-color: #1b1b1b;
  border-color: #6eb348;
}
form input[type='text'].error.error.error,
form input[type='password'].error.error.error,
form textarea.error.error.error {
  border-left-color: #ff0000;
  border-left-width: 4px;
}
label {
  color: #f6f0ec !important;
}
label.error {
  color: #ff0000 !important;
}
select {
  color: #f6f0ec;
}
.mailcheck_error {
  color: #ff0000;
}
.hr_img {
  margin: 40px auto 50px;
  display: block;
}
/**
 * Bandflowplayer Section
 */
.bandflow_scrollable {
  /* required settings */
  position: relative;
  overflow: hidden;
  width: 592px;
  height: 230px;
  background: #000;
}
.bandflow_scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
  clear: both;
}
.bandflow_scrollable fieldset {
  border: 0;
}
.bandflow_scrollable div.bandflow_item {
  float: left;
  position: relative;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  cursor: pointer;
  width: 200px;
  height: 230px;
  overflow: hidden;
  background: url(/ccds_tpl_img/meraluna/ajax-loader.gif?v=2) center no-repeat;
}
.bandflow_scrollable div.bandflow_item .bandflow_controller {
  background: none;
  background-image: url(/ccds_tpl_img/meraluna/real_black_bg.png?v=2);
  z-index: 4;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  width: 180px;
  text-align: center;
  text-transform: uppercase;
  /*	opacity: 			0.7;
        filter:				alpha(Opacity: 70);	*/
}
.bandflow_scrollable div.bandflow_item .bandflow_controller a {
  color: #6eb348;
  font-size: 11px;
  font-weight: bold;
  display: block;
}
.bandflow_scrollable div.bandflow_item a.headlinelink {
  font-size: 14px;
  z-index: 3;
  font-weight: bold;
  color: #f6f0ec;
}
.bandflow_scrollable div.bandflow_item h4.ank {
  position: relative;
}
.bandflow_scrollable div.bandflow_item img {
  float: left;
  position: relative;
}
.bandflow_scrollable div.bandflow_item.active {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  cursor: default;
}
.bandflow_scrollable div.bandflow_item.active h4.ank {
  color: #000;
  position: relative;
}
.bandflow_scrollable div.bandflow_item.active .bandflow_controller {
  display: block;
}
.prevPage,
.nextPage {
  position: absolute;
  cursor: pointer;
  top: 0;
  z-index: 4;
  height: 100%;
}
.prevPage img,
.nextPage img {
  margin-top: 110px;
}
.prevPage.prevPage,
.nextPage.prevPage {
  left: 0;
}
.prevPage.nextPage,
.nextPage.nextPage {
  right: 0;
}
.bandflow {
  display: block;
  position: relative;
  width: 592px;
  margin-left: -10px;
  height: 261px;
  /*border: 4px solid #e5e8f1;*/
  margin-bottom: 30px;
}
.bandflow_navibar {
  text-align: justify;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 10px;
  height: 10px;
  position: relative;
}
.bandflow_navibar div.extra {
  position: absolute;
  right: 0px;
  top: 7px;
}
.bandflow_navibar span {
  color: #f6f0ec;
  font-size: 14px;
  cursor: pointer;
}
.bandflow_navibar span:hover,
.bandflow_navibar span.active {
  font-weight: bold;
  color: #6eb348;
}
.bandflow_player_active {
  height: 230px;
  display: block;
  position: absolute;
}
.bandflow img.bandflow_bg_img {
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -14px;
}
.bandflowplayer_window {
  width: 100px;
}
/*
 * Greencopper
 */
body.seite_bandlist_mera #div_content .grid_12 h1.gc-detail-title {
  position: relative;
  top: 0;
}
.Firefox.Firefox_old .me li ul {
  top: -51px;
}
.Firefox.Firefox_old .me > li.item-4 ul {
  left: 545px;
}
.Firefox.Firefox_30 .navigation li ul,
.Firefox.Firefox_31 .navigation li ul,
.Firefox.Firefox_32 .navigation li ul,
.Firefox.Firefox_33 .navigation li ul,
.Firefox.Firefox_34 .navigation li ul,
.Firefox.Firefox_35 .navigation li ul {
  top: -56px;
}
.Firefox.Firefox_30 .navigation > li.item-4 ul,
.Firefox.Firefox_31 .navigation > li.item-4 ul,
.Firefox.Firefox_32 .navigation > li.item-4 ul,
.Firefox.Firefox_33 .navigation > li.item-4 ul,
.Firefox.Firefox_34 .navigation > li.item-4 ul,
.Firefox.Firefox_35 .navigation > li.item-4 ul {
  left: 20px;
}
/*
 * facebook like box
 */
body .-cx-PRIVATE-pluginBoxContainer__border {
  border-color: #444 !important;
}
body .fb-like-box {
  background: #333;
  border: 1px solid #444;
}
/* Foodlineup */
.FOODSTAND .navi_spacer {
  background: url(/ccds_tpl_img/meraluna/navi_bg.png);
}
/**
 * Bandvote
 */
.vote_page .vote_inline {
  background-color: #f2f0f1;
  padding: 10px;
  width: 260px;
}
.vote_page .band_vote_border .v_submit {
  width: 100%;
  margin-top: 10px;
}
.vote_page .band_vote_border .social-bar {
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
}
.vote_page .band_vote b {
  display: block;
}
.vote_page .band_vote .thx {
  font-size: 1.5em;
  margin-bottom: 20px;
}
.vote_page .band_vote #already_voted_txt {
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.1em;
  display: none;
}
.vote_page .band_vote #already_voted_txt_2 {
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.1em;
  display: none;
}
.band_voting_stats.module.module_boxed {
  display: none;
}
.band_voting_stats.module.module_boxed .answer_label {
  font-weight: bold;
}
.band_voting_stats.module.module_boxed .answer_bar {
  width: 100%;
}
.bandvote_no_results {
  margin-bottom: 20px;
}
/**
 * Akkordion module
 */
.fkpAccordion .header {
  margin-bottom: 15px;
}
.fkpAccordion .children .absatz h3 {
  margin-top: 0;
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #f6f0ec;
}
.band_vote .band-search {
  padding: 10px;
  background: #6eb348;
  color: #f6f0ec;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.band_vote .band-search label {
  display: flex;
  align-items: center;
}
.band_vote .band-search label span {
  display: block;
  margin-right: 10px;
  flex: 0 1 auto;
}
.band_vote .band-search label input {
  flex: 1 1 auto;
  background: rgba(255, 255, 255, 0.4);
  padding: 6px;
  color: #f6f0ec;
}
.cc-window.cc-banner .cc-message,
.cc-window.cc-banner .cc-link {
  color: #0F0B09;
}
.cc-window.cc-banner .cc-link:hover {
  color: #0F0B09;
  text-decoration: none;
}
.cc-window.cc-banner .cc-btn.cc-dismiss {
  color: #0F0B09;
  border-color: #0F0B09;
}
.cc-grower {
  background: #6eb348;
  color: #0F0B09;
}
/**
 * Style Override for MMCM until fixed
 * todo: remove me when fixed
 */
.mmcm-container .mmcm-title {
  font-size: 40px;
}
.mmcm-container label {
  color: inherit !important;
}
.mmcm-content-blocker .action br {
  display: none;
}
.mmcm-content-blocker .action .mmcm-content-blocker-btn {
  display: inline-block;
  padding: 3px 10px;
  text-align: center;
  background: #6eb348;
  color: #fff;
  margin-right: 5px;
  border-radius: 2px;
}
.mmcm-content-blocker .action .mmcm-content-blocker-btn:hover {
  background: #588f39;
}
.mmcm-content-blocker .action .mmcm-content-blocker-btn-settings {
  background: #575553;
}
.mmcm-content-blocker .action .mmcm-content-blocker-btn-settings:hover {
  background: #3d3c3a;
}
.mmcm-content-blocker .action .mmcm-content-blocker-btn:before {
  content: "";
}
/*# sourceMappingURL=default.css.map */