@charset "UTF-8";
/* CSS Document */

a[href^="tel:"] {
	font-weight:inherit;
	color:inherit;
}


/* RULES FOR ALL SIZES */

/* BASIC RULES */
a {
	text-decoration: none;
	color: hsla(220,1%,45%,1);
	letter-spacing: 0.03em;
	font-weight: 600;
}
a:hover {
	color: hsla(353,100%,45%,1);
}

.main-content p {
	margin-top:0px;
}
strong {
	color: hsla(353,100%,45%,1);
}
sup {
	font-size:0.6em;
}
html {
	min-height: 100%;
}
body {
	min-height: 100%;
}
.main-content {
	padding-top:20px;
}


/* MAPS RULES */
#gmap {
	box-shadow: 5px 5px 15px 0px hsla(0,0%,0%,0.3);
}
.main-content #gmap img {
	box-shadow: none;
}



/* FOLDOUT RULES */
.fold-trigger {
	color: hsla(220,1%,45%,1);
	cursor: pointer;
}
.fold-box {
	display:none;
	margin-bottom:30px;
}
.active {
	color: hsla(353,100%,45%,1);
}



/* TEAM RULES */
.team-box {
	min-height:250px;
	width:100%;
	margin-bottom:20px;
}
.team-box img {
	float: left;
	margin-right:30px;
}
.team-box ul {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	list-style-position: outside;
}
.team-box li {
	margin-bottom:0px;
}
.team-box h5 {
	line-height:3.0rem;
}
.team-box p {
	margin-bottom:0;
}
.team-box ul {
	padding-left:160px;
}

/* TEAM RULES NEU*/
.team-box-neu {
	position:relative;
	width:100%;
	margin-bottom:20px;
}
.team-box-neu img {
	margin-right:30px;
	margin-bottom:10px;
	margin-top:5px;
}
.team-box-neu ul {
	position:relative;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:15px;
	margin-right:20px;
	list-style-position: outside;
	float:left;
	max-width:40%;
}
.team-box-neu li {
	margin-bottom:0px;
}
.team-box-neu .team-name {
	line-height: 2rem;
	font-size: 1.9rem;
	font-weight: 600;
	color: hsla(353,100%,45%,1);
}
.team-box-neu .team-beruf {
	font-size: 1.4rem;
	font-weight: 600;
	color: hsla(220,1%,45%,1);
}
.team-box-neu p {
	margin-bottom:0;
	font-weight:600;
}
.team-box-neu team_details {
	position:relative;
	width:100%;
}



/* INFOBAR RULES */
.sidebar-sub-box {
	padding-top:10px;
	padding-bottom:0px;
	position: relative;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d70a7+0,3d70a7+100&0+10,0.2+100 */
	background: -moz-linear-gradient(top, hsla(211,47%,45%,0) 0%, hsla(211,47%,45%,0) 10%, hsla(211,47%,45%,0.2) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, hsla(211,47%,45%,0) 0%,hsla(211,47%,45%,0) 10%,hsla(211,47%,45%,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, hsla(211,47%,45%,0) 0%,hsla(211,47%,45%,0) 10%,hsla(211,47%,45%,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d70a7', endColorstr='#333d70a7',GradientType=0 ); /* IE6-9 */
}
.infobar-sub-box {
	padding-top:10px;
	padding-bottom:0px;
}
.infobar-sub-box h6, .sidebar-sub-box h6 {
	line-height:1.5rem;
	margin-top:7px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: hsla(353,100%,45%,1);
}
.infobar-sub-box p {
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	font-size:1.2rem;
	line-height:1.7rem;
}
.infobar-sub-box img {
	border-radius: 5px 5px 5px 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	box-shadow: 3px 3px 8px 0px hsla(0,0%,0%,0.3);
}


/*  Artikel-Box  */
.box-background {
	overflow:auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f6130+0,d4d5d8+100&0.5+0,0+100 */
	background: -moz-radial-gradient(center, ellipse cover, hsla(47,40%,31%,0.5) 0%, hsla(225,5%,84%,0) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, hsla(47,40%,31%,0.5) 0%,hsla(225,5%,84%,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, hsla(47,40%,31%,0.5) 0%,hsla(225,5%,84%,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#806f6130', endColorstr='#00d4d5d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* BESTELL-BUTTON */
.submit {
	background-color: hsla(353,100%,45%,1) !important;
	color: hsla(0,0%,100%,1) !important;
}
.submit:hover {
	color: hsla(48,100%,50%,1) !important;
}

.hochsteller {
	font-size:60%;
	vertical-align: super;
}