/* Bildschirm.css */
#header {
	width: 100%;
	height: 150px;
	top: 0;
	position: fixed;
	z-index: 5
}

#header .inside {
	width: 100%;
	max-width: 1800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1b3258
}

#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

#kopfbild {
	max-width: 1800px;
	margin-top: 148px;
	border-color: #b6babf;
	margin-right: auto;
	margin-left: auto
}

#kopfbild .inside div img {
	width: 100%
}

#kopfbild .content-image {
	margin-top: 0;
	padding-top: 0;
	text-decoration: none
}

#kopfbild .mod_rocksolid_slider {
	border-bottom: 1px solid #91929c
}

#kopfbild img {
	width: 100%;
	min-height: 500px;
	overflow: hidden;
	object-fit: cover
}

#wrapper {
	margin-right: auto;
	margin-left: auto
}

#main {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em
}

#main .inside {
	width: 98%;
	min-height: 400px;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#footer {
	margin-top: 0;
	background-color: #1b3258;
	border-top: 1px solid #1b3258
}

#footer .inside {
	width: 98%;
	min-height: 290px;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	font-size: .9em;
	line-height: 1.4em;
	color: #fff
}

#footer .finish {
	margin-top: .3em;
	padding-top: .6em;
	border-top: 1px solid #8c121c
}

#footer h3 {
	margin-top: .6em;
	margin-bottom: 1em;
	font-size: 17px;
	text-decoration: none;
	color: #fff
}

#footer a {
	text-decoration: none;
	color: #fff
}

#footer a:hover {
	color: #3c8fff
}

#footer .impress {
	margin-top: .4em;
	padding-top: .8em;
	border-top: 1px solid #29528f
}

#grau {
	background-color: #f2f2f2;
	padding-top: 1em;
	padding-bottom: 0em
}

.grid12,
.grid9,
.grid8,
.grid6,
.grid4,
.grid3 {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.grid12 {
	width: 98%
}

.grid9 {
	width: 73%
}

.grid8 {
	width: 65%
}

.grid6 {
	width: 48%
}

.grid4 {
	width: 31%
}

.grid3 {
	width: 23%
}

.grid22 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 0%;
	padding-left: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.leer {
	height: 0px
}

div.start figure img,
div.start figure {
	width: 110%;
	margin-bottom: 1%;
	margin-left: -3%
}

.start {
	margin-bottom: 1.1em;
	text-align: center;
	background-color: #1b3258;
	border: 1px solid rgba(127, 127, 133, .9)
}

.start p {
	padding-top: .7em;
	padding-bottom: .7em
}

.start a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase
}

.start a img:hover {
	transform: scale(1.01, 1.01);
	transition-duration: 0.75s;
	filter: brightness(70%)
}

#main .content-text li {
	margin-left: 2em;
	list-style-image: url("../../../../files/grafik/punkt.png")
}

.cta a {
	float: right;
	clear: both;
	margin-top: .4em;
	margin-bottom: 1em;
	padding: .5em 1.1em;
	background-color: #264a81;
	border: 1px solid #264a81;
	border-radius: 4px;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
}

.cta a:hover {
	background-color: #142a4a;
	transition: all 0.14s ease-in-out 0.14s
}
.cta h2 a {
	float: right;
	clear: both;
	margin-top: -0.9em;
	margin-bottom: 1em;
	padding: .001em 0.4em;
	background-color: white;
	border: none;
	border-radius: 0px;
	font-size: 0.94em;
	text-decoration: underline;
	color: #000;
}
.cta h2 a:hover {
	background-color: white;
	border: none;
	border-radius: 0px;
	font-size: 0.94em;
	text-decoration: underline;
	color: #000;
}

.anfrage a {
	width: 100%;
	float: right;
	clear: both;
	margin-top: .7em;
	margin-bottom: 1em;
	padding: .6em .9em;
	text-align: center;
	background-color: #264a81;
	border: 1px solid #264a81;
	border-radius: 2px;
	font-size: 1.14em;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase
}

.anfrage a:hover {
	background-color: #142a4a;
	transition: all 0.14s ease-in-out 0.14s
}

.content-image {
	margin-top: .5%;
	margin-bottom: .5%;
	padding-top: 1%;
	padding-bottom: 1%
}

.content-image img {
	margin-top: -0.4em;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1)
}

td {
	padding: .3em;
	border: 1px solid #ccc
}

form#kontaktformular {
	margin-top: 1em;
	margin-left: 0;
	padding-left: 0
}

#kontaktformular input,
#kontaktformular textarea {
	width: 30em;
	margin-bottom: .8em
}

#kontaktformular textarea,
#kontaktformular input {
	padding: .47em .4em;
	background-color: #e5e6e7;
	border: 1px solid #e5e6e7;
	border-radius: 3px
}

form label {
	display: block;
	padding: .6em 0 .5em
}

form .checkbox_container label {
	width: 26.6em;
	display: block;
	margin-bottom: 1px;
	margin-left: 17px;
	padding: 0;
	font-size: 90%
}

#kontaktformular .check input {
	width: 4%;
	margin-top: 4px
}

form .checkbox_container input {
	float: left;
	margin: 2px 0 0
}

form .checkbox_container label {
	width: 33em
}

#kontaktformular .submit {
	width: 102%;
	margin-top: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	background-color: #e5e6e7;
	border: 1px solid #e5e6e7;
	border-bottom: 1px solid #0d459b
}

#kontaktformular .submit:hover {
	background-color: #dedede;
	border-bottom: 1px solid #3c8fff;
	color: #3c8fff;
	transition: all 0.3s ease 0s
}

.ce_masonry_gallery {
	margin-top: 1.74em
}

.masonry .image_container img {
	margin-right: .6em;
	margin-bottom: .6em
}

.ce_accordion {
	cursor: pointer
}

.ce_accordion .toggler {
	background-color: #fff;
	min-height: 1.7em;
	margin-bottom: .3em;
	padding: .8em .4em .8em .6em;
	vertical-align: middle;
	border-bottom: 1px solid #cfcfcf;
	border-radius: 1px;
	font-size: 1.1em;
	outline: none
}

.ce_accordion div {
	padding: .8em .4em .8em .6em
}

.toggler:before {
	margin-right: 7px;
	margin-left: 7px;
	font-size: 1.1em;
	content: "+"
}

.toggler.ui-state-active:before {
	margin-right: 7px;
	margin-left: 7px;
	font-size: 1.1em;
	content: "-"
}

.masonry {
	height: auto
}

.mod_rocksolid_slider {
	text-decoration: none;
	width: 100%;
	height: auto;
	display: inline-block
}

.mod_rocksolid_slider img {
	width: 100%;
	height: auto;
	object-fit: contain
}

.mod_rocksolid_slider .content-text {
	width: auto;
	height: 1em;
	min-width: 20em;
	max-width: 50%;
	bottom: 7%;
	left: 1%;
	position: absolute;
	padding: .47% 2% 2.1%;
	background-color: rgba(255, 255, 255, .47);
	font-size: 1.34em;
	line-height: 1.5em;
	text-decoration: none;
	border-radius: 4px;
}

.mod_rocksolid_slider .content-image {
	margin-bottom: -5px;
	padding-bottom: 0;
	text-decoration: none
}
.content-gallery img {
	padding-right:7px;
}