/*  CSS Style Basis für die Webseite SystemSystem UG */
/*  Geschreiben von Raffaele Lupo RedbyteIT */

/* Body--------------------------------------------*/
body  {
	font-family: "Roboto",sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #211f21;
	line-height: 2.6em;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box; /* Safari/Chrome, andere WebKit-Browser */
    -moz-box-sizing: border-box; /* Firefox, andere Gecko-Browser */
    box-sizing: border-box; /* Opera/IE 8+ */
}

* {padding: 0; margin: 0; }
img	{
	border:none;
	max-width: 100%;
	height: auto;
}

#page-wrapper {
	margin: auto;
}

/* Header--------------------------------------------*/

header {
	height:130px;
	margin-bottom: 15px;
	background-color: #f5f5f5;
}

#header-top	{
	padding-left: 1%;
	padding-top: 1px;
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	height: 130px;
}

#logo  {
	width:250px;
	float:left;
	padding-top: 3px;
	padding-right: 5px;
	position: absolute;
	z-index: 1000;
}

/* Navigation--------------------------------------------*/

nav             {
	float:left;
	text-align: right;
	margin-top:60px;
	padding-left: 280px;
	z-index:2000;
}

/* Menue-Link verstecken in großen Viewports */
a.toggle-nav {
	display: none;
}

/* -----------------------------------------------
vcard
 */

#vcard_partner	{
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom: 2px dotted #C01210!important;
	margin-bottom: 15px;
}
.vcard_info	{
	float: left;
	width: 50%;
;
}

.vcard_partnerstatus	{
	font-size: 1.5em;
	font-weight: bold;
	color: #C01210;
}

.vcard_info h2	{
	font-size: 1.3em;
	margin: 10px 0px 4px 0px
}

.vcard_picture	{
	float: left;
	width: 50%;
}

/* Banner--------------------------------------------*/
#banner		{
	margin-top: 0em!important;
	position: relative;
	z-index: 20;
	background-color: #ff5517;
}

#banner	#slickid-145 {
	margin: auto;
	max-width: 1300px;
	min-width: 320px;
}

#banner	.slick-slide {
	margin-bottom: -3px!important;
}

#banner_small		{
	margin: 0em!important;
	position: relative;
	z-index: 20;
	background-color: #f2cb37;
}

#banner_small .frame-space-after-extra-small,#banner_small .frame-space-before-extra-small {
	margin: 0em!important;
}

#banner_small .ce-gallery		{
	margin-bottom: 0em;
}

#main		{
	padding-top:0px;
	padding-bottom:30px;
	background-color: #FFFFFF;
	margin: auto;
	max-width: 1200px;
	min-width: 320px;
}

#main header {
	background-color: transparent;
}

#mainHeader		{
	background-color: #ff5517;
	width: 100%;
	height: 36px;
	padding: 0px 0;
}

#mainBreadcrum {
	float: left;
	margin-left: 2%;
	margin-top: 6px;
}

#mainBreadcrum ul li {
    display: inline;
    padding: 0px 2px;
	color: #FFFFFF;
	font-size: 14px;
}

#mainBreadcrum ul li a {
	color: #FFFFFF;
}

#mainBreadcrum ul li a:hover {
	color: #ff5517;
}

#mainContent {
    padding: 2% 3%;	
	min-height: 360px;
	font-size: 1.4em;
}

#mainContent	header {
	height:inherit;
	background-image: inherit;
}

#mainInhalt	{
	font-size:1.2em;
	float: left;
	width: 74%;
}

aside		{
	margin-left:3%;
	width:23%;
	float:left;
	font-size:1.2em;	
}

#mainInhaltleft	{
	font-size:1.2em;
	float: left;
	width: 47%;
}

#mainInhaltright	{
	margin-left:5%;
	width:47%;
	float:left;
	font-size:1.2em;
}

#mainInhaltFull	header {
	height:inherit;
	background-image: inherit;
}

#mainInhaltFull	{
	font-size:1.1em;
	width: 100%;
}

/* Angepasstes CCS für TYPO3 Inhalt #79 */
#mainInhaltFull #c79 figcaption	{
	color: #C01210;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#mainInhaltFull #c79 img:hover	{
	border: 10px solid #C01210;
}


#mainLeft	{
	float: left;
	width: 31%;
	margin-right: 3%;
}

#mainCenter	{
	float: left;
	width: 62%;
	margin-right: 3%;
}

#mainRight	{
	float: left;
	width: 31%;
}

.button-normal {
	background-color: #f2cb37;
	border: none;
	color: #000000!important;
	padding: 15px 32px;
	text-align: center;
	font-weight: bold!important;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.button-normal:hover {
	box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
	text-decoration: unset!important;
}

.ce-intext.ce-left .ce-gallery {
	margin-right: 30px;
}

.ce-intext.ce-right .ce-gallery {
	margin-left: 30px;
}

.contenttable tbody tr td	{
	padding: 5px 10px 5px 0px;
}

.ce-table tbody tr td	{
	padding: 5px 20px 5px 0px;
}

footer {
	background-color: #f5f5f5;
}

#footer-data	{
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
	padding: 2% 2%;
	min-height: 160px;
	font-size: 1.6em;
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
}

#footer-data h1 	{
	color: #FFFFFF;
	font-size: 1.6em;
	margin: 0px 0px 10px 0px;
}

/* --------------------------------------------------------------------------
	Footernavi
*/

#footer1	{
	padding-left:50px;
	width:40%;
	float:left;
	font-size: 0.9em;
	line-height: 20px;
}

#footermenue	{
	font-size:0.8em;
	line-height: 1em;
	width:20%;
	float:left;
}

#footermenue li {
	list-style: none!important;
}

#footermenue li a {
	color:#000000;
	text-transform:none;
	text-decoration:none!important;
	display: block;
	padding: 0px;
	padding: 5px 0px;
}

#footermenue li a.active {
	color: #000000;
	text-decoration: underline;
}

#footer2 	{

}

#footer3 	{
	width:40%;
	float:left;
}

#footer3 li	{
	list-style: none;
	float: left;
}

#footer3 li img	{
	width: 70px;
	padding: 10px;
}

#footer-meta	{
	position: relative;
	height: 40px;
	padding: 25px 0;
	text-align: center;
	font-size: 1.2em;
	color: #000000;
}



/* Headline Style --------------------------------------------*/

h1 	{
	color: #ff5517;
	font-size: 2em;
	font-weight: bold;
	margin: 5px 0px 25px 0px;
}

h2 	{
	color: #ff5517;
	font-size: 1.7em;
	margin: 30px 0px 14px 0px;
}

h3 	{
	color: #ff5517;
	font-size: 1.4em;
	margin: 30px 0px 6px 0px;
}

/* Hover --------------------------------------------*/
a:link, a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
a:hover {color:#ff5517; text-decoration:underline; font-weight:normal;}

nav.form-navigation {
	float: right;
	margin-top: 0px;
}

/* Aufzählung-----------------------------------------------*/
#mainContent ul, #mainContent ol	{s
	padding-top:5px;
	padding-left:20px;
}

#c18 ul li, #c18 ol li	{
	list-style-image:none;
	list-style: none;
}


#mainContent ul li ul li, #mainContent ol li		{
	padding-left:2px;
	padding-bottom:5px;
	list-style-image: url("../Icons/rechteck_rot.png");
}

/* Dateilinks
 */

.ce-uploads img	{
	float: left;
	width: 40px;
}

.ce-uploads div	{
	float: left;
	width: 90%;
}

/* Loginfenster
 */

.tx-felogin-pi1 fieldset {
	border: none;	
}

.tx-felogin-pi1 fieldset legend {
        display: none;
}

.tx-felogin-pi1 form	{
	width: 80px
}

.tx-felogin-pi1 form div    {
        margin-bottom: 5px
}

/* ws_flexslider mods.css ###########################################*/
.tx-ws-flexslider .caption-text {
	padding: 0px!important;
}
@media screen and (min-width: 861px) {
	.tx-ws-flexslider .caption-text {
		top: 160px!important;
		background:none!important;
		width: 100%!important;
		text-align: center;
	}
	.tx-ws-flexslider .caption-align-left .caption-text {
		left: 0px!important;
	}
	.tx-ws-flexslider .caption-align-left .caption-link {
		left: 0px!important;
	}
}

/* ws_flexslider flexslider.css ###########################################*/
.flexslider {
	margin: inherit!important;
	background-image: url("../Icons/header_bg.png");
	background-repeat:repeat;
	border:inherit!important;
	-webkit-border-radius: inherit!important;
	-moz-border-radius: inherit!important;
	-o-border-radius: inherit!important;
	border-radius: inherit!important;
	-webkit-box-shadow: inherit!important;
	-moz-box-shadow: inherit!important;
	-o-box-shadow: inherit!important;
	box-shadow:inherit!important;
}

.flex-control-nav {
	bottom: 20px!important;
	z-index: 1000;
}

.flex-direction-nav a  {
	color: #C01210!important;
}

.flex-control-paging li a.flex-active {
	background: #C01210!important;
}

@media only screen and (max-width: 84em) {

	.ce-left .ce-gallery, .ce-column {
		float: inherit;
		margin-bottom: 20px;
	}

	#banner .ce-left .ce-gallery, #banner .ce-column{
		margin-bottom: 0px!important;
	}

}

@media only screen and (max-width: 56em) {
	[role=banner] {
		position: relative;
		height: 100px!important;
	}

	#header-top {
		padding-left: 0%;
		height: 100px;
	}

	#logo {
		margin: auto;
		float: inherit;
		max-width: 200px;
		position: inherit;
	}

	#logo img {
		height: 100%;
		max-width: 100%;
	}
	nav {
		float: left;
		margin: auto;
		width: 100%;
		z-index:1500;
		position: absolute;
		padding-top: 0px!important;
		height: 0px!important;
		padding-left: inherit;
	}

	form {
		padding-top: 30px;
		width: inherit!important;
	}

	form nav {
		height: inherit!important;
	}

		#navMain li a {
		padding: 14px 20px;
	}
	#footer1	{
		width: 28%;
		margin-bottom: 20px;
	}
	#footer2	{
		width: 30%;
		margin-right: 0%;
	}
	#footer3	{
		width: 40%;
	}

	#mainLeft	{
		width: 48%;
		margin-bottom: 20px;
	}

	#mainCenter	{
		float: left;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}

	#mainRight	{
		float: left;
		width: 100%;
	}

}

@media only screen and (max-width: 54em) {
	#mainInhalt	{
		width: 100%;
	}
	aside	{
		width: 100%;
		margin-left: inherit;
	}

	.frame .frame-default .frame-type-textpic .frame-layout-0 .ce-bodytext {
		float: inherit;
	}

	.ce-bodytext {
		padding-bottom: 40px;
	}

	.ce-right .ce-gallery {
		float: left; */
	}

	.ce-intext.ce-right .ce-gallery {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 48em) {
	#banner		{
		margin-top: 0em;
	}
	#navMain	{
		margin: 0px;
	}
	.ce-right .ce-gallery {
		float: inherit;
	}
}

@media only screen and (max-width: 44em) {
	.vcard_info	{
		width: 100%;
	}
	.vcard_picture	{
		width: 100%;
	}
}

@media only screen and (max-width: 38em) {
	#footer1	{
		display: none;
	}
	#footer2	{
		width: 100%;
		margin-bottom: 20px;
	}
	#footermenue{
		width: 40%;
	}

	#footer3	{
		width: 40%;
	}
	#mainLeft	{
		width: 100%;
		margin-bottom: 20px;
	}
	#mainCenter	{
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	#mainRight	{
		float: left;
		width: 100%;
	}
}

@media only screen and (max-width: 32em) {
	#banner	{
		display: none;
	}
	#mainHeader {
		display: none;
	}
	#banner_small {
		display: none;
	}

}

@media only screen and (max-width: 21em) {

}

/* Fonts */
/* Roboto-100 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/Roboto-v26-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-100italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	src: url('../fonts/Roboto-v26-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-200 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/Roboto-v26-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-200italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 200;
	src: url('../fonts/Roboto-v26-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-300 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/Roboto-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-300italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('../fonts/Roboto-v26-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Roboto-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/Roboto-v26-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-500 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/Roboto-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-500italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('../fonts/Roboto-v26-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/Roboto-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-600italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/Roboto-v26-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-700 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/Roboto-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-700italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/Roboto-v26-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-800 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/Roboto-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-800italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 800;
	src: url('../fonts/Roboto-v26-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-900 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/Roboto-v26-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Roboto-900italic - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	src: url('../fonts/Roboto-v26-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}