
/* ALLGEMEINE FORMATIERUNGEN -------------------------------------------------------------------------*/
/* ************************************************************************************************** */

body  {
	font-size:11px;
	}
	
#upRef a  {
    display:block;
	width:360px;
	height:105px;
	border:0;
	}

#map  {
    width:410px;
	}
	
/* ÜBERSCHRIFTEN -------------------------------------------------------------------------------------*/
/* ************************************************************************************************** */

#lay-content h1  {  
	background-color:#f6f6f6;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:1;
}

#lay-dyncont1 h1  {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
	
#lay-dyncont2 h1  {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}	
	
#lay-content h2  {
    background-color:#f6f6f6;
	margin:0;
	padding:1;
	font-size:12px;
	font-weight:bold;
	}
 
/* ALLGEMEINE LINKS --------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#lay-foot a:hover, a {
   color: #ec4239;
   font-weight:normal;
}
#lay-foot a, a:hover {
   color: #535353;
   font-weight:normal;
}

.box-content a:hover  {
   color: #ec4239;
}

a.textButton {
   color: #ec4239;
}

/* MENÜ --------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#m1  {
    list-style:none;
	margin:0;
	padding:0;
	}

#m1 li  {
	float: left;
	width:113px;
	text-align:center;
	border-left:1px solid #fff;
	}

#m1 li.umpi, #m1 li.umpa  {
    text-align:left;
	border-left:10px solid #194053;
	border-bottom:1px solid #194053;
	padding:1px 1px 1px 4px;
	width:97px;
	}
	
#m1 ul {
    list-style:none;
	margin:0;
	padding: 0;
	display: none;
}

#m1 li:hover ul, #m1 li.submenuehover ul {
	display: block;
}

#m1 ul li {
	float: none;
	background-color:#cee6b3;
	}
	

/* erste Menüebene ------------------------------------- */ 

#box-content-menu a.hmpa {
   color: #fff;
   font-size:11px;
   padding:0;
   display:block;
   }
#box-content-menu a:hover.hmpa {
   color: #ece956;
   font-size:11px;
   padding:0;
   display:block;
}
#box-content-menu a.hmpi {
   color: #fff;
   font-size:11px;
   padding:0;
   display:block;
}
#box-content-menu a:hover.hmpi {
   color: #ece956;
   font-size:11px;
   padding:0;
   display:block;
}

/* zweite Menüebene ------------------------------------- */

#box-content-menu a.umpa {
   color: #194053;
   font-size:10px;
   padding:0;
}
#box-content-menu a:hover.umpa {
   color: #3F7305;
   font-size:10px;
   padding:0;
}
#box-content-menu a.umpi {
   color: #194053;
   font-size:10px; 
   padding:0;
}
#box-content-menu a:hover.umpi {
   color: #3F7305;
   font-size:10px;
   padding:0;
}

/* BILDER ------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

.pic-generell  {
    border:0;
	margin-right:2px;
	}

/* LAYOUT-CONTAINER --------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

#lay-bigbox {
	background-image: url(http://www.aposolutions.com/generell/pix/vx1_0155/bg_bigbox.gif);
	background-repeat:repeat-y;
	width:800px;
}

#lay-head {
	background-image: url(http://www.aposolutions.com/generell/pix/vx1_0155/bg_head.jpg);
	background-repeat:no-repeat;
	height:129px;
	width:800px;
}

#lay-dyncont1 {
	width:180px;
	padding:10px 0 0 0;
}

#lay-dyncont2 {
	width:180px;
	padding:12px 0 0 0;
}

#lay-content {
	width:410px;
	padding:11px 15px 15px 15px;
}

#lay-foot {
	background-image: url(http://www.aposolutions.com/generell/pix/vx1_0155/bg_footline.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:40px;
}


/* CONTENT-CONTAINER -------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

.container-headline  { 
    width:410px; 
}
	
.container-content  { 
    width:406px;
	padding:2px;
}

.container-gallery  { 
    width:390px;
}

.gallery-title  {
	width:200px;
}

.tvEntry  {
	border-bottom:1px dotted #D5DCE2;
	}

.firstTvEntry  {
	border:1px dotted #D5DCE2;
	background-color:#F5F8FB;
	}

.block  {
	border-top:1px dotted #D5DCE2;
	}
.block_angebote  {
	border-top:1px dotted #D5DCE2;
	}
	
/* BOXEN -------------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */


/* Allgemeine Formatierungen */
.box-headline  { 
	background-color:#8bc751;
	height:17px;
	padding:0px 13px 0 13px;
}
.box-content {
    padding:5px 13px 8px 13px;
	color:#555;
}

#lay-dyncont1 .box-content {
    background-color:#8BC751;
	}

#lay-dyncont2 .box-content {
    background-color:#ECE956;
	}

.box-footline { 
	display:none;
}

/* Hauptmenü */

#box-headline-menu, #box-foot-menu  {
    display:none;
	}
#box-content-menu  {
	width:800px;
	position:absolute;
	top:110px;
	left:-4px;
	z-index:3;
	}

/* Ratgeber */
#box-content-gtipps  { 
	margin:0;
	padding:5px 0 0 10px;
}

.gtippsBox  {
    width:159px; 
	}

.adPicBox  {
    background:inherit;
	}

/* FORMULARE ---------------------------------------------------------------------------------------- */
/* ************************************************************************************************** */

fieldset  {
	margin:10px 0px 5px 0px;
	padding:8px 10px 8px 10px;
	}
	
.label  {
    width:180px;
	}

.eingabe {
    width:198px;
	}
	
.textInput  {
    width:363px !important;
	}
	
/* Buttons -------------- */

.button  {
	color: #ec4239;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	background-image: url(http://www.aposolutions.com/generell/pix/vx1_0155/next.jpg);
    background-repeat:no-repeat;
	padding-left:18px;
	border:none;
	}	
a.textButton  {
	color: #fff;
	background-color:#195040;
	}
a:hover.textButton  {
	color: #fff;
	background-color:#195040;
	}

#addBasketButton  {
    margin:7px 0px 0px 171px;
	}
#bestellSendButton  {
    margin:7px 0px 0px 171px;
	}

#travelSendButton  {
    width:90px;
	}

/* Warenkorb ---------------- */

#sendUpdBasket  {
	width:190px;
}

#basketTable  {
    width:370px;
	}

.basketTableProduct  {
    width:235px;
	}
	
#basketButtonBox  {
    width:370px;
	}

