/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/
body {
	font-size: 12px;
}

.item-page .rot {
	color: #CC0000;
}

.item-page .gruen {
	color: #006600;
}

.item-page .blau {
	color: #006699;
}

.item-page .orange {
	color: #FF9933;
}

td img {
	max-width: none;
}

#header {
	display: none;
}

#container_slideshow {
  padding-bottom: 0px;
  padding-top: 20px;
  position: relative;
  z-index: 0;
}

.mbanner p {
	margin: 0;
	padding: 0;
}

.text-unter-banner {
	float: left;
	clear: both;
	display: block;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	font-size: 7pt;
}

.hornav {
	padding: 0;
}

#container_hornav {
    background-color: none;
    background-image: none;
    box-shadow: none;
	max-width: 793px;
	margin-left: 50px;
}

#container_hornav.wrapper960 {
    min-height: 40px;
    position: relative;
}

.hornav > ul {
	text-align: center;
}

.hornav > ul > li {
    height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 15px;
	margin-right: 25px;
    background: rgba(0, 0, 0, 0) url("../images/list.png") no-repeat 0px 15px;
}

.hornav > ul > li > a {
  display: block;
    padding: 0;
	height: 40px;
	line-height: 40px;
  color: #006699;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: auto;
  opacity: 1;
  padding: 0;
  text-rendering: optimizelegibility;
  text-transform: none;
}

.hornav > ul > li.active > a,
.hornav > ul > li > a:hover {
	color: #023a65
}

.maincontent {
	padding: 50px 50px 0px;
	background: url(../images/hg-schwan.png) top center no-repeat;
}

.item-page {
	padding-left: 15px;
}

h1 {
	font-size: 16px;
	color: #FF9933;
}

h2 {
	font-size: 16px;
	color: #0B5791;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0B5791;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0B5791;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0B5791;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #0B5791;
}

.module:first-of-type .module_surround {
  padding-top: 10px;
}

.item-page ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.item-page ul li {
	list-style: none;
	padding: 4px 0 4px 15px;
	background: url(../images/listenzeichen-01.png) no-repeat 0px 12px;
}

#footer-1 {
  padding-top: 20px;
}

#footer-1 .module:first-of-type .module_surround {
  padding-top: 0;
}

.mfooter {
	color: #333333;
	font-size: 10pt;
}

.mfooter p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#container_footermenu,
#container_copyright {
	display: none;
}

.homepage .td1 {
	padding-right: 30px;
}

.homepage .td2 {
	width: 240px;
}

.spalte-rechts {
	padding-top: 20px;
	background-color: #fef7f1;
}


/* Erweiterungen */

/* === jce lightbox schliessen-link === */
a#jcemediabox-popup-closelink {
	font-size: 11px;
}


/* === chronoforms === */
div.tooltipimg {

}

.tooltipbox {
	padding: 0px;
	width: 260px;
	font-family: arial, sans-serif;
	font-size: 13px;
	background: #f5f5f5;
	border: 1px solid #B8433D;
}

.tooltipbox .tip {
	padding: 0;
	border: 0;
	background: transparent;
}

.tooltipbox .tip .tip-title {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #B8433D;
}

.tooltipbox .tip .tip-text {
	padding: 3px;
}

.tooltipbox .tip-bottom {
	padding: 0px;
}

.chronoform div {
	margin: 0;
	padding: 0;
}

.chronoform label {
	width: 210px;
	margin-right: 10px;
	text-align: right;
	font-size: 0.9em;
}

.chronoform .textfield {
	float: left;
	padding: 1px;
	width: 250px;
	font-size: 1.0em;
	padding: 4px;
	font-family: verdana,arial, sans-serif;
}

.chronoform .selectfield {
	float: left;
	padding: 1px;
	0width: 250px;
	font-size: 1.0em;
	padding: 4px;
	font-family: verdana,arial, sans-serif;
	border: 1px solid #999999;
}

.chronoform .textfield.captcha {
	width: 90px;
}

.chronoform textarea {
	float: left;
	padding: 3px;
	width: 420px;
	font-size: 1.0em;
	line-height: 23px;
	font-family: verdana,arial, sans-serif;
	border: 1px solid #999999; 
}

.chronoform .chrono_captcha_input {
	width: 60px;
}

.chronoform input:hover,
.chronoform input:focus,
.chronoform input:active,
.chronoform textarea:hover,
.chronoform textarea:focus,
.chronoform textarea:active {
	background-color: #D9EEFB;
}

.chronoform .formbutton {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 170px;
	background-color: #999999;
	color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 100px;
	padding: 0;
	padding: 6px;
	font-weight: bold;
}

.chronoform .formbutton:hover {
	cursor: pointer;
	background-color: #FF9900;
}

.chronoform .small-message {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-left: 214px;
	display: inline;
	height: 40px;
	width: 100%;
	margin-left: 10px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	font-style: normal;
	clear: none;
}

.gcore-label-left span {
	display: none;
}


/* === cf messages === */
#system-message-container {

}

span.cf_alert {
	float: none;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
	padding: 15px !important;
	padding-left: 60px !important;
	border: 1px solid #CC0000 !important;
	color: #CC0000 !important;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	background: url(../images/system-message-alert.png) no-repeat;
	background-position: 10px 10px;
}

span.cf_alert ol,
span.cf_alert li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#val-error {
	float: none;
	margin-top: 10px;
	padding: 10px;
	padding-left: 30px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	text-align: left;
	font-weight: bold;
	border: 2px dashed #c14311;
	background: url(../images/system-message-alert.png) no-repeat;
	background-position: 10px 50%;
}

#val-error ol {
	padding-left: 50px;
}

.ccms_form_element.cfdiv_text.form-error {
	background: #e0e0e0;
	border: 2px dashed #e53803;
}

.fc-tbx p {
	width : auto;
	display: block;
	font-size: 1.0em;
	font-family: tahoma, verdana, sans-serif;
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}




/* Responsive */
@media only screen and (max-width: 1024px) {
.block_holder {
  padding: 0;
}

.j51container.wrapper960,
#container_hornav.wrapper960,
#container_hornav {
	min-height: 0;
	display: none !important;
}

.wrapper960, 
.backgrounds .content_background {
  width: auto;
  max-width: 95%;
}

.maincontent {
  padding: 0;
  margin-top: 30px;
}

.sidecol_b {
  width: 100%;
}

#sidecol_b {
	padding: 0;
}

.sidecol_block {
    padding: 0px;
}

#container_slideshow.j51container {
	padding: 0px;
	margin-top: 10px;
	z-index: 0;
	background: transparent;
}

#header_bg {
  padding: 0px;
  background: transparent;
}

#vegas-slideshow,
#container_header {
	display: none;
}

.mcopyright {
	font-size: 9pt;
}

}


@media only screen and (max-width: 480px) {
td img {
	max-width: 100%;
}

}

/* Since J4*/
.text-unter-banner {
	display: block;
	margin: 3px 0 0 50px;
	padding: 0;
	font-size: 7pt;
}

#container_slideshow .block_holder {
	padding: 0 0 0 0px;
}

.mbanner {
	margin: 0 0 40px 0;
}

b, strong {
	font-weight: 700;
}

hr {
	border: 2px solid #000 !important;
	height: 1px !important;
	max-width: 300px;
	margin: 20px auto 20px;
	background: rgba(0, 0, 0, 0.3) !important;
}

.uk-button {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #999999;
	color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 100px;
	padding: 0;
	font-weight: bold;
}

.uk-button-primary:focus,
.uk-button-primary:hover {
	background-color: #FF9900 ;
	color: #fff;
}

.kform input {
	width: 260px;
}

.kform textarea {
	width: 360px;
}

.kform select {
	width: auto;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
	background: #FF9933;
}


@media (max-width: 800px) {
.container_hornav-sticky-wrapper {
	display: none;
	}
}

@media (max-width: 480px) {
table {
	width: 100% !important;
	}
}

@media (max-width: 360px) {
.container_hornav-sticky-wrapper {
	display: none;
}

.mbanner img {
	width: 100% !important;
}

}


