@charset "utf-8";
	.target_groups_wrapper {
		background-color: #174488;
		color: #FFFFFF;
	}
	.target_groups_wrapper ul {
		width: 100%;
		margin: 0px;
		padding: 0px;
		font-family: "RobotoCondensed", Arial, sans-serif;
		font-size: 0.938em;
		list-style: none;
		letter-spacing: 0.02em;
	}
		.target_groups_wrapper li {
			background-repeat: no-repeat;
			background-position: top;
			width: 14%;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			float: left;
			text-align: center;
		}
			.target_groups_wrapper li:hover {
				cursor: pointer;
			}
				.target_groups_wrapper li.tg1 {
					background-image: url("/skin/_global/_images/blocks/target_groups_01.png");
				}
					.target_groups_wrapper li.tg1:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_01_hover.png");
					}
				.target_groups_wrapper li.tg2 {
					background-image: url("/skin/_global/_images/blocks/target_groups_02.png");
				}
					.target_groups_wrapper li.tg2:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_02_hover.png");
					}
				.target_groups_wrapper li.tg3 {
					background-image: url("/skin/_global/_images/blocks/target_groups_03.png");
				}
					.target_groups_wrapper li.tg3:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_03_hover.png");
					}
				.target_groups_wrapper li.tg4 {
					background-image: url("/skin/_global/_images/blocks/target_groups_04.png");
				}
					.target_groups_wrapper li.tg4:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_04_hover.png");
					}
				.target_groups_wrapper li.tg5 {
					background-image: url("/skin/_global/_images/blocks/target_groups_05.png");
				}
					.target_groups_wrapper li.tg5:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_05_hover.png");
					}
				.target_groups_wrapper li.tg6 {
					background-image: url("/skin/_global/_images/blocks/target_groups_06.png");
				}
					.target_groups_wrapper li.tg6:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_06_hover.png");
					}
				.target_groups_wrapper li.tg7 {
					background-image: url("/skin/_global/_images/blocks/target_groups_07.png");
				}
					.target_groups_wrapper li.tg7:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_07_hover.png");
					}
				.target_groups_wrapper li.tg8 {
					background-image: url("/skin/_global/_images/blocks/target_groups_08.png");
				}
					.target_groups_wrapper li.tg8:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_08_hover.png");
					}
				.target_groups_wrapper li.tg9 {
					background-image: url("/skin/_global/_images/blocks/target_groups_09.png");
				}
					.target_groups_wrapper li.tg9:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_09_hover.png");
					}
				.target_groups_wrapper li.tg10 {
					background-image: url("/skin/_global/_images/blocks/target_groups_10.png");
				}
					.target_groups_wrapper li.tg10:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_10_hover.png");
					}
				.target_groups_wrapper li.tg11{
					background-image: url("/skin/_global/_images/blocks/target_groups_11.png");
				}
					.target_groups_wrapper li.tg11:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_11_hover.png");
					}
				.target_groups_wrapper li.tg12 {
					background-image: url("/skin/_global/_images/blocks/target_groups_12.png");
				}
					.target_groups_wrapper li.tg12:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_12_hover.png");
					}
				.target_groups_wrapper li.tg13 {
					background-image: url("/skin/_global/_images/blocks/target_groups_13.png");
				}
					.target_groups_wrapper li.tg13:hover {
						background-image: url("/skin/_global/_images/blocks/target_groups_13_hover.png");
					}
                .target_groups_wrapper li.tg14 {
                    background-image: url("/skin/_global/_images/blocks/target_groups_10.png");
                }
                .target_groups_wrapper li.tg14:hover {
                    background-image: url("/skin/_global/_images/blocks/target_groups_10_hover.png");
                }
			.target_groups_wrapper li a {
				color: #ffffff;
				text-decoration: none;
				display: block;
				padding: 105px 0px 0px 0px;
			}
@media (min-width: 1em) {
	.js.svg .target_groups_wrapper li.tg1 {
		background-image: url("/skin/_global/_images/blocks/target_groups_01.svg");
	}
		.js.svg .target_groups_wrapper li.tg1:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_01_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg2 {
		background-image: url("/skin/_global/_images/blocks/target_groups_02.svg");
	}
		.js.svg .target_groups_wrapper li.tg2:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_02_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg3 {
		background-image: url("/skin/_global/_images/blocks/target_groups_03.svg");
	}
		.js.svg .target_groups_wrapper li.tg3:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_03_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg4 {
		background-image: url("/skin/_global/_images/blocks/target_groups_04.svg");
	}
		.js.svg .target_groups_wrapper li.tg4:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_04_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg5 {
		background-image: url("/skin/_global/_images/blocks/target_groups_05.svg");
	}
		.js.svg .target_groups_wrapper li.tg5:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_05_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg6 {
		background-image: url("/skin/_global/_images/blocks/target_groups_06.svg");
	}
		.js.svg .target_groups_wrapper li.tg6:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_06_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg7 {
		background-image: url("/skin/_global/_images/blocks/target_groups_07.svg");
	}
		.js.svg .target_groups_wrapper li.tg7:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_07_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg8 {
		background-image: url("/skin/_global/_images/blocks/target_groups_08.svg");
	}
		.js.svg .target_groups_wrapper li.tg8:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_08_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg9 {
		background-image: url("/skin/_global/_images/blocks/target_groups_09.svg");
	}
		.js.svg .target_groups_wrapper li.tg9:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_09_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg10 {
		background-image: url("/skin/_global/_images/blocks/target_groups_10.svg");
	}
		.js.svg .target_groups_wrapper li.tg10:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_10_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg11 {
		background-image: url("/skin/_global/_images/blocks/target_groups_11.svg");
	}
		.js.svg .target_groups_wrapper li.tg11:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_11_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg12 {
		background-image: url("/skin/_global/_images/blocks/target_groups_12.svg");
	}
		.js.svg .target_groups_wrapper li.tg12:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_12_hover.svg");
		}
	.js.svg .target_groups_wrapper li.tg13 {
		background-image: url("/skin/_global/_images/blocks/target_groups_13.svg");
	}
		.js.svg .target_groups_wrapper li.tg13:hover {
			background-image: url("/skin/_global/_images/blocks/target_groups_13_hover.svg");
		}
}
@media (max-width: 74.938em) {
	.js.svg .target_groups_wrapper ul {
		font-size: 0.875em;
	}
	.js.svg .target_groups_wrapper li {
		letter-spacing: normal;
	}
}
/* Größer 767px - 1200px Medium */
@media (min-width: 48em) and (max-width: 74.938em) {
	.js.svg .target_groups_wrapper ul {
		/* Hook für display: inline-table um Zweizeiligkeit der Buttonleiste zu vermeiden */
		letter-spacing: -.25em
	}
		.js.svg .target_groups_wrapper li {
			background-size: 70px 70px;
		}
			.js.svg .target_groups_wrapper li:last-child {
				margin-right: 0px;
			}
			.js.svg .target_groups_wrapper li a{
				padding-top: 90px;
			}
}
/* Kleiner gleich 767px - Small */
@media (max-width: 47.938em) {
	.js.svg .target_groups_wrapper li {
		background-size: 48px 48px;
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 100%;
		height: 48px;
		display: block;
		text-align: left;
		margin-top: 20px;
	}
		.js.svg .target_groups_wrapper li:first-child {
			margin-top: 0px;
		}
		.js.svg .target_groups_wrapper li a {
			line-height: 48px;
			padding: 0px 0px 0px 61px;
		}
}