@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
}
body {
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}
body p{
	font-size: 15px;
}
body ol li{
	font-size:17px;
}
body ul li{
	font-size:17px;
}
/*header*/
#header {
	width: 100%;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0px 10px #000000;
	box-shadow: 0 0px 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	height: 148px;
}

#header .fluid.tel {
	float: none;
	color: #1B8C39;
	font-weight: bold;
}
#header .fluid.service p {
	float: left;
	margin-left: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 19px;
	margin-top: 1px;
}

#header img {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 8px;
	width: 170px;
}
#header .fluid.tel p {
	font-size: 22px;
	width: 170px;
	float: left;
	margin-left: 23px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: -12px;
}

#header h4 {
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #4A4A4B;
	font-size: 16px;
	margin-left: -168px;
	font-style: normal;
	margin-top: 10px;
}
/*header ende*/


#wrapper{
	width: 95%;
	max-width: 1230px;
	margin-left: 3%;
	margin-right: 3%;
	height: auto;
	margin-top: 35px;
}


#Section {
	width: 100%;
	height: auto;
	}

.articel1 {
	margin-bottom: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.articel2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	margin-top: 20px;
}
.articel3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 15px;
	width: 100%;
}
.articel4 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
}
.articel5 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 30px;
	text-align: center;
}
.articel6 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 40px;
}
.articel7 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 30px;
	text-align: left;
	background-color: #FFFFFF;
}
.articel8 {
	margin-bottom: 40px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}
.articel9 {
	margin-bottom: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
}
p{
	font-size: 16px;
	text-align: left;
}
h3{
	color: #1B8C39;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-transform: none;
	letter-spacing: 1px;
}
#Section .fluid.articel1 h1,
#Section .fluid.articel8 h2,
#Section .fluid.articel9 h2
 {
	color: #1B8C39;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	margin-top: 59px;
	text-transform: uppercase;
}
#Section .fluid.articel2 img {
	text-align: center;
}
.fluid.articel10 p .kontakt {
	color: rgba(23,144,60,1.00);
}
.fluid.articel10 p .kontakt:hover {
	color: rgba(61,61,61,1.00);
}
.fluid.articel7 ul li a {
	font-weight: bold;
}
.datentraeger {
	color: #1B8C39;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#Section .fluid.articel2 p {
	float: left;
	text-align: left;
}
#Section .fluid.articel3 .fluid.raid {
	float: left;
	width: 100%;
}
.festplatte   {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.ssd {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.usb {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.speicherkarte {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.fluid.articel5 ol {
	text-align: left;
}
body p a {

}
.fluid.raid {


}

.fluid.articel2 ul {
	font-size: 16px;
}
.fluid.articel7 ul {
	font-size: 16px;
}
.fluid.articel4 p img {
	float: none;
	background-color: #FBFBFB;

}
.fluid.articel4 h4 {
	color: #248A3F;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
table tr th {
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 33%;
}
.fluid.articel_tab1 table {
	width: 100%;

	font-size: 12px;
}
.fluid.articel_tab2 table {
	width: 100%;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.fluid.articel_tab2 table th {
	background-color: #525352;
	-moz-border-left-radius: 10px;
	-webkit-border-left-radius: 10px;
	-moz-border-right-radius: 10px;
	-webkit-border-right-radius: 10px;
	color: #FFFFFF;
}
table th {
	background-color: #1B8C39;
	-moz-border-left-radius: 10px;
	-webkit-border-left-radius: 10px;
	-moz-border-right-radius: 10px;
	-webkit-border-right-radius: 10px;
	color: #FFFFFF;
}
.fluid.articel4 p a {
	color: rgba(36,138,63,1.00);
}
.fluid.articel6 p a.hover {
	color: rgba(37,195,40,1.00);
}

.fluid.articel6 p a {
	color: #1B8C39;
	font-weight: bold;
}
.fluid.articel6 p a.hover {
	color: rgba(37,195,40,1.00);
}
.fluid.articel_tab1 p a {
	color: #1B8C39;
	font-weight: normal;
}
.fluid.articel_tab1 p a:hover {
	color: #28C730;
}
.fluid.articel4 p {
	margin-left: 25px;
	margin-right: 10px;


}
.fluid.articel4 p a {
	color: #1B8C39;
}
.fluid.articel4 p a:hover {
	color: #28C730;
}
.fluid.articel6 p a:hover {
	color: #28C730;
}
.fluid.articel7 p a {
	color: #1B8C39;
	font-weight: bold;
}
.fluid.articel7 p a:hover {
	color: #28C730;
}
.fluid.articel2 h2 {
	font-size: 20px;
	color: #1B8C39;
	text-transform: none;
	letter-spacing: 1px;
}
.fluid.articel2 img {
	margin-right: 10px;
	float: left;
}
.fluid.articel3 img {
	margin-right: 10px;
	float: left;
	margin-top: 7px;
}
.fluid.articel_tab1,
.fluid.articel_tab2{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #4A4A4B;
	text-transform: none;
	letter-spacing: 1px;
}

/*aside*/
#wrapper #Section aside {
	background-color: white;
	float: left;
	padding-top: 0px;
	margin-top: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	box-shadow: 0 0 10px #D0CFCF;
	/* [disabled]text-align: center; */
	display: block;
	width: 95%;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-left: 2%;
	-webkit-box-shadow: 0 0 10px #D0CFCF;
}
a.button {
	color: #fff;
	text-decoration: none;
	user-select: none;
	background-color: rgba(27,140,57,1.00);
	padding-top: .7em;
	padding-right: 20%;
	padding-left: 20%;
	padding-bottom: .7em;
	outline: none;
	border-radius: 2px;
	font-size: 11px;
	margin-left: 14%;
  
} 
a.button:hover {
	background-color: #28C730;
} 
a.button:active {
	background-color: #1B8C39;
} 
aside .fluid.colRight h2 {
	text-align: center;
	font-size: 15px;
	margin-top: -2px;
	color: #4E4F4E;
}
aside .fluid.colRight h5 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	margin-left: 0px;
}

.fluid.colRight h2 img {
	margin-right: 10px;
	margin-bottom: -5px;
}
aside p{
	font-size: 12px;
	margin-left: 2px;
	line-height: 19px;
}


aside .fluid.colRight1 p a {
	color:rgba(36,138,63,1.00);
	}
aside .fluid.colRight1 p a:hover {
	color:rgba(9,204,0,1.00);
	}
.colRight {
	width: 90%;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-left: 2%;
}
.colRight h5 {
	text-align: center;
}
aside .fluid.colRight1 h2 {
	text-align: center;
}
aside .fluid.colRight1 h5 {
	font-weight: normal;
	font-size: 16px;
}
aside .fluid.colRight1 p {
	color: #248A3F;
}
#Section aside .fluid.colRight1 {
	width: 90%;
	margin-left: 15px;
	padding-bottom: 10px;
}
aside .fluid.colRight h4 {
	text-align: left;
	color: #4E4F4E;
	margin-top: -2px;
	margin-bottom: -3px;
	margin-left: 2px;
}
aside .fluid.colRight1 h3 {
	color: #2F8914;
	text-align: center;
}

aside .fluid.colRight1 h4 {
	text-align: center;
	color: #4E4F4E;
}
aside .fluid.colRight1 p {
	text-align: left;
	color: #000000;
	font-size:14px;
}
aside .fluid.colRight h3 {
	color: #1B8C39;
	font-size: 19px;
	letter-spacing: 1px;
	text-align: center;
}
aside .fluid.colRight img {
	float: left;
}
aside .fluid.colRight img {
	margin-top: -5px;
	margin-left: 3px;
}
/*aside ende*/
/*footer*/

#footer {
	width: 100%;
	background-color: #3D3D3D;
	height: auto;

}

#footer .copy {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(197,197,195,1.00);
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 50px;
}

#footer .copy .Impressum,

#footer .copy .AGB,

#footer .copy .Datenschutz {

	color: #28C730;

}

#footer .copy .Impressum:hover,

#footer .copy .AGB:hover,

#footer .copy .Datenschutz:hover {
	color: rgba(197,197,195,1.00);

}

#footer .social-icons p {
	font-size: 14px;

}


#footer .fluid.ueberuns h4 {
	font-weight: normal;
	font-size: 18px;

}

#footer .fluid.ueberuns {
	font-size: 13px;
	letter-spacing: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	word-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: -10px;
	margin-bottom: 25px;

}

#footer .gridContainer.clearfix {
	width: 100%;
	margin: auto;
	max-width: 1232px;
	height: auto;

}


.fluid.ueberuns  a {
	color: #FFFFFF;
	text-decoration: none;

}

.fluid.ueberuns a:hover {
	color: #878787;

}

#footer .social-icons {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;

}

.social-icons .fb-ico.icons img {
	margin-left: 10px;
}


/*<footer end>*/


#Section .fluid.articel_tab1 h4 {
	color: #4A4A4B;
}
.fluid.articel3 p strong {
	color: #4A4A4B;
}
.fluid.articel1 p strong {
	color: #4A4A4B;
}
#Section .fluid.articel_tab1 p {
	color: #000000;
}
#Section .fluid.articel4 p a {

}

.zeroMargin_mobile {

margin-left: 0;

}
.hide_mobile {

display: none;

}
#Section .fluid.articel4 .fluid.raids a {
	font-weight: bold;
}
.articel7 img {
	clear: left;
	float: left;
	margin-top: -2px;
}
.articel8 p img  {
	float: left;
}
.articel10 p img {
	float: left;
	clear: left;
}
.articel10 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 40px;
	font-size: 17px;
}
#wrapper #Section p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.articel11 {
	margin-bottom: 30px;
}
.fluid.articel8 p a {
	color: #1B8C39;
	font-weight: bold;
}
.fluid.articel8 p a:hover {
	color: #28C730;
}
.fluid.articel9 p a {
	font-weight: bold;
	color: #1B8C39;
}
.fluid.articel9 p a:hover {
	color: #28C730;
}
.fluid.articel10 p a {
	font-weight: bold;
	color: #1B8C39;
}
.fluid.articel10 p a:hover {
	color: #28C730;
}
.fluid.articel8 img {
	margin-top: -2px;

}
.fluid.articel10  img {
	margin-top: -2px;
	float: left;
	clear: left;
	padding-right: 5px;
}
.articel10 a {
	color: #1B8C39;
	font-weight: bold;
}
.articel10 a:hover {
	color: #28C730;
}
.fluid.articel6 p img {
	float: left;
	clear: left;
	margin-top: -2px;
	margin-right: 7px;
}
.fluid.articel9 p img {
	float: left;
}

.container_first {
	margin-top: -100px;
}
.slide img {
	margin-top: -3px;
	visibility: hidden;

}
.raids{
	background-color: #FFFFFF;	

}
.fluid.articel11 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.articel6 p,
.articel4 p,
.articel7 p,
.articel8 p,
.articel9 p,
.articel10 p,
.articel11 p {
	margin-left: 10px;
	margin-right: 10px;
}
.articel2 h2  {
	padding-bottom: 20px;
	margin-left: 10px;
	text-align: left;


}
.articel4 h4  {
	padding-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 20px;


}
.gridContainer.clearfix .fluid.articel7 p {
	font-size: 16px;
}
.gridContainer.clearfix .fluid.articel8 p {
	font-size: 16px;
}
.gridContainer.clearfix .fluid.articel9 p {
	font-size: 16px;
}
.gridContainer.clearfix .fluid.articel10 p {
	font-size: 16px;
}
.gridContainer.clearfix .fluid.articel6 p {
	font-size: 16px;
}
.articel2 ul li  {
	font-size: 16px;
}
.articel7 p strong,
.articel8 p strong,
.articel9 p strong,
.articel10 p strong,
.articel6 p strong {
	
	color: #1B8C39;
}
.gridContainer.clearfix strong {
	color: #4A4A4B;	
}
.fluid.articel1 p img {
	float: none;
	margin-bottom: 25px;



}

.gridContainer.clearfix .fluid.tel p a {
	color: #1B8C39;
	text-decoration: none;
}
h2 a {
	color: #3A3A3A;
}
#eKomiWidget_default{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 25%;
	margin-bottom: 20px;
	padding-top: 10px;
}


.slide img {
	margin-top: -100px;
	visibility: hidden;
	margin-bottom: 20px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
}
.fluid.articel1 p img {
	float: left;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}


/*header*/
#header {
	width: 100%;
	height:auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0px 10px #000000;
	box-shadow: 0 0px 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	position:fixed;
}
#header h4 {
	float: left;
	font-weight: bold;
	text-align: right;
	color: #4A4A4B;
	font-size: 16px;
	margin-left: -173px;
	font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#header .fluid.tel p {
	font-size: 22px;
	width: 170px;
	float: left;
	margin-left: 23px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: -12px;
}
/*header ende*/	
#wrapper{
	width: 95%;
	max-width: 1230px;
	margin-left: 3%;
	margin-right: 3%;
	height: auto;
	}
	
#Section {
	width: 100%;
	height: auto;
	margin-top: -10px;
	}
.articel1 {
	margin-top: -10px;
	margin-bottom: 15px;
}

.articel2{
	clear: none;
	margin-top: 20px;
	margin-left: 1%;
}
.articel3{
	clear: none;
	margin-top: 20px;
	margin-right: 20px;
}
.articel4{
	clear: none;
	margin-top: 20px;
}
	
.articel7 {
	margin-bottom: 15px;
}
.articel8 {
	margin-bottom: 40px;
}
p{
	font-size: 16px;
	text-align: left;
	margin-right: 5px;
}
.fluid.articel7 ul li a {
	font-weight: bold;
}
#Section .fluid.articel1 h1 {
	color: #1B8C39;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	text-transform: none;
	letter-spacing: 1px;
}
h3{
	font-size: 20px;
	text-align:left;
}
#Section .fluid.articel2 img {
	text-align: center;
	float: left;
}
.fluid.articel6 p .kontakt {
	color: rgba(23,144,60,1.00);
}
.fluid.articel6 p .kontakt:hover {
	color: rgba(61,61,61,1.00);
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.raid {
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.fluid.articel2 ul {
	font-size: 16px;
}
.fluid.articel7 ul {
	font-size: 16px;
}
.fluid.articel_tab1 table {
	font-size: 16px;
}
.fluid.articel_tab2 table {
	width: 100%;
	font-size: 16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}



.hide_tablet {
display: none;
}

.zeroMargin_tablet {
margin-left: 0;
}
.container_first {
	width: 100%;
	color: #248A3F;
	text-decoration: none;
	margin-top: -20px;
	margin-left: 0px;

}
.slide img {
	margin-top: -3px;
	visibility: hidden;

}

/*aside*/
body aside {
	width: 0px;
}
#wrapper #Section aside {
	width: 320px;
	background-color: white;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 70px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-left: 1%;
	font-size: 16px;
	padding-bottom: 10px;
}
aside p{
}
a.button {
	color: #fff;
	text-decoration: none;
	user-select: none;
	background-color: rgba(27,140,57,1.00);
	padding-top: .7em;
	padding-right: 30%;
	padding-left: 30%;
	padding-bottom: .7em;
	outline: none;
	border-radius: 2px;
	margin-left: 10%;
} 
a.button:hover {
	background-color: rgba(9,204,0,1.00);
}
a.button:active {
	background-color: rgba(36,138,63,1.00);
} 
aside .fluid.colRight h2 {
	text-align: center;
	font-size: 18px;
}
aside .fluid.colRight h5 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
.fluid.colRight h2 img {
	margin-right: 10px;
	margin-bottom: -5px;
}
aside p{
}
aside .fluid.colRight1 h3 {
	color: #2C7F13;
	text-align: center;
}
aside .fluid.colRight p {
	text-align: left;
}
/*aside ende*/
#eKomiWidget_default{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 25%;
	margin-bottom: 10px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width:769px){ 

.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
/*header*/
#header .fluid.tel p img {
	width: 25px;
	margin-top: 5px;
	margin-bottom: -3px;
	margin-right: 15px;
}
#header .fluid.tel p {
	font-size: 22px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: -30px;
	float: right;
	margin-top: -60px;
	margin-right: 12px;
}
#header h4{
	float: right;
	width: auto;
	margin-top: -30px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 17px;
}
/*header ende*/

.fluid.articel4 p img {
	float: left;
	margin-right: 10px;
}
body p img {
	margin-right: 8px;
	float: left;
}
.fluid.raid img {

}
/*footer*/
.social-icons .fb-ico.icons img {
	margin-left: 10px;
}
#footer .social-icons {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 30px;
	text-align: center;

}
/*footer end*/


.zeroMargin_desktop {
margin-left: 0;
}

.hide_desktop {
display: none;
}
.articel7 {
	width: 46%;
}
.articel8 {
	width: 45%;
	margin-left: 10px;
	float: right;
	clear: none;
}
.articel9 {
	width: 46%;
}
.articel10 {
	width: 45%;
	margin-left: 10px;
	float: right;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.articel6 {
	width: 47%;
}
.fluid.articel9  img {
	margin-top: -2px;
}

.fluid.articel9  img {
	float: left;
	clear: left;
}
.container_first {
	margin-top: 0px;
}

.slide img {
	margin-top: 75px;
	width: 100%;
	visibility: inherit;
}
.articel1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.articel6 p,
.articel4 p,
.articel7 p,
.articel8 p,
.articel9 p,
.articel10 p,
.articel11 p {
	margin-left: 40px;
	margin-right: 10px;
}

.articel4 p {
	margin-left: 45px;
	
}
.articel2 h2  {
	padding-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	width: 65%;

}
.articel4 h4  {
	padding-bottom: 20px;
	margin-left: 30px;
	text-align: left;
	width: 65%;
	font-size: 20px;
}
.fluid.articel1 p img {
	margin-top: 5px;
}
/*aside*/
#wrapper #Section aside {
	width: 320px;
	background-color: white;
	float: right;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 50px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-radius: 2px;
	height: auto;
	padding-bottom: 24px;
}
aside .fluid.colRight p {
	text-align: left;

}
a.button {
	color: #fff;
	text-decoration: none;
	user-select: none;
	background-color: rgba(27,140,57,1.00);
	padding-top: .7em;
	padding-right: 30%;
	padding-left: 30%;
	padding-bottom: .7em;
	outline: none;
	border-radius: 2px;
	width: 100%;
	margin-left: 3%;
} 
a.button:hover {
	background-color: rgba(9,204,0,1.00);
} 
a.button:active {
	background-color: rgba(36,138,63,1.00);
} 
aside .fluid.colRight h2 {
	text-align: center;
	font-size: 18px;
	
}
aside .fluid.colRight h5 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
.fluid.colRight h2 img {
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: -20px;
}
aside p{
}
.articel9 {
	width: 46%;
}
aside .fluid.colRight1 h5 {
	font-weight: normal;
	font-size: 16px;
}
aside .fluid.colRight1 p {
	text-align: left;

}
/*aside ende*/

#eKomiWidget_default{
	margin-top: -210px;
	width: 10%;
	margin-left: 85%;
	height: 180px;
	padding-bottom: 10px;
}
#wrapper #Section .fluid.articel1 {
	margin-top: 10px;

}
}
@media only screen and (min-width: 1232px) {
	.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
/*header*/
#header .fluid.tel p {
	font-size: 22px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: -30px;
	float: right;
	margin-top: -60px;
	margin-right: 12px;
}
#header h4{
	float: right;
	width: auto;
	margin-top: -30px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 17px;
}
/*header ende*/
.articel2{
	clear: none;
	margin-top: 20px;
}
.articel3{
	clear: none;
	margin-top: 20px;
}
.articel4{
	clear: none;
	margin-top: 20px;
}

#cssmenu {
	margin-left: 8px;
}

#header img {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 170px;
}
.articel1 {
	width: 50%;
}
#eKomiWidget_default{
	width: 9%;
	margin-top: -210px;

}

}
