body, html {
	background: #d5d9dd url(img/body-bg.jpg) repeat-x;
	margin: 0;
	height:100%;
	min-height:100%;	
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
	/*font-size: 0.9em;*/
  	color: #000;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.mainbox { /* Holds the page items in place */
	width: 960px;
	min-height:95%;
	margin: 0 auto 0 auto;
	padding: 0;	
	background: url(img/content-bg.gif) repeat-y 200px 0px;
}





.infobox { /* Currently holds the login box */
	float: left;
	width: 200px;
	
	margin: 0;	
	background: url(img/infobox-bg.gif) #eeeeee repeat-y;
	padding:0px;
	display:inline;
	
}

.infobox .inner {min-height:300px; margin: 10px 10px 0 20px; line-height:120%; font-size:0.95em;}
.infobox .inner h2, .infobox .inner h3  {margin: 5px 0; font-size:12px;}
.infobox .inner p {margin: 0; line-height:120%;}

.infobox .infobox-bottom {clear:both;}


.contentbox {
	float: left;
	width: 760px;
	margin: 0 0 0 0;	
	background-color:#fcffff;
	padding:0px;
	display:inline;
	
	
}

.topheader {  height:160px; background-color: #3d7ca3;}
.topheader .fadebox { width: 600px; height:160px;  float:left; background: #3d7ca3 url(headers/head0.jpg) no-repeat;}
.topheader .loginbox {  float:right; width: 155px; font-size:11px;}




.maincontent .inner {margin:10px;}
.maincontentnarrow {width: 550px; float:left; }
.maincontentnarrow .inner {margin:10px;}

.rightbox {margin: 10px 10px 0 0; width: 190px; float:right; line-height:120%; font-size:0.95em;}

.rightballoon {margin: 10px 10px 20px 0; width: 190px; float:right; background: #c5dff1 url(img/rightbox-top.gif) no-repeat; }
.rightballoon .inner {margin:10px 6px 0 8px; }
.rightballoon .rightballoon-bottom {width: 190px; height:50px; clear:both; background: #fff url(img/rightbox-bottom.gif) no-repeat; }

.rightbelow {clear:both;}
.rightbelow .inner {margin:10px 6px 0 8px; }
.rightbelow .rightbelow-bottom {height:2px; clear:both;}



/*
.breadcrumbs {
	padding:2px 0 2px 10px;
	margin: 0px 0 0px 0;	
	clear:both;
	background-color: #e0f2c6;
	
}
.breadcrumbs span {
	background: transparent url(img/link.gif) no-repeat;
	padding: 0px 2px 0px 12px; font-weight: bold; }

.breadcrumbs a {
	border-bottom: 1px dotted #2FA337;
	text-decoration: none;
}
.breadcrumbs a:hover {border-bottom: 1px solid #2FA337;}

.breadcrumbs .menu-current a {}
*/

.clearcontent {height:100px; clear:both}

.footerbox {
  width: 960px;
   height:100px;
   margin: -100px auto 0 auto;

font-size: 12px;
font-weight: bold;
color: #E9E9EC;


}

.footerbox .uplift {float:left; width:200px; text-align:right;}
.footerbox .uplift img {margin:0 20px 0 0;}

.footer {
	font-size: 90%;
	float:left;
	width: 760px;
	height:100px;	
	padding: 0;
   background:  #ffffff url(img/footer.gif)  no-repeat;
}

.footer .page_id {
	border-right:1px solid #777;
	float:left;
	width: 30px;
	height:40px;
	margin-right:10px;
	color: #777;	
	text-align:center;	
}

.footer .innerfooter {
	width: 680px;	
	color: #777;	
	text-align:left;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp*/

#navContainer {height:50px; margin-top:10px; display:block;clear:both; }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	list-style-image: 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: 30px;
	border: 0;
	padding:0;
	margin:  0 0 0 10px;
	display:inline;
}
#nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #206585; text-align: center; font-weight: normal; background-color:#cee; background: transparent url(img/navbgli.gif) no-repeat;}
#nav ul li a {display: block;  padding: 10px 23px 24px 15px; color: #fff; text-decoration: none; font-weight: bold; font-size:14px; background: transparent url(img/navbglia.gif) no-repeat right top;}
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {color: #000;}
#nav a.menu-parent { color: #000;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 180px; margin: -30px 0 0 -10px; display: none; text-transform: none;  font-size: 100%; }
#nav .menu li ul li {width: 180px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; background: transparent url(img/menuebg.png) repeat-y;}
#nav .menu li ul li a {width: 150px; font-size:12px;  padding: 6px 10px 4px 20px; color: #333; font-weight: normal; background: transparent;}

#nav .menu li ul .ultop {width: 180px; height:32px; text-align: left; font-size: 2px; margin: 0; padding: 0; line-height: 0.3em; background: transparent url(img/menuebg-top.png) no-repeat;}
#nav .menu li ul .ulbot {width: 180px; height:22px; text-align: left; font-size: 2px; margin: 0; padding: 0; line-height: 0.3em; background: transparent url(img/menuebg-bot.png) no-repeat;}

/* 3 up Child menu */
#nav .menu li ul li ul {margin: 0px 0 0 -30%; z-index: 9999;}
#nav .menu li ul li ul .ultop {height:12px;  background: transparent url(img/menuebg-top2.png) no-repeat;}
#nav .menu li ul li ul .ulbot {background: transparent url(img/menuebg-bot.png) no-repeat;}



/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: transparent url(img/menuebghi.gif); color:#000; font-weight:bold;}
#nav .menu li ul a.menu-parent { background: transparent url(img/menuebghi.gif); color:#000}

/* 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;}




/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#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 */
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	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 */


/* login/logout*/
.loginform {margin-top:4px; width:140px; font-size: 11px; line-height:120%; color:#ffffff; overflow:hidden;}
.loginform p {margin:2px 0 0 0; line-height:120%; }
.loginform .inputfield { width:140px; font-size: 11px; padding-left:3px; border: 1px solid #ffffff; background-color:#c5dff1; margin-bottom:3px;}
.loginform .submit { width:90px; float: right; margin:5px 0px 0 0; border: 1px solid #ffffff; background-color:#c5dff1; font-size: 0.95em; font-weight:bold; text-transform: uppercase;}

.loginform a {
	color:#c5dff1 ! important;
	display:block;
	clear:both;
}
.loginform a:hover {
	color:#ffffff ! important;	
}


/*--- Bakery Styles ---*/

td.mod_bakery_main_td_f {width:50%; height:140px; vertical-align:top;}
.mod_bakery_main_td_f .inner_ov_td {height:140px; margin: 0 10px 0 0; border: 1px #eeeeee solid; padding:0 10px 0 0;}

.mod_bakery_main_td_f h3 {line-height: 120%; text-align:left; margin:0; font-weight: bold;}
.mod_bakery_main_td_f p {line-height: 120%; text-align:left;}
.mod_bakery_main_td_f  .inner_ov_td img {margin: 0 10px 26px 0;}

.mod_bakery_main_td_f .inner_ov_td form {text-align:right;}


.XXmod_bakery_item_img_f, .mod_bakery_item_option_f {display:none;}

.mod_bakery_item_select_f, .mod_bakery_main_select_f  { /*-- select -*/
	width:140px;
	text-align:justify;
	border: 1px #eeeeee solid;
}

.mod_bakery_item_select_f option, .mod_bakery_main_select_f option  { /*-- select -*/
	width:140px;
	text-align:justify;
	border: 1px #eeeeee solid;
}

.mod_bakery_main_td_f .inner_ov_td form {clear:left;}
.mod_bakery_main_td_f .inner_ov_td form br {display:none;}

.mod_bakery_bt_add_f { /* Wagerl Schalter */
	width:31px;
	height:22px;
	
	background-color: #ffffff;
	background-image: url(img/cartbutton.gif);
	background-repeat: no-repeat;
	border: 0px none;
	cursor: pointer;
	font-size:0px;
}

.mod_bakery_cart_td_name_f br  {display:none;}
.mod_bakery_cart_td_name_f span {margin-right: 5px;}


