html{
	height:100%;
}

body{
	background-color:#333333;
	height:100%;
	position:relative;
}

@media (min-width: 769px){
#header_container{
	height:100%;
	overflow:hidden;
	padding:0px;
	text-align:center;
	background-color:#000000;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}}

@media (max-width: 769px){
#header_container{
	height:100%;
	overflow:hidden;
	padding:0px;
	text-align:center;
	background-color:#000000;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-o-background-size:auto 100%;
	background-size:auto 100%;
}}

#logo_area_container{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

#logo_area_container img{
	max-width:100%;
}

.pictureFirst{
	background:url(../PICS/BACKGROUND/1.jpg) no-repeat center center fixed;
	transition:2s;
}

.pictureSecond{
	background:url(../PICS/BACKGROUND/2.jpg) no-repeat center center fixed;
	transition:2s;
}

#logo_bg{
	position:relative;
	width:450px;
	height:140px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	opacity:.9;
	border-radius:10%;
	top:150px;
	max-width:100%;
}

#header_container img{
	max-width:100%;
}

.section_header{
	text-align:center;
	margin-bottom:25px;
}

#navigation_container .navbar-brand{
	padding: 3px 15px;
}


#intro_section{
	text-align:center;
}

#intro_slogan{
	font-size:20px;
	color:#eeeeee;
	margin-top:5px;
	margin-bottom:5px;
	/*font-family:"Times New Roman", Times, serif;*/
}

#picture_calousel{
	padding:0;
	margin-bottom:15px;
}

#picture_calousel_generic{
	padding:0;
}

#picture_calousel .carousel-inner .item img{
	min-width:100%;
}

#adv_1_section{
	height:auto;
	text-align:center;
}

#adv_1_section img{
	max-width:100%;
}

.container_main{
	color:#eeeeee;
	-webkit-transform:translate3d(0,0,0);
}

.container_main_invert{
	background-color:#ffffff;
	color:#111111;
	-webkit-transform:translate3d(0,0,0);
}

.container_main_light{
	background-color:#555555;
	color:#111111;
	-webkit-transform:translate3d(0,0,0);
}

.container_main h3{
	color:#ffffff;
}

.container_main_invert h3{
	color:#111111;
}

.container_main_light h3{
	color:#111111;
}

#route_section{
	height:300px; /*temp*/
	background-color:#ffffff;
}

#social_section{
	margin-top:10px;
	margin-bottom:10px;
}

#social_section p{
	text-align:center;
	margin-top:10px;
	color:#ffffff;
}

#social_section #social_section_youtube{
	background-color:#232323;
}

#social_section #social_section_facebook{
	background-color:#232323;
}

#footer_wrapper{
	background-color:#333333;
	color:#333333;
	width:100%;
	height:auto;
}

#contact_section{
	color:#ffffff;
	margin-top:25px;
	padding-top:15px;
}

#contact_section a{
	color:#b79d77;
}

#route_section{
	height:auto;
	padding-bottom:25px;
}

#route_mapbox_container{
	padding:0;
	height:500px;
	overflow:hidden;
}

@media (min-width: 769px){
#adv_2_picture{
	width:100%;
	height:400px;
	background-image:url(../PICS/amb6.jpg); 
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	margin-top:25px;
}
}

@media (max-width: 768px){
#adv_2_picture{
	width:100%;
	height:400px;
	background-image:url(../PICS/amb6.jpg); 
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:25px;
}
}

#partner_section .partner_section_col{
	text-align:center;
}

#partner_section #partner_slogan{
	text-align:center;
}

#job_section img{
	max-width:100%;
	border:3px solid #ffffff;
}

#job_section p{
	height:100%;
	vertical-align:middle;
}

#job_section_text p{
	text-align:center;
}

#offer_section .panel-body{
	color:#ffffff;
	background-color:#333333;
}

#offer_section .panel-heading{
	color:#ffffff;
	background-color:#222222;
}

.offer_section_heading{
	text-align:center;
}

#offer_accordion td:nth-child(3n){
	width:150px;
	min-width:150px;
}

#offer_accordion td:nth-child(4n){
	width:150px;
	min-width:150px;
}

#offer_accordion td:nth-child(5n){
	width:150px;
	min-width:150px;
}

#offer_accordion th{
	text-align:right;
}

#offer_accordion td{
	text-align:right;
}

#offer_accordion .offer_section_caption{
	text-align:left;
	font-weight:bold;
}

#salons_section{
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
}

#salons_section .salon_img{
	width:100%;
	cursor:pointer;
}

#salons_section  #salon_ettlingen{
	padding-left: 0px;
	padding-right: 0px;
}

#salons_section  #salon_durlach{
	padding-left: 0px;
	padding-right: 0px;
}

.container-hidden{
	height:0px;
	overflow:hidden;
}

.container-hidden-active{
	height:auto;
	overflow:hidden;
}

.salon_thumbs{
	text-align:center;
}

.salon_thumbs img{
	border:1px solid #FFFFFF;
}

.salon_info{
	text-align:center;
}

.salon_info table{
	margin-left:auto;
	margin-right:auto;
}

#sub_menu{
	text-align:center;
	border-top:1px solid #9d9d9d;
	padding-top:5px;
	padding-bottom:5px;
	word-spacing:15px;
}

#sub_menu a{
	color:#9d9d9d;
	text-decoration:none;
}

#sub_menu a:hover{
	color:#ffffff;
	text-decoration:none;
}