html {
	font-size: 100.01%;
}

a[href^=tel] {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body {
	background-attachment: scroll;
	background-color: #4079a2;
	background-image: url("/images/wolke.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #ffffff;
	font-family: "aktiv-grotesk-std", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.stopFloat {
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 1px;
	line-height: 0;
}

figure.logo-footer {
	background-color: #ccc;
	height: 50px;
	width: 50px;
	margin-top: 15px;
}

figure.logo-footer a img {
	height: 100%;
	width: 100%;
}

.pktLine {
	border-bottom: 1px dotted #ffffff;
	display: block;
	height: 1px;
	margin: 30px 0;
	width: 50%;
}

a.bold {
	font-weight: bold !important;
}

a.item {
	margin-left: 15px;
}

.gray a {
	color: #555;
}

.th-custom {
	padding-right: 22px !important;
	text-align: right;
}

h1, h2, h3, h4, h5, h6, p, ol {
	font-family: "aktiv-grotesk-std", sans-serif;
	margin: 0;
}

.bg-white h1 {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}

.bg-white h2 {
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 300;
	text-transform: none;
}

.box-modul-liste h4 {
	padding: 0 0 5px;
}

.capit {
	text-transform: none;
}

h3 span {
	display: inline;
	width: 100%;
}

.box-headline h3 {
	margin-bottom: 15px;
}

.box-headline h1 {
	margin-top: 0;
}

p {
	font-size: 1.10rem;
}

span.right-text {
	float: right !important;
}

.left ul {
	margin: 0;
}

.italic {
	font-style: italic;
	margin-bottom: 20px;
}

ol, ul {
	font-size: 1.1rem;
	font-style: normal;
	font-weight: 300;
	margin: 0 0 20px 22px;
	padding: 0;
}

ol>li {
	margin-bottom: 15px;
}

div.list-module {
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 300;
	list-style: outside none none;
	padding: 0;
}

div.list-module button {
	background-color: #1f5881;
	border-radius: 6px;
	font-size: 1.15rem;
	font-style: normal;
	font-weight: 300;
	height: auto;
	list-style: outside none none;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
	white-space: normal;
}

ul.textliste {
	font-size: 1.1em;
	width: 100%;
}

ul.textliste.left {
	padding: 0 30px 0 0;
}

ul.textliste li {
	list-style-type: none;
	padding: 0 0 20px;
}

ul.textliste li::before {
	content: "■";
	color: red;
	display: inline-block;
	float: left;
	margin: 0 0 0 -20px;
	padding-top: 4px;
	width: 10px;
	display: inline-block;
	font-size: 12px;
}

.firstletter {
	font-weight: 400;
	padding-right: 10px;
}

ul.liste-start {
	font-size: 1.1rem;
	list-style: outside none none;
}

ul.liste-start li::before {
	content: "›";
	display: inline-block;
	float: left;
	margin: 0 0 0 -20px;
	padding: 0;
	width: 10px;
}

.lead.custom {
	font-size: 1.1rem;
}

.left .box {
	margin-top: 200px;
	margin-bottom: 0px;
}

#main {
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}

.space-top {
	padding-top: 5px;
}

.wrapper {
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.group {
	margin-bottom: 15px;
}

.box {
	margin-bottom: 32px;
}

.shadow {
	box-shadow: 0 0 15px 0 rgba(1, 1, 1, 0.3);
}

.round {
	border-radius: 25px;
}

.transp {
	background-color: rgba(255, 255, 255, 0.2);
}

.btn-box .btn {
	margin-bottom: 15px;
}

.footer {
	height: auto;
	position: relative;
	margin-top: -10px;
}

footer .wrapper {
	/* 	padding: 10px 0px; */
	position: relative;
}

.footer-space {
	height: 20px;
	border-bottom: 0px;
}

.footerText {
	color: #ffffff;
	display: inline-block;
	font-family: "aktiv-grotesk-std", sans-serif;
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 5px;
	max-width: 100%;
}

ul.footerlist {
	list-style: outside none none;
	margin: 0;
}

ul.footerlist li {
	display: inline;
	font-size: 0.9rem;
	list-style: outside none none;
	margin: 0 30px 0 0;
}

ul.footerlist li.btn-border {
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 2px;
}

.footer p {
	font-size: 1rem;
	font-weight: 300;
	margin: 0;
	padding: 0 0 10px;
}

.box-impressum.btn-border.pull-right {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	color: #8db5d1 !important;
}

.box-impressum, .box-user {
	background: transparent;
	border-radius: 6px;
	margin-right: 0;
	padding: 5px 10px;
	position: relative;
	right: 0;
	top: 0;
	width: auto;
	border-radius: 6px;
	min-height: 72px;
}

.box-user {
	margin-bottom: 10px;
	min-height: 90px;
}

.box-user p {
	padding: 5px 0;
}

.btn-border {
	border: 1px solid #fff;
	color: #fff !important;
}

.btn-border a {
	color: #fff !important;
}

.btn.btn-border a:hover {
	color: #07aee5 !important;
}

.btn.btn-border a:link, .btn.btn-border a:active, .btn.btn-border a:focus,
	.btn.btn-border a:visited {
	outline: medium none;
	text-decoration: none;
}

label {
	display: inline-block;
	font-family: "aktiv-grotesk-std", sans-serif;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 5px;
	max-width: 100%;
}

.form-control-custom {
	background-color: #fff;
	background-image: none;
	border: 0 solid #fff;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
		ease-in-out 0s;
	width: 100%;
}

.btn-blue {
	background-color: #0270e0;
	background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%,
		rgba(200, 200, 200, 0) 100%);
	border: 0 solid transparent;
	border-radius: 4px;
	box-shadow: 0 5px 10px 0 rgba(1, 1, 1, 0.1);
	height: 35px;
	width: 100%;
}

.btn-blue:hover {
	background-color: #07aee5;
	background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%,
		rgba(200, 200, 200, 0) 100%);
	color: #fff;
}

.btn-green {
	background-color: #00ce13;
	background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%,
		rgba(200, 200, 200, 0) 100%);
	border: 0 solid transparent;
	border-radius: 4px;
	box-shadow: 0 5px 10px 0 rgba(1, 1, 1, 0.1);
	font-size: 1.2rem;
	height: 35px;
	padding: 0 5px;
	width: 100%;
}

.btn-green:hover {
	color: #fff;
}

.bottom .group {
	padding-bottom: 15px;
}

header {
	border-bottom: 4px solid #1f5881;
	margin: 20px 0 0;
}

header.no-border {
	border-bottom: none !important;
}

.navbottom {
	background-color: #fff;
	margin-bottom: 15px;
	margin-top: 25px;
}

section.bottom {
	background-color: #f2f2f2;
	padding: 20px 0 0;
}

.logo-head {
	margin: 0 0 20px;
}

.logo-head img {
	height: auto;
	width: 65%;
}

.text-head {
	text-align: right;
}

#main.bg-white {
	background-color: #fff;
	color: #000;
	height: auto;
	margin: 0 auto;
	min-height: 600px;
	padding: 20px 0 15px;
}

.bg-white p {
	font-size: 1.2rem;
	font-weight: 300;
	margin: 10px auto 20px;
}

figure {
	margin-bottom: 15px;
	width: 170px;
}

figure img {
	width: 87%;
}

.btn-demo {
	margin: 15px 0 5px;
}

.success-text {
	margin: 0 0 15px;
}

.btn-col-5 .list-group-item.head {
	min-height: 82px;
}

.btn-col-5 .list-group-item.head h1 {
	font-size: 0.8rem;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}

.btn-col-5 .list-group-item.head h2 {
	font-size: 0.8rem;
	font-style: normal;
	font-weight: 300;
	text-transform: none;
}

.list-group-item.head, .list-group-item.head.gray,.list-group-item.head.blue {
	border: 1px solid #ddd;
	font-size: 1rem;
	font-weight: 400;
}

.list-group-box {
	border: 1px solid #ddd;
}

.list-group-item {
	border: none;
}

.list-group-item.head.gray {
	background-color: #eee;
	color: #777;
}

.list-group-item.head {
	background-color: #337ab7;
	border-color: #337ab7;
	color:#ffffff;
}
.list-group-item.head.white {
	background-color: transparent;
	color:#777;
	border: 1px solid #ddd;
}

.list-group-item.gray, .btn.gray {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #777;
}

a.list-group-item.head.gray:focus, a.list-group-item.head.gray:hover {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	color: #555;
	text-decoration: none;
}

.list-group-item p {
	font-size: 0.9rem;
	margin: 5px 0;
	padding: 0;
}

.list-group.custom .list-group-item {
	border: 1px solid #ddd;
	display: block;
	margin-bottom: -1px;
	padding: 22px 15px 8px;
	position: relative;
}

.list-group.custom .list-group-item.cust-box {
	border: 1px solid #ddd;
	display: block;
	margin-bottom: -2px;
	/* padding: 22px 15px 0px; */
	position: relative;
	min-height: 80px;
}

.list-group-item.none, .list-group-box{
	padding: 5px 15px !important;
	position: relative;
}

.list-group-item .label, .list-group-item-1 .label {
	border: 1px solid #ccc;
	border-radius: 0 0 0.25em;
	color: #7b7b7b;
	display: inline;
	font-size: 80%;
	font-weight: 300;
	left: -1px;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	position: absolute;
	text-align: left;
	top: -1px;
	vertical-align: baseline;
	white-space: nowrap;
}


#modul1 .list-group-item.head.gray.modul-1, #modul2 .list-group-item.head.gray.modul-2,
	#modul3 .list-group-item.head.gray.modul-3, #modul4 .list-group-item.head.gray.modul-4,
	#modul5 .list-group-item.head.gray.modul-5, #modul6 .list-group-item.head.gray.modul-6,
	#modul7 .list-group-item.head.gray.modul-7, #modul8 .list-group-item.head.gray.modul-8
	{
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	z-index: 2;
}

.link {
	color: #337ab7 !important;
}

.dropmenue button, .dropmenue ul {
	width: 100%;
}

.dropmenue .dropdown-menu>li>a {
	overflow: hidden;
}

.list-group-item .form-control-custom {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
		ease-in-out 0s;
	width: 100%;
}

.list-group-item.custom {
	background-color: #fff;
	border-right: 1px solid #ddd;
	display: block;
	margin-bottom: -1px;
	padding: 5px 15px;
	position: relative;
}

.form-group.custom {
	margin-bottom: 0;
}

.list-group-item.float {
	float: left;
}

.border-top {
	border-top: 2px solid #ccc;
}

.border-bottom {
	border-bottom: 2px solid #ccc;
}

.tablehead {
	font-weight: bold;
}

.tg {
	border-collapse: collapse;
	border-spacing: 0;
}

.tg td {
	border-style: solid;
	border-width: 1px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	padding: 10px 5px;
	word-break: normal;
}

.tg th {
	border-style: solid;
	border-width: 1px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	padding: 10px 5px;
	word-break: normal;
}

.tg .tg-e3zv, .tg .tg-xyft {
	font-weight: bold;
}

.tg .tg-l77s {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	text-align: center;
}

.tg .tg-34fq {
	font-weight: bold;
	text-align: right;
}

.tg .tg-hgcj {
	font-weight: bold;
	text-align: center;
}

.tg .tg-0ord {
	text-align: right;
}

.right {
	text-align: right;
}

.glyphicon.map {
	color: #dd4a40;
	font-size: 1.4rem;
}

option.warning {
	background-color: #fcf8e3;
}

.pdf {
	background: rgba(0, 0, 0, 0) url("/images/icon-pdf-file.png") no-repeat
		scroll center 0/17px 25px;
	display: inline-block;
	height: 25px;
	width: 17px;
}

i.pdf {
	background: rgba(0, 0, 0, 0) url("/images/icon-pdf-file.png") no-repeat
		scroll center 0/12px 15px;
	display: inline-block;
	height: 15px;
	width: 12px;
}

.labelholder {
	left: 0;
	position: absolute;
	top: 0;
}

.list-group-item .label.multi {
	border-right: 1px solid #ccc;
	color: #7b7b7b;
	display: inline;
	font-size: 80%;
	font-weight: 300;
	left: -1px;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	position: relative;
	text-align: left;
	top: -1px;
	vertical-align: baseline;
	white-space: nowrap;
}

.list-group-item .label.pull-right {
	display: inline;
	left: auto;
	position: absolute;
	right: -1px;
	top: -1px;
}

.no-padding {
	padding: 0 !important;
}

ul.nav-tabs {
	margin: 0px;
}

.nav-tabs>li>a, .nav>li>span {
	border: 1px solid #e1e1e1;
	border-radius: 4px 4px 0 0;
	color: #aaa;
	line-height: 1.42857;
	margin-right: 2px;
}

.nav-tabs.admin>li>a {
	background-color: #fcf8e3;
}

.nav-tabs.admin>li.active>a, .nav-tabs.admin>li.active>a:focus,
	.nav-tabs.admin>li.active>a:hover {
	background-color: #f3e8ad;
}

.tab-content {
	margin-top: 15px;
}

.nav-tabs.custom {
	border-bottom: 0 solid transparent;
}

.nav-tabs.custom>li.disabledTab a, .btn[disabled] {
	border-color: transparent !important;
	opacity: 0.65;
	cursor: not-allowed;
}

.btn-default[disabled]:hover, .btn-default[disabled]:focus {
	background-color: #e6e6e6 !important;
}

.nav-tabs.custom>li>a {
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #777;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.42857;
	margin-right: 0;
	padding: 10px 15px;
}

.nav-tabs.custom>li.active>a, .nav-tabs.custom>li.active>a:focus,
	.nav-tabs.custom>li.active>a:hover {
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	cursor: default;
	font-weight: 400;
}

.btn.btn-custom {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.btn-custom {
	background-color: rgba(51, 122, 183, 0);
	border-color: #2e6da4;
	color: #fff;
}

.btn-custom:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff;
}

.wordtrenner {
	display: none;
}

.panel.hinweis-panel {
	margin-bottom: 0;
}

.hinweis-panel h3.panel-title {
	text-transform: none;
}

@media ( max-width : 1200px) {
	#main {
		margin: 0 auto 37px;
		padding-top: 30px;
		text-align: left;
	}
	.wrapper {
		width: 100%;
	}
	.list-group-item.scroll {
		display: block;
		overflow: auto;
	}
	.logo-footer img {
		max-width: 170px;
	}
	.modulnav>.btn-lg {
		margin-bottom: 10px;
		width: 20%;
	}
}

@media ( min-width : 1200px) {
	.wordtrenner {
		display: inline;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.btn-col-5 .list-group-item.head {
		min-height: 87px;
	}
	.wordtrenner {
		display: inline;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.modulnav>.btn-lg {
		font-size: 16px;
		margin-bottom: 10px;
		width: 25%;
	}
	.btn-col-5 .list-group-item.head {
		min-height: 80px;
	}
	.btn-col-5 {
		width: 25%;
	}
	span.right-text {
		float: left !important;
	}
	.left .box {
		margin-top: auto;
	}
}

@media ( max-width : 785px) {
	ul.footerlist {
		list-style: outside none none;
		margin: 0 15px 15px;
	}
	ul.footerlist li {
		display: block;
		font-size: 1.1rem;
		list-style: outside none none;
		margin: 0;
	}
	.col-xs-12 ul.footerlist li.pull-right {
		float: none !important;
	}
	li.block {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	li.block a.btn {
		font-size: 18px;
		width: 100%;
	}
}

@media ( max-width : 767px) {
	html {
		font-size: 75.01%;
	}
	.row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.no-padding-xs {
		padding: 0 !important;
	}
	.logo-head {
		margin: 0 0 40px;
		min-width: 170px;
	}
	.text-head {
		text-align: left;
	}
	.right.images {
		margin-bottom: 20px;
	}
	h1 {
		font-size: 2rem;
		font-style: normal;
		font-weight: 400;
		margin-bottom: 20px;
		text-transform: uppercase;
	}
	h2 {
		font-size: 1.8rem;
		font-style: normal;
		font-weight: 200;
		text-transform: uppercase;
	}
	h4.btn {
		font-size: 1.2rem;
	}
	.list-group {
		margin-bottom: 20px;
	}
	.btn-col-5 .list-group-item.head h1 {
		font-size: 1.4rem;
		font-style: normal;
		font-weight: 400;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	.btn-col-5 .list-group-item.head h2 {
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 300;
		text-transform: none;
	}
	.no-space {
		padding-left: 0;
		padding-right: 0;
	}
	span.right-text {
		float: left !important;
	}
	li.block a.btn {
		font-size: 18px;
		margin-bottom: 10px;
		width: 100%;
	}
	ul.textliste {
		font-size: 1.6rem;
	}
	.modul-box {
		float: left;
		padding-right: 0.916667%;
		width: 100%;
	}
	.modulnav {
		padding: 0 15px;
	}
	.modulnav>.btn-lg {
		font-size: 16px;
		margin-bottom: 10px;
		width: 24%;
	}
}

@media ( min-width : 320px) and (max-width: 767px) {
	ul.footerlist {
		list-style: outside none none;
		margin: 0 15px 15px;
	}
	ul.footerlist li {
		display: block;
		font-size: 1.1rem;
		list-style: outside none none;
		margin: 0;
	}
	.col-xs-12 ul.footerlist li.pull-right {
		float: none !important;
	}
	.footer {
		height: auto;
		min-height: 1px;
		position: relative;
	}
	ul.footerlist li.btn-border {
		margin: 10px 0 5px;
		text-align: center;
	}
	.box-logo {
		float: none;
		max-width: 170px;
		padding-right: 15px;
		width: 50%;
	}
	.box-headline {
		padding-right: 15px;
		width: 100%;
	}
	.modulnav>.btn-lg {
		font-size: 16px;
		margin-bottom: 10px;
		width: 100%;
	}
}

@media ( max-width : 430px) {
	.logo-head {
		margin: 0 0 40px;
		min-width: 170px;
	}
	.list-group {
		margin-bottom: 20px;
	}
	.btn-col-5 {
		width: 100%;
	}
}

@media ( max-width : 320px) {
	.modulnav>.btn-lg {
		width: 100%;
	}
	#main {
		margin: 0 auto 10px;
		padding-top: 20px;
		text-align: left;
	}
	h3 {
		font-size: 1.3rem;
		font-style: normal;
		font-weight: 300;
		line-height: 1.2em;
		margin-bottom: 40px;
	}
	.box-logo {
		float: none;
		padding-right: 15px;
	}
	.box-headline {
		padding-right: 15px;
		width: 100%;
	}
	.logo {
		margin: 10px 0 20px;
		max-width: 170px;
		min-width: 110px;
	}
	.footer {
		height: auto;
		min-height: 1px;
		position: relative;
	}
	ul.footerlist {
		list-style: outside none none;
		margin: 0 15px 15px;
	}
	ul.footerlist li {
		display: block;
		font-size: 1.1rem;
		list-style: outside none none;
		margin: 0;
	}
	ul.footerlist li.btn-border {
		margin: 10px 0 5px;
	}
	.col-xs-12 ul.footerlist li.pull-right {
		float: none !important;
	}
	ul.footerlist li.logo-footer {
		padding: 10px 0;
	}
}