/***************************************************************************************************************************************************************************************
//***************************************************************************************************************************************************************************************
//2020-06-10 Daniel Surber */

.error {
	background:#E60005;
	background-color: #E60005;
}
input[type="checkbox"].error,
input[type="radio"].error {
	outline: 2px solid #E60005;
}
select.form-control {
	font-family:Arial, Helvetica, sans-serif;
}
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
.fancybox-type-iframe .fancybox-inner {
	overflow: auto !important;
}

strong { 
	font-weight: bold !important; 
}
.nowrap {
	text-wrap:none;
	white-space: nowrap;	
}
.cms_kontakt_field {
	display:none;
}
.cms_datenschutz_container {
	width:970px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;	
}
.cms_datenschutz {
	color:#fff;
	background:#111;
	width:100%;
	position:fixed;
	bottom:0px;	
	z-index:9050;
	padding: 10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:16px;
	font-size:12px;
}
.cms_datenschutz_input {
	width:100%;
	height:auto;
	text-align:right;
}
.cms_datenschutz_input table {
	margin-left: auto;
	margin-right:0px;
}
.cms_datenschutz_input input[type="button"] {
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:12px;
	background:none;
	text-decoration: none;
	background-color:#ccc;
	color:#000;
	border:none;
	padding:8px 15px 8px 15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:10px;
}
.cms_datenschutz_input input[type="button"]:hover {
	background-color:#f1f1f1;
	color:#000;
}
.cms_datenschutz_text p {
	margin-bottom: 15px;	
}
.cms_datenschutz_text ul {
	padding:0px;
	margin: 0px;
	padding-top:0px;
	padding-bottom:15px;	
}
.cms_datenschutz_text li {
	margin:0px;
	padding:0px;
	padding-left: 5px;
	margin-left:1em;
	margin-top: 10px;	
}
.cms_datenschutz_text h1 {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:28px;
	font-weight:bold;
	color:#ccc;
}
.cms_datenschutz_text h2 {
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:24px;
	font-weight:bold;
	color:#111;
}
.cms_datenschutz_text h3 {
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px;
	font-weight:bold;
	color:#777;
}
.cms_datenschutz_zustimmen {
	padding:10px;
	background:#f1f1f1;
	border:none;
	font-size:85%;
	line-height: 130%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	letter-spacing:normal;
	text-align:left;
}
#Shop_Cart .cms_datenschutz_zustimmen {
	color:inherit;
	padding:0px;
	background:none;
	font-size:100%;
}
.cms_datenschutz_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px;
	color:#111;
}
.cms_datenschutz_text input[type="submit"] {
	background-color: #ccc;
	color:#111;
	border: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
}
.cms_datenschutz_text input[type="submit"]:hover {
	background-color:#f1f1f1;
	color:#000;
}

.cms_div_bildlink {
	display:none;
	position:absolute;
	background:#fff;
	padding-left:3px;
	padding-right:3px;
	bottom:0px;
	border-radius:0px 3px 0px 0px;
	-moz-border-radius:0px 3px 0px 0px;
	-webkit-border-radius:0px 3px 0px 0px;
	z-index:9200;
}
.cms_div_toolbar {
	width:100%;
	left:0px;
	background:url(Images/cms_toolbar_bg.png);
	position:fixed;
	bottom:-110px;
	padding:10px;
	text-align:center;
	z-index:9100;
	border-top:1px solid #CCC;
}
.cms_div_externmarketing a,
.cms_div_externmarketing a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	left:20px;
	position:absolute;
	z-index:9101;
	bottom:0px;
	padding:10px;
	text-align:left;
}
.cms_dialog_overlay_loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../Images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.cms_div_externmarketing_buttons {
	position:relative;
	z-index:9102;
	width:100%;
	text-align:center;	
}
.cms_div_externmarketing_buttons input[type="button"].cms_button,
.cms_div_externmarketing_buttons input[type="submit"].cms_button {
	margin:0px;
	background:#FF9934;
	padding:0px 15px 1px 15px;
	color:#333333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing:normal;
	border:0px solid #ffffff;
	height:26px;
	cursor:pointer;
	z-index:9102;
	margin-top:1px;
	margin-bottom:1px;
}
.cms_div_externmarketing_buttons input[type="button"].cms_button:hover,
.cms_div_externmarketing_buttons input[type="submit"].cms_button:hover {
	background:#333333;
	color:#FF9934;
}

.cms_tools_on .cms_modules_area_editable.cms_modules_area_editable {
	border:dotted 1px transparent;
}
.cms_tools_on .cms_modules_area_editable:hover {
	border:dotted 1px #474747;
}
.cms_tools_on .cms_modules_area_editable:hover .cms_modules_area_edit_buttons{
	display:block;
}

.cms_tools_on .cms_modules_area_editable.cms_modules_area_hover {
	background-image:none;
	background: url(Images/cms_module_overlay.png);
	border:dotted 1px #474747;	
}

.cms_module {
	
}
.cms_tools_on .cms_modules_row_editable {
	border:dotted 1px transparent;
}
.cms_tools_on .cms_modules_row_editable:hover {
	border: dotted 1px #ccc;
}

.cms_tools_on .cms_row_hover_open,
.cms_tools_on .cms_row_wrapper_hover_open{	
	/*padding-bottom: 35px !important;
	margin-bottom:0px !important;
	
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;	
	*/
}
.cms_tools_on .cms_modules_row_editable:hover .cms_module_add_button {
	/*display:block;*/
}

.cms_tools_on .cms_row_hover_open {	
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
	overflow:visible !important;
}
.cms_tools_on .cms_row_wrapper_hover_open {	
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
	overflow:visible !important;
}

.cms_tools_on .cms_modules_row_editable.cms_modules_row_hover {
	background: url(Images/cms_module_overlay.png);
	border: dotted 1px #ccc;
}
.cms_tools_on .cms_modules_row_editable:hover .cms_modules_row_edit_buttons {
	display:block;
}

.cms_tools_on .cms_module_editable {
	border:dotted 1px transparent;
}

.cms_tools_on .cms_module_area.hidden-lg,
.cms_tools_on .cms_module_area.hidden-md,
.cms_tools_on .cms_module_area.hidden-sm,
.cms_tools_on .cms_module_area.hidden-xs,
.cms_tools_on .cms_module_area.hidden-ms,
.cms_tools_on .cms_module_row.hidden-lg,
.cms_tools_on .cms_module_row.hidden-md,
.cms_tools_on .cms_module_row.hidden-sm,
.cms_tools_on .cms_module_row.hidden-xs,
.cms_tools_on .cms_module_row.hidden-ms,
.cms_tools_on .cms_module_col.hidden-lg,
.cms_tools_on .cms_module_col.hidden-md,
.cms_tools_on .cms_module_col.hidden-sm,
.cms_tools_on .cms_module_col.hidden-xs,
.cms_tools_on .cms_module_col.hidden-ms,
.cms_tools_on .cms_hidden_module_special.hidden-lg,
.cms_tools_on .cms_hidden_module_special.hidden-md,
.cms_tools_on .cms_hidden_module_special.hidden-sm,
.cms_tools_on .cms_hidden_module_special.hidden-xs,
.cms_tools_on .cms_hidden_module_special.hidden-ms,
.cms_tools_on .cms_hidden_module_row_special.hidden-lg,
.cms_tools_on .cms_hidden_module_row_special.hidden-md,
.cms_tools_on .cms_hidden_module_row_special.hidden-sm,
.cms_tools_on .cms_hidden_module_row_special.hidden-xs,
.cms_tools_on .cms_hidden_module_row_special.hidden-ms {
	display:block !important;	
}

#body_wrapper {
	overflow: hidden;		
}
.cms_module_area {
	position:relative;	
}
.cms_tools_on .cms_module_editable:hover {
	border: dotted 1px #FF9934;
	overflow:hidden;	
}
.cms_tools_on .cms_module_editable:hover .cms_div_bildlink {||
	display:block;	
}
.cms_tools_on .cms_module_editable.cms_module_hover {
	background: url(Images/cms_module_overlay.png);
	border: dotted 1px #FF9934;
	overflow:hidden;
}
.cms_tools_on .cms_module_editable:hover .cms_module_edit_buttons{
	display:block;
}

.cms_pic_overlay {
	display:none;	
}
.cms_tools_on .cms_pic_overlay,
.cms_tools_on .cms_pic_overlay_right {
	position:absolute;
	z-index:9000;
	background:#f1f1f1;
	margin-top:10px;
	padding:10px;
	height:auto;
	width:auto;
	display:block;
	
	border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
	
	opacity:0.9;
}
.cms_tools_on  div.cms_pic_overlay a,
.cms_tools_on  div.cms_pic_overlay_right a  {
	height:auto;
}
.cms_tools_on  div.cms_pic_overlay.small,
.cms_tools_on  div.cms_pic_overlay_right.small{
	margin-top:10px;
	padding:5px;
}
.cms_tools_on  div.cms_pic_overlay i,
.cms_tools_on  div.cms_pic_overlay_right i {
  font-size: 14px;
  width:30px;
  height:30px;
  margin:0px;
  display:block;
  border-radius: 100%;
  line-height: 25px;
  text-align:center;
  background: #ffffff;
  color: #FF9934;
  border: 2px solid #ffffff;
  box-shadow: inset 0 0 0 3px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  overflow:hidden;
}
.cms_tools_on  div.cms_pic_overlay.small i,
.cms_tools_on  div.cms_pic_overlay_right.small i {
  font-size: 11px;
  width:20px;
  height:20px;
  line-height: 15px;
  overflow:hidden;
}
.cms_tools_on  div.cms_pic_overlay i:hover,
.cms_tools_on  div.cms_pic_overlay_right i:hover {
  background: #FF9934;
  color: #fff;
  box-shadow: inset 0 0 0 5px #FF9934;
  -webkit-box-shadow: inset 0 0 0 5px #FF9934;
  border: 2px solid #FF9934;
}
.cms_tools_on .cms_pic_overlay_right {
	right:0px;
	margin:0px;
	padding:0px;
	border-radius:3px 0px 0px 3px;
	-moz-border-radius:3px 0px 0px 3px;
	-webkit-border-radius:3px 0px 0px 3px;
}

.rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.rounded_disabled {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	overflow:visible;
} 
.box_rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}

textarea {
    resize: none;
}

.cms_no_pic {
	display:block;
	width:100%;
	background-color:#ccc;	
}
.cms_no_gallery {
	display:block;
	width:100%;
	height:200px;
	text-align:center;
	padding-top:30px;
	background-color:#ccc;	
}
.cms_module_add_button, 
.cms_row_add_button, 
.cms_area_add_button {
	width:100%;
	display:none; 
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;	
}
.cms_row_add_button {

}
.cms_tools_on .cms_add_button_show {
	display:block !important;	
}

.cms_area_add_button_alone {
	margin-top:50px;
	margin-bottom:20px;		
}
.cms_module_add_button a {
	font-size:28px;	
	color:#FF9934;
}
.cms_module_add_button a:hover,
.cms_module_add_button a:active,
.cms_module_add_button a:focus {
	color:#333;
}
.cms_row_add_button a {
	font-size:28px;	
	color:#ccc;
}
.cms_row_add_button a:hover,
.cms_row_add_button a:active,
.cms_row_add_button a:focus {
	color:#333;
}
.cms_area_add_button a {
	font-size:28px;
	color:#ccc;
}
.cms_area_add_button a:hover,
.cms_area_add_button a:active,
.cms_area_add_button a:focus {
	color:#333;
}


.cms_modules_area_edit_buttons i,
.cms_modules_row_edit_buttons i,
.cms_module_edit_buttons i {
	padding:0px;
	margin:0px;
}

.cms_modules_area_edit_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	position:absolute;
	height:35px;
	width:150px;
	z-index:9001;
	right:0px;
	background:#333;
	padding:5px;
	padding-top:9px;
	border-radius:0px 0px 3px 3px;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	margin-top:0px;
	overflow:hidden;
	opacity:0.9;
	display:none;
	color: #ccc;
	cursor:pointer;
	text-align:center;
}
.cms_modules_area_edit_buttons a.first i{
	font-size:13px;
}
.cms_modules_area_edit_buttons hr {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
	margin-top:10px;
	margin-bottom:10px;	
}

.cms_module_edit_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height:16px;
	position:absolute;
	z-index:9031;
	margin-left:-1px;	
	margin-top:0px;
	padding:5px;
	padding-top:9px;
	background-color:#FF9934;
	height:35px;
	width:175px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	overflow:hidden;
	opacity:0.9;
	display:none;
	cursor:pointer;
	text-align:center;
}
.cms_module_edit_buttons hr {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
	margin-top:5px;
	margin-bottom:5px;	
}
.cms_modules_row_edit_buttons_container {
	width:100%;
	height:100px;
	background:#0C3;
}
.cms_modules_row_edit_buttons_container {
	margin-left:auto;
	width:0px;
	height:0px;
}
.cms_modules_row_edit_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	line-height:16px;
	position:absolute;
	z-index:9021;	
	padding:5px;
	padding-top:9px;
	background-color:#ccc;
	height:35px;
	width:150px;
	margin-left:-149px;
	margin-top:1px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	overflow:hidden;
	opacity:0.9;
	display:none;
	cursor:pointer;
	text-align:center;
}
.cms_modules_row_edit_buttons_fullscreen {
	margin-left: -91px;
	margin-top: -91px;	
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	
	-ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Safari */
    transform: rotate(270deg); /* Standard syntax */
}

.cms_modules_row_edit_buttons hr {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
	margin-top:5px;
	margin-bottom:5px;	
}

.cms_modules_area_edit_buttons i,
.cms_modules_row_edit_buttons i,
.cms_module_edit_buttons i{
	font-size:13px !important;
	margin-right:0px !important;
}
.cms_modules_area_edit_buttons a,
.cms_module_edit_buttons a{
	color:#fff;
}
.cms_modules_row_edit_buttons a {
	color:#333;
}

.cms_modules_area_edit_buttons a:hover,
.cms_modules_row_edit_buttons a:hover,
.cms_module_edit_buttons a:hover{
	color:#000;
}

.cms_module_choose {
	margin-right:20px; 
	width:235px;
	height:190px;
	margin-bottom:20px;
	vertical-align:middle;
	float:left;
	background:#f1f1f1;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px;
	text-align:center;
	font-size:14px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.cms_module_choose img{
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.cms_module_choose p{
	margin-top:0px;
}
.cms_module_choose_param {
	cursor:pointer;
	text-align:center;
	margin-bottom:10px;
	bottom:0px;
	width:71.5px;
	overflow:hidden;
	float:left;
	background:#fff;
	padding:3px;
	border:1px dotted #ccc;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.cms_module_choose_param_quarter {
	width:53.75px;	
}
.cms_module_choose_param_half {
	width:107.5px;
}
.cms_module_choose_param_full {
	width:215px;
}
.cms_module_choose_param:hover{
	background:#FF9934;
}

.cms_div_spacer_placeholder {
	background: url(Images/cms_platzhalter_spacer.png);	
}
.cms_text_block_minus_p {
	margin-bottom: 0px;
}

.cms_spacer_editable:hover {
	background: #ccc;
	cursor:pointer;	
}

p:last-child {
	margin-bottom: 0px;
	padding-bottom:  0px;
}

ul:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.center {
  text-align: center;
  margin:0px;
  padding:0px;
}
.left {
  text-align: left;
  margin:0px;
  padding:0px;
}
.right {
  text-align: right;
  margin:0px;
  padding:0px;
}

/* Sprachen */
.div_sprachen_wrapper {
	width:100%;
	height:auto;
	color: #ccc;
	position:relative;
	text-align:right;
	margin-top:0px;
	font-size:90%;
}
.div_sprachen_wrapper .div_sprachen_separator {
	display:inline;
	margin-left:3px;
	margin-right: 3px;
}
.div_sprachen_wrapper .div_sprachen_container {
	background:#081335;
	padding:5px 10px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;	
	right:0px;
	top:80px;
	position:absolute;
	z-index:8000;
	
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;	
}
.collapsed .div_sprachen_wrapper .div_sprachen_container {
	top:50px;
}
#header_small .div_sprachen_wrapper .div_sprachen_container {
	top:50px;
	right:0px;
	left:auto;	
}
#header_small .div_sprachen_wrapper .div_sprachen_separator {
	margin-left:5px;
	margin-right: 5px;
}
.navbar-inverse .div_sprachen_wrapper .div_sprachen_container > a {
	color: #fff;
}
.navbar-inverse .div_sprachen_wrapper .div_sprachen_container > a.active {
	color: #e72027;
}
.navbar-inverse .div_sprachen_wrapper .div_sprachen_container > a:hover {
	color: #e72027;
}

/*Dropdownmenu FadeIn*/
.navbar-inverse .navbar-nav .dropdown_custom_default .dropdown-menu {
	margin-top:15px;
	opacity:0.0;
	filter: alpha(opacity=0);
	display:block;
	top: -1000px;
	
	-webkit-transition: opacity 300ms ease-out, margin-top 200ms ease-out, filter 200ms ease-out;
	-moz-transition: opacity 300ms ease-out, margin-top 200ms ease-out, filter 200ms ease-out;
	-ms-transition: opacity 300ms ease-out, margin-top 200ms ease-out, filter 200ms ease-out;
	-o-transition: opacity 300ms ease-out, margin-top 200ms ease-out, filter 200ms ease-out;
	transition: opacity 300ms ease-out, margin-top 200ms ease-out, filter 200ms ease-out;
}
.navbar-inverse .navbar-nav .dropdown_custom_default.dropdown_custom:hover .dropdown-menu {	
	top:auto;
	opacity:1.0;
	margin-top:0px;
	filter: alpha(opacity=100);
}
.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}
/* Opener Knopf */
.navbar-inverse .navbar-nav .dropdown_custom_default.dropdown_custom:hover > a {	
	color:#ffc100 !important;
}
/* Opener Knopf Mobile */
.navbar-inverse .navbar-nav .dropdown_custom > a.mobile_dropdown_open {
	color:#ffc100 !important;	
}

/* Symbol / Text */
.icon_wrapper {
	width: 100%;
	height:100%;
}
.icon_wrapper .icon_box {
	font-size: 42px;
	height: 100px;
	width: 100px;
	margin: 3px;
	border-radius: 100%;
	line-height:normal;
	text-align:center;
	background-image: url(../Images/bg_icon.png);
	background-color: #fff;
	background-size:cover;
	color: #ff8859;
	border: 6px solid #f1f1f1;
	/*
	box-shadow: inset 0 0 0 5px #f2f2f2;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	*/
	-webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border 300ms ease-out;
	-moz-transition: background-color 300ms ease-out, color 300ms ease-out, border 300ms ease-out;
	-o-transition: background-color 300ms ease-out, color 300ms ease-out, border 300ms ease-out;
	transition: background-color 300ms ease-out, color 300ms ease-out, border 300ms ease-out;
	margin-right: 25px;
	position:relative;
	z-index:100;
	overflow:hidden;
}
.icon_wrapper .icon_box .icon {
	position:relative;
	z-index:101;
	width:100%;
	height:100%;
}
.icon_wrapper .icon_box .icon.bgshade {
	background:url(../Images/transparenz_darken_30.png);	
}
.icon_wrapper .icon_text {
}

.icon_wrapper .icon_box:hover a,
.icon_wrapper .icon_box:hover a:visited 
.icon_wrapper .icon_box:hover a:hover, 
.icon_wrapper .icon_box:hover a:focus, 
.icon_wrapper .icon_box:hover a:active {
	color: #ccc;	
}
.icon_wrapper .icon_box:hover {
	background-color: #fff;
	color: #ccc;
	/*
	box-shadow: inset 0 0 0 5px #ffe100;
	-webkit-box-shadow: inset 0 0 0 5px #ffe100;
	*/
	border: 6px solid #ccc;
}
.icon_wrapper h1{
	font-size: 120%;
	line-height:130%;
	padding-top:10px;
	margin-bottom:5px;
	color:#222222;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
	font-weight: 400;
}
.icon_wrapper h2 {
	font-size: 95%;
	line-height:135%;
	color: #787878;
	font-weight: 300;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;	
}

/* PicRound / Text */
.picround_wrapper {
	width: 100%;
	height:100%;
}
.picround_wrapper .picround_round {
	font-size: 48px;
	height: 120px;
	width: 120px;
	margin: 3px;
	border-radius: 100%;
	line-height:normal;
	text-align:center;
	background: #ffffff;
	color: #ff8859;
	border: 6px solid #f1f1f1;
	/*
	box-shadow: inset 0 0 0 5px #f2f2f2;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	*/
	-webkit-transition: border 300ms, background 300ms;
	-moz-transition: border 300ms, background 300ms;
	-o-transition: border 300ms, background 300ms;
	transition: border 300ms, background 300ms;
	float:left;
	margin-right: 25px;
	position:relative;
	z-index:100;
	overflow:hidden;
}
.picround_wrapper .picround_text {
	
}
.picround_wrapper .picround_round:hover {
	background: #feef81;
	color: #ff8859;
	/*
	box-shadow: inset 0 0 0 5px #ffe100;
	-webkit-box-shadow: inset 0 0 0 5px #ffe100;
	*/
	border: 6px solid #feef81;
}
.picround_wrapper h1{
	font-size: 140%;
	line-height:130%;
	padding-top:25px;
	margin-bottom:5px;
	color:#222222;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}
.picround_wrapper h2 {
	font-size: 120%;
	line-height:130%;
	color: #787878;
	font-weight: 400;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}

/* Team 2018 */
.card_flip_wrapper {
	padding-top: 0px;
	margin-bottom: -30px;
	overflow:hidden;	
}
.card_flip_kategorien_wrapper {
	/*color:#666;*/
	width:100%;
	font-size:95%;
	padding:8px 12px 8px 12px;
	background:#f1f1f1;
	text-align:left;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:30px;
}
.card_flip_kategorien_wrapper a,
.card_flip_kategorien_wrapper a:visited,
.card_flip_kategorien_wrapper a:focus {
	/*
	color: #fff;
	background: none;
	background-color:transparent;
	*/
}
.card_flip_kategorien_wrapper a:hover,
.card_flip_kategorien_wrapper a.active {
	/*
	color: #ffc100;
	background: none;
	background-color:transparent;
	*/
}
.card_flip_kategorien_wrapper span {
	color:#666;	
}
.card_flip {
	width: 100%;
	height: 230px;
	margin: 0px;
	display: inline-block;
	cursor:pointer;
	margin-bottom: 30px;
}
.card_flip .front, .card_flip .back {
	border: 0px gray solid;
	padding: 0px;
}
.card_flip .front {
	background-size:cover;
	background-repeat:no-repeat;
	background-position: top center;
	color:#FFF;
}
.card_flip .back {
	padding:20px;
	background: #3e342f;
	color:#FFF;
	font-size: 95%;
}
.card_flip .front .name {
	padding:10px;
	width:60%;
	background: #3e342f;
	position:absolute;
	bottom:0px;
	color:#d7aa6f;
	font-weight:100;
	font-size: 120%;
}
.card_flip .back h1 {
	margin:0px;
	padding:0px;
	font-weight:100;
	color:#d7aa6f;
	font-size: 150%;
	line-height:140%;
	margin-bottom: 10px;
}
.card_flip .back h2 {
	margin:0px;
	padding:0px;
	font-weight:100;
	color:#fff;
	font-size: 135%;
	line-height:125%;
}
.card_flip .back h3 {
	margin:0px;
	padding:0px;
	font-weight:100;
	color:#fff;
	font-size: 120%;
	line-height:135%;
	margin-top:20px;
}
.card_flip .back h4 {
	margin:0px;
	padding:0px;
	font-weight:100;
	color:#ccc;
	font-size: 120%;
	line-height:135%;
}

/* Team Modul */
.team_pic_round_wrapper {
	margin-bottom:30px;	
}
.team_pic_round_wrapper_wrapper {
	overflow:hidden;
	margin-bottom: -30px;
}
.team_pic_round_kategorien_wrapper {
	/*color:#666;*/
	width:100%;
	font-size:95%;
	padding:8px 12px 8px 12px;
	background:#f1f1f1;
	text-align:left;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:30px;
}
.team_pic_round_kategorien_wrapper a,
.team_pic_round_kategorien_wrapper a:visited,
.team_pic_round_kategorien_wrapper a:focus {
	/*
	color: #fff;
	background: none;
	background-color:transparent;
	*/
}
.team_pic_round_kategorien_wrapper a:hover,
.team_pic_round_kategorien_wrapper a.active {
	/*
	color: #ffc100;
	background: none;
	background-color:transparent;
	*/
}
.team_pic_round_kategorien_wrapper span {
	color:#666;	
}
.team_pic_round_wrapper .team_pic_round {
	font-size: 48px;
	height: 110px;
	width: 110px;
	margin: 3px;
	border-radius: 100%;
	line-height: 110px;
	text-align:center;
	background: #ffffff;
	color: #c52d2f;
	border: 3px solid #f1f1f1;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
	margin-right: 25px;
	overflow:hidden;	
}
.team_pic_round_wrapper .team_pic_round:hover {
	background: #ffe100;
	color: #fff;
	border: 3px solid #e1e1e1;
}
.team_pic_round_wrapper .learnmore {
	font-size:95%;	
}
.team_pic_round_wrapper h1{
	font-size: 150%;
	line-height:130%;
	padding-top:10px;
	margin-bottom:5px;
	font-weight:100;
	color:#666;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}
.team_pic_round_wrapper h2 {
	font-size: 105%;
	line-height:130%;
	color: #888;
	font-weight: 100;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
	margin-bottom:0px;
	padding-bottom: 0px;
}
.team_pic_round_wrapper h2 span {
	color:#333;	
}
.team_pic_round_wrapper h3 {
	font-size: 105%;
	line-height:130%;
	color: #888;
	font-weight: 400;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
	margin-bottom:0px;
	padding-bottom: 0px;
}

/* News Front Module */
.div_box_news_front_container {
	margin-bottom:-20px;
	overflow:hidden;
}
.div_box_news_front {
	padding: 20px;
	padding-bottom:5px;
	background: url(../Images/bg_box_news.png);
	margin-bottom:20px;
	position:relative;
}
.div_box_news_front p {
	margin-bottom:10px;
}
.div_box_news_front .feature-wrap {
	margin-bottom: 15px;	
}
.div_box_news_front img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.div_box_news_front h1,
.div_box_news_front h2,
.div_box_news_front h3 {
	font-family:Roboto Condensed;
}
.div_box_news_front h1 {
	font-size: 100%;
	color:#fff;
	font-weight: 400;
	margin-bottom: 5px;
}
.div_box_news_front h2 {
	font-size: 95%;
	color:#f1f1f1;
	font-weight: 100;
	margin-bottom: 0px;	
	line-height: 130%;
}
.div_box_news_front h3 {
	font-size: 80%;
	color:#999;
	font-weight: 100;
	margin-bottom: 3px;
}

/* Ajax News */
.section_news {
	padding-top: 40px;
	padding-bottom: 40px;
}
#section_inline_news .container {
	overflow:visible;
}
#section_inline_news .div_box_news {
	color: #555;
	padding: 30px;
    margin-bottom: 30px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #FFF;
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.225);
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.225);
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.225);
}
#section_inline_news .news_pic_small_left {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	width:40%;	
}
#section_inline_news .div_box_news .feature-wrap{
}
#section_inline_news .div_box_news .feature-wrap_2{
}
#section_inline_news .div_box_news h2 {
	padding:0px;
	margin:0px;
	font-size: 140%;
	line-height:130%;
	margin-bottom:5px;
}
#section_inline_news .div_box_news .textDatum {
	color: #555;
	font-size:85%;
	margin-top:-5px;
	display:block;
}
#section_inline_news hr {
	border-bottom: 1px solid #f1f1f1;
	margin-top:20px;
	margin-bottom: 20px;	
}
#section_inline_news hr.hr_title {
	border-bottom: 1px solid #f1f1f1;
	margin-top:5px;
	margin-bottom: 20px;	
}

/*Links*/
.links_kategorien_wrapper {
	/*color:#666;*/
	width:100%;
	font-size:95%;
	padding:8px 12px 8px 12px;
	background:#f1f1f1;
	text-align:left;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:30px;
}
.links_kategorien_wrapper a,
.links_kategorien_wrapper a:visited,
.links_kategorien_wrapper a:focus {
	/*
	background:none;
	background-color:transparent;
	color:#fff;
	*/
}
.links_kategorien_wrapper a:hover,
.links_kategorien_wrapper a.active {
	/*
	background:none;
	background-color:transparent;
	color:#ffc100;
	*/
}
.links_kategorien_wrapper span {
	color:#666;	
}
.links_kategorien_titel_wrapper h1{
	font-size: 180%;
	line-height:110%;
	padding-bottom:0px;
}
.links_kategorien_titel_wrapper hr{
	margin-top:5px;
	margin-bottom:15px;
	border-top: 0px solid #eee;
  	border-bottom: 1px dotted #ddd;
}
.div_box_links_wrapper_minus {
	margin-bottom: -30px;
	width:100%;
	height:auto;
	overflow:hidden;	
}
.div_box_links {
	background: #f1f1f1;
	color: #555;
	padding:15px;
	margin-bottom: 30px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.div_box_links .div_box_links_content {
	margin-top:0px;
}
.div_box_links h1{
	font-family:Open Sans;
	font-style:normal;
	font-size:130%;
	color: #555;
	margin-bottom:5px;
}
.div_box_links h2{
	font-family:Open Sans;
	font-style:normal;
	font-size:100%;
	color: #999;
	margin-bottom:10px;
}
.div_box_links h3{
	font-family:Open Sans;
	font-style:normal;
	font-size:100%;
}
.div_box_links i{
	margin-right:5px;
}

/* Horizontal Rulers Classes */
hr {
  border-top: 0px solid #eee;
  border-bottom: 1px solid #ddd;
  margin:0px;
  margin-top:0px;
  margin-bottom:0px;
  width:100%;
}
hr:after {
  content: "";
  display: table;
  clear: both;
}
.cms_editable hr {
  margin-top:20px; /*HR innerhalb Text-Editor */
  margin-bottom:20px;
}
.module_hr_01,
.module_hr_02 {
	margin-bottom:0px;	
}
.hr_1 {
	margin-top: 0px;
	width:100%;
	max-width: 550px;
	border-bottom-width:1px;
	margin-left:auto;
	margin-right:auto;
}
.hr_2 {
}
.hr_3 {
}
.hr_4 {
}

.hr_special_wrapper {
	width:100%;	
	text-align:center;
}
.hr_special {
	width:auto;
	max-width:100%;
}

/* Simple Button Plugin */
.simple-button-plugin {
	margin-top: 10px;
	margin-bottom: 10px;	
}
.simple-button-plugin:hover {
	border-color: #888 !important;	
	background-color:#888 !important;	
}

/* Reservator */
#reservator_show_container h1 {
	margin-bottom:15px;	
}
#reservator_show_container h2 {
	margin-bottom:10px;
}
#reservator_show_container .reservator_Persons {
}
#reservator_show_container #Reservator_Chosen {
}

/* Verschiedene Textbreiten innerhalb der Textarea */
.module_text_width_full {
	width: 100%;
}
.module_text_width_big{
	width: 95%;	
}
.module_text_width_medium {
	width: 90%;	
}
.module_text_width_small {
	width: 80%;	
}
.module_text_width_xsmall {
	width: 70%;	
}

/* Fullscreenbilder (Hintergrund) */
.module_bg_fullscreen_01 > div,
.module_bg_fullscreen_02 > div {
	width: 100%;
	height: 600px;
	overflow:hidden;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
}
.module_bg_fullscreen_03 > div,
.module_bg_fullscreen_04 > div {
	width: 100%;
	height: 100%;
	overflow:hidden;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
}

/* Textblock in Fullscreenbild */
.module_fullscreen_text_wrapper{
	display:table;
	width:100%;
	height:100%;
	text-align:center;
}
.module_fullscreen_text_container {
	display:table-cell; 
	vertical-align:middle;
	text-align:center;
}
.module_fullscreen_text_box {
	padding: 30px;
	background:url(../Images/transparenz.png);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;		
	-webkit-text-shadow: #fff 1px 1px 0px;
    -moz-text-shadow: #fff 1px 1px 0px;
    -ms-text-shadow: #fff 1px 1px 0px;
	-o-text-shadow: #fff 1px 1px 0px;
	text-shadow: #fff 1px 1px 0px;
}
.module_fullscreen_text_box h1{
	color:#683c17;
}
.module_fullscreen_text_box h2{
	color:#683c17;
}

.module_pics_desc { /* Bildbeschreibung */
	margin: 0px;
	padding: 5px;
	padding-left:7px;
	padding-right:7px;
	background:#f1f1f1;
	margin-top:3px;
	font-size:90%;
	line-height:130%;
	color:#888;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.bg_fixed {
	background-attachment:fixed;
}
.is_ie .bg_fixed {
	background-attachment:scroll;	
}

/* Cols Margin Top Objects */
.col_1 h1,
.col_2 h1,
.col_3 h1,
.col_4 h1,
.col_1 h2,
.col_2 h2,
.col_3 h2,
.col_4 h2,
.col_1 h3,
.col_2 h3,
.col_3 h3,
.col_4 h3,
.col_1 h4,
.col_2 h4,
.col_3 h4,
.col_4 h4,
.col_1 h5,
.col_2 h5,
.col_3 h5,
.col_4 h5,
.col_1 h6,
.col_2 h6,
.col_3 h6,
.col_4 h6 {
	margin-bottom: 0px;
	padding-bottom: 5px;		
}

/*
.col_1 h1+p,
.col_2 h1+p,
.col_3 h1+p,
.col_4 h1+p,
.col_1 h2+p,
.col_2 h2+p,
.col_3 h2+p,
.col_4 h2+p,
.col_1 h3+p,
.col_2 h3+p,
.col_3 h3+p,
.col_4 h3+p,
.col_1 h4+p,
.col_2 h4+p,
.col_3 h4+p,
.col_4 h4+p,
.col_1 h5+p,
.col_2 h5+p,
.col_3 h5+p,
.col_4 h5+p,
.col_1 h6+p,
.col_2 h6+p,
.col_3 h6+p,
.col_4 h6+p,*/

.col_1 h1+table,
.col_2 h1+table,
.col_3 h1+table,
.col_4 h1+table,
.col_1 h2+table,
.col_2 h2+table,
.col_3 h2+table,
.col_4 h2+table,
.col_1 h1+div,
.col_2 h1+div,
.col_3 h1+div,
.col_4 h1+div,
.col_1 h2+div,
.col_2 h2+div,
.col_3 h2+div,
.col_4 h2+div,
.col_1 h1+span,
.col_2 h1+span,
.col_3 h1+span,
.col_4 h1+span,
.col_1 h2+span,
.col_2 h2+span,
.col_3 h2+span,
.col_4 h2+span,
.col_1 h1+img,
.col_2 h1+img,
.col_3 h1+img,
.col_4 h1+img,
.col_1 h2+img,
.col_2 h2+img,
.col_3 h2+img,
.col_4 h2+img,
.col_1 h1+hr,
.col_2 h1+hr,
.col_3 h1+hr,
.col_4 h1+hr,
.col_1 h2+hr,
.col_2 h2+hr,
.col_3 h2+hr,
.col_4 h2+hr,
.col_1 h3+table,
.col_2 h3+table,
.col_3 h3+table,
.col_4 h3+table,
.col_1 h4+table,
.col_2 h4+table,
.col_3 h4+table,
.col_4 h4+table,
.col_1 h5+table,
.col_2 h5+table,
.col_3 h5+table,
.col_4 h5+table,
.col_1 h6+table,
.col_2 h6+table,
.col_3 h6+table,
.col_4 h6+table,
.col_1 h3+div,
.col_2 h3+div,
.col_3 h3+div,
.col_4 h3+div,
.col_1 h4+div,
.col_2 h4+div,
.col_3 h4+div,
.col_4 h4+div,
.col_1 h5+div,
.col_2 h5+div,
.col_3 h5+div,
.col_4 h5+div,
.col_1 h6+div,
.col_2 h6+div,
.col_3 h6+div,
.col_4 h6+div,
.col_1 h3+span,
.col_2 h3+span,
.col_3 h3+span,
.col_4 h3+span,
.col_1 h4+span,
.col_2 h4+span,
.col_3 h4+span,
.col_4 h4+span,
.col_1 h5+span,
.col_2 h5+span,
.col_3 h5+span,
.col_4 h5+span,
.col_1 h6+span,
.col_2 h6+span,
.col_3 h6+span,
.col_4 h6+span,
.col_1 h3+img,
.col_2 h3+img,
.col_3 h3+img,
.col_4 h3+img,
.col_1 h4+img,
.col_2 h4+img,
.col_3 h4+img,
.col_4 h4+img,
.col_1 h5+img,
.col_2 h5+img,
.col_3 h5+img,
.col_4 h5+img,
.col_1 h6+img,
.col_2 h6+img,
.col_3 h6+img,
.col_4 h6+img,
.col_1 h3+hr,
.col_2 h3+hr,
.col_3 h3+hr,
.col_4 h3+hr,
.col_1 h4+hr,
.col_2 h4+hr,
.col_3 h4+hr,
.col_4 h4+hr,
.col_1 h5+hr,
.col_2 h5+hr,
.col_3 h5+hr,
.col_4 h5+hr,
.col_1 h6+hr,
.col_2 h6+hr,
.col_3 h6+hr,
.col_4 h6+hr {
	margin-top:5px;
}

.col_1 .table-padding td,
.col_2 .table-padding td,
.col_3 .table-padding td,
.col_4 .table-padding td
{
	padding: 5px;	
}

.col_1 .cms_pic_container,
.col_2 .cms_pic_container,
.col_3 .cms_pic_container,
.col_4 .cms_pic_container
{
	margin-top:0px;	
}

.module_kontakt_map_01 .cms_pic_container,
.module_kontakt_map_02 .cms_pic_container {
	margin-top: 0px;	
}

.cms_pic_container_no_margin .cms_pic_container {
	margin:0px !important;
}

/* Balken */
.module_balken_fullscreen_01 {
	background: #f1f1f1;
	width: 100%;
	padding-top:30px;
	padding-bottom:30px;
	font-size: 120%;
}
.module_balken_fullscreen_01 h2{
	margin:0px;
	padding:0px;
}
.module_balken_fullscreen_01 h3{
	margin:0px;
	padding:0px;
}

.cms_pic_container {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}

/* Boxen */
.box {
	color:#666;
	width:100%;
	padding:20px;
	background:#f1f1f1;
	text-align:left;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.box_2 {
	color:#666;
	width:100%;
	padding:20px;
	background:#f1f1f1;
	border: 0px solid #859092;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.box_3 {
	margin:0px;
	color:#FFF;
	width:100%;
	padding:20px;
	background:#3e342f;
	font-size:100%;
	line-height:130%;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.box_4 {
}
.box_5 {
}
.box_6 {
	padding:20px;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.box_spacer {
	padding:20px;
}
.box_spacer_5px {
	display:block;
	height:5px;
}
.box_spacer_10px {
	display:block;
	height:10px;
}
.box_spacer_15px {
	display:block;
	height:15px;
}
.box_spacer_20px {
	display:block;
	height:20px;
}
.box_spacer_30px {
	display:block;
	height:30px;
}
.box_spacer_40px {
	display:block;
	height:40px;
}
.box_spacer_50px {
	display:block;
	height:50px;
}
.box_spacer_60px {
	display:block;
	height:60px;
}
.box_spacer_70px {
	display:block;
	height:70px;
}
.box_spacer_80px {
	display:block;
	height:80px;
}
.box_spacer_90px {
	display:block;
	height:90px;
}
.box_spacer_100px {
	display:block;
	height:100px;
}
.box_spacer_150px {
	display:block;
	height:150px;
}

.box_widgets {
	margin:0px;
	color:#333;
	width:100%;
	padding:20px;
	background:#f1f1f1;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.box_widgets p {
	margin-bottom: 10px;	
}
.box_widgets h1 { /* TITEL */
	color: #000;
	font-size:150%;
	margin-bottom: 0px;
	line-height:120%;
}
.box_widgets h2 { /* TEXT */
	color: #333;
	font-size:100%;
	margin-bottom: 0px;
	line-height:120%;
}
.box_widgets h3 { /* DATUM */
	color: #666;
	font-size:85%;
	margin-bottom: 3px;
	line-height:120%;
}
.box_widgets h4 { /* TITEL NEWS */
	color: #333;
	font-size:120%;
	margin-bottom: 10px;
	line-height:120%;
	font-weight: 400;
}
.box_widgets .hr_1 {
	border-bottom: 1px solid #999;
	margin-top: 8px;
	margin-bottom: 10px;
}
.box_widgets .hr_2 {
	border-bottom: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_widgets .feature-wrap {
	margin-bottom:15px;	
}
.box_widgets input[type="button"],
.box_widgets input[type="submit"] {
	background-color:#e72027;
	text-align:center;
	color:#fff;
}
.box_widgets input[type="button"]:hover,
.box_widgets input[type="submit"]:hover {
	color:#fff;
	background-color:#333;
}

.box_all {

}

/* Subpagenavi */
.box_subpagenavi {
	/*color:#ffc100;*/
	width:100%;
	font-size:95%;
	padding:8px 12px 8px 12px;
	background:#f1f1f1;
	text-align:left;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;		
}
.box_subpagenavi a,
.box_subpagenavi a:visited,
.box_subpagenavi a:focus {
	/*
	background:none;
	color: #fff;
	*/
}
.box_subpagenavi a:hover,
.box_subpagenavi a.active {
	/*
	background:none;
	color:#ffc100;
	*/
}
.box_subpagenavi .first {
	white-space:nowrap;	
	display:inline;
}
.box_subpagenavi span{
	color:#aaa;
}

/* Tags */
.box_widgets .div_tag_wrapper {
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: -4px;
}
.box_widgets .div_tag {
	display:inline-block;
}
.box_widgets .div_tag a {
	padding: 5px;
	display:inline-block;
	background:#588355;
	margin-left: 2px;
	margin-right:2px;
	margin-bottom: 4px;
	color:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.box_widgets .div_tag a:hover {
	background: #999;
}
.box_widgets .div_tag a.size1 {
	font-size:100%;
	line-height:normal;
}
.box_widgets .div_tag a.size2 {
	font-size:120%;
	line-height:normal;
}
.box_widgets .div_tag a.size3 {
	font-size:90%;
	line-height:normal;
}
.box_widgets .div_tag a.size4 {
	font-size:160%;
	line-height:normal;
}
.box_widgets .div_tag a.size5 {
	font-size:130%;
	line-height:normal;
}

/* Blog */
#section_blog .feature-wrap {
	margin-bottom:20px;		
}
#section_blog .feature-wrap_minus {
	margin-bottom:-20px;		
}
#section_blog_inline .div_box_blog {
	margin-bottom:30px;
}
#section_blog .div_box_blog hr,
#section_blog_inline hr {
	padding:0px;
	margin-top:0px;
	margin-bottom:30px;
	border-style:dotted;
}
#section_blog .div_box_blog hr.hr_1,
#section_blog_inline hr.hr_1 {
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	max-width:none;
}
#section_blog .div_box_blog hr.hr_2,
#section_blog_inline hr.hr_2 {
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	max-width:none;
}
#section_blog_inline .div_box_blog .blog_titel {
	margin-bottom:10px;
}
#section_blog .div_box_blog .blog_titel {
	margin-bottom:0px;	
}
#section_blog .div_box_blog h2,
#section_blog_inline .div_box_blog .blog_titel h2 {
	font-family:roboto condensed;
	font-size: 200%;
	line-height:110%;
	letter-spacing:0.5px;
	padding:0px;
	margin-bottom:3px;
	color: #111;
	font-weight:600;
}
#section_blog_inline .div_box_blog .blog_titel h3 {
	font-family:roboto condensed;
	font-size: 200%;
	line-height:120%;
	padding:0px;
	margin-bottom:10px;
	color: #ccc;
	font-weight:300;
}
#section_blog .div_box_blog .blog_titel span,
#section_blog_inline .div_box_blog .blog_titel span {
	color:#777;
	font-size: 90%;
	letter-spacing:0.5px;
}
#section_blog .div_box_blog .weiterlesen,
#section_blog_inline .div_box_blog .weiterlesen {
	font-family: roboto condensed;
	font-size:120%;
	font-weight:400;	
}
#form_blog_search input[type=button],
#form_blog_search input[type=submit] {
	font-family:roboto condensed;
	background-color: #588355;
	width:100%;
	height:32px;
	padding:0px;
	text-align:center;
}
#form_blog_search input[type=button]:hover,
#form_blog_search input[type=submit]:hover{
	background-color: #999;
}
#section_blog .blog_tags {
	font-size:90%;	
}


/* Area-Class Sections / Container */
.section_1,
.section_2,
.section_3,
.section_4,
.section_5 {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom:30px;
	background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
	background-size:cover;
}
.section_2 {
	
}
.section_3 {
	padding-top: 20px;
	padding-bottom:20px;
	background: url(../Images/bg_section.jpg) no-repeat top center;
	background-size:1920px;
}
.section_3 .container_content {

}
.section_4 {
}
.section_5 {
	/*
	background-position:0 0 !important;
	background-repeat:repeat !important;
	background-size:auto !important;
	background-attachment:scroll !important;
	z-index:100;
	position:relative;
	margin-top: -150px;
	min-height:150px;
	padding-top:0px;
	*/
}
.section_5 .cms_row_spalten {
	/*
	margin-top: -120px;
	position:relative;	
	*/
}

/* Row-Class */
.row_class_1 {
}
.row_class_2 {
}
.row_class_3 {
}
.row_class_4 {
}

/* Module-Class */
.module_class_1 {
}
.module_class_2 {
}
.module_class_3 {
}
.module_class_4 {	
}

/* Swiper & Home Header Texte */
.section_home_header_text_wrapper {
	display:table;
	width:100%;
	height:100%;
	background:url(../Images/transparenz_darken_30.png) repeat;
}
.section_home_header_text_container {
	display:table-cell;	
	width:100%;
	height:100%;
	vertical-align:top;
	text-align:center;
	color:#ffffff;
	font-size:200%;
	line-height:100%;
	padding-top:100px;
}
.section_home_header_text_box {
}
.section_home_header_text_box h1{
	font-style:normal;
	font-size:290%;
	font-weight:400;
	line-height:110%;
}
.section_home_header_text_box h2{
	margin-top:10px;
	font-style:normal;
	font-size:230%;
	font-weight:400;
	line-height:110%;
}
.swiper-slide .swiper_schema_1 h1 {
	color:#fff;
	/*
	-webkit-text-shadow: #999 1px 1px 1px;
    -moz-text-shadow: #999 1px 1px 1px;
    -ms-text-shadow: #999 1px 1px 1px;
	-o-text-shadow: #999 1px 1px 1px;
	text-shadow: #999 1px 1px 1px;
	*/
}
.swiper-slide .swiper_schema_1 h2 {
	color:#f1f1f1;
	/*
	-webkit-text-shadow: #999 1px 1px 1px;
    -moz-text-shadow: #999 1px 1px 1px;
    -ms-text-shadow: #999 1px 1px 1px;
	-o-text-shadow: #999 1px 1px 1px;
	text-shadow: #999 1px 1px 1px;
	*/
}
.swiper-slide .swiper_schema_2 h1 {
	color:#222;
	/*
	-webkit-text-shadow: #f1f1f1 1px 1px 1px;
    -moz-text-shadow: #f1f1f1 1px 1px 1px;
    -ms-text-shadow: #f1f1f1 1px 1px 1px;
	-o-text-shadow: #f1f1f1 1px 1px 1px;
	text-shadow: #f1f1f1 1px 1px 1px;
	*/
}
.swiper-slide .swiper_schema_2 h2 {
	color:#555;
	/*
	-webkit-text-shadow: #f1f1f1 1px 1px 1px;
    -moz-text-shadow: #f1f1f1 1px 1px 1px;
    -ms-text-shadow: #f1f1f1 1px 1px 1px;
	-o-text-shadow: #f1f1f1 1px 1px 1px;
	text-shadow: #f1f1f1 1px 1px 1px;
	*/
}
.section_home_header_text_box .btn {
	font-family: Roboto Condensed;
	font-size:16px;
    padding: 14px 24px;
    border: 0 none;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
	-webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}
.section_home_header_text_box .btn:focus, .section_home_header_text_box .btn:active:focus, .section_home_header_text_box .btn.active:focus {
    outline: 0 none;
}
.section_home_header_text_box .btn-default {
    background: #ed3013;
    color: #ffffff;
}
.section_home_header_text_box .btn-default:hover, .section_home_header_text_box .btn-default:focus, .section_home_header_text_box .btn-default:active, .section_home_header_text_box .btn-default.active, .section_home_header_text_box .open > .dropdown-toggle.btn-default {
    background: #333;
	color:#fff;
}
.section_home_header_text_box .btn-default:active, .section_home_header_text_box .btn-default.active {
    background: #007299;
    box-shadow: none;
}
.swiper_fader_center {
	width:100%;
	overflow:hidden;
	position:relative;
}
.swiper_fader_left {
	width:50%;
	overflow:hidden;
	position:relative;
}
.swiper_fader_right {
	width:50%;
	overflow:hidden;
	position:relative;
}
.swiper_fader_right .table {
	position:relative;
	padding:30px;
	z-index:1000;
}
.swiper_fader_right_bg {
	top:0px;
	left:0px;
	opacity:0.7;
	position:absolute;
	background:#fff;
	width:100%;
	height:100%;
	z-index:900;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom:10px;
  background-size:cover;
  height: 100%;
}
.swiper-inner-container {
	width:100%;
	height:100%;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:90px; /* Höhe von Header */
}
.swiper-pagination {
	position:relative;
	width:100%;
	text-align:center;
	
	padding:0px;
	margin:0px;
	margin-top:20px;
}
.swiper-pagination-bullet {
	width: 10px;
    height: 10px;
	margin-left:8px;
	margin-bottom:5px;
	border: 0px solid #999;
	background:#999;
	opacity:1;
}
.swiper-pagination-bullet-active {
	color:#fff;
	background: #554d98;
	border: 0px solid #554d98;
}

#bg_header_slider_wrapper
{
	margin:0px;
	margin-top:0px;
	position:relative;
	height:100%;
	border-top: 0px #fff solid;
	border-bottom: 0px #fff solid;
}
#bg_header_slider_wrapper .bg_header_slider_wrapper_text {
	width:100%;
	position:absolute;
	z-index:500;
	margin-left:auto;
	margin-right:auto;
	height:650px;
	vertical-align:middle;
}
#section_shop_details #bg_header_slider_wrapper{
	height:auto;
}
#bg_header_slider_wrapper .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background:none;
}
#section_shop_details .swiper-container {
	width: 100%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
}
#bg_header_slider_wrapper .swiper-slide {
	font-size: 18px;
	background:none;
	background-size:cover;
	background-position:center top;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#section_shop_details .swiper-slide {
	background:none;
	background-size: contain;
	background-position: center;
	background-repeat:no-repeat;
}
#bg_header_slider_wrapper .swiper-button-prev {
	height:auto;
	width:auto;
	color: #fff;
	background:none;
	margin-left:15px;
	border: 1px solid #fff;
	display:block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	padding:7px;
}
#bg_header_slider_wrapper .swiper-button-prev i {
	display:block;	
}
#bg_header_slider_wrapper .swiper-button-next{
	height:auto;
	width:auto;
	color: #fff;
	background:none;
	margin-right:15px;
	border: 1px solid #fff;
	display:block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	padding:7px;
}
#bg_header_slider_wrapper .swiper-button-prev:hover,
#bg_header_slider_wrapper .swiper-button-next:hover {
	color: #E6391A;	
	border: 1px solid #E6391A;
}
#bg_header_slider_wrapper .swiper-pagination {
	position:absolute;
	width:100%;
	text-align:center;
	
	padding:0px;
	margin:0px;
}
#bg_header_slider_wrapper .swiper-pagination-bullet {

}
#bg_header_slider_wrapper .swiper-pagination-bullet-active {

}
#bg_header_slider_wrapper .swiper-bilder-anzeigen  {
	margin-top:6px;	
	float:left;
	display:block;
	cursor:pointer;
	position:relative;
	z-index:1000;
}
#bg_header_slider_wrapper .swiper-bilder-anzeigen i{
	font-size: 90%;
	font-weight:normal;
	width:100%;
	height:100%;
}

/* Abstand Handling */
p {
	margin-top:0px;
	margin-bottom:15px;
}

.feature-wrap {
	margin-bottom: 30px;
}
.feature-wrap-row {
	margin-bottom: 30px;
}
.feature-wrap_minus {
	margin-bottom: -30px;
}
.feature-wrap_row_minus {
	margin-bottom: -30px;	
}

.div_feature-wrap_minus {
	width:100%; 
	height:auto;
	overflow:hidden;
}

.div_spacer_default {
	display:block;
	height:20px;
}
.div_spacer_bild_text {
	display:block;
	height:15px;
}
.div_spacer_text_bild {
	display:block;
	height:15px;
}
.div_spacer_bild_bild {
	display:block;
	height:15px;
}
.div_spacer_titel_text {
	display:block;
	height:5px;	
}
.div_spacer_text_text { /*normalerweise = P -> margin-bottom */
	display:block;
	height:15px;	
}
.div_spacer_block_block {
	display:block;
	height:30px; /* = feature-wrap */
}
.div_spacer_row_row {
	display:block;
	height:30px; /* = feature-wrap */
}

/* Abstand Box - Box nach unten abhängig von row */
.div_spacer_box_box {
	display:block;
	height:30px; /* = feature-wrap */	
}
.div_spacer_box_wrapper {
	margin-bottom: -30px;
}

div .row .div_spacer_box_box {
	height:30px;
}
div .row.div_spacer_box_wrapper {
	margin-bottom: -30px;
}

div .row_l .div_spacer_box_box {
	height:40px;	
}
div .row_l.div_spacer_box_wrapper {
	margin-bottom: -40px;
}

div .row_m .div_spacer_box_box {
	height:20px;	
}
div .row_m.div_spacer_box_wrapper {
	margin-bottom: -20px;
}

div .row_s .div_spacer_box_box {
	height:14px;	
}
div .row_s.div_spacer_box_wrapper {
	margin-bottom: -14px;
}

div .row_xs .div_spacer_box_box {
	height:10px;	
}
div .row_xs.div_spacer_box_wrapper {
	margin-bottom: -10px;
}

/*Spacer Modul -> height:*/
.div_spacer_50px {
	display:block;
	height:50px;
	width:100%;	
}
.div_spacer_40px {
	display:block;
	height:40px;
	width:100%;	
}
.div_spacer_30px {
	display:block;
	height:30px;
	width:100%;	
}
.div_spacer_20px {
	display:block;
	height:20px;
	width:100%;	
}
.div_spacer_15px {
	display:block;
	height:15px;
	width:100%;	
}
.div_spacer_10px {
	display:block;
	height:10px;
	width:100%;	
}
.div_spacer_5px {
	display:block;
	height:5px;
	width:100%;	
}

.div_spacer_responsive_50px {
	display:block;
	height:50px;
	width:100%;	
}
.div_spacer_responsive_40px {
	display:block;
	height:40px;
	width:100%;	
}
.div_spacer_responsive_30px {
	display:block;
	height:30px;
	width:100%;	
}
.div_spacer_responsive_20px {
	display:block;
	height:20px;
	width:100%;	
}
.div_spacer_responsive_15px {
	display:block;
	height:15px;
	width:100%;	
}
.div_spacer_responsive_10px {
	display:block;
	height:10px;
	width:100%;	
}
.div_spacer_responsive_5px {
	display:block;
	height:5px;
	width:100%;	
}

/*cke-editor -> padding-bottom:*/
.div_spacer_responsive_cke_top_sm { /* wird in responsive.css definiert -> div_spacer_text_text + xx = feature-wrap */

}
.div_spacer_responsive_cke_top { /* xs - wird in responsive.css definiert -> div_spacer_text_text + xx = feature-wrap */

}
.div_spacer_responsive_cke_top_ms { /* wird in responsive.css definiert -> div_spacer_text_text + xx = feature-wrap */

}

.div_spacer_cke_module_module {
	padding-bottom:30px;	
}
.div_spacer_cke_5px {
	padding-bottom:5px;
}
.div_spacer_cke_10px {
	padding-bottom:10px;
}
.div_spacer_cke_15px {
	padding-bottom:15px;
}
.div_spacer_cke_20px {
	padding-bottom:20px;
}
.div_spacer_cke_30px {
	padding-bottom:30px;
}
.div_spacer_cke_40px {
	padding-bottom:40px;
}
.div_spacer_cke_50px {
	padding-bottom:50px;
}

/*cms_spacers -> height:*/
.div_spacer_overwrite_50px {
	height:50px !important;
}
.div_spacer_overwrite_40px {
	height:40px !important;
}
.div_spacer_overwrite_35px {
	height:35px !important;
}
.div_spacer_overwrite_30px {
	height:30px !important;
}
.div_spacer_overwrite_25px {
	height:25px !important;
}
.div_spacer_overwrite_20px {
	height:20px !important;
}
.div_spacer_overwrite_19px {
	height:19px !important;
}
.div_spacer_overwrite_18px {
	height:18px !important;
}
.div_spacer_overwrite_17px {
	height:17px !important;
}
.div_spacer_overwrite_16px {
	height:16px !important;
}
.div_spacer_overwrite_15px {
	height:15px !important;
}
.div_spacer_overwrite_14px {
	height:14px !important;
}
.div_spacer_overwrite_13px {
	height:13px !important;
}
.div_spacer_overwrite_12px {
	height:12px !important;
}
.div_spacer_overwrite_11px {
	height:11px !important;
}
.div_spacer_overwrite_10px {
	height:10px !important;
}
.div_spacer_overwrite_9px {
	height:9px !important;
}
.div_spacer_overwrite_8px {
	height:8px !important;
}
.div_spacer_overwrite_7px {
	height:7px !important;
}
.div_spacer_overwrite_5px {
	height:5px !important;
}
.div_spacer_overwrite_4px {
	height:4px !important;
}
.div_spacer_overwrite_3px {
	height:3px !important;
}
.div_spacer_overwrite_2px {
	height:2px !important;
}
.div_spacer_overwrite_1px {
	height:1px !important;
}
.div_spacer_overwrite_0px {
	height:0px !important;
}
	
/*modules & areas -> top / bottom margin*/
/*row*/
.div_spacer_row_overwrite_bottom_big {
	height:150px !important;
}
.div_spacer_row_overwrite_bottom_100px {
	height:100px !important;
}
.div_spacer_row_overwrite_bottom_90px {
	height:90px !important;
}
.div_spacer_row_overwrite_bottom_80px {
	height:80px !important;
}
.div_spacer_row_overwrite_bottom_70px {
	height:70px !important;
}
.div_spacer_row_overwrite_bottom_60px {
	height:60px !important;
}
.div_spacer_row_overwrite_bottom_50px {
	height:50px !important;
}
.div_spacer_row_overwrite_bottom_40px {
	height:40px !important;
}
.div_spacer_row_overwrite_bottom_35px {
	height:35px !important;
}
.div_spacer_row_overwrite_bottom_30px {
	height:30px !important;
}
.div_spacer_row_overwrite_bottom_25px {
	height:25px !important;
}
.div_spacer_row_overwrite_bottom_20px {
	height:20px !important;
}
.div_spacer_row_overwrite_bottom_19px {
	height:19px !important;
}
.div_spacer_row_overwrite_bottom_18px {
	height:18px !important;
}
.div_spacer_row_overwrite_bottom_17px {
	height:17px !important;
}
.div_spacer_row_overwrite_bottom_16px {
	height:16px !important;
}
.div_spacer_row_overwrite_bottom_15px {
	height:15px !important;
}
.div_spacer_row_overwrite_bottom_14px {
	height:14px !important;
}
.div_spacer_row_overwrite_bottom_13px {
	height:13px !important;
}
.div_spacer_row_overwrite_bottom_12px {
	height:12px !important;
}
.div_spacer_row_overwrite_bottom_11px {
	height:11px !important;
}
.div_spacer_row_overwrite_bottom_10px {
	height:10px !important;
}
.div_spacer_row_overwrite_bottom_9px {
	height:9px !important;
}
.div_spacer_row_overwrite_bottom_8px {
	height:8px !important;
}
.div_spacer_row_overwrite_bottom_7px {
	height:7px !important;
}
.div_spacer_row_overwrite_bottom_6px {
	height:6px !important;
}
.div_spacer_row_overwrite_bottom_5px {
	height:5px !important;
}
.div_spacer_row_overwrite_bottom_4px {
	height:4px !important;
}
.div_spacer_row_overwrite_bottom_3px {
	height:3px !important;
}
.div_spacer_row_overwrite_bottom_2px {
	height:2px !important;
}
.div_spacer_row_overwrite_bottom_1px {
	height:1px !important;
}
.div_spacer_row_overwrite_bottom_0px {
	height:0px !important;
}

/*modul*/
.div_spacer_module_overwrite_top_big {
	height:150px !important;
}
.div_spacer_module_overwrite_top_100px {
	height:100px !important;
}
.div_spacer_module_overwrite_top_90px {
	height:90px !important;
}
.div_spacer_module_overwrite_top_80px {
	height:80px !important;
}
.div_spacer_module_overwrite_top_70px {
	height:70px !important;
}
.div_spacer_module_overwrite_top_60px {
	height:60px !important;
}
.div_spacer_module_overwrite_top_50px {
	height:50px !important;
}
.div_spacer_module_overwrite_top_40px {
	height:40px !important;
}
.div_spacer_module_overwrite_top_35px {
	height:35px !important;
}
.div_spacer_module_overwrite_top_30px {
	height:30px !important;
}
.div_spacer_module_overwrite_top_25px {
	height:25px !important;
}
.div_spacer_module_overwrite_top_20px {
	height:20px !important;
}
.div_spacer_module_overwrite_top_19px {
	height:19px !important;
}
.div_spacer_module_overwrite_top_18px {
	height:18px !important;
}
.div_spacer_module_overwrite_top_17px {
	height:17px !important;
}
.div_spacer_module_overwrite_top_16px {
	height:16px !important;
}
.div_spacer_module_overwrite_top_15px {
	height:15px !important;
}
.div_spacer_module_overwrite_top_14px {
	height:14px !important;
}
.div_spacer_module_overwrite_top_13px {
	height:13px !important;
}
.div_spacer_module_overwrite_top_12px {
	height:12px !important;
}
.div_spacer_module_overwrite_top_11px {
	height:11px !important;
}
.div_spacer_module_overwrite_top_10px {
	height:10px !important;
}
.div_spacer_module_overwrite_top_9px {
	height:9px !important;
}
.div_spacer_module_overwrite_top_8px {
	height:8px !important;
}
.div_spacer_module_overwrite_top_7px {
	height:7px !important;
}
.div_spacer_module_overwrite_top_6px {
	height:6px !important;
}
.div_spacer_module_overwrite_top_5px {
	height:5px !important;
}
.div_spacer_module_overwrite_top_4px {
	height:4px !important;
}
.div_spacer_module_overwrite_top_3px {
	height:3px !important;
}
.div_spacer_module_overwrite_top_2px {
	height:2px !important;
}
.div_spacer_module_overwrite_top_1px {
	height:1px !important;
}
.div_spacer_module_overwrite_top_0px {
	height:0px !important;
}

/* ******************* */
.div_spacer_module_overwrite_bottom_fliesstext {
	height:15px !important; /* = P */
}
.div_spacer_module_overwrite_bottom_big {
	height:150px !important;
}
.div_spacer_module_overwrite_bottom_100px {
	height:100px !important;
}
.div_spacer_module_overwrite_bottom_90px {
	height:90px !important;
}
.div_spacer_module_overwrite_bottom_80px {
	height:80px !important;
}
.div_spacer_module_overwrite_bottom_70px {
	height:70px !important;
}
.div_spacer_module_overwrite_bottom_60px {
	height:60px !important;
}
.div_spacer_module_overwrite_bottom_50px {
	height:50px !important;
}
.div_spacer_module_overwrite_bottom_40px {
	height:40px !important;
}
.div_spacer_module_overwrite_bottom_35px {
	height:35px !important;
}
.div_spacer_module_overwrite_bottom_30px {
	height:30px !important;
}
.div_spacer_module_overwrite_bottom_25px {
	height:25px !important;
}
.div_spacer_module_overwrite_bottom_20px {
	height:20px !important;
}
.div_spacer_module_overwrite_bottom_19px {
	height:19px !important;
}
.div_spacer_module_overwrite_bottom_18px {
	height:18px !important;
}
.div_spacer_module_overwrite_bottom_17px {
	height:17px !important;
}
.div_spacer_module_overwrite_bottom_16px {
	height:16px !important;
}
.div_spacer_module_overwrite_bottom_15px {
	height:15px !important;
}
.div_spacer_module_overwrite_bottom_14px {
	height:14px !important;
}
.div_spacer_module_overwrite_bottom_13px {
	height:13px !important;
}
.div_spacer_module_overwrite_bottom_12px {
	height:12px !important;
}
.div_spacer_module_overwrite_bottom_11px {
	height:11px !important;
}
.div_spacer_module_overwrite_bottom_10px {
	height:10px !important;
}
.div_spacer_module_overwrite_bottom_9px {
	height:9px !important;
}
.div_spacer_module_overwrite_bottom_8px {
	height:8px !important;
}
.div_spacer_module_overwrite_bottom_7px {
	height:7px !important;
}
.div_spacer_module_overwrite_bottom_6px {
	height:6px !important;
}
.div_spacer_module_overwrite_bottom_5px {
	height:5px !important;
}
.div_spacer_module_overwrite_bottom_4px {
	height:4px !important;
}
.div_spacer_module_overwrite_bottom_3px {
	height:3px !important;
}
.div_spacer_module_overwrite_bottom_2px {
	height:2px !important;
}
.div_spacer_module_overwrite_bottom_1px {
	height:1px !important;
}
.div_spacer_module_overwrite_bottom_0px {
	height:0px !important;
}

.div_spacer_module_overwrite_margin_top_big {
	margin-top:150px !important;
}
.div_spacer_module_overwrite_margin_top_100px {
	margin-top:100px !important;
}
.div_spacer_module_overwrite_margin_top_90px {
	margin-top:90px !important;
}
.div_spacer_module_overwrite_margin_top_80px {
	margin-top:80px !important;
}
.div_spacer_module_overwrite_margin_top_70px {
	margin-top:70px !important;
}
.div_spacer_module_overwrite_margin_top_60px {
	margin-top:60px !important;
}
.div_spacer_module_overwrite_margin_top_50px {
	margin-top:50px !important;
}
.div_spacer_module_overwrite_margin_top_40px {
	margin-top:40px !important;
}
.div_spacer_module_overwrite_margin_top_35px {
	margin-top:35px !important;
}
.div_spacer_module_overwrite_margin_top_30px {
	margin-top:30px !important;
}
.div_spacer_module_overwrite_margin_top_25px {
	margin-top:25px !important;
}
.div_spacer_module_overwrite_margin_top_20px {
	margin-top:20px !important;
}
.div_spacer_module_overwrite_margin_top_19px {
	margin-top:19px !important;
}
.div_spacer_module_overwrite_margin_top_18px {
	margin-top:18px !important;
}
.div_spacer_module_overwrite_margin_top_17px {
	margin-top:17px !important;
}
.div_spacer_module_overwrite_margin_top_16px {
	margin-top:16px !important;
}
.div_spacer_module_overwrite_margin_top_15px {
	margin-top:15px !important;
}
.div_spacer_module_overwrite_margin_top_14px {
	margin-top:14px !important;
}
.div_spacer_module_overwrite_margin_top_13px {
	margin-top:13px !important;
}
.div_spacer_module_overwrite_margin_top_12px {
	margin-top:12px !important;
}
.div_spacer_module_overwrite_margin_top_11px {
	margin-top:11px !important;
}
.div_spacer_module_overwrite_margin_top_10px {
	margin-top:10px !important;
}
.div_spacer_module_overwrite_margin_top_9px {
	margin-top:9px !important;
}
.div_spacer_module_overwrite_margin_top_8px {
	margin-top:8px !important;
}
.div_spacer_module_overwrite_margin_top_7px {
	margin-top:7px !important;
}
.div_spacer_module_overwrite_margin_top_6px {
	margin-top:6px !important;
}
.div_spacer_module_overwrite_margin_top_5px {
	margin-top:5px !important;
}
.div_spacer_module_overwrite_margin_top_4px {
	margin-top:4px !important;
}
.div_spacer_module_overwrite_margin_top_3px {
	margin-top:3px !important;
}
.div_spacer_module_overwrite_margin_top_2px {
	margin-top:2px !important;
}
.div_spacer_module_overwrite_margin_top_1px {
	margin-top:1px !important;
}
.div_spacer_module_overwrite_margin_top_0px {
	margin-top:0px !important;
	padding-top:0px !important;
}

.div_spacer_module_overwrite_margin_bottom_big {
	margin-bottom:150px !important;
}
.div_spacer_module_overwrite_margin_bottom_100px {
	margin-bottom:100px !important;
}
.div_spacer_module_overwrite_margin_bottom_90px {
	margin-bottom:90px !important;
}
.div_spacer_module_overwrite_margin_bottom_80px {
	margin-bottom:80px !important;
}
.div_spacer_module_overwrite_margin_bottom_70px {
	margin-bottom:70px !important;
}
.div_spacer_module_overwrite_margin_bottom_60px {
	margin-bottom:60px !important;
}
.div_spacer_module_overwrite_margin_bottom_50px {
	margin-bottom:50px !important;
}
.div_spacer_module_overwrite_margin_bottom_40px {
	margin-bottom:40px !important;
}
.div_spacer_module_overwrite_margin_bottom_35px {
	margin-bottom:35px !important;
}
.div_spacer_module_overwrite_margin_bottom_30px {
	margin-bottom:30px !important;
}
.div_spacer_module_overwrite_margin_bottom_25px {
	margin-bottom:25px !important;
}
.div_spacer_module_overwrite_margin_bottom_20px {
	margin-bottom:20px !important;
}
.div_spacer_module_overwrite_margin_bottom_19px {
	margin-bottom:19px !important;
}
.div_spacer_module_overwrite_margin_bottom_18px {
	margin-bottom:18px !important;
}
.div_spacer_module_overwrite_margin_bottom_17px {
	margin-bottom:17px !important;
}
.div_spacer_module_overwrite_margin_bottom_16px {
	margin-bottom:16px !important;
}
.div_spacer_module_overwrite_margin_bottom_15px {
	margin-bottom:15px !important;
}
.div_spacer_module_overwrite_margin_bottom_14px {
	margin-bottom:14px !important;
}
.div_spacer_module_overwrite_margin_bottom_13px {
	margin-bottom:13px !important;
}
.div_spacer_module_overwrite_margin_bottom_12px {
	margin-bottom:12px !important;
}
.div_spacer_module_overwrite_margin_bottom_11px {
	margin-bottom:11px !important;
}
.div_spacer_module_overwrite_margin_bottom_10px {
	margin-bottom:10px !important;
}
.div_spacer_module_overwrite_margin_bottom_9px {
	margin-bottom:9px !important;
}
.div_spacer_module_overwrite_margin_bottom_8px {
	margin-bottom:8px !important;
}
.div_spacer_module_overwrite_margin_bottom_7px {
	margin-bottom:7px !important;
}
.div_spacer_module_overwrite_margin_bottom_6px {
	margin-bottom:6px !important;
}
.div_spacer_module_overwrite_margin_bottom_5px {
	margin-bottom:5px !important;
}
.div_spacer_module_overwrite_margin_bottom_4px {
	margin-bottom:4px !important;
}
.div_spacer_module_overwrite_margin_bottom_3px {
	margin-bottom:3px !important;
}
.div_spacer_module_overwrite_margin_bottom_2px {
	margin-bottom:2px !important;
}
.div_spacer_module_overwrite_margin_bottom_1px {
	margin-bottom:1px !important;
}
.div_spacer_module_overwrite_margin_bottom_0px {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

/*area*/
.div_spacer_modules_area_overwrite_top_big {
	padding-top:150px !important;
}
.div_spacer_modules_area_overwrite_top_100px {
	padding-top:100px !important;
}
.div_spacer_modules_area_overwrite_top_90px {
	padding-top:90px !important;
}
.div_spacer_modules_area_overwrite_top_80px {
	padding-top:80px !important;
}
.div_spacer_modules_area_overwrite_top_70px {
	padding-top:70px !important;
}
.div_spacer_modules_area_overwrite_top_60px {
	padding-top:60px !important;
}
.div_spacer_modules_area_overwrite_top_50px {
	padding-top:50px !important;
}
.div_spacer_modules_area_overwrite_top_40px {
	padding-top:40px !important;
}
.div_spacer_modules_area_overwrite_top_35px {
	padding-top:35px !important;
}
.div_spacer_modules_area_overwrite_top_30px {
	padding-top:30px !important;
}
.div_spacer_modules_area_overwrite_top_25px {
	padding-top:25px !important;
}
.div_spacer_modules_area_overwrite_top_20px {
	padding-top:20px !important;
}
.div_spacer_modules_area_overwrite_top_19px {
	padding-top:19px !important;
}
.div_spacer_modules_area_overwrite_top_18px {
	padding-top:18px !important;
}
.div_spacer_modules_area_overwrite_top_17px {
	padding-top:17px !important;
}
.div_spacer_modules_area_overwrite_top_16px {
	padding-top:16px !important;
}
.div_spacer_modules_area_overwrite_top_15px {
	padding-top:15px !important;
}
.div_spacer_modules_area_overwrite_top_14px {
	padding-top:14px !important;
}
.div_spacer_modules_area_overwrite_top_13px {
	padding-top:13px !important;
}
.div_spacer_modules_area_overwrite_top_12px {
	padding-top:12px !important;
}
.div_spacer_modules_area_overwrite_top_11px {
	padding-top:11px !important;
}
.div_spacer_modules_area_overwrite_top_10px {
	padding-top:10px !important;
}
.div_spacer_modules_area_overwrite_top_9px {
	padding-top:9px !important;
}
.div_spacer_modules_area_overwrite_top_8px {
	padding-top:8px !important;
}
.div_spacer_modules_area_overwrite_top_7px {
	padding-top:7px !important;
}
.div_spacer_modules_area_overwrite_top_6px {
	padding-top:6px !important;
}
.div_spacer_modules_area_overwrite_top_5px {
	padding-top:5px !important;
}
.div_spacer_modules_area_overwrite_top_4px {
	padding-top:4px !important;
}
.div_spacer_modules_area_overwrite_top_3px {
	padding-top:3px !important;
}
.div_spacer_modules_area_overwrite_top_2px {
	padding-top:2px !important;
}
.div_spacer_modules_area_overwrite_top_1px {
	padding-top:1px !important;
}
.div_spacer_modules_area_overwrite_top_0px {
	padding-top:0px !important;
}

.div_spacer_modules_area_overwrite_bottom_big {
	padding-bottom:150px !important;
}
.div_spacer_modules_area_overwrite_bottom_100px {
	padding-bottom:100px !important;
}
.div_spacer_modules_area_overwrite_bottom_90px {
	padding-bottom:90px !important;
}
.div_spacer_modules_area_overwrite_bottom_80px {
	padding-bottom:80px !important;
}
.div_spacer_modules_area_overwrite_bottom_70px {
	padding-bottom:70px !important;
}
.div_spacer_modules_area_overwrite_bottom_60px {
	padding-bottom:60px !important;
}
.div_spacer_modules_area_overwrite_bottom_50px {
	padding-bottom:50px !important;
}
.div_spacer_modules_area_overwrite_bottom_40px {
	padding-bottom:40px !important;
}
.div_spacer_modules_area_overwrite_bottom_35px {
	padding-bottom:35px !important;
}
.div_spacer_modules_area_overwrite_bottom_30px {
	padding-bottom:30px !important;
}
.div_spacer_modules_area_overwrite_bottom_25px {
	padding-bottom:25px !important;
}
.div_spacer_modules_area_overwrite_bottom_20px {
	padding-bottom:20px !important;
}
.div_spacer_modules_area_overwrite_bottom_19px {
	padding-bottom:19px !important;
}
.div_spacer_modules_area_overwrite_bottom_18px {
	padding-bottom:18px !important;
}
.div_spacer_modules_area_overwrite_bottom_17px {
	padding-bottom:17px !important;
}
.div_spacer_modules_area_overwrite_bottom_16px {
	padding-bottom:16px !important;
}
.div_spacer_modules_area_overwrite_bottom_15px {
	padding-bottom:15px !important;
}
.div_spacer_modules_area_overwrite_bottom_14px {
	padding-bottom:14px !important;
}
.div_spacer_modules_area_overwrite_bottom_13px {
	padding-bottom:13px !important;
}
.div_spacer_modules_area_overwrite_bottom_12px {
	padding-bottom:12px !important;
}
.div_spacer_modules_area_overwrite_bottom_11px {
	padding-bottom:11px !important;
}
.div_spacer_modules_area_overwrite_bottom_10px {
	padding-bottom:10px !important;
}
.div_spacer_modules_area_overwrite_bottom_9px {
	padding-bottom:9px !important;
}
.div_spacer_modules_area_overwrite_bottom_8px {
	padding-bottom:8px !important;
}
.div_spacer_modules_area_overwrite_bottom_7px {
	padding-bottom:7px !important;
}
.div_spacer_modules_area_overwrite_bottom_6px {
	padding-bottom:6px !important;
}
.div_spacer_modules_area_overwrite_bottom_5px {
	padding-bottom:5px !important;
}
.div_spacer_modules_area_overwrite_bottom_4px {
	padding-bottom:4px !important;
}
.div_spacer_modules_area_overwrite_bottom_3px {
	padding-bottom:3px !important;
}
.div_spacer_modules_area_overwrite_bottom_2px {
	padding-bottom:2px !important;
}
.div_spacer_modules_area_overwrite_bottom_1px {
	padding-bottom:1px !important;
}
.div_spacer_modules_area_overwrite_bottom_0px {
	padding-bottom:0px !important;
}

/* VIDEO */
.video_bg {
	top:0px;
	z-index: -30;
	position: absolute;	
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	background: url(../Custom_Files/Home/home_full_01.jpg) no-repeat;
	background-size: cover;
}
.video_loader {
	top:0px;
	z-index: -5;
	position: absolute;	
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	background: url(../Images/page-loader.gif) no-repeat;
	background-position:center center;
}
.video_overlay {
	top:0px;
	z-index: -10;
	position: absolute;	
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	/*background: url(../Images/bg_header_overlay.png);*/
}
video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -20;	
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.table_h_100 {
	height:100%;	
}
.table {
	background:none !important;
	display:table;
	width:100%;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	clear:both;
}	
.table-row {
	background:none !important;
	width:100%;
	display:table-row;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.table-cell {
	background:none !important;
	display: table-cell;
	width:auto;
	vertical-align:top;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.table-cell-100 {
	background:none !important;
	display: table-cell;
	width:100%;
	vertical-align:top;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.table-cell-middle {
	background:none !important;
	display: table-cell;	
	vertical-align:middle;
	width:auto;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.table-cell-middle-100 {
	background:none !important;
	display: table-cell;	
	vertical-align:middle;
	width:100%;
	margin:0px;
	padding:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* cms_row_spalten */
.cms_row_spalten:after {
	clear: both;	
}
.cms_row_spalten:before,
.cms_row_spalten:after
{
	display: table;
  	content: " ";
}
.cms_row_spalten {
	margin-left:-20px;
	margin-right:-20px;
}
div .cms_row_spalten > .col-ms-1, div .cms_row_spalten > .col-xs-1, div .cms_row_spalten > .col-sm-1, div .cms_row_spalten > .col-md-1, div .cms_row_spalten > .col-lg-1, div .cms_row_spalten > .col-ms-2, div .cms_row_spalten > .col-xs-2, div .cms_row_spalten > .col-sm-2, div .cms_row_spalten > .col-md-2, div .cms_row_spalten > .col-lg-2, div .cms_row_spalten > .col-ms-3, div .cms_row_spalten > .col-xs-3, div .cms_row_spalten > .col-sm-3, div .cms_row_spalten > .col-md-3, div .cms_row_spalten > .col-lg-3, div .cms_row_spalten > .col-ms-4, div .cms_row_spalten > .col-xs-4, div .cms_row_spalten > .col-sm-4, div .cms_row_spalten > .col-md-4, div .cms_row_spalten > .col-lg-4, div .cms_row_spalten > .col-ms-5, div .cms_row_spalten > .col-xs-5, div .cms_row_spalten > .col-sm-5, div .cms_row_spalten > .col-md-5, div .cms_row_spalten > .col-lg-5, div .cms_row_spalten > .col-ms-6, div .cms_row_spalten > .col-xs-6, div .cms_row_spalten > .col-sm-6, div .cms_row_spalten > .col-md-6, 
div .cms_row_spalten > .col-lg-6, div .cms_row_spalten > .col-ms-7, div .cms_row_spalten > .col-xs-7, div .cms_row_spalten > .col-sm-7, div .cms_row_spalten > .col-md-7, div .cms_row_spalten > .col-lg-7, div .cms_row_spalten > .col-ms-8, div .cms_row_spalten > .col-xs-8, div .cms_row_spalten > .col-sm-8, div .cms_row_spalten > .col-md-8, div .cms_row_spalten > .col-lg-8, div .cms_row_spalten > .col-ms-9, div .cms_row_spalten > .col-xs-9, div .cms_row_spalten > .col-sm-9, div .cms_row_spalten > .col-md-9, div .cms_row_spalten > .col-lg-9, div .cms_row_spalten > .col-ms-10, div .cms_row_spalten > .col-xs-10, div .cms_row_spalten > .col-sm-10, div .cms_row_spalten > .col-md-10, div .cms_row_spalten > .col-lg-10, div .cms_row_spalten > .col-ms-11, div .cms_row_spalten > .col-xs-11, div .cms_row_spalten > .col-sm-11, div .cms_row_spalten > .col-md-11, div .cms_row_spalten > .col-lg-11, div .cms_row_spalten > .col-ms-12, div .cms_row_spalten > .col-xs-12, div .cms_row_spalten > .col-sm-12, 
div .cms_row_spalten > .col-md-12, div .cms_row_spalten > .col-lg-12, div .cms_row_spalten > .col-ms-13, div .cms_row_spalten > .col-xs-13, div .cms_row_spalten > .col-sm-13, div .cms_row_spalten > .col-md-13, div .cms_row_spalten > .col-lg-13, div .cms_row_spalten > .col-ms-14, div .cms_row_spalten > .col-xs-14, div .cms_row_spalten > .col-sm-14, div .cms_row_spalten > .col-md-14, div .cms_row_spalten > .col-lg-14, div .cms_row_spalten > .col-ms-15, div .cms_row_spalten > .col-xs-15, div .cms_row_spalten > .col-sm-15, div .cms_row_spalten > .col-md-15, div .cms_row_spalten > .col-lg-15, div .cms_row_spalten > .col-ms-16, div .cms_row_spalten > .col-xs-16, div .cms_row_spalten > .col-sm-16, div .cms_row_spalten > .col-md-16, div .cms_row_spalten > .col-lg-16, div .cms_row_spalten > .col-ms-17, div .cms_row_spalten > .col-xs-17, div .cms_row_spalten > .col-sm-17, div .cms_row_spalten > .col-md-17, div .cms_row_spalten > .col-lg-17, div .cms_row_spalten > .col-ms-18, div .cms_row_spalten > .col-xs-18, 
div .cms_row_spalten > .col-sm-18, div .cms_row_spalten > .col-md-18, div .cms_row_spalten > .col-lg-18, div .cms_row_spalten > .col-ms-19, div .cms_row_spalten > .col-xs-19, div .cms_row_spalten > .col-sm-19, div .cms_row_spalten > .col-md-19, div .cms_row_spalten > .col-lg-19, div .cms_row_spalten > .col-ms-20, div .cms_row_spalten > .col-xs-20, div .cms_row_spalten > .col-sm-20, div .cms_row_spalten > .col-md-20, div .cms_row_spalten > .col-lg-20, div .cms_row_spalten > .col-ms-21, div .cms_row_spalten > .col-xs-21, div .cms_row_spalten > .col-sm-21, div .cms_row_spalten > .col-md-21, div .cms_row_spalten > .col-lg-21, div .cms_row_spalten > .col-ms-22, div .cms_row_spalten > .col-xs-22, div .cms_row_spalten > .col-sm-22, div .cms_row_spalten > .col-md-22, div .cms_row_spalten > .col-lg-22, div .cms_row_spalten > .col-ms-23, div .cms_row_spalten > .col-xs-23, div .cms_row_spalten > .col-sm-23, div .cms_row_spalten > .col-md-23, div .cms_row_spalten > .col-lg-23, div .cms_row_spalten > .col-ms-24, 
div .cms_row_spalten > .col-xs-24, div .cms_row_spalten > .col-sm-24, div .cms_row_spalten > .col-md-24, div .cms_row_spalten > .col-lg-24 {
	position: relative;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
	overflow:visible;
}

/* Navigation */
.navi_icon {
	margin-right:5px;	
}
.navi_sub_icon {
	margin-right:5px;	
}
.navi_mobile_icon {
	margin-right:5px;	
}
.navi_mobile_sub_icon {
	margin-right:5px;	
}
.navi_footer_icon {
	margin-right:5px;	
}

/* Tagesmenu */
#section_menu {
	padding: 0px;
	margin: 0px;
	font-size:100%;
}
#section_menu .feature-wrap {
	margin-bottom:15px;
}
#section_menu .feature-wrap_2 {
	margin-bottom:30px;
}
#section_menu .feature-wrap_3 {
	margin-bottom:25px;
}
#section_menu .feature-wrap_4 {
	margin-bottom:30px;
}
#section_menu .div_spacer_tm_after_header {
	height:20px;	
}
#section_menu .div_spacer_tm_after_menues {
	height:10px;	
}
#section_menu h1 {
	font-family:Roboto Condensed;
	font-size:180%;
	color:#333;
}
#section_menu h2 {
	font-family:Roboto Condensed;
	color:#666;
	font-size:120%;	
	line-height: 130%;
}
#section_menu h3 {
	font-family:Roboto Condensed;
	color:#666;
	font-size:110%;	
}
#section_menu h5 {
	font-family:Roboto Condensed;
	color:#666;
	font-size:110%;	
	line-height: 130%;
	font-weight:100;
}
#section_menu .feature-wrap_3 h2 {
	color:#e30613;
	font-family:Roboto Condensed;
	font-size:160%;	
	line-height: 130%;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#section_menu .feature-wrap_3 h3 {
	font-family:Roboto Condensed;
	color:#333;
	font-size:130%;	
	line-height: 120%;
}
#section_menu .feature-wrap_3 h4 {
	font-family:Roboto Condensed;
	color:#666;
	font-size:120%;	
	line-height: 120%;
}
#section_menu .pill {
	font-family:Roboto Condensed;
	display:block;
	width: 100%;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:10px;
	border:solid 0px #614a38;
	cursor:pointer;
	color:#e30613;
	background:#f3f3f3;	
	font-size:100%;
	font-weight:400;
}
#section_menu .pill:hover, 
#section_menu .pill:focus {
	color:#FFF;
	background:#e30613;	
}
#section_menu .pill_active{
	color:#FFF;
	background:#e30613;
}
#section_menu .pill_margin {
	margin-bottom: 0px;	
}