/* CSS Document */



.DIV-CLASS-TopElementsWrapperOuter{
	
	background-color:#ffffff;
	

	
	width: 100%;
	height: auto;
	overflow: auto;
	display: block;
	
	margin-bottom: 30px;
	margin-top: -30px;

	
	}
	
.DIV-CLASS-TopElementsWrapperInner{	
	padding-top: 20px;
	padding-bottom: 20px;	
	
	display: table;
	width: 100%;
}

.DIV-CLASS-TopElements{
	display: block;
	
	
	
	}

#DIV-ID-TopElements1{
	width:100%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements2{
	width:100%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements3{
	width:100%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements4{
	width:100%;
	text-align: center;
	vertical-align: middle;
	}

#IMG-ID-ESF{

	height: 60px;
	width: auto;

	}	

#IMG-ID-WWagen{
	
	height: 80px;

	}

	
/*Erste Hilfe Logo*/
.DIV-CLASS-ErsteHilfeWrapper{
		display: inline-block;
	width: auto;
	
	
	}
	
.SPAN-CLASS-ErsteHilfe{
	font-family:ASB_HelveticaBold;
	font-size:16pt;
	color: #ca0a16;
	height: 71px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 20px;
	}
.SPAN-CLASS-ErsteHilfe:hover{
	text-decoration: underline;
	}	
	
.DIV-CLASS-ErsteHilfe{
	background-position:center center;
	background-size: auto 55px;
	background-repeat:no-repeat;
	background-image: url("ASB-Vogtland-Erste-Hilfe.png?OpenImageResource");
	
	background-color: #ffd813;
	
	width: 65px;
	height: 65px;
	
	border-radius: 50px;
	border-style: solid;
	border-width: 3px;
	border-color: #ca0a16;
	
	display: block;
	float: left;
	
	}

.DIV-CLASS-ErsteHilfe:hover{
	background-color: #ca0a16;
	background-image: url("ASB-Vogtland-Erste-Hilfe-2.png?OpenImageResource");
	}



/* Layout für Tablet-PCs*/

@media only screen and (min-width: 481px) {
	#DIV-ID-TopElements1{
	width:50%;
	float:left;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements2{
	width:50%;
	float:right;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements3{
	width:50%;
	float:left;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 20px;
	}
#DIV-ID-TopElements4{
	width:50%;
	float:right;
	text-align: right;
	vertical-align: middle;
	}

#IMG-ID-ESF{

	height: 80px;

	}	

#IMG-ID-WWagen{
	
	height: 80px;

	}
	
#IMG-ID-Job{
	
	height: 70px;

	}
	
/*Erste Hilfe Logo*/
.DIV-CLASS-ErsteHilfeWrapper{
		display: inline-block;
	width: auto;
	
	
	}

	
}

/* Desktoplayout*/

@media only screen and (min-width: 1080px) {
	.DIV-CLASS-TopElementsWrapperOuter{
		margin-top: -50px;
	}
	.DIV-CLASS-TopElements{
		display: table-cell;
		}
	
	#DIV-ID-TopElements1{
		width: 25%;
		text-align: left;
		vertical-align: middle;
		float: none;
		}
	#DIV-ID-TopElements2{
		width: 18%;
		text-align: center;
		vertical-align: middle;
		float: none;
		}
	#DIV-ID-TopElements3{
		width: 22%;
		text-align: center;
		vertical-align: middle;
		float: none;
	}
	#DIV-ID-TopElements4{
		width: 35%;
		text-align: right;
		vertical-align: middle;
		float: none;
		display: table-cell;
	}	
	#IMG-ID-ESF{
		height: 80px;
	}	
	
	#IMG-ID-WWagen{	
		height: 80px;
	}
	#IMG-ID-Job{	
		height: 65px;
	
	}
	.DIV-CLASS-ErsteHilfeWrapper{
		display: block;
		width: 100%;
	}	
	.DIV-CLASS-ErsteHilfe{
	
	
		width: 77px;
		height: 77px;
	
		border-radius: 50px;
		background-size: auto 60px;
	}
	.SPAN-CLASS-ErsteHilfe{
		height:83px;
		font-size:20pt;
	}
	
}

@media only screen and (min-width: 1400px) {
	
	
}