html, body { 	
	XXbackground: #a09b71 url(img/bodybg.jpg) repeat-x 0 0;
	margin: 0; padding: 0;
	height:100%;
	XXbackground: #d3dce5 url(img/bodybg.jpg)  repeat-x fixed;
	background: #a09b71 url(img/screen-hintergrund.jpg)  repeat-x fixed;
	
	-o-background-size: 100% auto, auto;
	-moz-background-size: 100% auto, auto;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bodybox { /* Holds the page items in place */
	max-width: 1240px;
	
	min-height:100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url(img/mainbg.png) repeat-y;
	background-size: 100% auto, auto;
}

table {border-collapse:collapse; border:0;}

/*LINKS*/


#leftbox {
	width:17%;
	XXheight:510px;
	float:left;
	XXdisplay:inline;
	XXbackground-image: url(img/left-top.png);
	XXbackground-repeat: no-repeat;
	text-align: right;
	XXbackground-position: 4px top;
	
}
#logobox {display:block; height:130px;}
#mobileheader {display:none;}


#leftmenu {margin-top:6px; width:80%; float:right; background: #f3f1e9; border-radius: 10px 0 0 10px;}
	

 /*Suche-Feld*/
#leftmenu ul  {margin:10px 0 10px 0; padding:0; XXbackground: transparent url(img/menuleftbg.gif) repeat-y;}
#leftmenu ul li {list-style-type: none; list-style-image: none; margin:0 0 0 0;}
#leftmenu ul li a {
	display:block;
	font-size:14px;
	padding:4px 12px 4px 0;
	line-height: 120%;
	font-weight: bold;
	color: #0a6059;
	text-decoration: none;
	
}

#leftmenu ul li a:hover {color:#000; text-shadow: 0px 1px 1px #666; }

#leftmenu ul .menu-current a {
	padding:2px 15px 3px 20px;
	background: #fff; border-radius: 4px 0 0 4px;
	color:#000;
}


/* Search Box in header */

#search_box {
	margin-top:3px;	
	margin-right:10px;
}

#search_box .searchstring {
	margin-top:2px;
	width:115px;
	border: 1px solid #a6a174;
	background-color: #eae8dd;
}
#search_box .submitbutton {
	vertical-align: middle; margin-top:-4px; 
}




/*RECHTS ALLES*/
#mainbox {width:83%; float:left; display:inline;}




/*#header {
	height:130px;	
	background: #fff url(img/header.jpg) no-repeat 0 2px;	
}


#pageheader {padding:30px 120px 0 300px;}
#pageheader strong {	
	font-size: 16px;
}*/

#breadcrumbs {
	height:30px;
	line-height:100%;
	margin:0 0px 10px 0;
	padding:0px 0 0 0;
	background-color: #e3e0cf;
	clear:both;	
}

.innerbc {
	font-size:14px;
	margin:10px 0 0 10px;
	width: 550px;
	float:left;
}
#breadcrumbs .innerbc span {
	background: transparent url(img/bclink.gif) no-repeat; 
	padding: 6px 2px 0px 12px; font-weight: bold; }
	
#breadcrumbs .innerbc a {
	padding:1px;
	border-bottom: 1px dotted #5a3b63;
	text-decoration: none;
}
#breadcrumbs .innerbc a:hover {border-bottom: 1px solid #5a3b63;}
	
#breadcrumbs .innerbc .menu-current a{
	color: #000000;
}

#prevnext {
	width:183px;
	height:30px;
	float:right;
	margin:0px;	
	color: #fff;
	font-weight: bold;
	background-image: url(img/teiler-oben.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#prevnext a {color: #fff;
}

.topicons {width:183px;
	height:30px;
	float:right;}



/*#leftbox {  Currently holds the login box 
	float: left;
	display:inline;
	width: 160px;
	margin-left:10px;
			
}*/


#content { /* main content from the WYSIWYG goes in here */
	width: 74%;
	float: left;
	display:inline;
	margin-left: 1.5%;
	/*XXbackground-color:#0ee;*/
		
}


#rightbox {
	width: 20.5%;	
	float: right;
	margin-right: 1%;


}

.clearcontent {height:8px; clear:both; }

#footerbox {margin: -80px auto 0 auto; height:80px; max-width: 1240px; background: url(img/footer.jpg) no-repeat right top;}
#footer {	
	color: #666;
	padding: 30px 200px 0 300px;
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#suggestbox {
	z-index:1000;
	width:180px;
	
	position: absolute;
	float:left;
	clear:both;	
	/*
	XXoverflow:hidden;
	margin-left:60px;
	margin-top:-5px;*/	
}
#suggestbox ul {width: 180px; margin: -5px 0 0 60px;}
#suggestbox ul, #suggestbox li {
	list-style-type: none;
	list-style-image: none;	
	padding: 0 0 0 0 ;
	XXmargin:0 0 0 0;
	font-size:11px ;
	line-height: 120%;
	text-align: left;		
}
#suggestbox ul li a {
	padding: 0 10px 0 15px; 
	text-decoration: none;
	margin:0; 
	font-weight:normal;
	font-size:11px;
	line-height: 120%;
	overflow:hidden;
}
#suggestbox ul li {background: transparent url(img/suggestli.png) repeat-y;} 
#suggestbox ul li.suggestdivide {font-size:5px;}
	
#suggestbox ul li.suggesttop {
	height:30px;
	background: transparent url(img/suggesttop.png) no-repeat;
} 
#suggestbox ul li.suggestbottom {height:15px; background: transparent url(img/suggestbottom.png) no-repeat;} 



/* Customise the Login Box */


#login-box { padding-top:5px; border: 1px solid #ccbfd0;}
#login-box fieldset {border:0; text-align:center;}
#login-box legend		{
	font-size: 90%;	
	color: #333;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box label {clear:left; width: 100px; display:block;
	float:left;}
#login-box input {
	display:block;
	float:left;	
	font-size: 10px;
	margin: 2px auto 1px auto;
	width: 100px;
}
#login-box div {clear:left;}





.zeltfooter .impressum {font-size: 11px; margin: 10px 0; }

.zeltfooter  .footertit h3 {font-size: 12px; margin: 0 0 0 0; line-height:120%; color:#666666;}
.zeltfooter  .footertit p {font-size: 11px; margin: 0 0 0 0; line-height:120%; color:#888888;}




/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Styles.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.topnews {
	display:block;
	XXheight:40px;
	text-align:center;
	background-color:#005a54;
	color:#dddc70 ! important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0 12px 0;
}

/* Childpages und Partner Listen*/

.uebersicht {
	width:98%;
	margin-top:1px;
	clear:both;	
}
.uebersicht td {vertical-align:top;}
.uebersicht  .ubild  {width:160px;}
.uebersicht  .ubild img  {width:150px; height:auto; margin-bottom:5px;}

.uebersicht .utext a {
	text-decoration: none;
	border-bottom: 1px #99CC66 dotted;
}
.uebersicht .utext h4 {margin:0 0 2px 0; XXfont-size:14px;}
.uebersicht .utext h4 i { font-weight:bold; 	font-style: normal; XXfont-size:1.2em;}
.uebersicht .utext p {margin:0 40px 10px 0; line-height:130%; font-size:0.9em}
.uebersicht .utext p a {
	padding: 1px;
	XXbackground-color: #99CC66;	
}

.uebersicht .zeltstadt_neu {background: transparent url(img/neu_button_uebersicht.gif) no-repeat right top}


/*zubehör*/
.body18 .uebersicht { 	width:50%; height:120px; float:left; }
.body18 .uebersicht .utext {
	
}
.body18 .uebersicht .utext p {font-size:11px ! important;  line-height:110%; margin:0 10px 0px 0 ! important;}


.childlevel0 .uebersicht .utext p {margin:0 40px 30px 0; line-height:130%; font-size:0.9em}
.childlevel0 .uebersicht .utext h4 {font-size:1.2em; margin:0 0 0px 0;}

/*Startseite*/
.akt-block .member-long1 p {XXfont-size:1.2em; margin: 0 0 0 0;}


/* Zelte */
.neu_button {
	width:70px;
	height:43px;
	position:absolute;	
	z-index: 1;
	margin: -10px 0 0 280px;
	background: transparent url(img/neu_button.png) no-repeat;
	
}

.aktion_button {
	width:117px;
	height:60px;
	position:absolute;	
	z-index: 1;
	margin: -10px 0 0 230px;
	background: transparent url(img/aktion_button.png) no-repeat;
	
}



.zelt {width:100%; border: 2px solid #e0dfc7; margin-top:20px;}
.erstes, .zeltzubehoer {margin-top:0px;}
.zelt .jpg255 {height: auto;}

.zelthead {background-color:#e0dfc7}
.zelthead h3 {width:60%; margin:0; padding:5px 0 3px 1%; float:left; line-height:100%; font-size:24px;}
.zelthead .masze { width:20%; margin:0; padding:2px; float:left; font-size:14px; line-height: 110%; font-weight: bold;}
.zelthead .lieferant {width:75px; margin:2px 0 0 0; padding:0; float:right;}



.zeltheadzub {background-color:#e0dfc7; margin-top:0px; }
.zeltheadzub h3 {width:60%; margin:0; padding: 0 0 0 5px; float:left; font-size:18px;}
.zeltheadzub .masze { width:20%; margin:0; padding:2px; float:left; font-size:14px; line-height: 110%; font-weight: bold;}
.zeltheadzub .zubehoerblock2 {width:75px; margin:0 0 0 0; padding:0; float:right; font-weight: bold;}

.editlink {
display:block;
width:80%;
padding: 0 0 0 20px;
font-size:11px;
	background: transparent url(../../design/edit.gif) no-repeat;
}

/*galerie
.zeltgalerie  {width:585px;}
.zeltgalerie a {display: block; float: left; }  
.zeltgalerie a img {height:50px; width:auto; border: 1px solid #ccc; margin: 0 10px 10px 0;}  
*/


/*linker Bereich Beschreibung*/
.zelt .links {width:60%; float:left;}
.zelt .links .beschreibung { margin: 3px 1px 0 5px; }
.zelt .links .beschreibung p, .zelt .links .beschreibung div { XXfont-size: 12px; 	line-height: 140%;}
.zelt .links .beschreibung img { margin-left:-5px;}
.zelt .links .gif255 {float:right; margin-left:5px;}
.zelt .links .jpg255 img {width:100%; height:auto;}

.zelt .headclear {width:100%; height:0; clear:both; font-size:0;}
.zelt .clearer {width:100%; height:0; clear:both; font-size:0;}


/*Daten Tabelle*/
.zelt .daten { margin: 10px 0 5px 0; float:right;	width:38%;}
.zelt .daten td {vertical-align:top; padding:2px 0 4px 3px;}

.zelt .daten .td1 {width:32px;}
.zelt .daten .td1 img {width:25px; height:16px; margin-bottom:3px;}
.zelt .daten .preistd {background-color: #f3ebcb;}

/*---------Zubehoer-----------*/
.tabrahmen {border: 1px solid #e0dfc7; width:100%; margin-bottom:20px; border-collapse:collapse;}
.tabrahmen .zubehoer {font-size:16px; font-weight: bold;}
.tabrahmen .auswahlbs {padding:5px; font-size:14px;}

.bakeryrahmen {border: 1px solid #e0dfc7; width:100%; margin-bottom:20px; border-collapse:collapse;}
.bakeryrahmen .zubehoer {font-size:16px; font-weight: bold;}
.bakeryrahmen .auswahlbs {padding:5px; font-size:14px;}
.bakeryrahmen .bakeryright {width:220px;}
.bakeryrahmen .bakeryright table {width:210px;}


/* Kohten Jurten */
.kohten-jurten .auswahlbs {padding:5px; font-size:13px;}
.kohten-jurten td .kohten {  font-size: 14px; font-weight: bold ; color: #F3EBCB }
.kohten-jurten .preiskoju {	font-size: 14px;	background-color: #F3EBCB;	font-weight: bold;	font-family: "Courier New", Courier, mono;} 
.kohten-jurten .kjqt {color: #666666; 	font-weight: normal; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;}

/*---------Faltzelte-----------*/
table.faltzeltvergleich {width:100%;}
table.faltzeltvergleich td {border-bottom: 1px solid #aaaaaa; padding: 2px 0;}
table.faltzeltvergleich .td1 {width: 16%; background-color:#cbd1f0; text-align:center;}
table.faltzeltvergleich .td2 {width: 16%; background-color:#cbe1f0; text-align:center;}
table.faltzeltvergleich .td3 {width: 16%; background-color:#cbf0dd; text-align:center;}
table.faltzeltvergleich .td4 {width: 16%; background-color:#f0dfcb; text-align:center;}



#rightbox h1, #rightbox h2, #rightbox h3, #rightbox h4, #rightbox h5, #rightbox h6, #rightbox p {margin: 0 5px 5px 10px; font-size: 0.92em; line-height: 130%;}


#rightbox .seealso {background-color:#ffffff; margin-right:0px;}
#rightbox .seealso h5 {margin: 1px 3px 0 8px;  font-size: 14px; font-weight: bold ; }
#rightbox .seealso img {width: 92%; margin: 10px 0 0 10px; XXborder:1px #333 solid;}
#rightbox .seealso h4 {margin: 1px 3px 0 10px}
#rightbox .seealso p {font-size: 11px; line-height:120%; margin: 0 3px 15px 10px}

#rightbox .seealso .pclev1 { padding:10px 0; margin: 10px 3px 10 8px; }
#rightbox .seealso .pclev1 h4 {font-size: 14px;}
#rightbox .seealso .pclev1 p {font-size: 13px;}

#rightbox .seealso .pcdivider { background-color: #ddd; height:2px; margin:5px 0 10px 0; }

#rightbox .seealso .zeltstadt_neu {background: transparent url(img/neu_button_seealso.gif) no-repeat right bottom}


.zeltanfrage {float:right; width:71px; height:21px; }

#searchresults td.searchpic {width:28%;}
#searchresults h3 {font-size: 16px; line-height:120%; margin: 0 0 0 0;}
#searchresults p {font-size: 14px; line-height:120%; margin: 0 0 0 0;}
#searchresults img {margin: 0 10px 15px 0; width:95%; height:auto;}
#searchresults .result {border-bottom: 1px solid #ddd; padding: 5px 0 0 0;}

/*aktull*/
.aktuelltable {width:100%;}
.aktuelltable .aktuelltd1 img {float:left; margin:3px 10px 5px 0; }
.aktuelltable .aktuelltd1 { padding-right:10px;}
.aktuelltable .aktuelltd2 {width:255px;}
.aktuelltable .aktuelltd1 .icon16 {float:none; margin:3px 3px 0 0;}

.aktuellheaderul li {margin-bottom:2px; font-weight:bold;}

/*Merkzettel und Kontakt*/
table.merkzettel {border-bottom: 2px solid #ccc; padding: 5px 0 0 0;}
table.merkzettel td {border-top: 1px solid #ddd; padding: 5px 0 0 0;}
table.merkzettel td.bild {width:60px;}
table.merkzettel h3 {margin:0 0 10px 10px;}


div.mpform {width: 98%;}
div.mpform table { border-collapse: collapse; width: 100%;}
div.mpform .mpform_required input, div.mpform .mpform_required textarea, div.mpform .mpform_required select { border: 2px solid; }
div.mpform input, div.mpform textarea, div.mpform select { width: 98%; background-color: #eee; border: 1px solid #bbb; padding: 2px;}
div.mpform .mpform_radio input { width: 20px; background-color: transparent;  border: none;}
div.mpform .mpform_field {  width: 76%; background-color: #fff;}
.mpform_title, .mpform_help { background-color: #fff; }
div.mpform input.mpform_submit { background-color: #c5da73; font-size:1.1em; margin:5px 10%; width:80%;}

.mpform tr.fid2 {display:none;}
.mpform tr.fid3 {display:none;}

/*newsletter form */

.mpform .newsletterform p {font-size: 12px; line-height:160%; font-weight:bold; margin-bottom:20px;}
.mpform .newsletterform input {margin:0; width:140px; font-weight:normal;}
.mpform .newsletterform .mpform_checkbox {width: auto; border:0;}
.mpform .newsletterform .mpform_checkbox_label {margin-right:10px;}
.mpform .newsletterform .captcha_table {font-size: 11px;}

/*bakery*/
.cartbox { }
.cartbox table {width:100%; margin:0; }
.cartbox table td {border:none; margin:0; padding:0;}

.cartbox1 select, .cartbox2 input {border: 1px solid #a6a174; background-color:#f2f1e6;}

.cartbox1 select {width: 110px;}



.cartbox .cartbox2 {width: 20px; }
.cartbox table td.cartbox2 input {width:20px; text-align:center; XXbackground-color: #c00;}


.cartbox3 {width: 30px;}
.cartbox3 input.merkzettelbutton {height:20px; width: 20px; margin-left:5px;}

.mod_bakery_main_thumb_f {float:right; margin:0 0 0 10px;}

/*Link zu Onlineshop*/
.onlineshop_link {margin-top:20px;}
.onlineshop_link img {margin-bottom:20px;}


.XXhinweisbox {width:150px; height:180px; position: absolute; top:200px; left:0; background: transparent url(img/problemehinweis.png) no-repeat;}
a.hinweisbox {display:block; width:232px; height:176px; position: absolute; top:0; right:0; }
a.hinweisbox {display:block; width:170px; height:90px; position: absolute; top:0; right:0; }


a.XXfbx img { /* zoom-cursor for lightbox-images (modern browser) */  
	cursor: -webkit-zoom-in; /* Safari/Chrome */  
	cursor: -moz-zoom-in; /* Mozilla */  
	cursor: -o-zoom-in; /* Opera v11+*/  
	cursor: zoom-in; /* w3c-draft in css3 */  
}  
* a.XXfbx img { /* zoom-cursor for lightbox-images (only explorer sees this; the w3c-way) */  
	cursor: url("PATH_GFX/icons/zoomin.cur"), pointer;  
} 


/*Startseite*/
.akt-block {position:relative;}
.akt-block .akt-pic {width:20%; float:left; margin:0 10px 0 0; border:0;}
.akt-block .akt-content {float:left; width:75%; margin:5px 0 0 0;}
.akt-block .akt-border {width:100%; clear:both; height:10px;}

/*zeltschau*/
#zeltschauteaser {z-index:2000; display:block; width:20%; max-width: 243px; position: absolute; top:0; right:0;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	topmenue.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#navContainer {height:130px; display:block;clear:both; background: #5a3b63 url(img/navbg.jpg) repeat-x top right; margin-right:0px;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	float:left;	
	height: 130px;	
	border: 0;	
	padding:0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #fff; text-align: left; font-weight: normal; list-style-type: none; list-style-image: none;}
#nav ul li a {display: block; text-shadow: 0px 1px 3px #222; font-size:  16px; padding: 100px 12px 0px 12px; color: #fff; text-decoration: none; font-weight: bold; }
/* Root Level link hover */
#XXnav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {color: #fff;}
#XXnav a.menu-parent {background: url(img/navbgl0parent.gif) right 0px; color: #fff;}




/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;} 
#XXnav .menu .home a {display: block; width:2px; height:30px; background: #7290a7 url(img/home.gif); margin:0; padding:0;}

.mlev0 a {
	height:30px;
	border-right:1px #fff solid;
	;
	text-align: center;
}
li.li11 {	width:180px; 	background-color: #c6bda9;} /*große Zelte*/
li.li12  {	width:140px; 	background-color: #7fab9d;} /*Leichtzelte*/
li.li17  {	width:145px;  	background-color: #d2623a;} /*Faltzelte*/
li.li20 {	width:160px; 	background-color: #939834;} /*Spezielle Zelte*/
li.li18 {	width:120px; 	background-color: #d8b770;} /*Zubehör*/

li.li14  {	width:160px; 	background-color: #8a7a7a;} /*Kohten*/


li.li598 {display:none;} /*Suche /info für Mobile Version */




/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 220px; margin: -1px 0 0 -1px; display: none; text-transform: none; border-bottom: 1px solid #fff; font-size: 110%;
 -moz-box-shadow:    0px 2px 6px 3px #666;
  -webkit-box-shadow: 0px 2px 6px 3px #666;
  box-shadow:         0px 2px 6px 3px #666;

}
#nav .menu li ul li {width: 220px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;  }
#nav .menu li ul li a {width: 160px; text-shadow: 0px 1px 2px #444; padding: 10px 0 6px 60px; color: #fff; border-top: 1px solid #fff; font-weight: normal;  background: none;}


li.li11 ul li{	background-color: #c6bda9;} /*große Zelte*/
li.li12  ul li {background-color: #7fab9d;} /*Leichtzelte*/
li.li17 ul li {background-color: #d2623a;} /*Faltzelte*/
li.li20 ul li {background-color: #939834;} /*Spezielle Zelte*/
li.li18 ul li {	background-color: #d8b770;} /*Zubehör*/

li.li14 ul li {	background-color: #8a7a7a; } /*Kohten*/


/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { color:#fff; font-weight: bold;}
#XXnav .menu li ul a.menu-parent {background: #7290a7 url(img/navbgl1parent.gif) right 0px; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 10px 0 0 -40%; z-index: 9999;  background: #3d3140 url(img/ulbg2.jpg) no-repeat right 0px;}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: #808080 url(img/ulbg3.jpg) no-repeat right 0px;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


.mlev0  {text-align:center;}


/* IE6 only 
*html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* IE7 only 
*+html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* ul class="ullev1" , sorry doesnt work
#nav .ullev1  {z-index: 1000 ! important; background: #4b4c4d;}
#nav .ullev2  {z-index: 2000 ! important; background: #4b4c4d;}
#nav .ullev3  {z-index: 3000 ! important; background: #4b4c4d;}
*/

/* Better: */
#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}


/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.p11 { background: url(../../pics/mpics/grosse-zelte.jpg) no-repeat left bottom ! important; }
.p12 { background: url(../../pics/mpics/campingzelte.jpg) no-repeat left bottom ! important; }
.p17 { background: url(../../pics/mpics/faltzelte.jpg) no-repeat left bottom ! important; }
.p18 { background: url(../../pics/mpics/zubehoer.jpg) no-repeat left bottom ! important; }
.p20 { background: url(../../pics/mpics/spezielle-zelte.jpg) no-repeat left bottom ! important; }
.p14 { background: url(../../pics/mpics/kohten-jurten.jpg) no-repeat left bottom ! important; }



.p13 { background: url(../../pics/mpics/p13.jpg) no-repeat left bottom ! important; }

.p15 { background: url(../../pics/mpics/p15.jpg) no-repeat left bottom ! important; }
.p16 { background: url(../../pics/mpics/p16.jpg) no-repeat left bottom ! important; }
.XXp17 { background: url(../../pics/mpics/p17.jpg) no-repeat left bottom ! important; }

.p21 { background: url(../../pics/mpics/p21.jpg) no-repeat left bottom ! important; }
.p22 { background: url(../../pics/mpics/p22.jpg) no-repeat left bottom ! important; }
.p23 { background: url(../../pics/mpics/p23.jpg) no-repeat left bottom ! important; }
.p24 { background: url(../../pics/mpics/p24.jpg) no-repeat left bottom ! important; }
.p25 { background: url(../../pics/mpics/p25.jpg) no-repeat left bottom ! important; }

.p38 { background: url(../../pics/mpics/p38.jpg) no-repeat left bottom ! important; }
.p39 { background: url(../../pics/mpics/p39.jpg) no-repeat left bottom ! important; }
.p40 { background: url(../../pics/mpics/p40.jpg) no-repeat left bottom ! important; }
.p41 { background: url(../../pics/mpics/p41.jpg) no-repeat left bottom ! important; }
.p42 { background: url(../../pics/mpics/p42.jpg) no-repeat left bottom ! important; }
.p43 { background: url(../../pics/mpics/p43.jpg) no-repeat left bottom ! important; }
.p44 { background: url(../../pics/mpics/p44.jpg) no-repeat left bottom ! important; }
.p45 { background: url(../../pics/mpics/p45.jpg) no-repeat left bottom ! important; }

.p46 { background: url(../../pics/mpics/p46.jpg) no-repeat left bottom ! important; }

.p49 { background: url(../../pics/mpics/p49.jpg) no-repeat left bottom ! important; }
.p50 { background: url(../../pics/mpics/p50.jpg) no-repeat left bottom ! important; }
.p51 { background: url(../../pics/mpics/p51.jpg) no-repeat left bottom ! important; }
.p52 { background: url(../../pics/mpics/p52.jpg) no-repeat left bottom ! important; }
.p53 { background: url(../../pics/mpics/p53.jpg) no-repeat left bottom ! important; }
.p54 { background: url(../../pics/mpics/p54.jpg) no-repeat left bottom ! important; }
.p175, .p323 { background: url(../../pics/mpics/p175.jpg) no-repeat left bottom ! important; }
.p176, .p324 { background: url(../../pics/mpics/p176.jpg) no-repeat left bottom ! important; }
.p177, .p325 { background: url(../../pics/mpics/p177.jpg) no-repeat left bottom ! important; }
.p178, .p326 { background: url(../../pics/mpics/p178.jpg) no-repeat left bottom ! important; }
.p179, .p327 { background: url(../../pics/mpics/p179.jpg) no-repeat left bottom ! important; }
.p180, .p328 { background: url(../../pics/mpics/p180.jpg) no-repeat left bottom ! important; }
.p181, .p329 { background: url(../../pics/mpics/p181.jpg) no-repeat left bottom ! important; }
.p182, .p330 { background: url(../../pics/mpics/p182.jpg) no-repeat left bottom ! important; }
.p183, .p331 { background: url(../../pics/mpics/p183.jpg) no-repeat left bottom ! important; }
.p270, .p332 { background: url(../../pics/mpics/p270.jpg) no-repeat left bottom ! important; }
.p333 { background: url(../../pics/mpics/p333.jpg) no-repeat left bottom ! important; }
.p378 { background: url(../../pics/mpics/p378.jpg) no-repeat left bottom ! important; }

.p435 { background: url(../../pics/mpics/p435.jpg) no-repeat left bottom ! important; }
.p436 { background: url(../../pics/mpics/p378.jpg) no-repeat left bottom ! important; }
.p432 { background: url(../../pics/mpics/p432.jpg) no-repeat left bottom ! important; }
.p427 { background: url(../../pics/mpics/p427.jpg) no-repeat left bottom ! important; }
.p429 { background: url(../../pics/mpics/p429.jpg) no-repeat left bottom ! important; }

.p450 { background: url(../../pics/mpics/p450.jpg) no-repeat left bottom ! important; }
.p334 { background: url(../../pics/mpics/p334.jpg) no-repeat left bottom ! important; }
.p335 { background: url(../../pics/mpics/p335.jpg) no-repeat left bottom ! important; }

.p510 { background: url(../../pics/mpics/tipi.jpg) no-repeat left bottom ! important; }
.p568 { background: url(../../pics/mpics/larp.jpg) no-repeat left bottom ! important; }

.p663 { background: url(../../pics/mpics/p663.jpg) no-repeat left bottom ! important; }
.p664 { background: url(../../pics/mpics/p664.jpg) no-repeat left bottom ! important; }

.p242 { background: url(../../pics/mpics/p242.jpg) no-repeat left bottom ! important; }
.p243 { background: url(../../pics/mpics/p243.jpg) no-repeat left bottom ! important; }
.p244 { background: url(../../pics/mpics/p244.jpg) no-repeat left bottom ! important; }
.p245 { background: url(../../pics/mpics/p245.jpg) no-repeat left bottom ! important; }
.p246 { background: url(../../pics/mpics/p246.jpg) no-repeat left bottom ! important; }
.p247 { background: url(../../pics/mpics/p247.jpg) no-repeat left bottom ! important; }
.p248 { background: url(../../pics/mpics/p248.jpg) no-repeat left bottom ! important; }
.p249 { background: url(../../pics/mpics/p249.jpg) no-repeat left bottom ! important; }
.p250 { background: url(../../pics/mpics/p250.jpg) no-repeat left bottom ! important; }
.p251 { background: url(../../pics/mpics/p251.jpg) no-repeat left bottom ! important; }

.p277 { background: url(../../pics/mpics/p277.jpg) no-repeat left bottom ! important; }
.p313 { background: url(../../pics/mpics/p313.jpg) no-repeat left bottom ! important; }

.p689 { background: url(../../pics/mpics/p689.jpg) no-repeat left bottom ! important; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	mobiles.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (max-width: 1240px) {
	li.li11 {	width:160px; } /*große Zelte*/
	li.li12  {	width:120px; } /*Leichtzelte*/
	li.li17  {	width:125px; } /*Faltzelte*/
	li.li20 {	width:140px; } /*Spezielle Zelte*/
	li.li18 {	width:100px; } /*Zubehör*/
}	
	
@media screen and (max-width: 960px) {

	html, body, #bodybox, #mainbox, #content, #contentbox, #breadcrumbs, .zelt, .zelthead  { width: 100%;   background-color: #fff; background-image: none; padding:0; margin:0; font-size:13px;}
	#contentbox { width: 96%; margin-left:2%; float:none; }
	
	a#mobileheader { display: block; height:120px; width:100%; background: #294b1c url(/design/mobile-header.jpg)  no-repeat; }
	
	#leftbox, .printlink { display: none; }
	
	#rightbox {float:none; clear:both; width: 100%; margin-top:20px; padding-top:20px; XXborder-top: 10px solid #e0dfc7; }
	
	#content h2 img {max-width: 50%; height:auto;}
	.footertit { display: none; }
	.zeltfooter {float:none; clear:both; width: 100%; margin-top:20px; padding-top:20px; border-top: 10px solid #e0dfc7; }
	
	#breadcrumbs .innerbc {width: 98%; padding:10px  0 0 2%; margin:0 0 20px 0; XXfloat:none; clear:both;}
	#breadcrumbs #prevnext {width: 100%; padding:0; margin:0 0 20px 0; XXfloat:none; clear:both; height:40px;}
	#breadcrumbs #prevnext a img {margin:20px;}
	
	
	#XXcontentbox div { display: none; }
	.zelt { width: 98%;  }
	.zelt .links { width: 100%;  }
	.zelt .daten { width: 100%;  }
	.zelt .daten td { border-top: 1px solid #e0dfc7;}
	.zelthead .masze { float: right; }
	.zelthead h3 { float: left; width:40%;}
	
	.pclev2 {width:178px; padding:0; margin: 0 1px 20px 0; float:left;}
	
	
	/*nav*/
	#navContainer {width:101%; height:auto;}
	#nav {	float:none; height: auto; }
	
	#nav ul li {float: left; width:49.6%;}
	#nav ul li a {display: block; text-shadow: 0px 1px 3px #222; font-size:  16px; padding: 10px 2px 0px 12px;  }
	


	
	.p11, .p12, .p17, .p18, .p20 { background-image: none ! important; }
	li.li598 {display:block;} /*Suche /info für Mobile Version */
	
	
	#content .akt-block .akt-border {float:left; width:100%;}
	
	/*Zubehör*/
	.body18 .uebersicht {width:100%;}
	.tabrahmen, .tabrahmen tbody, .tabrahmen .tr {display: block;}
	.tabrahmen .td {width:100%; float:left;   display: block;}
	.tabrahmen .auswahlbs img {max-width:100%; height:auto ! important;}
	
	/*Startseite*/
	.akt-block {overflow:hidden;}
	.akt-block .akt-pic {float:left; margin:0 3% 10px 0; width:24%; height: auto; }
	.akt-block .akt-content {width:70%; float:left; margin:5px 0 0 0;}
	.akt-block .akt-border {width:100%;}
	
	/*Aktuell*/
	.aktuelltable .aktuelltd1 {width:60%;}
	.aktuelltable .aktuelltd2 {width:40%;}
	.aktuelltable .aktuelltd2 img {width:100% ! important; height:auto ! important;}
	
	table.uebersicht td.ubild { width: 25%;}
	table.uebersicht td.ubild img { width: 90%;}
	.uebersicht .utext p {  margin: 0 5px 10px 0 ! important;   font-size: 13px ! important;}
	
	#zeltschauteaser {width:25%;}
	
	
	/* Specials */
	p img[align="right"], h1 img[align="right"], h2 img[align="right"], h3 img[align="right"] { float:right; margin: 4px 0 5px 2%; max-width:49% ! important; height:auto ! important;}
	p img[align="left"], h1 img[align="left"], h2 img[align="left"], h3 img[align="left"] { float:left; margin: 4px 2% 5px 0; max-width:49% ! important; height:auto ! important;}



}

