@charset "utf-8";
@import url("../webfonts/BebasNeue/stylesheet.css");

/* 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%;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-left: auto;
	margin-right: auto;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	16;
	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;
	float: left;
	text-align: left;
	width: 100%;
}

.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: 87.9666%;
	padding-left: 1.5166%;
	padding-right: 1.5166%;
	clear: none;
	float: none;
	background-color: rgba(255,255,255,0.58);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
#header {
}
#header img {
	display: block;
	margin: 20px auto;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
#mainNav {
}
#menuSystem {
clear: both;
margin-left: 0;
width: 100%;
}
.menuItem {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #58585A;
	background-color: rgba(123,146,38,1.00);
	border-radius: 5px;
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;
	font: 100 normal 1.1em BebasNeue;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	background-image: -webkit-linear-gradient(270deg,rgba(173,204,60,1.00) 0%,rgba(123,146,38,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(173,204,60,1.00) 0%,rgba(123,146,38,1.00) 100%);
}
#mainBanner {
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	border-radius: 5px;
}
#maintext {
	text-align: center;
	color: #002250;
	font: 400 normal 2em BebasNeue;
	width: 95%;
	padding: 10px 2.5%;
	margin-bottom: 20px;


}
.infos_mainfield {
	text-align: left;
	color: #000000;
	font: 0.9em/20px Arial, sans-serif;
	margin-bottom: 10px;
	padding: 10px 2.5%;
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	width: 95%;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
.infos_mainfield_center {
	text-align: center;
	color: #000000;
	font: 0.9em/20px Arial, sans-serif;
	margin-bottom: 10px;
	padding: 10px 2.5%;
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	width: 95%;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
#footer {
	background-color: rgba(12,138,186,1.00);
	color: #FFFFFF;
	font: small sans-serif, andika;
	padding: 20px 2.5%;
	width: 95%;
	text-align: left;
	margin-top: 25px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-bottom: 10px;
}
#kontaktdaten {
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	margin-bottom: 20px;
	color: #000000;
	font: 0.9em sans-serif, andika;
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
#kontaktform_head {
	width: 95%;
	padding: 10px 2.5%;
	color: #002250;
	font: 400 normal 2em BebasNeue;
	text-align: center;
	margin-bottom: 20px;
}
#auswahl {
	margin-bottom: 25px;
	margin-top: 20px;
	text-align: left;
	line-height: 30px;
}
#subBanners {

margin-left: 0;

clear: both;

}
#sub4 {
	width: 95%;
	clear: both;
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
	height: auto;
}
.gridContainer.clearfix #subBanners img {
	text-align: center;
	border-radius: 5px;
}
.gridContainer.clearfix #subBanners h2 {
	font-family: sans-serif, andika;
	font-weight: 400;
	text-align: center;
}
.gridContainer.clearfix #subBanners p {
	font: 400 0.9em sans-serif, andika;
	text-align: center;
}
#div2 {
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	border: 1px solid rgba(123,146,38,1.00);
	display: block;
	text-align: center;
	width: 95%;
}
#div3 {
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid rgba(123,146,38,1.00);
	text-align: center;
}
.gridContainer.clearfix #big_footer_layer {
	background-color: rgba(23,136,180,1.00);
	color: #FFFFFF;
	font: small sans-serif, andika;
}
.adresse_footer {
	background-color: #002250;
	color: #FFFFFF;
	font: small sans-serif, andika;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-bottom: 20px;
	margin-top: 25px;
}
.adresse_part1 {
	margin: 10px 2.5%;
	padding-top: 10px;
	width: 95%;
}
.adresse_part2 {
	margin: 10px 2.5%;
	padding-top: 10px;
	width: 95%;
	clear: both;
}
.adresse_part3 {
	margin: 10px 2.5%;
	padding-top: 10px;
	width: 95%;
	clear: both;
}
.copyright_footer {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	clear: both;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.footer_right {
	margin: 10px 2.5% 20px;
	width: 95%;
	font: 0.9em Arial, sans-serif;
	text-align: center;
}
.footer_nav_unten {
	margin: 20px 2.5% 10px;
	width: 95%;
	font: 0.9em Arial, sans-serif;
	text-align: center;
}
.sub5 {
	width: 95%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
	background-color: rgba(23,136,180,0.40);
	border: 1px solid #0C7FA8;
	border-radius: 5px;
}
.fotoslider_layer1 {
	margin-top: 50px;
	background-color: rgba(23,136,180,0.40);
	color: rgba(0,0,0,1.00);
	font: medium sans-serif, andika;
	padding: 10px 2.5%;
	width: 95%;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
#fotoslider_werft_rammin {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fotoslider_rammin {
	margin-top: 20px;

}
.caravan_duessedorf {
	width: 95%;
	padding: 10px 2.5%;
	margin-top: 50px;
	color: #000000;
	font: 400 medium sans-serif, andika;
	text-align: left;
	background-color: rgba(23,136,180,0.40);
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
.fotolayer_caravan_d_dorf {
	margin-top: 20px;
	margin-bottom: 20px;
}
.videoheader_lunar_campercar {
	margin-top: 50px;
	width: 95%;
	padding: 10px 2.5%;
	color: rgba(0,0,0,1.00);
	font: 400 medium sans-serif, andika;
	background-color: rgba(23,136,180,0.40);
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-bottom: 20px;
}
.layer_video_lunar {
	position: absolute;
	width: 100%;
	height: 100%;

}


#video_lentz {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	background-color: #FFFFFF;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
	background-color: #FFFFFF;
}
.elastic-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#productBanners {
}
#product1 {
	background-color: rgba(255,255,255,0.80);
	border: 1px solid #002250;
	border-radius: 5px;
	width: 95%;
	margin-left: 0;
	padding: 10px 2.5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#product2 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	padding: 10px 2.5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#product3 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#product4 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
}
#product5 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
}
#product6 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
}
#product7 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
}
#product8 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#product9 {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	border: 1px solid rgba(123,146,38,1.00);
	width: 95%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 2.5%;
}
.gridContainer.clearfix #productBanners img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.gridContainer.clearfix #productBanners h2 {
	font-weight: 400;
	font-family: sans-serif, andika;
	text-align: center;
}
.gridContainer.clearfix #productBanners p {
	font: 400 0.9em sans-serif, andika;
	text-align: left;
}
.gridContainer.clearfix #productBanners h4 {
	text-align: center;
	font: 400 normal 1em sans-serif, andika;
	background-color: #002250;
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.headline_h3 {
	width: 100%;
	margin-left: 0;
	color: #002250;
}
#div4 {
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	border: 1px solid rgba(123,146,38,1.00);
	display: block;
	text-align: center;
	width: 95%;
}
#div5 {
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	border: 1px solid rgba(123,146,38,1.00);
	display: block;
	text-align: center;
	width: 95%;
}
#div6 {
	background-color: rgba(216,234,216,0.70);
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 2.5%;
	margin-bottom: 10px;
	border: 1px solid rgba(123,146,38,1.00);
	display: block;
	text-align: center;
	width: 95%;
}
#unterBanner {
}
#unter1 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	margin-left: 0;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
#unter2 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
#unter3 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	margin-left: 0;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
#unter4 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
#unter5 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	margin-left: 0;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
#unter6 {
	background-color: rgba(178,122,164,0.78);
	width: 95%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	border: 1px solid rgba(123,146,38,1.00);
}
.gridContainer.clearfix #unterBanner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.gridContainer.clearfix #unterBanner h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	text-align: center;
}
.blogPresse {
	background-color: rgba(255,255,255,0.80);
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-top: 30px;
	width: 95%;
	padding: 20px 2.5% 10px;
	margin-bottom: 30px;
}
.blogPressefoto {
	margin-bottom: 10px;
	margin-top: 10px;
}
.presseteaserText {
	font: 100 0.9em Arial, sans-serif;
	width: 100%;
	clear: both;
	margin-left: 0;
}
.link_pressebericht {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font: 0.9em Arial, sans-serif;
	text-align: center;
	background-color: #002250;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	margin-bottom: 10px;
	margin-top: 10px;
	width: 65.5172%;
	margin-left: 17.2413%;
	clear: both;
}
.fluid.blogPresse .fluid.presseteaserText h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.back_to_overview {
	text-align: center;
	background-color: rgba(173,122,160,0.82);
	border-radius: 5px;
	padding: 5px 2.5%;
	width: 95%;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
}
.back_to_overview_press {
}

#video360_layer {
	width: 90%;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.65);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.65);
	margin: 20px 5% 10px;
}
.elastic_video {
position: relative;
padding-bottom: 55%;
padding-top: 15px;
height: 0;
overflow: hidden;
}
.elastic_video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.form-seperator {
	float:left;
	width:100%;
}
.form-seperator label {
	display: block !important;
	padding-top: 7px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.layer_route {
	background-color: rgba(243,243,243,0.81);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.46);
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#liste_aufzaehlung_privatcoaching {
}
#liste2_coaching {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}










/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 98.3695%;
	padding-left: 0.8152%;
	padding-right: 0.8152%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#mainNav {
	text-align: center;
}
#menuSystem {
clear: both;
margin-left: 0;
width: 100%;
}
.menuItem {
	width: 22.5%;
	margin-left: 1.3574%;
	clear: none;
	display: block;
}
#mainBanner {
}
#maintext {
}
.infos_mainfield {
}
.infos_mainfield_center {
}
#footer {
}
#kontaktdaten {
}
#kontaktform_head {
}
#auswahl {
}
#subBanners {
clear: none;
margin-left: 2.5641%;
}
#sub4 {
	width: 41%;
	margin-left: 2.5641%;
	clear: none;
	height: auto;
}
#div2 {
	width: 95%;

}
#div3 {

}
.adresse_footer {
}
.adresse_part1 {
	width: 35%;
}
.adresse_part2 {
	width: 28%;
	margin-left: 1%;
	clear: none;
}
.adresse_part3 {
	width: 25%;
	margin-left: 1%;
	clear: none;
}
.copyright_footer {
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.footer_right {
}
.footer_nav_unten {
}
.sub5 {
	width: 43%;
	margin-left: 2.5641%;
	clear: none;
	height: 500px;
}
.fotoslider_layer1 {
}
#fotoslider_werft_rammin {
}
.fotoslider_rammin {
}
.caravan_duessedorf {
}
.fotolayer_caravan_d_dorf {
}
.videoheader_lunar_campercar {
}
.layer_video_lunar {
}
#productBanners {
}
#product1 {
	width: 43%;
	margin-left: 0;
	height: 700px;
}
#product2 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
	height: 700px;
}
#product3 {
	width: 43%;
	clear: both;
	margin-left: 0;
	height: 700px;
}
#product4 {
	width: 43%;
	margin-left: 2.5641%;
	clear: none;
	height: 700px;
}
#product5 {
	width: 43%;
	clear: both;
	margin-left: 0;
	height: 700px;
}
#product6 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
	height: 700px;
}
#product7 {
	width: 43%;
	margin-left: 0;
	height: 700px;
}
#product8 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
	height: 700px;
}
#product9 {
	width: 43%;
	clear: both;
	margin-left: 0;
	height: 700px;
}
#div4 {

}
#div5 {

}
#div6 {

}
#unterBanner {
}
#unter1 {
	width: 43%;
	margin-left: 0;
}
#unter2 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
}
#unter3 {
	width: 43%;
	margin-left: 0;
}
#unter4 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
}
#unter5 {
	width: 43%;
	margin-left: 0;
}
#unter6 {
	width: 43%;
	clear: none;
	margin-left: 2.5641%;
}
.blogPresse {
}
.blogPressefoto {
width: 35.8974%;
}
.presseteaserText {
	width: 48.7179%;
	clear: none;
	margin-left: 2.266%;
}
.link_pressebericht {
width: 35.8974%;
clear: none;
margin-left: 15.3846%;
}
.back_to_overview {
}
.back_to_overview_press {
}
.layer_route {
}
#liste_aufzaehlung_privatcoaching {
}
#liste2_coaching {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}




/* 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: 88.826%;
	max-width: 1232px;
	padding-left: 0.5869%;
	padding-right: 0.5869%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#mainNav {
}
#menuSystem {
	clear: both;
	width: 100%;
}
.menuItem {
width: 11.3924%;
clear: none;
margin-left: 1.2658%;
display: block;
}
#mainBanner {
}
#maintext {
}
.infos_mainfield {
}
.infos_mainfield_center {
}
#footer {
}
#kontaktdaten {
}
#kontaktform_head {
}
#auswahl {
}
#subBanners {
clear: both;
margin-left: 0;
}
#sub4 {
	width: 27%;
	clear: both;
	margin-left: 0;
	height: auto;
}
#div2 {
width: 27%;
height: auto;
}
#div3 {

}
#div4 {
width: 27%;
height: auto;
}
.adresse_footer {
}
.adresse_part1 {
	width: 30%;
}
.adresse_part2 {
	width: 30%;
	clear: none;
	margin-left: 1.2658%;
}
.adresse_part3 {
	width: 27%;
	clear: none;
	margin-left: 1.2658%;
}
.copyright_footer {
width: 30.3797%;
margin-left: 1.2658%;
clear: none;
}
.footer_right {
}
.footer_nav_unten {
}
.sub5 {
	width: 27%;
	clear: none;
	margin-left: 1.2658%;
	height: 500px;
}
.fotoslider_layer1 {
}
#fotoslider_werft_rammin {
}
.fotoslider_rammin {
}
.caravan_duessedorf {
}
.fotolayer_caravan_d_dorf {
}
.videoheader_lunar_campercar {
}
.layer_video_lunar {
}
#productBanners {
}
#product1 {
	width: 27%;
	margin-left: 0;
	height: 700px;
}
#product2 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#product3 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#product4 {
	width: 27%;
	clear: both;
	margin-left: 0;
	height: 700px;
}
#product5 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#product6 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#product7 {
	width: 27%;
	margin-left: 0;
	height: 700px;
}
#product8 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#product9 {
	width: 27%;
	margin-left: 1.2658%;
	clear: none;
	height: 700px;
}
#div5 {
width: 27%;
height: auto;
}
#div6 {
width: 27%;
height: auto;
}
#unterBanner {
}
#unter1 {
	width: 44.1%;
	margin-left: 0;
}
#unter2 {
	width: 44.1%;
	clear: none;
	margin-left: 1.2%;
}
#unter3 {
	width: 44.1%;
	margin-left: 0;
}
#unter4 {
	width: 44.1%;
	clear: none;
	margin-left: 1.2%;
}
#unter5 {
	width: 44.1%;
	margin-left: 0;
}
#unter6 {
	width: 44.1%;
	clear: none;
	margin-left: 1.2%;
}
.blogPresse {
}
.blogPressefoto {
width: 36.7088%;
}
.presseteaserText {
	width: 55.6962%;
	clear: none;
	margin-left: 5.2658%;
}
.link_pressebericht {
	width: 24.0506%;
	clear: none;
	margin-left: 5.266%;
}
.back_to_overview {
}
.back_to_overview_press {
}
.layer_route {
}
#liste_aufzaehlung_privatcoaching {
}
#liste2_coaching {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
