@charset "UTF-8";


body  {
	background-image: url(img/bkg_header_index2023.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-size:3000px 1026px;
}
	
	
	.tagline-blank {
	display:none;
	}
	
	.template #mainContent {
	padding-bottom: 0px;
		margin-top:725px;
		margin-bottom:60px;
		min-height:50px;
}



.menu li a:hover {
	color:#ef433b;
	}

	.menu li ul{
		background:#FFFFFF;
		}
		
				.menu li ul a:hover, .menu li ul li:hover a{
			background-color:#d7d7d7;
			}

.template #teaser {
	width: 100%;
	
	clear: both;
}

.img-teaser {
	width: 100%;
	height: auto;
	margin-top: 25px;
	margin-bottom: 5px;
	border:none;
}


@media screen and (max-width: 1200px) {
	
body  {
	background-image: url(img/bkg_header_index2023_1200.gif);
	background-size:2400px 888px;
}
	

	
		.template #mainContent {
	padding-bottom: 0px;
		margin-top:580px;
		margin-bottom:60px;
		min-height:50px;
}
	
	
	}


@media screen and (max-width: 976px) {
	

body  {
	background-image: url(img/bkg_header_index2023_963.gif);
	background-size:1258px 786px;
}
	

	
			.template #mainContent {
	padding-bottom: 0px;
		margin-top:490px;
		margin-bottom:60px;
		min-height:50px;
}
	
	}
	

@media screen and (max-width: 767px) {
	
	.menu li a{
	color:#2c2c2c;
	}
.menu li a:hover {
	color:#6e9e14;
	}
	
	body  {
			background: #FFFFFF;
	background-image: url(img/bkg_header.gif);
	background-repeat:repeat-x;

}

.template #mainContent {
	background-image: url(img/bkg_header_index2023_mobile.gif);
	background-size:100% auto;
	background-repeat:no-repeat;
}
	
				.template #mainContent {
	padding-bottom: 0px;
		margin-top:0px;
		margin-bottom:40px;
		min-height:50px;
}


.tagline-blank {
	display:block;
	width:100%;
	height:auto;
	margin-top: -60px;
	}
		
					body.show-menu.template #header {
				background-color:#FFFFFF;
	}

	
	}

	

	
	
	
	