/*  CSS Style Basis für die Webseite SystemSystem UG */
/*  Geschreiben von Raffaele Lupo RedbyteIT */

/* Body--------------------------------------------*/
body  {
	font-family: "Open Sans",sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #211f21;
}

*, *: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:120px;
}

#header-top	{
	padding-left: 1%;
	padding-top: 10px;
	height: 74px;
}

#logo  {
	width:370px;
	float:left;
	padding-top: 3px;
	padding-right: 5px;
}

#shop	{
	width:50%;
	float:left;
	text-align: right;
	padding-right:5%;
	padding-top: 3px;
}

/* Navigation--------------------------------------------*/

nav             {
	float:left;
	text-align: right;
	margin-top:38px;
	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;
	position: relative;
	z-index: 20;
	background-color: #984b51;
}

#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: #984b51;
}

#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: 1300px;
	min-width: 320px;
}

#mainHeader		{
	background-color: #399d57;
	width: 100%;
	height: 36px;
	padding: 4px 0;
}

#mainBreadcrum {
	float: left;
	margin-left: 2%;
	margin-top: 6px;
}

#mainBreadcrum ul li {
    display: inline;
    padding: 0px 2px;
	color: #000000;
	font-size: 14px;
}

#mainBreadcrum ul li a {
	color: #FFFFFF;
}

#mainBreadcrum ul li a:hover {
	color: #FFFFFF;
}

#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.2em;
	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%;
}

.contenttable tbody tr td	{
	padding: 5px 10px 5px 0px;
}

.ce-table tbody tr td	{
	padding: 5px 20px 5px 0px;
}

footer {
	color: #cbcbcb;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer-data	{
    background-color: #1b542c;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
	padding: 1% 2%;
	min-height: 80px;
	font-size: 1.6em;
}

#footer-data h1 	{
	color: #FFFFFF;
	font-size: 1.6em;
	margin: 0px 0px 10px 0px;
}

#footermenu		{
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 3px;
}

#footer-meta	{
	height: 40px;
	background-color: #1b542c;
	padding: 13px 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/* Headline Style --------------------------------------------*/

h1 	{
	color: #1b542c;
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

h2 	{
	color: #1b542c;
	font-size: 1.7em;
	margin: 22px 0px 14px 0px;
}

h3 	{
	color: #1b542c;
	font-size: 1.4em;
	margin: 30px 0px 6px 0px;
}

/* Hover --------------------------------------------*/
a:link, a:visited {color:#1b542c; text-decoration:none; font-weight:normal;}
a:hover {color:#1b542c; text-decoration:underline; font-weight:normal;}

/* Aufzählung-----------------------------------------------*/
#mainContent ul, #mainContent ol	{
	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) {

}

@media only screen and (max-width: 72em) {
	header {
		position: relative;
	}

	#header-top {
		padding-left: 0%;
	}

	#logo {
		margin: auto;
		float: inherit;
		width: 400px;
	}

	#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;
	}

	#navMain {
		margin: auto 4%;
	}

	#navMain li a {
		padding: 14px 20px;
	}
	#footer1	{
		width: 48%;
		margin-bottom: 20px;
	}
	#footer2	{
		width: 48%;
		margin-right: 0%;
	}
	#footer3	{
		width: 100%;
	}

	#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: 56em) {
	#mainInhalt	{
		width: 100%;
	}
	aside	{
		width: 100%;
		margin-left: inherit;
	}
}

@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	{
		width: 100%;
	}
	#footer2	{
		width: 100%;
		margin-bottom: 20px;
	}
	#footer3	{
		width: 100%;
	}
	#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;
	}

}

@media only screen and (max-width: 21em) {

}
