@charset "utf-8";
body {
	font: 100%/1.4 'Roboto', Arial, Helvetica, sans-serif;
	background: #d28a38;
	background-color:#ececf0;
	margin: 0;
	padding: 0;
	color:#666;
	font-weight:300; 
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
.bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index:-1;
}
.scalieren {
	width: 100%;
	height: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	color:#666;
	text-align:center;
	font-weight:100;
}
p {
	color:#666;
}
a img {
	border: none;
}
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
#aktiv {
	color:#999;}
.menu {
	position:relative;
	width:98%;
	margin:0.5% 1% 0% 1%;
	padding:1% 2% 1% 2%;
	/*background-color:#fff;*/
	background-image:url(../images/nav-bg.png);
	background-position:center top;
	background-size: cover;
	border:1px solid #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
	}	
#menubar {
	display:block;
	padding:0;
    margin:0 auto;
        
}
#menubar ul {
	display:block;
	margin:2% 0% 2% 0%;
	
}
#menubar ul li {
	display:inline;
       
}
#menubar ul li a.menubutton, #menubar {
	display:none;
}

.content-wrapper {
	width:100%;
	max-width:75em;
	margin:1% auto 1% auto;
	padding:0%;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.header {
	position:relative;
	width:98%;
	margin:0.5% 1% 0% 1%;
}
.header img {
	width:100%;
	height:auto;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	}
#wrapper {
	width:100%;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#wrapper0 {
	width:100%;
	margin-top:-45px;
}
#wrapper2 {
	width:100%;
	background-image:url(../images/wrapper_bg2.png);
	background-repeat:repeat-x;
	margin-top:-45px;
}
#wrapper3 {
	width:100%;
	background-image:url(../images/wrapper_bg3.png);
	background-repeat:repeat-x;
	margin-top:-45px;
}
#wrapper4 {
	width:100%;
	background-image:url(../images/wrapper_bg4.png);
	background-repeat:repeat-x;
	margin-top:-45px;
}
#wrapper5 {
	width:100%;
	background-image:url(../images/wrapper_bg5.png);
	background-repeat:repeat-x;
	margin-top:-45px;
}
#wrapper6 {
	width:100%;
	background-image:url(../images/wrapper_bg6.png);
	background-repeat:repeat-x;
	margin-top:-45px;
}
.sidebar1 {
	float:left;
	width: 26%;
	margin:0% 0% 2% 2%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#a09f9e;
}

.sidebar2 {
	float: right;
	width: 310px;
	margin:45px 20px 20px 0px;
	min-height:500px;
	font-size:90%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:repeat-y;
}
.sidebar3 {
	float: right;
	width: 310px;
	margin:45px 20px 20px 0px;
	min-height:600px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:repeat-y;
}
.sidebar_box {
	width:96%;
	margin:4% 2%;
	text-align:center;
	color:#FFF;
}
.sidebar_box_ws {
	width:96%;
	margin:4% 2%;
	text-align:center;
}
.sidebar_box_ws p {
	font-size:90%;
	line-height:100%;
}
.sidebar_box h1, .sidebar_box_ws h1 {
	line-height:30px;
	text-shadow:0px 0px 0px #000;
	color:#FFF;
}
.sidebar_box h2 {
	line-height:20px;
	color:#fff;
}
.sidebar_box h3 {
	line-height:18px;
	color:#fff;
}
.sidebar_box p {
	color:#fff;
}
.sidebar_line {
	width:96%;
	border-top:1px solid #FFF;
	margin:0% 2%;
}
.sidebar_box img {
	width:100%;
	height:auto;
	}
.content {
	padding:0;
	width: 68%;
	margin:0% 0% 1% 2%;
	float:left;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.content-img {
	float:left;
	width:49%;
	}
.content2 {
	padding:0% 0% 1% 0%;
	width:96%;
	margin:0% 2% 0% 2%;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.img-box img {
	width:23%;
	height:auto;
	margin:1%;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
#portbox, #portbox2, #portbox3, #portbox4, #portbox5, #portbox6, #portbox7, #portbox8, #portbox9, #portbox10, #portbox11, #portbox12, #portbox13, #portbox14, #portbox15, #portbox16 {
	width:226px;
	height:226px;
	text-align:center;
	margin:0px 0px 10px 10px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#portbox p, #portbox2 p, #portbox3 p, #portbox4 p, #portbox5 p, #portbox6 p {
	font-size:80%;
	font-weight:600;
	color:#fff;
}
.sortiment_box {
	width:100%;
	margin:2% 0%;
	padding:3% 1% 1% 1%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4f3f5;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.sortiment_box p, .ws-text p {
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	}
.daten_box {
	width:100%;
	background-color:#f4f3f5;
	padding:2% 2% 1% 2%;
	margin-bottom:1%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.daten_box a:link {
	color:#000;
	}

.box_home_news  {
	margin:0% 0% 1% 0%;
}
.box_home_news img {
	width:100%;
	height:auto;
	
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.box_home_01 {
	width:100%;
	margin:20px 0px 10px 0px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
}
.box_home_02 {
	width:100%;
	margin:0% 0% 2% 0%;
	padding:1%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.box_home_051 {
	background-image: url(../images/schulmappen-2-17.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	min-height:340px;
	margin:20px 0px 10px 0px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
}
.box_home_1 {
	width:100%;
	margin:0% 0% 2% 0%;
	padding:3% 1% 1% 1%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4f3f5;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.box_home_2 {
	background-image:url(../images/image_kreativitaet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	margin-bottom:10px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
}
.box_home_3 {
	background-image:url(../images/image_service.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	margin-bottom:10px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
}
.box_home_4 {
	background-image:url(../images/gutschein.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	height:420px;
	margin-bottom:10px;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4d9a8;
}
.box_ws, .box_ws1, .box_ws2, .box_ws3, .box_ws6 {
	
	width:630px;
	min-height:145px;
	margin:0px 10px 10px 0px;
	padding-top:10px;
	
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#box_ws_content {
	float:right;
	width:390px;
}
.box_ws {
	width:100%;
	margin:0% 0% 2% 0%;
	padding:3% 1% 1% 1%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4f3f5;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.ws-img {
	float:left;
	width:40%;
	}
.ws-text {
	width:100%;
	color:#666;
	font-size:100%;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
}
.box_ws1 {
	background-image:url(../images/workshop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
}
.box_ws2 {
	background-image:url(../images/basteln10.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
}
.box_ws3 {
	background-image:url(../images/basteln07.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
}
.box_ws6 {
	background-image:url(../images/basteln02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
}
.box22 {
	
	float:left;
	width:32.2%;
	text-align:center;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.box23 {
	
	float:left;
	width:32%;
	margin:0% 9% 0% 9%;	
	text-align:center;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.box22 img, .box23 img {
	width:100%;
	height:auto;
	}
.box2 {
	background-image:url(../images/service_bg5.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#f4f3f5;
	float:left;
	width:32.2%;
	min-height:14em;
	margin:0% 0.5% 1% 0.5%;
	padding-top:2%;
	text-align:center;
	border:0px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	
}
.box2 h2 {
	line-height:18px;
	font-weight:400;
	font-size:1.25em;
}
.box2 p {
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
}
.box3 {
	float:left;
	width:31%;
	height:145px;
	margin:0% 1% 1% 0%;
	padding-top:0px;
	text-align:center;
	font-size:80%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.box3 img {
	width:100%;
	height:auto;
	
}
.box4 {
	background-image:url(../images/service_bg3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:310px;
	height:145px;
	margin:0px 10px 10px 0px;
	padding-top:0px;
	text-align:center;
	font-size:80%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.bild {
	float:left;
	margin:5px 0px 0px 5px;
}
.left10 {
	margin-left:10px;
	margin-bottom:20px;
}
.text {
	width:100%;
	color:#666;
	font-size:100%;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
}
.text img, .ws-text img {
	width:100%;
	height:auto;
	margin-bottom:-6px;
	}
#hl-sz {
	/*font-family:'Jura', Verdana, Geneva, sans-serif;*/
	font-size:2em;
	line-height:100%;
	color:#633;
	margin-left:1%;
	width:80%;
}
.content2 h1, .content h1, .box_kontakt h1 {
	/*font-family:'Jura', Verdana, Geneva, sans-serif;*/
	font-size:2em;
	line-height:100%;
	color:#666;
	text-align:center;
	font-weight:100;
}
.text h1 {
	font-size:2em;
	line-height:100%;
	margin-top:0.25em;
	color:#666;
	text-align:center;
	font-weight:100;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}


.navigation {
	position: relative;
	
	width:100%;
	max-width:62.5em;
	padding-left:20px;
	margin:0 auto;
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
ul#nav {
	list-style: none;
	margin:0 auto;
	
}
ul#nav li {
	float:left;
	display: inline;
    padding:1% 3%;
	text-align:center;
	font-size:120%;
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
	
}
ul#nav a, ul#nav a:visited {
	color:#666;
	text-decoration: none;
}
ul#nav a:hover, ul#nav a:active, ul#nav a:focus {
	color: #ccc;
}  

.maps {
	width:150px;
	height:30px;
	padding:10px 0px 5px 0px;
	text-align:center;
	position:relative;
	left:20%;
	margin-bottom:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:rgb(224, 2, 2);
	border:1px solid #FFF;
	box-shadow:1px 1px 2px #333;
	-moz-box-shadow:1px 1px 2px #333;
	-webkit-box-shadow:1px 1px 2px #333;
}
.standort_box {
	width:100%;
	margin:2% 0%;
	padding:2%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4f3f5;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.standort_wrapper {
	margin:0%;
}
.standort_content {
	float:left;
	width:49.9%;
}
.standort-img {
	width:50%;
	height:auto;
	
	float:left;
	}
.standort-img img {
	width:100%;
	height:auto;
}

a:link #maps, a:visited #maps {
	color:#FFF;
}
/* ~~ Fußzeile ~~ */
.footer {
	padding: 1% 0% 1% 0%;
	margin:0% 2% 0% 2%;
	position: relative;
	clear: both;
	font-size:80%;
	color:#999;
	border-top:1px dotted #999;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.footer-inner {
	width:100%;
	max-width:75em;
	margin:0 auto;
	}
.footer p {
	color:#999;
}
.footer a {
	color:#999;
	font-size:100%;
	text-decoration:none;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.box_kontakt {
	width:100%;
	padding:2%;
	margin:0% 0% 2% 0%;
	border:1px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f4f3f5;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#facebook {
	position: fixed;
	top: 1em;
	right:0.5em;
	width:48px;
	height:48px;
	border:1px solid #FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
a:hover #facebook {
	position:absolute;
	top: 1em;
	right:0.75em;
	}
/*Kontaktformular
textarea {
	background-color:#FFFFFF;
	width:300px;
	border:1px solid #993399;
	height:100px;
	color:#000;
	padding:2px;
}
input.button {
	font:bolder 12px arial, helvetica, sans-serif;
	border:1px solid #828790;
	background:#68196D;
	color:#FFFFFF;
	margin:0;
	padding:1px;
}
.error_msg {
	background-color:#CCC;
	border:1px dotted #cc0000;
	color:#540808;
	margin:5px 10px;
	padding:1% 2%;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.error {
	color:#cc0000;
}
div.inform .controlset span {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	background-color:#FFFFFF;
	margin:0 0 0 5px;
}
div.inform label {
	color:#633;
	margin:5px;
}
div.inform .controlset label {
	display:inline;
	float:none;
}
div.inform .controlset input {
	margin:0 0 0 10px;
}
div.inform input, div.inform select, div.inform textarea {
	background-color:#CCC;
	margin:2px 2px 2px 5px;
}*/
td {
	font-size:90%;
}
#back-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 300;
    display: none;
}
 
#back-top a {
    width: 50px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 25px;
    color: #fff;
    background-color:#CCC;  
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; 
    transition: background-color .15s;
    -moz-transition: background-color .15s;
    -webkit-transition: background-color .15s;
    -o-transition: background-color .15s;
    -ms-transition: background-color .15s;
}
 
#back-top a:hover {
    text-decoration: none;
    background-color: #555;

}
#tab-line th, #tab-line td {
	 border-bottom:1px solid #fff;
	 padding:1% 0%;
	}
@media screen and (max-width: 60em)
{
#menubar {
        border:0px dotted #fff;
		width:100%;
		text-align:center;
       
}
#menubar, #menubar ul li a.menubutton {
	display:block;
	
}
.navigation {
	display:none;
    width:100%;   	
	}
.navigation {
	height:auto;
	padding:0em;
	margin-bottom:0;
	margin-top:2em;
	
	}

ul#nav li {
	float:none;
	text-align:center;
	display:block;        
	padding:0.5em 0em 0.5em 0em;
    border-bottom:1px solid #666;
	width:96%;
	margin:0% 2% 0% 2%; 
	}
#nav ul li a {
        color:#fff;
}
#nav a:link {
	margin:0em;
}
#lb01, #lb02, #lb03, #lb04, #lb05, #lb06  {
	background-image:none;
	width:100%;
	float:none;
	
	}
.sidebar_box h1, .sidebar_box_ws h1 {
	font-size:1.5em;
}
.sidebar_box h2, .sidebar_box_ws h2 {
	font-size:1.2em;
}
.content {
	width:94%;
	margin:0% 3% 0% 3%;
	float:none;
}
.sidebar1 {
	float:none;
	width: 94%;
	margin:0% 3% 0% 3%;
	
	background-image:none;
}
.sidebar_box img {
	width:60%;
	height:auto;
	margin:0 auto;
	}
.box2 {
	
	float:left;
	width:49%;
	height:12em;
	margin:0% 0.5% 1% 0.5%;
	
	
}
.standort_content {
	float:none;
	width:90%;
	margin:0% 5% 3% 5%;
	border-bottom:1px solid #ccc;
}	
}

@media screen and (max-width: 37.5em)
{
.content-img, .ws-img {
	float:none;
	width:80%;
	margin:0 auto;
	}
.text, .ws-text {
	float:none;
	width:100%;
	margin:2% auto;
	color:#666;
	font-size:100%;
	text-align:center;
}
.box2 {
	
	float:none;
	width:96%;
	height:12em;
	margin:0% 2% 2% 2%;
	padding-top:2%;
	
	
}
#standort_content {
	float:none;
	width:94%;
	margin:1% 3%
}
.standort-img {
	float:none;
	width:94%;
	margin:1% 3%
	}	
	}
