:root {
	
	/* VERSION 6 */

	--body_font_color_v6: #6a5a3d;
	--headlines_color_v6: #5c7474;
	
	--mainmenu_color_v6: #5c7474;
	--main_navigation_left_v6: 600px;	
   	
 	--header_background_v6: #F1F0EC;
	--header_background_size_v6: auto 125px;
	--header_background_position_v6: center;
	--header_background_repeat_v6: no-repeat;
	--header_height_v6: 120px ;
	
	--hero_textblock_background_v6: rgba(255, 255, 255, 0.86);
	
	--hero_v1_display_v6: none;
	--hero_v2_display_v6: none;
	--hero_v3_display_v6: none;
	--hero_v4_display_v6: none;
	--hero_v5_display_v6: none;
	--hero_v6_display_v6: block;
	
	--v1_display_v6: none;
	--v2_display_v6: none;
	--v3_display_v6: none;
	--v4_display_v6: none;
	--v5_display_v6: none;
	--v6_display_v6: block;
	
	--hero_height_v6 :90vw;
	
	--color_h2_biggerpart_b1_v6: #000000;
	--color_h2_biggerpart_b2_v6: #000000;
	--color_h2_biggerpart_b3_v6: #000000;
	
	--hero_image_width_v6: 100vw;
	--hero_image_margin_left_v6: 0px;
	
	--content-margin-top_v6: 0px;
	--main_navigation_left_v6: 700px;
	
	--second_block_background_v6: #f7f7f7;
	--second_block_text_color_v56: #000000;
	--second_block_headline_color_v6: #5c7474;

	--third_block_background_v6: #ffffff;
	--third_block_text_color_v6: #000000;
	--third_block_headline_color_v6: #5c7474;
	
	--container_before_background_v6: rgba(0,0,0,0);
	--container_background_v6: #FFFFFF;
	--container_padding_top_v6: 0px;
	
	--logo_url_v6: url(../assets/siegel_sonnenbichl_v5.png);
	--logo_margin_left_v6: 0px;
	--logo_margin_top_v6: -20px;

	--logo_background_v6: rgba(255,255,255,0);
	--logo_width_v6: 270px;
	--logo_height_v6: 105px;
	--logo_padding_left_v6:0px;
	--logo_left_v6: 0px;
	
}

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

.v6 #header {
	background-color: rgba(0,0,0,0.85);
}


.startseite.v6 #header {
	background-color: rgba(0,0,0,0);
}


.v6 #header .logo {
	display: none;
}

.v6.startseite #hero,
.v6.startseite #hero .responsive-background-image {
	height: 100vh!important;
	max-height: 100vh!important;	
}

.v6 .textslides {
	display: none;
}


.v6 #container {
	margin-top: 0px;
}


.v6 a:hover {
	color: #555555 !important
}

.v6 #megamenu .buttonlink a:hover,
.v6 .ce_hyperlink a:hover{
	color: #555555 !important
}

.v6 #header {
	background: rgba(241,240,236,1);
}

.v6.smallheader .logo a {
	margin-top:10px !important;
	width: 100px !important;
	height:100px !important;
}	

.startseite.v6 #header {
	background: rgba(241,240,236,0);
}

.v6 #header.boxShadow {
	box-shadow: 0 0 10px 10px rgba(0,0,0,0.1);
}
.v6 #header .logo {
	display: none;
	margin: auto;
	width: 100px!important;
	height: 100px!important;
	left: calc(50vw - 50px);
	z-index: 12;
	top: 0px;
	*box-shadow: 0 0 15px 15px #8D9A9A;
}
.v6 .desktop_navigation {
	position: absolute;
	z-index: 12334;
	width: 100vw;
	top: 0px;
	left: calc(50vw - 480px)!important;
	height: 50px;
}

.v6 .desktop_navigation li.last {
	padding-left: 180px !important;
}

.v6.startseite #hero,
.v6.startseite #hero .responsive-background-image {
	height: 100vh!important;
	max-height: 100vh!important;	
}
.v6 .textslides {
	display: none;
}

.v6 #container {
	margin-top: 0px;
}

.v6 a:hover {
	color: #999999 !important
}
.v6 .buttonlink a:hover,
.v6 #megamenu .buttonlink a:hover,
.v6 .ce_hyperlink a:hover{
	color: #999999 !important
}

