/** 
 * SilverStripe Eder Hausbau Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Tahoma, Verdana, Lucida, sans-serif; 		
	background: #fff url(../images/background-image.png) repeat;
}

.clear {
	clear: both;
}

/* MAIN */
/* BFSG - Deaktivieren Seite Kontakt Bereich _mce_Paste */
div#_mcePaste {display:none!important;}
/**/

div#main {
	width: 980px;
	margin: 10px  auto;
	/*min-height: 900px;*/
	background-color: #ffffff;
	
}

/* HEADER */
div#header {
	height: 174px;	
	position: relative;
}
#header #startPageLogo {
	position: absolute;
	left: 16px;
	bottom: 0px;
}

#header #logo {
	position: absolute;
	right: 40px;
	bottom: 0px;
}

#header img {
	border: 0px solid #fff;
}

/* MAIN CONTENT */
div#mainContent {
	position: relative;
	min-height: 740px;
}

div#mainContent div#breadcrumbs{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 70%;	
	color: #555555;
	padding-left: 43px;
	z-index: 10;
}

div#mainContent div#breadcrumbs a {
	color: #555555;
	text-decoration: none;
}

div#mainContent div#gMap {
	margin-bottom: 20px;
}



/* NAVIGATION */

div#navigation, div#startPageNavigation {
	float: left;
	font-size: 90%;
	width: 190px;
}

#mainContent .slogan {
    display: block;
    font-size: 28px;
    height: 100px;
    left: 110px;
    position: absolute;
    top: 140px;
    width: 200px;
}

div#startPageNavigation {
	padding: 140px 0 0 40px;
}

div#navigation {
	padding: 99px 0 0 40px;
}

div#startPageNavigation img, div#navigation img {
	border: 0px solid #fff;
}


div#startPageNavigation ul, div#navigation ul {
	list-style: none;
	line-height: 19px;

}

div#navigation ul.naviLevel3 {
	line-height: 24px;
	margin-top:10px!important;

}


div#startPageNavigation div.naviImage, div#navigation div.naviImage {
	width: 85px;
	height: 117px;	
	overflow: hidden;
	margin-bottom: 20px;
}

div#startPageNavigation div.naviImage, div#navigation div.naviImage {
	width: 85px;
	height: 117px;	
	overflow: hidden;
	margin-bottom: 20px;
}

div#startPageNavigation a.link {
	display: block;
	width: 85px;
	height: 117px;	
	overflow: hidden;
	margin-bottom: 20px;
}

div#startPageNavigation a.link img {
	margin-left: 0px;
}

div#startPageNavigation a:hover img {
	margin-left: -85px;
}

div#navigation div.naviImage img {
	margin-left: -85px;		
}

div#navigation a {
	color: #000;
	text-decoration: none;	
}

div#navigation a:hover, 
div#navigation a.current,
div#mainContent div#breadcrumbs a:hover,
div#footer a:hover,
div#footer a.current
{
	color: #e32918;
	text-decoration: none;	
}

.footerText {
    padding-bottom: 20px;
    width: 635px;
}

div#navigation ul.naviLevel2 {
	font-weight: bold;		
	margin-left: 2px;
}

div#navigation ul.naviLevel3 {
	font-weight: bold;
	font-size: 90%;
	margin: 0 0 20px 12px;	
}

/* CONTENT */
div#layout {
	float: right;
	width: 705px;	
	position: relative;
	padding: 50px 25px 10px 20px;
	
}

div.typography div#startPageContentImageHolder {
	position: relative;
	width: 499px;
	height: 683px;
	right: -225px;
	top: -150px;	
}

div#layout div#facetsmask_startpage, 
div#layout div#startPageContentImageHolder div#contentImage /*div#startPageContentImage*/ 
{
	position: relative;
	left: 0px;
	top: 0px;
}

div.typography div#contentImageHolder {
	position: relative;
	width: 685px;
	height: 475px;
	margin-top: -41px;
	margin-bottom: 20px;
	z-index: 5;
}

div#layout div#contentImageHolder div#facetsmask_page, 
div#layout div#contentImageHolder div#contentImage 
{
	position: relative;
	left: 0;
	top: 0;
}

div#layout div#startPageContentImageHolder div#contentImage img.first,
div#layout div#contentImageHolder div#contentImage img.first
{
	display: block;
}

div#layout div#startPageContentImageHolder div#contentImage img,
div#layout div#contentImageHolder div#contentImage img
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}




/* FOOTER */
div#footer {
	font-size: 90%;	
	/*color: #777676;	*/	
	position: relative;
	bottom: -55px;
	left: 0px;
	height: 40px;
	padding: 0 25px 0 40px;
	background: none;
}

div#footer a {
	/*color: #636262;*/
	color: #000;
	text-decoration: none;
}

div#footer hr {
	border: 0;	
	color: #a7a7a7;
	background-color: #a7a7a7;
	height: 1px;
}

div#footer ul {
	list-style: none;
	position: relative;
	right: 0;
	bottom: 10px;

}
div#footer ul li {
	float: left;
	padding-right: 3px;
}

div#footer .facebookLink {
	position: absolute;
	right: 275px;
	top: 0;
}

div#footer .googleLink {
	display:none;
}

div#footer .instagramLink {
	position: absolute;
	right: 235px;
	top: 0;
}

/**********/

/* GALLERY */
div.typography div.gallery {		
	margin: 0 0 20px 0;	
	padding: 0 0 10px 0;
	border-bottom: 1px solid #a7a7a7;
	
}

div.typography div.galleryContent {		
	margin-top: 7px;	
}

div.typography div.galleryContent div.description {		
	padding-top: 10px;	
}

div.typography div.gallery img {	
	border: 1px solid #a7a7a7;
	float: left;
	margin-right: 15px;
}

div.typography div.gallery span.title {		
	font-weight: bold;		
}

/**********/

/* COOKIE CONSENT */

#CybotCookiebotDialogBody {
	max-width: 95% !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	border-color:#333333!important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color:#333333!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom-color:#333333!important;
	color:#333333!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover, #CookiebotWidget .CookiebotWidget-consent-details button {
	color:#e32918!important;
}

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
	background-color:#e32918!important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
	fill:#e32918!important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
	background-color:#e32918!important;
	border-color:#e32918!important;
}

/*.CybotCookiebotDialogBodyButton {
	background-color: #333333 !important;
	border: 1px solid #333333 !important;
}

#CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll
{
	background-color: #cccccc !important;
	border: 1px solid #cccccc !important; 
}*/
/**********/
