/* open-sans-300 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local(''),
         url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-regular - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-600 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local(''),
         url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-700 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-300italic - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local(''),
         url('../fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-italic - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local(''),
         url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-600italic - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local(''),
         url('../fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-700italic - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local(''),
         url('../fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v34-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
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, 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, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

	font-family: 'Open Sans', sans-serif;

}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.tab-content td p:last-child {
    font-size: 12px;
}
.cke_editable p, .cke_inner, .cke_inner p, .cke_editable, .cke_editable td, .cke_editable span {
    color: #000;
    text-shadow: 0 0 0;
}
body {
	line-height: 1.3;
	text-align:center;
	font:inherit;
    color:#fff;
    text-shadow:1px 1px 0 #000;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height:100.1%;
}
body, html {
 height: 100%;
 padding: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	background:#fff;
	font-size:62.5%;
}
a {
	outline:none;
}
a:link, a:visited, #footer a {
    color: #dc911b;
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
#slider {
    position: fixed;
    width: 100%;
}
.slideshowck {
    height: 1080px!important;
}
#all {
	width:100%;
	margin: 0 auto;
	text-align:left;

	font-size:1.35em;
	position:absolute;
	top:0;
	height:100%;
}
#header {
	height:80px;
	padding:0 10px;
}
#logo {
	margin-top:14px;
    text-align: center;
}
#diamond {
    float: left;
}
#top {
	display:none;
}
#breadcrumb {
	clear:both;
	position:relative;
	overflow:hidden;
	height:20px;
}
#sidebar1 {
	float: left;
	width: 185px;
	padding: 20px 0 20px 0;
	margin-right:5px;
}
/*#container {
	overflow:hidden;
	height:auto;
}*/
#container {
	
}
#content {
	float: left;
	background-color: rgba(0, 0, 0, 0.7);
    border-right: 1px solid #960;
    height: 100%;
    left: 0;
	height: auto!important;
	min-height: 100%;
    padding: 10px 0;
	position:absolute;
	
}

hr {
    color: #fff!important;
    border: 1px solid #fff;
}
#incontent ul {
	padding-left:15px;
	list-style-type:disc;
}
#sidebar2 {
    float: right;
    width: 30%;

    vertical-align: bottom;
}
#insidebar2 div {
    vertical-align: bottom;
    bottom: 0;
    position: relative;

}
#insidebar2 {
    float: right;
	min-width:300px;
    bottom: 50px;
    position: fixed;
    vertical-align: bottom;
	right:0;

}
#sidebar2 li {
    text-align: right;
}
#sidebar2 li a {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ddd;
    display: inline-block;
    margin: 5px 0;
    padding: 10px;
	font-size: 17px;
}
#sidebar2 .active a {
    background-color: #960;
    color: #fff;
    text-decoration: none;
}
#sidebar2 li a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
#content ul, #content ol {
	padding: 0 15px 15px 40px;
}
#insidebar1, #incontent, #insidebar2 {
	overflow:hidden;
	padding: 10px;
}
#incontent {
	padding: 10px 20px 30px;
}
#footer {
    float: right;
    padding: 10px;
    bottom: 0;
    position: relative;
	margin-top:30px;
}
#mfooter {
	display:none;
}
#content.col_960 {
	width:960px;
}
#content.col_770 {
	width:51%;
}
#content.col_580 {
	width:580px;
}

.edit.item-page {
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    background: #333;
    padding: 30px;
    text-shadow: none;
}
#com-content-formTabs {
    display: none;
}
#com-content-formTabs li {
    float: left;
    list-style: none;
    padding-right: 6px;
}
#com-content-formContent .tab-pane {
    background: transparent;
    margin-top: 30px;
}

#com-content-formContent .chzn-results, #com-content-formContent .chzn-container, #com-content-formContent .chzn-choices {
    padding: 0;
    color: #333;
}

#com-content-formContent .js-calendar {
    color: #333;
}
#com-content-formContent .js-calendar .calendar-container {
    min-width: 200px !important;
}
#com-content-formContent .js-calendar .calendar-container>table {
    width: 100%;
}
#com-content-formContent .js-calendar .buttons-wrapper {
    display: flex;
}
#adminForm, #diff, .contentpane {
    color: #333;
    text-shadow: none;
    text-align: left;
}
.well {
    padding: 20px;
}
.pull-right {
    float: right;
}
#adminForm label {
    color: #fff;
}
#adminForm .btn-toolbar {
    display: flex;
}
#adminForm .btn-toolbar .btn {
    font-size: 1.2em;
    outline: none;
    padding: 5px;
    border: 1px solid;
}
#adminForm .btn-toolbar .btn.btn-primary {
    background: #0E67A1;
    border-color: #1B57B1;
    color: #fff;
}

ul.manager.thumbnails {
    background-color: #ddd;
    padding: 30px;
}
ul.manager.thumbnails>li {
    display: inline-block;
}
ul.manager.thumbnails>li a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
}

.rl_tabs>ul.nav-tabs>li>a {
    color: #dc911b;
}
#capturebereich .text p {
    font-size: 14px;
}
#capturebereich .text {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-bottom: 2px solid #dc911b;
    margin: 0pc;
    padding: 5px 20px;
}
#capturebereich h3 {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-bottom: 2px solid #dc911b;
    padding: 5px;
    margin: 0;
    text-align: center;
    text-shadow: 0 0 0;
}
#capturebereich img {
    max-width: 280px;
}
#capturebereich .capture {
    float: left;
    padding: 12px;
}
.pull-center {
	text-align:center;
}
.item-page {
    margin-top: 30px;
}

.edit .field-calendar button {
    height: 20px;
    min-width: 80px;
    margin-top: 0px!important;
    padding: 0!important;
    line-height: 0!important;
    vertical-align: middle;
}
.edit .control-group {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    min-height: 50px;
    clear: both;
}
#editor-xtd-buttons a {
    padding: 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#editor-xtd-buttons {
    min-height: 40px;
}
.rl_tabs .nav-tabs > li.active > a, .rl_tabs .nav-tabs > li.active > a:hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.rl_tabs .nav-tabs > li > a {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border: 0!important;
    box-shadow: -0px -2px 2px #fff;
}
.rl_tabs > ul.nav-tabs > li > a:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0!important;
}
.rl_tabs.outline_content > .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: 0;
    padding: 0;
}
.nav-tabs {
    padding-left: 10px!important;
    padding-bottom: 0!important;
}

.rl_tabs table td {
    padding: 4px;
    border-bottom: 1px solid #000;
}
.rl_tabs table tr:nth-child(even) {

}
.tab-pane {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.nav-tabs {
    border: 0!important;
}
.sige_small {
	display:none!important;
}
.gm-style-iw p, .gm-style-iw div {
    color: #000;
    text-shadow: 0 0 0!important;
}
h2 {
}
div.breadcrumbs {
	float:left;
}
div.search {
	float:right;
}
h1, h2, h3, h4, h5, h6 {
    color: #cc8800;

    font-weight: bold;
    text-transform: uppercase;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
font-size:18px;
margin-bottom:0.75em;
}
h3 {
font-size:17px;
line-height:1;
margin-bottom:1em;
}
h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
p {
	margin: 0.8em 0;
	font-size:16px;
}
#footer p {
	margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
}
input.btn:hover {
    background: #960;
    color: #000;
}
input:focus {
    background: rgba(0, 0, 0, 1);
}
input.btn {
    color: #fff;
}
input {
    padding: 5px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: 1px solid #fff;
}
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
@media (max-width: 768px) {
	
#slider {
    position: relative;
    width: 100%;
}	
.slideshowck {
    height: auto!important;
}
#all {
    overflow: auto;
}
#top {
    clear: both;
	display:block;
}

#sidebar2 {
    display: none;
}
#content.col_770 {
    width: 100%!important;
}
.bm-cool-menu-trigger {
    background: #dc911b none repeat scroll 0 0!important;
    border: 0 solid #222;
    border-radius: 0;
    color: #fafafa;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
}
#top ul {
    background: rgba(0, 0, 0, 0.9)!important;
    border: 0!important;
    border-radius: 0!important;
}
#top ul li a:hover, #top ul .active a {
    background: #dc911b!important;
}
#top ul {
    background: rgba(0, 0, 0, 0.9)!important;
    border: 0!important;
    border-radius: 0!important;
}	

#mfooter {
    bottom: 0;
    display: block;
    position: relative;
    width: 100%;
    background: #000;
    height: 20px;
    clear: both;
    padding: 2px;
    text-align: center;
}	
#content {
	position:relative;
}	
}

.invisible {
    visibility: hidden;
}