/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
	url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
	url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/*   Start   ____   ce_authorbox style2 - modifiziert !  A. Freisleben  ________*/

.ce_authorbox.style2 .ce_authorbox_inside {
	background: none;
	padding: 0;
}

.ce_authorbox.style2 .image {
	float: left;
	width: 30%;
}

.ce_authorbox.style2 .ce_authorbox_content {
	width: 100%;
	float: left;
	background: rgb(247,247,247);
	padding: 20px 5% 20px 5%;
	margin-left: 0%;
	margin-top: 10px;
	font-size: 1.3rem;
	line-height: 1.9rem;
}

.ce_authorbox.style2 .name {
	display: inline-block;
	font-size: 2.4rem;
	margin-bottom: 20px;
}

.ce_authorbox.style2 .ce_authorbox_inside .ce_image.attribute {
	margin: 0;
}

.ce_authorbox.style2 .subtitle {
	display: inline-block;
	font-size: 1.6rem;
	font-style: italic;
	margin-left: 25px;
	font-family: 'Playfair Display', serif;
}

.ce_authorbox.style2 .link {
	margin-top: 25px;
}

.ce_authorbox.style2 .link a {
	border-bottom: 1px solid rgb(52,52,52);
}

.ce_authorbox.style2 .link a:before {
	margin-right: 4px;
	font-family: "FontAwesome";
	content: "\f204";
}

.ce_authorbox.style2 .link:hover a:before {
	content: "\f205";
}

.ce_authorbox.style2 .ce_url.attribute {
	display: inline-block;
}

/*   ENDE   ____   ce_authorbox style2 - modifiziert !  A. Freisleben  ________*/



.bg-accent {
	background-color: #ff9900;
}
p a {
	color: #ff9900;
}
.divider-v2 h1:after,
.divider-v2 h2:after,
.divider-v2 h3:after,
.divider-v2 h4:after,
.dividerv h5:after,
.divider-v2 h6:after,
h1.divider-v2:after,
h2.divider-v2:after,
h3.divider-v2:after,
h4.divider-v2:after,
h5.divider-v2:after,
h6.divider-v2:after {
	background: #ff9900;
}
hr.divider_3:before {
	background: #ff9900;
}
hr.divider_3:before {
	background: #ff9900;
}
.divider_4_first {
	border: 3px solid #ff9900;
}
.divider_4_second {
	background-color: #ff9900;
}
.divider_4::after, .divider_4::before {
	background-color: #ff9900;
}
.divider_5 i {
	color: #ff9900;
}
.mainmenu ul ul {
	border-top: 2px solid #ff9900;
}
.header.original .mainmenu ul li a.trail,
.header.original .mainmenu ul li a.active,
.header.cloned .mainmenu ul li a.trail,
.header.cloned .mainmenu ul li a.active {
	color: #ff9900;
}
#top-wrapper.fixed .mainmenu a.active,
#top-wrapper.fixed .mainmenu a.trail {
	color: #ff9900;
}
.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu),
.mainmenu ul ul li a.active,
.mainmenu ul ul li a.trail:not(.megamenu) {
	background: #ff9900!important;
}
body.header-dark .fixed .mainmenu ul li a.trail,
body.header-dark .fixed .mainmenu ul li a.active {
	color: #ff9900;
}
.header-light #top-wrapper.fixed .mainmenu a.active,
.header-light #top-wrapper.fixed .mainmenu a.trail {
	color: #ff9900;
}
.subnav a {
	color: #ff9900;
}
#nav-open-btn:before {
	background: #ff9900;
}
.ce_table table th {
	background: #ff9900;
}
.ce_tabs .tabs.classic ul li.active,
.ce_tabs .tabs.classic ul li:hover {
	border-color: #ff9900;
}
.ce_tabs .tabs.horizontal ul li:hover a,
.ce_tabs .tabs.horizontal ul li.active a {
	background: #ff9900;
}
.ce_teambox .image .overlay {
	background: #ff9900;
}
.ce_teambox .email a {
	color: #ff9900;
}
blockquote a {
	color: #ff9900;
}
.header .mod_search .search-content {
	background: #ff9900;
}
.ce_iconbox.version2 i {
	background: #ff9900;
}
.ce_iconbox .link {
	color: #ff9900;
}
.ce_testimonial a {
	color: #ff9900;
}
.ce_accordion .toggler:before {
	color:#ff9900;
}
.mod_calendar th.head {
	background:#ff9900;
	border-top:1px solid #ff9900;
	border-right:1px solid #ff9900;
	border-left:1px solid #ff9900;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	background-color:#ff9900;
}
.pagination li span.current {
	background: #ff9900;
}
.pagination li a:hover {
	color: #ff9900;
}
.mod_faqpage h3:before {
	color: #ff9900;
}
.mod_search .submit {
	border: 1px solid #ff9900;
}
input:focus,
textarea:focus {
	border:1px solid #ff9900;
}
form fieldset legend {
	background-color:#ff9900;
}
input.submit[type="submit"],
button.submit[type="submit"] {
	background: #ff9900;
}
input.submit[type="submit"]:hover,
button.submit[type="submit"]:hover {
	background: #ff9900;
}
.ce_youtube_background.overlay .YTPOverlay {
	background-color: #ff9900;
}
.label-accent {
	background: #ff9900;
}
.ce_hyperlink a,
a.btn {
	background: #ff9900;
	border-color: #ff9900;
}
.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #ff9900;
}
.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #ff9900;
}
.ce_hyperlink a.outline,
a.btn.outline {
	color: #ff9900;
}
.newslist h2,
.newslist h2 a {
	color: #ff9900;
}
.newslist .news-left .news-date {
	background: #ff9900;
}
.newsteaser .date {
	background: #ff9900;
}
#portfolio_filter a.selected,
#portfolio_filter a:hover {
	background: #ff9900;
}
.ce_chartbar .chart_data {
	background: #ff9900;
}
.color-accent,
.color-accent p,
.color-accent i,
.color-accent h1,
.color-accent h2,
.color-accent h3,
.color-accent h4,
.color-accent h5,
.color-accent h6,
.color-accent a:not(.link-white) {
	color: #ff9900;
}
blockquote {
	border-color: #ff9900;
}
.ce_pricetable .pricetable.highlight .title {
	background: #ff9900;
}
.ce_imagebox_v2 .ce_url a {
	background: #ff9900;
}
.ce_gallery .content {
	background: #ff9900;
}
.ce_headertext h1:after,
.ce_headertext h2:after,
.ce_headertext h3:after,
.ce_headertext h4:after,
.ce_headertext h5:after,
.ce_headertext h6:after {
	background: #ff9900;
}
.ce_countup i {
	color: #ff9900;
}
.newslist-v3 .date {
	background: #ff9900;
}
.ce_bgimage.offset.offset-bg-accent:before {
	background-color: #ff9900;
}
.ce_leadertext.version2 .divider-first {
	border: 3px solid #ff9900;
}
.ce_leadertext.version2 .divider-second {
	background-color: #ff9900;
}
.ce_leadertext.version2 .divider:after,
.ce_leadertext.version2 .divider:before {
	background-color: #ff9900;
}
.ce_accordion .toggler i.fa {
	background: #ff9900;
}
.newsteaser_v3 .news-overlay i {
	background-color: #ff9900;
}
.newslist-v3 .subheadline {
	color: #ff9900;
}
.ce_teambox .function {
	color: #ff9900;
}
.ce_tabs .tabs.horizontal-clean ul li.active:after {
	border-color: #ff9900 transparent transparent transparent;
}
.subheadline-v2 {
	color: #ff9900;
}
.ce_timeline .timeline-item .timeline-item-title {
	background: #ff9900;
}
.ce_portfoliofilter.default a.selected,
.ce_portfoliofilter.default a:hover {
	background: #ff9900;
}
.ce_portfoliofilter.only-icon a.selected i:before,
.ce_portfoliofilter.only-icon a:hover i:before {
	background: #ff9900;
	border-color: #ff9900;
}
.ce_tabs .tabs.horizontal-clean ul li.active a {
	color: #ff9900;
}
.ce_revolutionslider_hyperlink {
	background: #ff9900;
	border-color: #ff9900;
}
#top .mod_top_mail a:hover,
#top .mod_login_top:hover,
#top .mod_search:hover,
#top .mod_langswitcher span:hover  {
	background: #ff9900;
}
#top .mod_langswitcher ul li a:hover {
	color: #ff9900;
}
.ce_headline_extended.version2 .divider-first {
	border-color: #ff9900;
}
.ce_headline_extended.version2 .divider:after,
.ce_headline_extended.version2 .divider:before,
.ce_headline_extended.version2 .divider-second {
	background-color: #ff9900;
}
.mod_portfoliolist .item .linkbar a {
	background-color: #ff9900;
}
.mod_portfoliolist .item .linkbar a:hover {
	color: #ff9900;
}
.mod_portfoliolist .item .subline {
	background-color: #ff9900;
}
#top .mod_top_mail a {
	color: #ff9900;
}
#top .mod_top_phone span {
	color: #ff9900;
}
form .input-group-addon {
	background: #ff9900;
	border-color: #ff9900;
}
body .picker--focused .picker__day--selected,
body .picker__day--selected,
body .picker__day--selected:hover,
body .picker--focused .picker__day--highlighted,
body .picker__day--highlighted:hover,
body .picker__day--infocus:hover,
body .picker__day--outfocus:hover,
body .picker--focused .picker__list-item--highlighted,
body .picker__list-item--highlighted:hover,
body .picker__list-item:hover {
	background-color: #ff9900;
}
body .picker__list-item--highlighted,
body .picker__list-item:hover {
	border-color: #ff9900;
}
.ce_video_background .video-overlay  {
	background-color: #ff9900;
}
.ce_text_imagebox.imagebox_version2 .inside,
.ce_text_imagebox.imagebox_version3 .inside {
	background-color: #ff9900;
}
#offcanvas-top {
	background: #ff9900;
}
.cookiebar {
	background: #ff9900;
}
#footer a:hover,
#bottom .inside a:hover {
	color: #ff9900;
}
.ce_bgimage_content_start.bg-accent .bg_overlay {
	background: #ff9900;
}
.newslist-timeline:before,
.newslist-timeline-both h4:before {
	border-color: #ff9900;
}
.ce_divider_extended.version4 span {
	background: #ff9900;
}
.ce_divider_extended.version5 {
	background: #ff9900;
}
#top a {
	color: #ff9900;
}
.ce_linkbox h4 {
	color: #ff9900;
}
.body_bottom .mod_search .search-content {
	background: #ff9900;
}
.mod_customcataloglist.cc_immorealty .entry.top_object .cc_immorealty_top {
	background: #ff9900;
}
.mod_customcatalogfilter.immorealty_filter .filter_range .ui-slider-range {
	background: #ff9900;
}
.mod_customcatalogreader.cc_immorealty .property-furnishing li i {
	color: #ff9900;
}
.mod_customcatalogreader.cc_immorealty .price {
	background: #ff9900;
}
.mod_customcataloglist .cc_immorealty_slider .category  {
	background: #ff9900;
}
.mod_customcataloglist.cc_immorealty .customelements_notelist input {
	background-color: #ff9900;
}
.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
	color: #ff9900;
}
.mod_customcatalogfilter.cardealer_filter .filter_range .ui-slider-range {
	background-color: #ff9900;
}
.mod_customcatalogreader.cc_cardealer .single-price {
	color: #ff9900;
}
.mod_customcatalogreader.cc_cardealer .single-price strong {
	background-color: #ff9900;
}
.mod_customcataloglist.cc_cardealer .item-highlight-icon {
	background-color: #ff9900;
}
.mod_customcataloglist .cc_cardealer_slider .state {
	background-color: #ff9900;
}
.mod_customcataloglist .cc_cardealer_slider .price strong {
	color: #ff9900;
}
.ce_linkbox a i {
	background-color: #ff9900;
}
.ce_fullscreen_gallery.version3 .bold {
	background-color: #ff9900;
}
form.style2 {
	background: #ff9900;
}
.ce_linkbox .ce_linkbox_banner {
	background-color: #ff9900;
}
.custommenu li:hover {
	background-color: #ff9900;
}
.ce_featured_tab li .ce_headline .headline {
	color: #ff9900;
}
.ce_featured_tab li.active {
	background-color: #ff9900;
}
.ce_headerimage.version3 .ce_headline .headline {
	background: #ff9900;
}
.ce_headerimage.version3 .subline {
	background: #ff9900;
}
.mod_portfoliolist_v4 .item a:hover {
	background: #ff9900;
}
.mod_customcatalogteaser.cc_accommodations .entry:hover .item-content {
	background: #ff9900;
}
.ce_revolutionslider_hyperlink.light {
	color: #ff9900;
}
.ce_frame_start.style3 .ce_frame_start_inside {
	border-color: #ff9900;
}
.mod_portfoliolist_teaser_3 .info,
.mod_portfoliolist_teaser_3 .info a {
	color: #ff9900;
}
.newsteaser_v7:hover h5 {
	color: #ff9900;
}
.ce_divider_extended.version10 svg {
	fill: #ff9900;
}
.cd-horizontal-timeline .filling-line {
	background-color: #ff9900;
}
.cd-horizontal-timeline .events a.older-event::after {
	border-color: #ff9900;
}
.no-touch .cd-horizontal-timeline .events a:hover::after,
.cd-horizontal-timeline .events a.selected::after {
	background-color: #ff9900;
	border-color: #ff9900;
}
.mod_portfoliolist_v7 .comments {
	background-color: #ff9900;
}
.mod_portfoliolist_v7 .subline {
	background-color: #ff9900;
}
.mod_portfoliolist_v7 .item:hover .item-bottom a {
	color: #ff9900;
}
.cd-horizontal-timeline .ce_text em {
	color: #ff9900;
}
.mod_eventlist_v2 .title a {
	color: #ff9900;
}
.ce_imagemap .hotspot.small .circle {
	box-shadow: 0 0 0 5px #ff9900;
}
.ce_pricecard.style2.highlight .ce_pricecard_inside {
	background: #ff9900;
}
.mod_eventlist_v3 h4,
.mod_eventlist_v3 h4 a {
	color: #ff9900;
}
.mod_eventlist_v3 .meta-info i {
	color: #ff9900;
}
.cd-horizontal-timeline time:before,
.cd-horizontal-timeline .location:before {
	color: #ff9900;
}
.cd-horizontal-timeline .more a {
	background: #ff9900;
}
body .mainmenu ul li a:hover:before,
body .mainmenu ul li a.trail:before,
body .mainmenu ul li a.active:before {
	background-color: #ff9900;
}
.ce_popup_start .popup_close {
	color: #ff9900;
}
.ce_popup_start .ce_popup_content {
	border-color: #ff9900;
}
.mod_eventlist_v4 i.fa-location-arrow {
	background-color: #ff9900;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg polygon  {
	fill: #ff9900;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg circle {
	stroke: #ff9900;
}
.mod_portfoliolist_demos .item .overlay {
	background-color: #ff9900;
}
.mod_portfoliolist_demos .item h5:hover {
	color: #ff9900;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-accent {
	background-color: #ff9900;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-accent:hover {
	background-color: #ff9900!important;
}
.ce_iconbox_v3 .headline.headline-color-accent {
	color: #ff9900;
}
.ce_iconbox_v3 .subheadline.subheadline-color-accent {
	color: #ff9900;
}
.ce_iconbox_v3 .fonticon.fonticon-color-accent {
	color: #ff9900;
}
.ce_iconbox_v3:hover.text-hover-accent i,
.ce_iconbox_v3:hover.text-hover-accent .headline,
.ce_iconbox_v3:hover.text-hover-accent .subheadline {
	color: #ff9900!important;
}
.submenu_v2 li a:hover,
.submenu_v2 li a.active {
	color: #ff9900;
}
.ce_list.list-style2 li.fa:before {
	color: #ff9900;
}
.ce_list.list-style3 li.fa:before {
	color: #ff9900;
}
.ce_revolutionslider_hyperlink.text-link:after {
	color: #ff9900;
}
.ce_download_small .ce_download_small_inside a:after {
	color: #ff9900;
}
.ce_download_small .ce_download_small_inside a {
	border-color: #ff9900;
}
.ce_imagemap .circle {
	box-shadow: 0 0 0 4px #ff9900;
}
.ce_testimonial_version7 .text_inside:before {
	background: #ff9900;
}
.ce_portfoliofilter.port-filter-style3 a.selected {
	border-color: #ff9900;
}
form.style8 input.submit[type="submit"],
form.style8 button.submit[type="submit"] {
	color: #ff9900;
}
.ce_image_text_box .ce_image_text_box_banner {
	background: #ff9900;
}
.ce_image_text_box.version2 .ce_url a {
	color: #ff9900;
}
.ce_grid_gallery_start li:hover .linktext {
	color: #ff9900;
}
.mod_quickmenu.style2 a {
	border-color: #ff9900;
	color: #ff9900;
}
.mod_customcataloglist.cc_product_catalog .item-inside:hover {
	border-color: #ff9900;
}
.mod_customcatalogteaser.cc_product_catalog .item-highlight-icon {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style1 .buttons a:hover {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style2 .buttons a.button_one {
	border-color: #ff9900;
	color: #ff9900;
}
.ce_headline_w_buttons.style2 .buttons a.button_two {
	background-color: #ff9900;
	border-color: #ff9900;
}
.ce_headline_w_buttons.style2 .buttons a.button_one:hover {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style3 .buttons a.button_one {
	border-color: #ff9900;
	color: #ff9900;
}
.ce_headline_w_buttons.style3 .buttons a.button_two {
	background-color: #ff9900;
	border-color: #ff9900;
}
.ce_headline_w_buttons.style3 .buttons a.button_one:hover {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style5 .buttons a.button_one {
	border-color: #ff9900;
	color: #ff9900;
}
.ce_headline_w_buttons.style5 .buttons a.button_two {
	background-color: #ff9900;
	border-color: #ff9900;
}
.ce_headline_w_buttons.style5 .buttons a.button_one:hover {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style6 .buttons a.button_one {
	border-color: #ff9900;
	color: #ff9900;
}
.ce_headline_w_buttons.style6 .buttons a.button_two {
	background-color: #ff9900;
	border-color: #ff9900;
}
.ce_headline_w_buttons.style6 .buttons a.button_one:hover {
	background-color: #ff9900;
}
.ce_headline_w_buttons.style10 .buttons a:hover {
	background-color: #ff9900;
}
.ce_featurelist.style1 li i {
	color: #ff9900;
}
.ce_featurelist.style2 span {
	color: #ff9900;
}
.ce_featurelist.style2 .icon {
	color: #ff9900;
}
.ce_featurelist.style2 li a:hover {
	background-color: #ff9900;
}
.ce_featurelist.style5 li span {
	color: #ff9900;
}
body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail,
body .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
body .mm-menu .mm-listview > li.mm-selected > span,
body .mm-menu .mm-listview > li.trail a {
	background-color: #ff9900;
}
.header .mainmenu ul li a.highlight span,
.header .mainmenu ul li a.highlight_square_color_accent span,
.header .mainmenu ul li a.highlight-square-color-accent span,
.header .mainmenu ul li a.highlight_rounded_color_accent span,
.header .mainmenu ul li a.highlight-rounded-color-accent span {
	background-color: #ff9900;
}
.header .mainmenu ul li a.highlight_outline_square_color_accent span,
.header .mainmenu ul li a.highlight-outline-square-color-accent span,
.header .mainmenu ul li a.highlight_outline_rounded_color_accent span,
.header .mainmenu ul li a.highlight-outline-rounded-color-accent span {
	box-shadow: 0 0px 0px 2px #ff9900;
}
.ce_accordion_v2 .toggler:not(.ui-state-active):hover {
	color: #ff9900;
}
.ce_accordion_v2 .toggler.ui-state-active {
	background: #ff9900;
}
.color-second {
	color: #ffcc00;
}
.bg-second {
	background-color: #ffcc00;
}
.ce_bgimage_content_start .bg_overlay.bg-second {
	background-color: #ffcc00;
}
.notelist .submit_container input.submit,
.notelist .submit_container input.submit:hover,
.notelist .submit_container button.submit,
.notelist .submit_container button.submit:hover {
	background-color: #ffcc00;
}
.mod_customcataloglist.cc_cardealer .item-state {
	background-color: #ffcc00;
}
form.style2 input.submit,
form.style2 input.submit[type="submit"]:hover,
form.style2 button.submit,
form.style2 button.submit[type="submit"]:hover {
	background-color: #ffcc00;
}
.ce_hyperlink-extended a.link-sec-color {
	border-color: #ffcc00;
	background: #ffcc00;
}
.ce_hyperlink-extended a.link-sec-color:hover {
	color: #ffcc00;
	border-color: #ffcc00;
}
.ce_hyperlink-extended a.link-sec-color-outline {
	color: #ffcc00;
	border-color: #ffcc00;
}
.ce_hyperlink-extended a.link-sec-color-outline:hover {
	background: #ffcc00;
}
.ce_hyperlink_lightbox_video.hyperlink_color_second svg polygon  {
	fill: #ffcc00;
}
.ce_hyperlink_lightbox_video.hyperlink_color_second svg circle {
	stroke: #ffcc00;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-second {
	background-color: #ffcc00;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-second:hover {
	background-color: #ffcc00!important;
}
.ce_iconbox_v3 .headline.headline-color-second {
	color: #ffcc00;
}
.ce_iconbox_v3 .subheadline.subheadline-color-second {
	color: #ffcc00;
}
.ce_iconbox_v3 .fonticon.fonticon-color-second {
	color: #ffcc00;
}
.ce_iconbox_v3:hover.text-hover-second i,
.ce_iconbox_v3:hover.text-hover-second .headline,
.ce_iconbox_v3:hover.text-hover-second .subheadline {
	color: #ffcc00!important;
}
.header .mainmenu ul li a.highlight_color_second span,
.header .mainmenu ul li a.highlight-color-second span,
.header .mainmenu ul li a.highlight_square_color_second span,
.header .mainmenu ul li a.highlight-square-color-second span,
.header .mainmenu ul li a.highlight_rounded_color_second span,
.header .mainmenu ul li a.highlight-rounded-color-second span {
	background: #ffcc00;
}
.header .mainmenu ul li a.highlight_outline_square_color_second span,
.header .mainmenu ul li a.highlight-outline-square-color-second span,
.header .mainmenu ul li a.highlight_outline_rounded_color_second span,
.header .mainmenu ul li a.highlight-outline-rounded-color-second span {
	box-shadow: 0 0px 0px 2px #ffcc00;
}
.ce_revolutionslider_hyperlink.color-second {
	background: #ffcc00;
	border-color: #ffcc00;
	color: #fff;
}
.header.original .mainmenu ul li a.trail,
.header.original .mainmenu ul li a.active,
.header.cloned .mainmenu ul li a.trail,
.header.cloned .mainmenu ul li a.active {
	color: #ff9900;
}
.header .mainmenu ul li a:hover  {
	color: #ffcc00;
}
html, body  {
	font-family: Roboto;
	font-weight: 300;
}
body {
	color: #595959;
}
html, body  {
	font-size: 17px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color: #ff9900;
}
#footer,
#footer a {
	color: #3e3e3e;
}
#footer li:after {
	border-color: #3e3e3e;
}
#footer {
	background-color: #e6e6e6;
}
#bottom {
	font-size: 16px;
}
#bottom .inside,
#bottom .inside a {
	color: #3e3e3e;
}
#bottom .inside a:hover {
	color: #000000;
}
#bottom {
	background-color: #ff9900;
}
.header .mod_langswitcher {
	display: none;
}
@media only screen and (min-width: 768px) {
	.header.original {
		line-height: 60px!important;
	}
	.header.original .mainmenu {
		float: left;
	}
	.header.original .logo {
		float: none;
	}
	.header.original .mainmenu ul {
		text-align: left;
	}
	.header.original .header_metanavi {
		position: absolute;
		right: 40px;
		top: 20px;
		display: block;
	}
	.header.original .header_metanavi a {
		margin-right: 20px;
	}
	.header.original .header_metanavi a.last {
		margin-right: 0;
	}
	.header.original .mainmenu:before {
		content: '';
		height: 1px;
		position: absolute;
		left: 40px;
		bottom: 60px;
		right: 40px;
		background: rgb(0,0,0);
		opacity: 0.15;
	}
	.header.original .smartmenu {
		float: left;
		margin-left: 0;
	}
	.header.original .smartmenu .smartmenu-trigger {
		height: 60px;
	}
	.header.original {
		float: left;
	}
	.mod_breadcrumb .mod_breadcrumb_inside:before,
	.mod_breadcrumb .mod_breadcrumb_inside:after {
		display: block;
	}
	.mod_breadcrumb {
		border: 0;
	}
	#top .inside {
		background: none!important;
	}
}
.header {
	background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
	.header.cloned {
		background: #ffffff;
	}
}
@media only screen and (min-width: 768px) {
	.header.cloned .mainmenu ul li a,
	.header.cloned .ce_search_label i,
	.header.cloned .mod_langswitcher .mod_langswitcher_inside,
	.header.cloned .mod_socials a {
		color: #3e3e3e;
	}
	.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
		border-color: #3e3e3e;
	}
	.header.cloned .mod_socials:before {
		border-color: #3e3e3e;
	}
	.header.cloned .smartmenu .smartmenu-trigger .line,
	.header.cloned .smartmenu .smartmenu-trigger .line:before,
	.header.cloned .smartmenu .smartmenu-trigger .line:after {
		background: #3e3e3e;
	}
}
@media only screen and (max-width: 767px) {
	.header.cloned {
		background: #fff;
	}
}
@media only screen and (max-width: 767px) {
	.header.cloned .mod_langswitcher .mod_langswitcher_inside {
		color: #3e3e3e;
	}
	.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
		border-color: #3e3e3e;
	}
	.header.cloned .smartmenu .smartmenu-trigger .line,
	.header.cloned .smartmenu .smartmenu-trigger .line:before,
	.header.cloned .smartmenu .smartmenu-trigger .line:after {
		background: #3e3e3e;
	}
}
.logo a {
	background-image: url(../uploads/Logo-ev-langwasser.svg);
}
.header.cloned .logo a {
	background-image: url(../uploads/Logo-ev-langwasser.svg);
}
@media only screen and (min-width: 768px) {
	.header.original .logo {
		width: 640px;
	}
}
@media only screen and (min-width: 768px) {
	.header.original .logo {
		height: 150px;
	}
	.header.original {
		line-height: 150px;
	}
	.smartmenu .smartmenu-trigger {
		height: 150px;
	}
}
@media only screen and (min-width: 768px) {
	.header.cloned .logo {
		width: 320px;
	}
}
@media only screen and (min-width: 768px) {
	.header.cloned .logo {
		height: 80px;
	}
	.stickyheader .header.cloned {
		line-height: 80px;
	}
	header.cloned .smartmenu .smartmenu-trigger {
		height: 80px;
	}
}
.mainmenu ul li a  {
	font-size: 16px;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
	color: #ff9900;
}
.mod_langswitcher .mod_langswitcher_inside:before {
	border-color: #ff9900;
}
.header .mod_socials:before {
	border-color: #ff9900;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
	background: #ff9900;
}
.header.original .mainmenu:before {
	background: #ff9900;
}
.header.original .mainmenu ul li a.trail,
.header.original .mainmenu ul li a.active,
.header.cloned .mainmenu ul li a.trail,
.header.cloned .mainmenu ul li a.active {
	color: #ff9900;
}
.header .mainmenu ul li a:hover  {
	color: #3e3e3e;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
	.smartmenu {
		display: block;
	}
	.mainmenu {
		display: none;
	}
}
.header ul li a.trail:before,
.header ul li a.active:before {
	content: '';
	position: absolute;
	top: 0;
	height: 3px;
	width: 100%!important;
	background: #ff9900 !important;
	left: 0;
}
.header ul li a:before  {
	content: '';
	height: 3px;
	background: #ff9900 !important;
	position: absolute;
	left: 50%;
	top: 0;
	width: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.header.original ul li ul li a:before {
	display: none;
}
.header.cloned .mainmenu ul li a.trail,
.header.cloned .mainmenu ul li a.active {
	color: #ff9900;
}


/* CSS Anweisungen der eigenen Erweiterungen
*/

/* =============================================================================
 * body sidebar rechte Spalte - Text kleiner 
 * ========================================================================== */

body.sidebar #right .ce_text {
    padding: 5%;
    background: #f8f8f8;
}

/* =============================================================================
 * class für Veranstaltungen - externe Seite über iFrame
 * ========================================================================== */

.et_filter_headline,
.et_filter_subrow {
	background: rgb(255,204,0);
	padding:2px;
}


/* =============================================================================
 * ce_checklist
 * ========================================================================== */

.ce_checklist li {
	display: block;
	padding: 5px;
	border-bottom: 1px solid rgba(150,150,150,0.5);
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.ce_checklist li:last-of-type {
	border-bottom: none !important;
}
.ce_checklist a {
	display: block;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.ce_checklist a:hover {
	background: rgb(248,248,248);
}
.ce_checklist li .icon {
	display: table-cell;
	vertical-align: middle;
	width: 40px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
}
.ce_checklist li span {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.3;
	padding-left: 10px;
}
/* style2 */
.ce_checklist.style2 li a,
.ce_checklist.style2 li span,
.ce_checklist.style2 li .icon {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.ce_checklist.style2 li a:hover span,
.ce_checklist.style2 li a:hover .icon {
	color: rgb(255,255,255);
}
.ce_checklist.style2 .icon, .ce_checklist.style2 span {
	color: #ae6c19;
}
/* style3 */
.ce_checklist.style3 li span {
	color: rgb(160,160,160);
}
/* style4 */
.ce_checklist.style4 li {
	border-color: rgba(255,255,255,0.2);
}
.ce_checklist.style4 li a:hover {
	background: rgba(255,255,255,0.1);
}
.ce_checklist.style4 li a,
.ce_checklist.style4 li span,
.ce_checklist.style4 li .icon {
	color: rgb(240,240,240);
}
/* style5 */
.ce_checklist.style5 li {
	border-bottom-style: dotted;
}
.ce_checklist.style5 li .icon {
	color: rgb(200,200,200);
}
.ce_checklist.style5 li span {
	color: #ae6c19;
}
/* style6 */
.ce_checklist.style6 .checked {
	color: crimson;
}
.ce_checklist.style6 .checked span {
	text-decoration: none;
}
.checked span {
	text-decoration: line-through;
}

/* =============================================================================
 * MOD ce_flipbox für IE11
 * ========================================================================== */

.ce_flipbox .ce_flipbox_inside {
  perspective: 600px;
}
.ce_flipbox .ce_flipbox_frontside,
.ce_flipbox .ce_flipbox_backside {
  position: absolute;
  height: 100%;
  background: #fff;
  color: #fff;
  text-align: center;
  backface-visibility: hidden;
  display: initial;
}
.ce_flipbox .ce_flipbox_frontside {
  transition: visibility 0.5s, transform 1s;
}
.ce_flipbox .ce_flipbox_backside {
  transform: rotateY( -180deg );
  transition: visibility 0.5s, transform 1s;
}
.ce_flipbox:hover .ce_flipbox_frontside {
  transform: rotateY(180deg);
}
.ce_flipbox:hover .ce_flipbox_backside {
  transform: rotateY(0deg);
}
.ce_flipbox .ce_flipbox_frontside_inside,
.ce_flipbox .ce_flipbox_backside_inside {
    padding: 30px;
}


/* =============================================================================
 * ce_form_opener
 * ========================================================================== */

.ce_form_opener_img .ce_hyperlink {
	position: static;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	margin-top: 15px;
}
.ce_form_opener_img .ce_hyperlink a {
	width: 100%;
}

.ce_form_opener:not(.ce_form_opener_img) {
	background: rgb(152,152,152);
	padding: 25px 25px 15px 40px;;
	color: rgb(255,255,255);
	position: relative;
	margin-bottom: 15px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.ce_form_opener:after {
	content: '';
	width: 10px;
	background: rgba(255,255,255,0.3);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ce_form_opener:not(.ce_form_opener_img) h1,
.ce_form_opener:not(.ce_form_opener_img) h2,
.ce_form_opener:not(.ce_form_opener_img) h3,
.ce_form_opener:not(.ce_form_opener_img) h4,
.ce_form_opener:not(.ce_form_opener_img) h5,
.ce_form_opener:not(.ce_form_opener_img) h6 {
	color: rgb(255,255,255);
}
.ce_form_opener p {
	margin-bottom: 10px;
}
.ce_form_opener .ce_url a {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(255,255,255)!important;
}
.ce_form_opener .ce_url a:before {
	font-family:FontAwesome;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}

.ce_form_opener .ce_form_opener_inside,
.ce_form_opener .ce_form.block {
	padding: 0 40px;
}
.ce_form_opener .ce_form_opener_inside {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}

/* =============================================================================
 * ce_form_opener_img
 * ========================================================================== */

.ce_form_opener_img .ce_form_opener_inside {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}
.ce_form_opener_img {
	margin-bottom: 0;
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.ce_form_opener_img p {
	font-size: 1.3em;
}
.ce_form_opener_img .headline {
	margin: 0;
}
.ce_form_opener_img .ce_hyperlink {
	position: absolute;
	right: 40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ce_form_opener_img .ce_hyperlink a {
	text-decoration: none;
}
.ce_form_opener_img .ce_form_opener_content {
	padding-right: 25%;
}
.ce_form_opener_img:after {
	display: none;
}
.hidden {
	display: none;
}


/* =============================================================================
 * ce_iconbox +Lightbox
 * ========================================================================== */

.ce_iconbox_lightbox {
	text-align: center;
	display: block;
	position: relative;
}
.ce_iconbox_lightbox.padding:hover {
	z-index: 100;
}
.ce_iconbox_lightbox.default i {
	font-size: 3rem;
}
.ce_iconbox_lightbox .ce_iconbox_inside {
	position: relative;
}
.ce_iconbox_lightbox .ce_iconbox_outside.padding {
	padding: 25px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.ce_iconbox_lightbox:hover .ce_iconbox_outside.padding {
	opacity: 1;
	box-shadow: 0 40px 70px rgba(0,0,0,.2);
	z-index: 100;
}
.ce_iconbox_lightbox .ce_iconbox_outside.padding .content {
	opacity: 0.6;
}
.ce_iconbox_lightbox a.link {
	margin-top: 10px;
	display: inline-block;
}
.ce_iconbox_lightbox .image_container {
	text-align: center;
	margin-bottom: 0;
}
.ce_iconbox_lightbox .image_container img {
	width: auto;
	display: inline-block;
}
.ce_iconbox_lightbox h3 {
	font-size: 1.2rem;
	letter-spacing: 1px;
	position: relative;
	line-height: 1.4;
	margin-bottom: 10px;
}
.ce_iconbox_lightbox .headline {
	margin-bottom: 10px;
}
.ce_iconbox_lightbox:not(.version2):not(.version3) .ce_iconbox_cwrapper {
	margin-top: 20px;
}
.ce_iconbox_lightbox .link:before {
	content: "\f101";
	font-family:FontAwesome;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}
.ce_iconbox_lightbox.same-height {
	display: flex!important;
}
.ce_iconbox_lightbox.default .ce_image.attribute,
.ce_iconbox_lightbox.default i {
	padding-top: 5px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	position: relative;
	top: 0;
}
.ce_iconbox_lightbox.default:hover .ce_image.attribute,
.ce_iconbox_lightbox.default:hover i {
	top: -5px;
}


/* =============================================================================
 * ce_downloadbox
 * ========================================================================== */

.ce_downloadbox {
	position: relative;
}

.ce_downloadbox .ce_downloadbox_image {
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.ce_downloadbox .ce_downloadbox_image .image_container img {
	width: 100%;
}

.ce_downloadbox .ce_downloadbox_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}

.ce_downloadbox:hover a .ce_downloadbox_overlay {
	opacity: 1;
}

/*
.ce_downloadbox:not(.version7) a i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	background: rgba(255,255,255,0.9);
	height: 40px;
	width: 40px;
	transform: scale(0);
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-webkit-backface-visibility: hidden;
}
*/

.ce_downloadbox.version1 a i:before,
.ce_downloadbox.version2 a i:before,
.ce_downloadbox.version3 a i:before,
.ce_downloadbox.version4 a i:before,
.ce_downloadbox.version5 a i:before,
.ce_downloadbox.version6 a i:before {
	content: '';
	width: 30px;
	height: 1px;
	background: rgb(255,255,255);
	position: absolute;
	top: 50%;
	margin-left: -15px;
	left: 50%;
}

.ce_downloadbox.version1 a i:after,
.ce_downloadbox.version2 a i:after,
.ce_downloadbox.version3 a i:after,
.ce_downloadbox.version4 a i:after,
.ce_downloadbox.version5 a i:after,
.ce_downloadbox.version6 a i:after {
	content: '';
	width: 30px;
	height: 1px;
	background: rgb(255,255,255);
	position: absolute;
	top: 50%;
	margin-left: -15px;
	left: 50%;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.ce_downloadbox:hover a i {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.ce_downloadbox .headline {
	margin-top: 5px;
	margin-bottom: 0;
}

.ce_downloadbox h4.headline {
	margin-top: 15px;
	margin-bottom: 15px;
}

.ce_downloadbox .text {
	margin-top: 5px;
}

.ce_downloadbox.version2 {
	text-align: center;
}

.ce_downloadbox.version3 .content {
	background: rgb(255,255,255);
	padding: 15px 15px 10px 15px;
}

.ce_downloadbox h4 {
	font-family: inherit;
	font-size: inherit;
}

.ce_downloadbox h5 {
	font-family: inherit;
	font-size: inherit;
}

.ce_downloadbox h6 {
	font-family: inherit;
	font-size: inherit;
	color: rgb(152,152,152);
}

.ce_downloadbox.version4 .content {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: rgb(255,255,255);
	padding-left: 30px;
	padding-right: 30px;
}

.ce_downloadbox.version4 .content h1,
.ce_downloadbox.version4 .content h2,
.ce_downloadbox.version4 .content h3,
.ce_downloadbox.version4 .content h4,
.ce_downloadbox.version4 .content h5,
.ce_downloadbox.version4 .content h6 {
	border-top: 2px solid rgb(255,255,255);
	border-bottom: 2px solid rgb(255,255,255);
	display: inline-block;
	padding: 4px 0;
	color: rgb(255,255,255);
	margin-bottom: 1em;
}

.ce_downloadbox.version5 .content {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: rgb(255,255,255);
	padding-left: 30px;
	padding-right: 30px;
	z-index: 10;
}

.ce_downloadbox.version5 .content .headline {
	display: block;
	color: rgb(255,255,255);
	margin-bottom: 10px;
	transition: transform .4s ease-out,opacity .4s ease-out;
	-webkit-transition: transform .4s ease-out,opacity .4s ease-out;
}

.ce_downloadbox.version5:hover .content .headline {
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	opacity: 0;
}

.ce_downloadbox.version5 .content p {
	display: inline-block;
	color: rgb(255,255,255);
	transition: transform .4s ease-out,opacity .4s ease-out;
	-webkit-transition: transform .4s ease-out,opacity .4s ease-out;
}

.ce_downloadbox.version5:hover .content p {
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	opacity: 0;
}

.ce_downloadbox.version5 .ce_downloadbox_overlay {
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	opacity: 1;
}

.ce_downloadbox.version5:hover .ce_downloadbox_overlay {
	opacity: 0;
}

.ce_downloadbox.version5 .image_container img {
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
}

.ce_downloadbox.version5:hover .image_container img {
	transform: scale(1.1);
}

.ce_downloadbox.version5 .ce_downloadbox_link {
	display: block;
}

.ce_downloadbox.frame-1-dark .ce_downloadbox_image {
	border: 1px solid rgb(220,220,220);
}

.ce_downloadbox.frame-5-dark .ce_downloadbox_image {
	border: 5px solid rgb(220,220,220);
}

.ce_downloadbox.frame-10-dark .ce_downloadbox_image {
	border: 10px solid rgb(220,220,220);
}

.ce_downloadbox.frame-1-light .ce_downloadbox_image {
	border: 1px solid rgb(255,255,255);
}

.ce_downloadbox.frame-5-light .ce_downloadbox_image {
	border: 5px solid rgb(255,255,255);
}

.ce_downloadbox.frame-10-light .ce_downloadbox_image {
	border: 10px solid rgb(255,255,255);
}

.ce_downloadbox .ce_downloadbox_banner {
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	color: rgb(255,255,255);
	background: rgb(0,0,0);
	font-size: 0.8rem;
	position: absolute;
	right: -2.4rem;
	top: 2rem;
	text-align: center;
	min-width: 11rem;
	z-index: 30;
	padding: 0.2rem;
}







.linkbar {
    overflow: hidden;
    text-align: center;
    position: absolute;
    z-index: 20;
    bottom: -35px;
    height: 0;
    width: 100%;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    top: -35px;
}
.linkbar a {
    padding: 10px;
    opacity: 1;
    width: 50%;
    float: left;
    padding: 7px 10px;
    color: #fff;
    background: rgb(150,150,150);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.linkbar i {
    display: inline-block;
    font-size: 1.4em;
}
.ce_downloadbox_image .linkbar a.ce_downloadbox_link {
    border-right: 1px solid rgba(255,255,255,0.2);
}
.ce_downloadbox_image:hover .linkbar {
    top: 5px;
    bottom: 0;
    height: 36px;
}
.ce_downloadbox_image .linkbar a:hover {
    opacity: 1;
    background: rgb(255,255,255);
    color: yellowgreen;
}

.ce_downloadbox_image:hover .image_container img {
    -webkit-filter: none;
    filter: none;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.ce_downloadbox .ce_downloadbox_image .content p {
	margin-top:15px
}

.downtop .linkbar {
	bottom: -20px;
	top: initial;
	position: relative;
}
.downtop.ce_downloadbox_image:hover .image_container img {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.downtop.ce_downloadbox_image:hover .linkbar {
    top: inherit;
    bottom: 36px;
}
.downtop.ce_downloadbox_image:hover .content {
    position: relative;
    top: -36px;
}


/* =============================================================================
 * ce_image_slider
 * ========================================================================== */
.image_slider {
 	display: block;
 	list-style: none;
 	position: relative;
 	margin: 0;
 	padding: 0;
	width: 100%;
}
.image_slider > * {
 	display: block;
 	overflow: hidden;
 	padding: 0;
 	margin: 0;
}
.image_slider.kwicks-processed > * {
 	margin: 0;
 	position: absolute;
}
.image_slider-horizontal > * {
 	float: left;
}
.image_slider-horizontal > :first-child {
 	margin-left: 0;
}
.image_slider-vertical > :first-child {
 	margin-top: 0;
}
.image_slider > li {
	 background-color: #fff;
	 /* Wird vom JavaScript überschrieben, ist aber hilfreich falls kein JavaScript erlaubt ist */
	 width: 250px;
	 margin-left: 5px;
	 float: left;
}
.image_slider_shadow {
   background: url(/files/img/shadow-inset-right.png) repeat-y;
	 position: absolute;
	 z-index: 2;
	 right: 0px;
	 height: 100%;
	 width: 28px;
}
.image_slider_caption, .image_slider_volltext {
	position: absolute;
	background-color: #000;
	top: 20%;
	right: 0;
	padding: 5px 10px;
	color: #fff;
	line-height: 1.3em;
	width: 60%;
}
.image_slider_caption {
	 opacity: 0.8;
}
.image_slider_volltext_title {
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.ce_image_slider.align-vertical .image_slider_volltext {
    display: none !important;
}
.ce_image_slider.align-vertical .image_slider_caption {
		opacity: 0.8 !important;
		transform: rotate(180deg);
		top: unset;
		bottom: -7px;
		width: auto;
		writing-mode: vertical-lr;
		font-size: 1.5em;
		padding: 20px 10px;
}


/* =============================================================================
 * Portfolio Images
 * ========================================================================== */
.ce_portfoliofilter a.selected, .ce_portfoliofilter a:hover {
    background: #ae6c19;
    color: #fff;
}
.ce_portfoliofilter a {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 5px;
    border: 1px solid rgb(229,229,229);
    cursor: pointer;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    width: inherit;
}

/* ---- isotope (Für Portfolio Images) ---- */
.grid {
  /*border: 1px solid #333;	*/
}

/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.element-item {
	position: relative;
	height: 225px;
}
.element-item > * {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
	.ce_portfoliofilter .ce_portfoliofilter_content {
    	visibility: inherit;
    	opacity: 1;
    	max-height: inherit;
	}
	.ce_portfoliofilter .ce_portfoliofilter_content a.selected {
    	background: #ae6c19;
	}
}


/* =============================================================================
 * global
 * ========================================================================== */

#main .mod_article {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* =============================================================================
 * typo
 * ========================================================================== */

h1,.headline {
	color: #ff9900;
	font-size: 1.7rem!important;
}

h2 {
	color: #ff9900;
	font-size: 1.5rem!important;
}

h3,h4,h5,h6 {
	color: #595959;
	font-size: 1.3rem!important;
	font-weight: 300!important;
	margin-bottom: 12px;
}

.textsmall {
	color: #595959;
	font-size: 0.9rem!important;
	line-height: 1.2rem;
}

.ce_headerimage .ce_headline h1 {
	color: #595959;
}

.ce_headline_w_buttons .ce_headline {
	font-size: 1.0rem!important;
	color: #595959;
	font-weight: 300!important;
	vertical-align:middle!important;
}

.ce_headline_w_buttons.style3  {
	padding-top:25px!important;
}



/* =============================================================================
 * header
 * ========================================================================== */

/*.logo {
	margin-left:auto;
	margin-right:auto;
}*/

.mainmenu .hide-mainnav {
	display: none;
}

.ce_headerimage .ce_headline h1,
.ce_headerimage .subline {
	color: #fff;
}

@media only screen and (min-width: 1080px) {
	.header.original .mainmenu {
    	float: none!important;
	}
	
	.header.original .mainmenu ul {
    	text-align: center!important;
	}
	
	.header.original .mainmenu {
		border-top: 1px solid #ff9900;
		border-bottom: 1px solid #ff9900;
	} 
	
	.header.original .mainmenu:before {
		display:none;
	}

	.header.original .header_metanavi_right {
    	position: absolute;
    	right: 40px;
    	top: 20px;
    	display: block;
	}
	
	.header.original .header_metanavi_left {
    	position: absolute;
    	left: 40px;
    	top: 20px;
    	display: block;
	}
	
	.header .header_metanavi_right li,
	.header .header_metanavi_left li {
		display: inline-block;
		position: relative;
		line-height: 100px;
		font-size: 1.2rem;
		margin-left:15px;
		margin-right:15px;
	}
	
	.stickyheader .header_metanavi_right,
	.stickyheader .header_metanavi_left {
		display:none;
	}
	
	.header.cloned .mainmenu ul li a {
		font-weight: 300;
	}
	
	.header.cloned .mainmenu ul li {
		margin-left:10px;
		margin-right:10px;
	}

	.header.original .smartmenu {
		float: right;
	}
	
}

@media only screen and (max-width: 1080px) {
	
	.header_metanavi_left,
	.header_metanavi_right {
		display: none;
	}

	.smartmenu .smartmenu-trigger {
		position: absolute;
		top: 30px;
		right: 40px;
	}

	.header.cloned .smartmenu .smartmenu-trigger {
		position: absolute;
		top: 0px;
		right: 40px;
	}

}

/* =============================================================================
 * slider
 * ========================================================================== */

#slider .autogrid {
	padding: 0%;
}

#slider .autogrid_wrapper {
	margin-left:0;
	margin-right:0;
}

#slider {
	padding-top:50px;
	padding-bottom:35px;
}


/* =============================================================================
 * Subnavigation in mobiler Ansicht ausklappbar im mobilen Menu
 * ========================================================================== */

@media only screen and (min-width: 768px) {
 .mod_navigation li.menu_only_mobile {
  display: none;
 }
}


/* =============================================================================
 * submenu
 * ========================================================================== */

body.sidebar.left #main {
	border-left: none;
}

.ce_hyperlink-extended a.outline:hover {
	background: #ff9900;
	border-color: #ff9900;
}

/* =============================================================================
 * sidebar
 * ========================================================================== */

body.sidebar.right #main {
	border-right: none;
}

/* =============================================================================
 * MOD_Barrierefreiheit
 * ========================================================================== */

#accessibility_banner a {
	color:#fff;
	font-size:0.8rem;
}

#accessibility_banner a:hover,
#accessibility_banner a:focus {
	outline-color:none;
	outline-style:none;
	outline-width:none;
}

#accessibility_banner.medium i {
		margin-bottom:-10px;
}

#accessibility_banner.medium p {
		margin-bottom:0px;
}