/*[fmt]AA90-1A0A-9*/
/***********************************************************
Description: Main styles
Project:     DIGOSI scheideanstalt website 2015
Author:      Alexander Nitsche <alexander.nitsche@e-pixler.de>
Date:        2015-05-28
************************************************************/
/*+clearfix {*/
.ce-text:after, .ce-pic:after, .ce-text-pic:after, .ce-text-pic.ce-text-pic-bottom-left .ce-inner-pic:after, .container:after, #footerBottom:after, .tx_epxbildnachweis FIGURE:after, .tx_epxbildnachweis FIGURE IMG:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.ce-text, .ce-pic, .ce-text-pic, .ce-text-pic.ce-text-pic-bottom-left .ce-inner-pic, .container, #footerBottom, .tx_epxbildnachweis FIGURE, .tx_epxbildnachweis FIGURE IMG
{
	display: inline-block;
}
.ce-text, .ce-pic, .ce-text-pic, .ce-text-pic.ce-text-pic-bottom-left .ce-inner-pic, .container, #footerBottom, .tx_epxbildnachweis FIGURE, .tx_epxbildnachweis FIGURE IMG
{
	/*\*/
	display: block;
	/**/
	-height: 1px;
}
/*+}*/
@font-face
{
	font-family: "Source Sans Pro";
	src: url('../Fonts/sourcesanspro/sourcesanspro-bold-webfont.eot');
	src: url('../Fonts/sourcesanspro/sourcesanspro-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/sourcesanspro/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro/sourcesanspro-bold-webfont.woff') format('woff'), url('../Fonts/sourcesanspro/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../Fonts/sourcesanspro/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face
{
	font-family: "Source Sans Pro";
	src: url('../Fonts/sourcesanspro/sourcesanspro-italic-webfont.eot');
	src: url('../Fonts/sourcesanspro/sourcesanspro-italic-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/sourcesanspro/sourcesanspro-italic-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro/sourcesanspro-italic-webfont.woff') format('woff'), url('../Fonts/sourcesanspro/sourcesanspro-italic-webfont.ttf') format('truetype'), url('../Fonts/sourcesanspro/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face
{
	font-family: "Source Sans Pro";
	src: url('../Fonts/sourcesanspro/sourcesanspro-regular-webfont.eot');
	src: url('../Fonts/sourcesanspro/sourcesanspro-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../Fonts/sourcesanspro/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro/sourcesanspro-regular-webfont.woff') format('woff'), url('../Fonts/sourcesanspro/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../Fonts/sourcesanspro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*RESET*/
HTML, BODY, DIV, UL, LI, FIGURE, FIGCAPTION
{
	margin: 0;
	padding: 0;
}
IMG
{
	display: block;
	border: 0;
	outline: 0;
}
A
{
	outline: 0;
}
TABLE
{
	border-collapse: collapse;
}
BUTTON
{
	border: none;
}
FIELDSET, INPUT
{
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}
/*DEFAULT*/
BODY
{
	font-size: 16px;
	line-height: 21px;
	color: #7C7C7C;
	font-family: "Source Sans Pro";
	/*[disabled]background:url(../Images/vorlage.png) no-repeat center top;*/
}
INPUT
{
	font-size: 16px;
	line-height: 21px;
	color: #7C7C7C;
	font-family: "Source Sans Pro";
}
A
{
	color: #B98B39;
	text-decoration: none;
}
A.button
{
	display: inline-block;
	min-width: 190px;
	margin: 0 24px 10px 0;
	padding: 7px 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #B98B39;
}
A.button-light
{
	display: inline-block;
	min-width: 190px;
	margin: 0 24px 10px 0;
	padding: 3px 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #B98B39;
	min-width: 140px;
	margin: 0;
	color: #B98B39;
	background-color: #FFF;
	border: 1px solid #B98B39;
}
A.dllink
{
	color: #B98B39;
	position: relative;
}
A.dllink:before
{
	content: "";
	display: block;
	position: relative;
	left: 9px;
	width: 40px;
	top: 2px;
	height: 22px;
	background: url('../Images/download-icon.png') no-repeat;
	background-size: 20px 15px;
	float: left;
}
BUTTON
{
	cursor: pointer;
}
INPUT[type=submit]
{
	cursor: pointer;
}
H1
{
	color: #B98B39;
	line-height: 42px;
	font-size: 28px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
	line-height: 32px;
}
H2
{
	color: #B98B39;
	line-height: 35px;
	font-size: 23px;
	line-height: 28px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
}
H3
{
	font-size: 18px;
	text-transform: uppercase;
	color: #B98B39;
	font-weight: normal;
	margin: 24px 0 16px;
}
H2.placeholder
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
H3.placeholder
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
P
{
	margin: 16px 0;
}
SPAN.quote
{
	padding-left: 70px;
	font-style: italic;
	display: block;
}
SPAN.color-gold
{
	color: #B98B39;
}
SPAN.color-silver
{
	color: #C0C0C0;
}
SPAN.color-grey
{
	color: #CCCCCC !important;
}
SPAN.italic
{
	font-style: italic;
}
SPAN.small
{
	font-size: 14px;
}
HR
{
	height: 11px;
	border: 0 !important;
	background: url(../Images/footer-schatten-1.png) repeat-x center top;
}
.clear
{
	clear: both;
}
.ce-inner-headline > .first-child
{
	margin-top: 0;
}
.ce-inner-text
{
	/*text-align: justify;*/
}
.ce-inner-text > :first-child
{
	margin-top: 0;
}
.ce-inner-pic
{
	max-width: 100%;
}
.ce-inner-pic > :first-child
{
	margin-top: 0;
}
.ce-inner-pic IMG
{
	max-width: 100% !important;
	height: auto !important;
}
.ce-inner-pic FIGCAPTION
{
	text-align: right;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
}
/*[clearfix]*/.ce-text
{
}
.ce-text .ce-inner-text
{
	margin-bottom: 18px;
}
/*[clearfix]*/.ce-pic
{
}
.ce-pic .ce-inner-pic IMG
{
	margin: 0 0 18px;
}
/*[clearfix]*/.ce-text-pic
{
}
.ce-text-pic.ce-text-pic-float-left .ce-inner-pic
{
	float: left;
	margin: 0 22px 22px 0;
}
.ce-text-pic.ce-text-pic-float-right .ce-inner-pic
{
	float: right;
	margin: 0 0 22px 22px;
}
.ce-text-pic.ce-text-pic-nowrap-left .ce-inner-pic
{
	float: left;
	margin: 0 22px 22px 0;
}
.ce-text-pic.ce-text-pic-nowrap-left .ce-inner-text
{
	overflow: hidden;
}
.ce-text-pic.ce-text-pic-nowrap-right .ce-inner-pic
{
	float: right;
	margin: 0 0 22px 22px;
}
.ce-text-pic.ce-text-pic-nowrap-right .ce-inner-text
{
	overflow: hidden;
}
.ce-text-pic.ce-text-pic-top-left .ce-inner-pic
{
	margin-bottom: 18px;
}
.ce-text-pic.ce-text-pic-top-left .ce-inner-pic IMG
{
	display: block;
}
/*[clearfix]*/.ce-text-pic.ce-text-pic-bottom-left .ce-inner-pic
{
	margin-bottom: 18px;
}
.ce-text-pic.ce-text-pic-bottom-left .ce-inner-pic IMG
{
	display: block;
	margin: 0 5px 5px 0;
}
.ce-inner-html
{
	padding-bottom: 16px;
}
.ce-inner-list
{
	padding-bottom: 16px;
}
.teasers
{
	margin-right: 0 !important;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.ce-text-pic.teaser
{
	display: inline-block;
	width: 326px;
	border: 8px solid #FFFFFF;
	margin: 6px;
	/*+box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
.ce-text-pic.teaser .ce-inner-headline
{
	padding: 0 10px;
}
.ce-text-pic.teaser .ce-inner-text
{
	padding: 0 10px;
}
.tiles
{
	margin-right: 0 !important;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.ce-text-pic.tile
{
	position: relative;
	display: inline-block;
	width: 157px;
	outline: 4px solid #F2F2F2;
	border: 2px solid #FFFFFF;
	margin: 4px !important;
	background-color: #F2F2F2;
}
.ce-text-pic.tile .tile-inner
{
	padding: 10px 0;
	background-color: #F2F2F2;
}
.ce-text-pic.tile .tile-inner .ce-inner-headline > *
{
	margin: 0;
	padding: 0 0 10px;
	font-family: "Source Sans Pro";
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
}
.ce-text-pic.tile .tile-inner .ce-inner-pic
{
	margin-bottom: 0;
}
.ce-text-pic.tile .tile-inner .ce-inner-pic IMG
{
	margin: 0 auto;
}
.ce-text-pic.tile .tile-inner .ce-inner-text
{
	position: absolute;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: none;
	top: auto;
	bottom: -2px;
	left: -2px;
	width: 157px;
	height: 100%;
	padding: 2px 5px;
	overflow: hidden;
	background-color: #F2F2F2;
	cursor: default;
	text-align: justify;
}
.ce-text-pic.tile .tile-inner .ce-inner-text > *:last-child
{
	margin-bottom: 0;
}
.ce-text-pic.tile .tile-inner .ce-inner-text.hover
{
	height: 100%;
}
.ce-html
{
	width: 100%;
	margin-right: 0;
}
TABLE.table-zebra
{
	background-color: #FFFFFF;
}
TABLE.table-zebra CAPTION
{
	caption-side: bottom;
	padding-right: 10px;
	text-align: right;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
}
TABLE.table-zebra TR:nth-of-type(2n+1)
{
	background-color: #F2F2F2;
}
TABLE.table-zebra TR
{
	padding: 10px;
}
TABLE.table-zebra TH, .table-zebra TD
{
	padding: 4px 24px;
	border-right: 10px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
TABLE.table-zebra.table-zebra-inverse TR
{
	background-color: #FFFFFF;
}
TABLE.table-zebra.table-zebra-inverse TR:nth-of-type(2n)
{
	background-color: #F0F0F0;
}
TH
{
	font-weight: bold;
	text-align: left;
}
TH.align-right, TD.align-right
{
	text-align: right;
}
/*[clearfix]*/.container
{
	width: 1140px;
}
.header-main
{
	position: fixed;
	z-index: 20;
	width: 100%;
}
.header-main #header-main-wrap
{
	position: absolute;
	z-index: -1;
	background-color: #FFF;
	height: 170px;
	width: 100%;
	top: 0;
	left: 0;
}
.header-main .container
{
	position: relative;
	margin: 0 auto;
	height: 180px;
}
.header-main .header-logo
{
	margin: 0px auto 8px;
	width: 251px;
	height: 105px;
	padding-top: 20px;
	/*background: url(../images/logo-digosi.png) no-repeat;*/
	/*background-position: 0 20px;*/
}
.header-main .header-logo .header-link
{
	display: block;
	width: 100%;
	height: 100%;
}
.header-main .navi-meta
{
	position: absolute;
	top: 0;
	right: 11px;
	margin: 0;
	padding: 0;
	/*+box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
.header-main .navi-meta UL
{
	list-style: none;
}
.header-main .navi-meta UL LI
{
}
.header-main .navi-meta UL LI A
{
	display: block;
	padding: 11px 62px;
	line-height: 24px;
	color: #666666;
	text-transform: uppercase;
}
.header-main .navi-main
{
	float: left;
}
.header-main .navi-main UL
{
	list-style: none;
}
.header-main .navi-main UL LI
{
	display: inline-block;
}
.header-main .navi-main UL LI A
{
	display: block;
	padding: 11px 36px;
	line-height: 24px;
	color: #666666;
	text-transform: uppercase;
}
.header-main .navi-main > UL > LI > A
{
	padding-bottom: 25px;
}
.header-main .navi-main > UL > LI:hover > A
{
	background-image: url(../Images/menue-pfeil_2.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	z-index: 20;
}
.header-main .navi-main > UL > LI.li-32:hover > A
{
	background-image: none;
}
.header-main .navi-main UL > LI:first-child > A
{
	padding-left: 9px;
}
.header-main .navi-main .sec-ul
{
	display: none;
	position: absolute;
	min-height: 295px;
	left: 0;
	z-index: 10;
	background-color: #FFF;
	overflow: hidden;
	margin: 0 auto;
	-moz-box-shadow: 1px 1px 5px #000000;
	-webkit-box-shadow: 1px 1px 5px #000000;
	box-shadow: 1px 1px 5px #000000;
	border-bottom: 30px solid #FFF;
	margin-top: -4px;
}
.header-main .navi-main .sec-ul > UL
{
	width: 1140px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.header-main .navi-main .sec-ul > UL > LI
{
	width: 240px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}
.header-main .navi-main .sec-ul > UL > LI > A
{
	padding: 0 0 0 9px;
	color: #B98B39;
}
.header-main .navi-main .sec-ul > UL > LI.li-64,
.header-main .navi-main .sec-ul > UL > LI.li-27,
.header-main .navi-main .sec-ul > UL > LI.li-68,
.header-main .navi-main .sec-ul > UL > LI.li-76,
.header-main .navi-main .sec-ul > UL > LI.li-80,
.header-main .navi-main .sec-ul > UL > LI.li-71,
.header-main .navi-main .sec-ul > UL > LI.li-35,
.header-main .navi-main .sec-ul > UL > LI.li-34,
.header-main .navi-main .sec-ul > UL > LI.li-36,
.header-main .navi-main .sec-ul > UL > LI.li-37
{
	width: 185px;
}
.header-main .navi-main .sec-ul > UL > LI.li-37
{
	margin-right: 50px;
}
.header-main .navi-main .sec-ul UL LI UL LI
{
	margin-top: 0px;
	margin-left: 0;
}
.header-main .navi-main .third-ul
{
	margin-top: 20px;
}
.header-main .navi-main .third-ul LI
{
	display: block;
}
.header-main .navi-main .third-ul LI A
{
	padding: 0;
	padding-left: 9px;
	font-size: 14px;
}
.header-main .navi-main .sec-ul UL LI A
{
	border-bottom: 1px solid #CCCCCC;
}
.header-main .navi-main .sec-ul UL LI UL LI A
{
	border-bottom: none;
}
.header-main .navi-main UL LI:hover .sec-ul
{
	display: block;
}
.header-main .navi-main UL LI:hover .sec-ul > UL
{
	display: flex;
}
#content
{
	margin-top: 170px;
}
#content .navi-breadcrumb
{
}
#content .navi-breadcrumb UL
{
	list-style: none;
}
#content .navi-breadcrumb UL LI
{
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
}
#content .navi-breadcrumb UL LI A
{
	display: block;
	padding: 2px 5px 6px 0;
}
#content .navi-breadcrumb UL LI.arrow
{
	padding: 2px 5px 6px 0;
}
.footer-main .navi-footer
{
	width: 552px;
	float: right;
	margin-right: 20px;
}
.footer-main .navi-footer UL
{
	list-style: none;
}
.footer-main .navi-footer UL LI
{
	display: inline-block;
}
.footer-main .navi-footer UL LI A
{
	display: block;
	padding: 18px 20px;
	line-height: 24px;
	color: #FFFFFF;
}
#keyvisual
{
	position: relative;
	top: 150px;
	height: 410px;
	background: url(../Images/bg-kachel.jpg) repeat;
	z-index: 10;
	overflow: hidden;
}
#keyvisualTop
{
	position: fixed;
	top: 170px;
	width: 100%;
	height: 56px;
	background: url(../Images/bogen-oben-1920.png) left bottom / cover;
	z-index: -1;
}
#keyvisualBottom
{
	position: absolute;
	width: 100%;
	height: 56px;
	bottom: 0;
	background: url(../Images/bogen-unten-1920.png) left top / cover;
	z-index: 15;
}
#keyvisualContainer
{
	height: 390px;
	width: 1120px;
	margin: 20px auto 0;
	background-color: #FFFFFF;
	overflow: hidden;
}
#keyvisual .keyvisual-item
{
	overflow: hidden;
	height: 390px;
	width: 1120px;
	background: no-repeat center / cover;
}
#keyvisual .keyvisual-item .keyvisual-title
{
	width: 300px;
	margin: 287px auto 0;
	padding: 15px 36px 74px;
	color: #B98B39;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	/*+box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
#content
{
	padding: 0 0 60px;
	position: relative;
}
#content > .container
{
	margin: 0 auto;
	overflow: hidden;
}
#content .main-main
{
	display: block;
	float: left;
	width: 760px;
	box-sizing: border-box;
}
#content .main-main > DIV
{
	margin-right: 30px;
}
#content .main-main > DIV DIV.teaser
{
	margin: 12px 28px 12px 6px;
}
#content .main-main > DIV DIV.tile
{
	margin: 12px 22px 12px 4px !important;
}
#content .aside-main
{
	float: right;
	width: 350px;
	overflow: hidden;
	padding: 5px 0 0;
}
#content .aside-main H3
{
	line-height: 35px;
	font-size: 23px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
	text-transform: none;
}
#bottomline
{
	padding: 0 0 20px;
}
#bottomline > .container
{
	margin: 0 auto;
	overflow: hidden;
}
#bottomline > .container > DIV
{
	width: 258px;
	float: left;
	margin-right: 36px;
	overflow: hidden;
}
#bottomline > .container > DIV.ce-text .ce-inner-text
{
	margin-top: 20px;
	padding: 14px 4px 4px;
	border-radius: 6px;
	/*+box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.3);*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
#bottomline > .container > DIV.ce-text .ce-inner-text SPAN.quote
{
	padding: 0;
}
#bottomline > .container > DIV:nth-child(4n+4)
{
	margin-right: 0;
}
#bottomline H3
{
	line-height: 35px;
	font-size: 23px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
	text-transform: none;
}
/*Footer*/
.footer-main .container
{
	margin: 0 auto;
	overflow: hidden;
}
#footerTop
{
	padding: 0 0 20px;
}
#footerTop .col
{
	float: left;
}
#footerTop .container
{
	padding-bottom: 10px;
}
#footerTop H3
{
	line-height: 35px;
	font-size: 23px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
	text-transform: none;
}
#footerTop .button
{
	margin: 0 0 10px;
}
/*Footer Kontakt*/
#footerTop #footerCol1
{
	width: 298px;
	margin-right: 36px;
}
/*Footer Kontakt Plugin*/
#footerTop #footerCol2
{
	width: 218px;
	margin-right: 36px;
}
#footerTop #footerCol2 .ce-inner-headline
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/*Footer Karte*/
#footerTop #footerCol3
{
	width: 552px;
}
#footerTop #footerCol3 IMG
{
	width: 524px;
	height: auto;
	border: 8px solid #FFFFFF;
	margin: 6px;
	/*+box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
#footerTop #footerCol3 .ce-inner-headline
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 0;
}
/*Footer Newsletter*/
#footerTop #footerCol4
{
	width: 552px;
	margin-right: 36px;
}
/*Footer NL Eintrag*/
#footerTop #footerCol5
{
	width: 552px;
}
#footerTop #footerCol5 .ce-inner-headline
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/*Footer Digosi GmbH*/
#footerTop #footerCol6
{
	width: 552px;
	margin-right: 36px;
}
/*Footer Nav Ankauf, Unsere Leistungen & Über uns*/
#footerTop #footerCol7, #footerTop #footerCol8, #footerTop #footerCol9
{
	width: 129px;
	padding-top: 34px;
	margin-right: 12px;
}
#footerTop #footerCol10
{
	width: 129px;
	padding-top: 34px;
}
#footerTop #footerCol7 P, #footerTop #footerCol8 P, #footerTop #footerCol9 P, #footerTop #footerCol10 P
{
	margin: 5px 0;
}
#footerTop #footerCol7 A, #footerTop #footerCol8 A, #footerTop #footerCol9 A, #footerTop #footerCol10 A
{
	color: #7C7C7C;
}
#footerTop #footerCol7 H3, #footerTop #footerCol8 H3, #footerTop #footerCol9 H3, #footerTop #footerCol10 H3
{
	margin: 0 0 20px;
	color: #7C7C7C;
	font-family: "Source Sans Pro";
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
#footerTop #footerCol8 .ce-inner-headline
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/*[clearfix]*/#footerBottom
{
	background-color: #909799;
}
/*Akkordeon*/
.akkordeon
{
}
.akkordeon .drawers
{
	background-color: #EBEBEB;
	margin-bottom: 2px;
}
.akkordeon .ce-inner-headline
{
	position: relative;
}
.akkordeon .ce-inner-headline.up
{
	background-color: #B98B39;
	color: #FFF;
	border-bottom: 2px solid #FFF;
}
.akkordeon .drawers H2
{
	color: #7C7C7C;
	font-size: 16px;
	line-height: 21px;
	font-family: "Source Sans Pro";
	font-weight: bold;
	padding: 8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
}
.akkordeon .drawers .ce-inner-headline:after
{
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	right: 12px;
	background: url('../Images/arrow-right.png') no-repeat;
	background-size: 25px 25px;
}
.akkordeon .drawers .ce-inner-headline.up:after
{
	background-image: url('../Images/arrow-down.png');
}
.akkordeon .drawers .ce-inner-headline.up H2
{
	color: #FFF;
}
.akkordeon .drawers .inner-text
{
	padding: 8px 8px 8px 16px;
}
/*List*/
.ce-inner-text LI
{
	list-style-type: none;
	width: 50%;
	padding: 5px;
	float: left;
	box-sizing: border-box;
}
.ce-inner-text LI:before
{
	content: '\25A0';
	display: inline-block;
	left: 0px;
	top: 0px;
	color: #B98B39;
	font-size: 11px;
	float: left;
	margin-right: 7px;
}
.ce-inner-text UL:after
{
	content: "";
	display: table;
	clear: both;
}
.ce-inner-text UL
{
	width: 90%;
	margin: 0 auto;
}
/*Altgold Teaser*/
.altgold-teaser
{
	width: 730px;
	margin: 30px 0;
}
.altgold-teaser H3
{
	font-family: Georgia, sans-serif;
	margin: 24px 0 12px;
}
.altgold-teaser .left, .altgold-teaser .middle, .altgold-teaser .right
{
	height: 100px;
	float: left;
	text-align: center;
}
.altgold-teaser .left
{
	background: #F2F2F2 url('../Images/altgold-ankauf-links.png') no-repeat;
	width: 204px;
	padding: 0 46px 0 0;
	color: #FFF;
	text-align: center;
}
.altgold-teaser .right
{
	background: #F2F2F2 url('../Images/altgold-ankauf-rechts.png') no-repeat;
	width: 204px;
	padding: 0 0 0 46px;
	color: #FFF;
	text-align: center;
}
.altgold-teaser .middle
{
	background: #F2F2F2 url('../Images/altgold-ankauf-mitte.png') no-repeat;
	width: 230px;
	text-align: center;
}
.altgold-teaser .altgold-pers-icon, .altgold-teaser .altgold-post-icon
{
	display: inline-block;
}
.altgold-teaser .altgold-pers-icon:before, .altgold-teaser .altgold-post-icon:before
{
	display: inline-block;
	width: 49px;
	height: 31px;
	content: '';
	text-align: center;
	background: transparent url('../Images/altgold-ankauf-persoenlich.png') no-repeat center;
}
.altgold-teaser .altgold-post-icon:before
{
	background: transparent url('../Images/altgold-ankauf-post.png') no-repeat center;
}
.altgold-teaser:after
{
	content: "";
	display: table;
	clear: both;
}
/*Sitemap*/
.navi-sitemap
{
}
.navi-sitemap UL
{
	list-style: none;
	margin: 10px 0;
}
.navi-sitemap LI
{
	margin-left: 40px;
}
.navi-sitemap > UL > LI
{
	margin-left: 20px;
}
.navi-sitemap LI:before
{
	content: '\25A0';
	display: inline-block;
	left: 0px;
	top: 0px;
	color: #B98B39;
	font-size: 11px;
	float: left;
	margin-right: 7px;
}
.navi-sitemap LI LI:before
{
	content: '\25cf';
}
.navi-sitemap LI LI LI:before
{
	content: '\25CB';
}
/*Bildnachweis Extension*/
/*[clearfix]*/.tx_epxbildnachweis FIGURE
{
}
/*[clearfix]*/.tx_epxbildnachweis FIGURE IMG
{
	float: left;
	margin: 0 20px 20px 0;
}
.tx_epxbildnachweis UL
{
	float: left;
	list-style-type: none;
	margin: 5px 0 0;
}
.tx_epxbildnachweis UL LI
{
	margin-bottom: 5px;
}
/*
*
* Fractionslider styling
*
 */
.slider-content-centered
{
	/*display: block;*/
	width: 100%;
	text-align: center;
}
.slider-content-centered *
{
	display: block;
	margin: 0 auto;
}
.tx-dce-pi1 .slider P, .tx-dce-pi1 .slider H3
{
	background: rgba(255, 255, 255, 0.85);
}
.tx-dce-pi1 .slider H3
{
	font-size: 52px;
	line-height: 40px;
	padding: 10px;
}
.tx-dce-pi1 .slider P
{
	font-size: 34px;
	line-height: 30px;
	padding: 10px;
}
/*TEMPLATE "Einspaltig" (bisher nur für intern genutzt)*/
BODY.template-onecol
{
}
BODY.template-onecol #content .main-main
{
	width: 100%;
}
BODY.template-onecol #content .main-main > DIV
{
	margin: 0;
}
BODY.template-onecol .tx_dgsmarketplace-rate-list TABLE
{
	width: 545px;
	margin: 20px 10px 0;
	float: left;
}


main .tx_dgsmarketplace-rate-list {
	overflow-y: hidden;
	overflow-x: scroll;
}

/*Sonstiges*/
.footer-headline {
	color: #B98B39;
	line-height: 35px;
	font-size: 23px;
	line-height: 28px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin: 24px 0 16px;
}

.text-center {
	text-align: center;
}

.cc-info {
	box-sizing: border-box !important;
}

.text-justify {
	text-align: justify;
}

.cookie-notice {
	box-sizing: border-box;
}
