@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 {
	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;
	clear: none;
	float: none;
	margin-left: auto;
}
#div3 {
}
.header2 {
}
#nav_2D_top {
}
#spalte1 {
}
#spalte2 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.gridContainerDesign {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Pferd_smart2.jpg);
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	top: 50%;
	background-clip: content-box;
	background-position: 60% 100px;
	background-size: contain;
}
.gridContainerHome{
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose_smart.jpg);
	left: 50%;
	right: 50%;
	background-repeat: no-repeat;
	background-clip: content-box;
	background-position: 60% % 0%;
	background-position: 80% 120px;
	background-size: cover;
}
.gridContainerGeschaeftsausstattung {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWerbung {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWebdesign {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerFotografie {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Biene_handy.jpg);
	background-position: 50% 100px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerImpressum {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum_smart.jpg);
	background-position: 50% 135px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerDanke{
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum_smart.jpg);
	background-position: 50% 135px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerKontakt{
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Susanne_sitzend_sw_smart.jpg);
	background-position: 50% 150px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: contain;
}
.gridContainerDisclaimer {
	width: 100%;
	float: left;
	min-height: 0px;
	height: auto;
	background-image: url(images/paragraph_smart.jpg);
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-position: 90% 0%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerText {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Text_smart.jpg);
	background-position: 50% 100px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerLogo {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-color: rgba(0,0,0,1.00);
}
#div1 {
	width: 100%;
	font-style: normal;
	font-weight: normal;
	background-origin: border-box;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#div3 {
}
.footer {
	background-color: #000000;
	font-size: small;
	color: #636357;
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	width: 100%;
	height: 100px;
	padding-top: 1%;
	background-clip: content-box;
	text-align: center;
}
.nav {
	width: 17%;
	text-align: center;
	padding-left: 4%;
	padding-bottom: 2%;
	padding-bottom: 2%;
	font-size: small;
	padding-right: 2%;
	float: right;
	top: 0px;
	background-color: rgba(0,0,0,1.00);
}
.header {
	background-color: #000000;
	background-image: url(images/Logo-Webweiss-smartphone.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.Artikel {
	width: 96%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: none;
	padding-bottom: 0.75%;
	font-size: small;
	display: block;
	clear: left;
	margin-top: 90%;
}
.ArtikelDesign {
	width: 96%;
	background-color: rgba(217,217,217,0.48);
	padding-left: 4%;
	padding-right: 0,75%;
	color: #000000;
	margin-top: 60%
	padding-bottom: 0,75%;
	display: block;
	clear: left;
	margin-top: 20%;
}
.ArtikelFotografie {
	width: 96%;
	padding-left: 4%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30% % %;
	background-color: rgba(170,154,197,0.30);
	padding-right: 0.75%;
	margin-top: 30%;
}
.ArtikelWerbung {
	width: 96%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelGeschaeftsausstattung {
	width: 96%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelImpressum {
	width: 96%;
	background-color: rgba(249,253,252,0.52);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	line-height: normal;
	margin-top: 20%;
}
.ArtikelDanke {
	width: 96%;
	background-color: rgba(249,253,252,0.51);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	line-height: normal;
}
.ArtikelDisclaimer {
	width: 96%;
	background-color: rgba(217,217,217,0.50);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	margin-top: 20%;
}
.ArtikelKontakt {
	width: 100%;
	color: none;
	display: block;
	clear: left;
	margin-top: 20%;
	background-clip: content-box;
	
}
.ArtikelText {
	width: 96%;
	background-color: rgba(171,162,154,0.50);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 20%;
}
.ArtikelLogo {
	width: 96%;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelHome {
	width: 96%;
	background-color: rgba(163,153,50,0.51);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 20%;
}
.header2 {
}
#nav_2D_top {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.spatzi {
display:none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div3 {
}
.header2 {
}
#nav_2D_top {
}
#spalte1 {
}
#spalte2 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.gridContainerHome {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose_tab.jpg);
	background-repeat: no-repeat;
	background-position: 90% 200px;
	background-size: cover;
}
.gridContainerDesign {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Pferd_smart.jpg);
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-position: 50% 0px;
	background-size: contain;
}
.gridContainerGeschaeftsausstattung {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose_smart.jpg);
	background-position: 50% 10px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWerbung {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWebdesign {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/seerose.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerFotografie {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Biene_smart.jpg);
	background-position: 50% 50px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerImpressum {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerDisclaimer {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/paragraph_tab-.jpg);
	background-position: 80% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-position: 95% 50%;
	background-size: cover;
}
.gridContainerKontakt {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Susanne_sitzend_sw_tab.jpg);
	background-position: 50% 150px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: contain;
}
gridContainerDanke {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum_tab.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerText {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-image: url(images/Tex_tabt.jpg);
	background-position: 50% 150px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerLogo {
	width: 100%;
	clear: none;
	float: none;
	min-height: 0px;
	height: auto;
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
#div1 {
	width: 100%;
	background-origin: border-box;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#div3 {
}
.footer {
	background-color: #000000;
	font-size: small;
	color: #636357;
	background-attachment: fixed;
	-webkit-box-shadow: 1px 0px 150px 25px #BBBCA4;
	box-shadow: 1px 0px 150px 25px #BBBCA4;
	width: 100%;
}
.nav {
	width: 20%;
	float: none;
	text-align: left;
	padding-left: 4%;
	padding-right: 2%;
	padding-bottom: 2%;
	font-size: medium;
	float: right;
	top: 0px;
	background-color: rgba(0,0,0,1.00);
}
.header {
	background-color: #000000;
	background-image: url(images/Logo-Webweiss.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	-webkit-box-shadow: 0px 4px 150px 25px #AEAF9B;
	box-shadow: 0px 4px 150px 25px #AEAF9B;
}
.Artikel {
	width: 96%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelDesign {
	width: 96%;
	background-color: rgba(217,217,217,0.51);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.ArtikelFotografie {
	width: 96%;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	background-color: rgba(170,154,197,0.30);
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.ArtikelWerbung {
	width: 96%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	font-size: medium;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelGeschaeftsausstattung {
	width: 40%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	font-size: medium;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelImpressum {
	width: 96%;
	background-color: rgba(197,245,255,0.52);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.ArtikelDanke{
	width: 96%;
	background-color: rgba(197,245,255,0.54);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.ArtikelDisclaimer {
	width: 96%;
	background-color: rgba(217,217,217,0.50);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.ArtikelKontakt {
	width: 96%;
	padding-right: 0.75%;
	color: none;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 15px;
	float: left;
	background-color: rgba(0,0,0,0.00);
}
.ArtikelText {
	width: 96%;
	background-color: rgba(188,178,175,0.50);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 55%;
}
.ArtikelLogo {
	width: 96%;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	font-size: small;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelHome {
	width: 96%;
	background-color: rgba(163,153,50,0.50);
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	display: block;
	clear: left;
	margin-top: 30%;
}
.header2 {
}
#nav_2D_top {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.spatzi {
display:none;
}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainerHome {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: 0%;
	background-image: url(images/seerose1.jpg);
	background-position: 60% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerDesign {
	width: 100%;
	max-width: 2100px;
	background-image: url(images/Pferd.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	margin-top: 75px;
	background-size: contain;
}
.gridContainerGeschaeftsausstattung {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/Briefpapier.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWerbung {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/Flyer.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerWebdesign {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/webdesign2.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerFotografie {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-position: 50% 100px;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-image: url(images/Biene1.jpg);
	background-size: cover;
}
.gridContainerImpressum {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerDanke {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/Impressum.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
}
.gridContainerDisclaimer {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/paragraph.jpg);
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerKontakt {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-image: url(images/Susanne_sitzend_sw.jpg);
	background-repeat: no-repeat;
	background-clip: content-box;
	background-size: contain;
	background-position: 50% 150px;
}
.gridContainerText {
	width: 100%;
	min-height: 0px;
	height: auto;
	background-image: url(images/Text.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-size: cover;
}
.gridContainerLogo {
	width: 100%;
	max-width: 2100px;
	min-height: 0px;
	height: auto;
	background-position: 50% 0;
	background-repeat: no-repeat;
	left: 50%;
	right: 50%;
	background-clip: content-box;
	background-color: rgba(0,0,0,1.00);
}
#div1 {
	width: 100%;
	background-origin: border-box;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#div3 {
}
.footer {
	background-color: #000000;
	font-size: small;
	color: #636357;
	width: 100%;
	text-align: center;
}
.nav {
	width: 10%;
	float: right;
	text-align: center;
	padding-left: 4%;
	padding-right: 35px;
	padding-bottom: 2%;
	padding-bottom: 2%;
	top: 0px;
	clear: none;
	background-color: rgba(1,1,1,1.00);
}
.header {
	background-color: #000000;
	background-image: url(images/Logo-Webweiss.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	-webkit-box-shadow: 0px 4px 150px 25px #AEAF9B;
	box-shadow: 0px 4px 150px 25px #AEAF9B;
}
.Artikel {
	width: 40%;
	background-color: #D9D9D9;
	padding-left: 4%;
	padding-right: 0.75%;
	color: #000000;
	padding-bottom: 0.75%;
	font-size: medium;
	display: block;
	clear: left;
	margin-top: 2%;
}
.ArtikelDesign {
	width: 27%;
	background-color: rgba(208,205,205,0.50);
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	margin-top: 30%;
}	
.ArtikelWebdesign {
	width: 25%;
	background-color: #FA993A;
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	line-height: 2em;
	background-origin: border-box;
	padding-bottom: 0px;
}
.ArtikelHome {
    width: 25%;
    background-color: rgba(163,153,50,0.50);
    padding-left: 7%;
    padding-right: 0.5%;
    color: #FDFDFD;
    display: block;
    clear: left;
    float: left;
    overflow-x: visible;
    background-origin: border-box;
    padding-bottom: 0px;
    margin-top: 30%;
}
.ArtikelFotografie {
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	background-color: rgba(170,154,197,0.50);
	width: 30%;
	margin-top: 30%;
}
.ArtikelWerbung{
	width: 25%;
	background-color: #A46B12;
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	line-height: 2em;
	background-origin: border-box;
	padding-bottom: 0px;
}
.ArtikelGeschaeftsausstattung {
	width: 25%;
	background-color: #A46B12;
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	line-height: 2em;
	background-origin: border-box;
	padding-bottom: 0px;
}
.ArtikelImpressum {
	width: 40%;
	background-color: rgba(195,243,253,0.48);
	padding-left: 3.75%;
	padding-right: 3.5%;
	color: #000000;
	display: block;
	clear: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	left: 50%;
	margin-left: 33%;
	text-align: left;
}
.ArtikelDanke {
	width: 40%;
	background-color: rgba(195,243,253,0.49);
	padding-left: 3.75%;
	padding-right: 3.5%;
	color: #000000;
	display: block;
	clear: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	left: 50%;
	margin-left: 33%;
	text-align: left;
	margin-bottom: 15%;
}	
.ArtikelDisclaimer {
	width: 37%;
	background-color: rgba(217,217,217,0.50);
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	margin-top: 30%;
}
.ArtikelKontakt{
	width: 25%;
	padding-left: 7%;
	padding-right: 0.5%;
	color: none;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	text-align: left;
	margin-bottom: 100px;
	margin-top: 30%;
	background-color: rgba(0,0,0,0.00);
}
.ArtikelText {
	width: 25%;
	background-color: rgba(182,172,163,0.57);
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	background-origin: border-box;
	padding-bottom: 0px;
	margin-top: 30%;
}
.ArtikelLogo {
	width: 25%;
	padding-left: 7%;
	padding-right: 0.5%;
	color: #000000;
	display: block;
	clear: left;
	float: left;
	overflow-x: visible;
	line-height: 2em;
	background-origin: border-box;
	padding-bottom: 0px;
}
.header2 {
}
#nav_2D_top {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.spatzi {
display:none;
}
