/* CSS Document */


.DIV-CLASS-TopicsWrapper{
	display: table;
	width: 100%;
	margin-bottom: 0px;
	}
.DIV-CLASS-TopicsWrapperOuter{
	
	background-color:#ffd813;
	
	border-top-color: #ca0a16;
	border-top-style: solid;
	border-top-width: 3px;
	
	border-bottom-color: #ca0a16;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	
	width: 100%;
	height: auto;
	overflow: auto;
	display: block;
	
	margin-bottom: 60px;
	
	}


.SPAN-CLASS-TopicsHeadline{
	
	display:block;
	width: 100%;
	
	padding-top: 30px;
	padding-bottom: 30px;
	
	font-family:ASB_HelveticaBold;
	font-size:20pt;
	color: #ca0a16;
	text-align: center;
	
}


#DIV-ID-TopicsElement1{
	padding-right: 0px;
	margin-bottom: 30px;
}
#DIV-ID-TopicsElement2{
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#DIV-ID-TopicsElement3{
	padding-left: 0px;
	margin-bottom: 30px;
}
#DIV-ID-TopicsElement4{
	padding-right: 0px;
	margin-bottom: 30px;
}
#DIV-ID-TopicsElement5{
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#DIV-ID-TopicsElement6{
	padding-left: 0px;
	margin-bottom: 30px;
}


.DIV-CLASS-TopicsElement{
	display: block;	
	width: auto;
	

}

.DIV-CLASS-TopicsWrapperInner{
	display: table;
	
	width:100%;
	height: 100%;
	
	border-style: solid;
	border-width: 1px;
	border-color: #F1F3F5;
}

.DIV-CLASS-TopicsElementInner{
	
	width:100%;
	height: 270px;

	vertical-align: bottom;
	
	display: table-cell;
	
	background-position:center center;
	background-size: auto 270px;
	background-repeat:no-repeat;
	
}
#DIV-ID-TopicsElementInner1{
	background-image: url("ASB-Vogtland-Wer-wir-sind.jpg?OpenImageResource");
}
#DIV-ID-TopicsElementInner2{
	background-image: url("ASB-Vogtland-Bereich-Leben-im-Alter.jpg?OpenImageResource");
}
#DIV-ID-TopicsElementInner3{
	background-image: url("ASB-Vogtland-Bereich-Kind-Jugend.jpg?OpenImageResource");
}
#DIV-ID-TopicsElementInner4{
	background-image: url("ASB-Vogtland-Bereich-Mitmachen-Helfen.jpg?OpenImageResource");
}
#DIV-ID-TopicsElementInner5{
	background-image: url("ASB-Vogtland-Bereich-Rettung.jpg?OpenImageResource");
}
#DIV-ID-TopicsElementInner6{
	background-image: url("ASB-Vogtland-Bereich-Familienhilfe.jpg?OpenImageResource");
}

A:link.LINK-CLASS-Topics{
	font-family:ASB_HelveticaBold;
	font-size:16pt;
	color: #ffd813;
	text-align: center;
	text-decoration: none;
	
	box-sizing:border-box;
	
	display:block;
	
	padding-top:15px;
	padding-bottom:15px;
	width: 100%;
	
	background-color: rgba(202, 10, 22);
	
	transition: all 0.1s linear;
}
A:visited.LINK-CLASS-Topics{
	color: #ffd813;
}	
A:hover.LINK-CLASS-Topics{
	background-color: #ffd813;
	color: rgba(202, 10, 22);
}


/* Layout für Tablet-PCs*/

@media only screen and (min-width: 481px) {
	

	
}

/* Desktoplayout*/

@media only screen and (min-width: 1080px) {
	.DIV-CLASS-TopicsWrapper{
	margin-bottom: 30px;
	}
	#DIV-ID-TopicsElement1{
		padding-right: 20px;
		margin-bottom: 0;
	}
	#DIV-ID-TopicsElement2{
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 0;
	}
	#DIV-ID-TopicsElement3{
		padding-left: 20px;
		margin-bottom: 0;
	}
	#DIV-ID-TopicsElement4{
		padding-right: 20px;
		margin-bottom: 0;
	}
	#DIV-ID-TopicsElement5{
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 0;
	}
	#DIV-ID-TopicsElement6{
		padding-left: 20px;
		margin-bottom: 0;
	}
	.DIV-CLASS-TopicsElement{
		width: 33.3%;
		display: table-cell;
		
		
	}
	#DIV-ID-TopicsElementInner1{
		background-image: url("ASB-Vogtland-Wer-wir-sind-2.jpg?OpenImageResource");
	}
	#DIV-ID-TopicsElementInner2{
		background-image: url("ASB-Vogtland-Bereich-Leben-im-Alter-2.jpg?OpenImageResource");
	}
	#DIV-ID-TopicsElementInner3{
		background-image: url("ASB-Vogtland-Bereich-Kind-Jugend-2.jpg?OpenImageResource");
	}
	#DIV-ID-TopicsElementInner4{
		background-image: url("ASB-Vogtland-Bereich-Mitmachen-Helfen-2.jpg?OpenImageResource");
	}
	#DIV-ID-TopicsElementInner5{
		background-image: url("ASB-Vogtland-Bereich-Rettung-2.jpg?OpenImageResource");
	}
	#DIV-ID-TopicsElementInner6{
		background-image: url("ASB-Vogtland-Bereich-Familienhilfe-2.jpg?OpenImageResource");
	}
	
	
}

@media only screen and (min-width: 1400px) {
	
	
}