body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(background.jpg);
	background-repeat: repeat;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
input {
	font-size: 1.2em;
	border: 1px double #CC8A48;
}
hr {
	height: 1px;
	color: #CC8A48;
	background-color: #CC8A48;
	border: 0;
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 100%;
	border: 1px solid #999999;
}
.header {
	height: 100px;
	background-image: url(banner.jpg);
	background-repeat: repeat-x;
}
header img {
	border: 1px solid #999999;
}
.menu {
	padding: 0px;
	color: #FFFFFF;
	background-color: #591F00;
}
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu ul ul{
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu ul ul ul {
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu li {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
} 
.menu li li{
	border: 0px;
	border-top: 1px solid #D4D0C8;
}
.menu li li li{
	border: 0px;
	border-top: 1px solid #D4D0C8;
} 
.menu li a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #591F00;
}
.menu li li a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #591F00;
	text-indent: 10px;
}
.menu li li li a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #591F00;
	text-indent: 20px;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #591F00;
	font-weight: bold;
}
.menu_current {
	background-color: #591F00;
	white-space: normal;
	text-decoration: none;
	color: #FF0000;
}
.menu_current a:link, .menu_current a:visited, .menu_current a:active {
	background-color: #591F00;
	white-space: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active{
	background-color: #CC8A48;
	white-space: normal;
	color: #591F00;
}
.menu_default a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #591F00;
	font-weight: bold;
}

.login a:link, .login a:visited, .login a:active {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
}
.login a:hover {
	display: inline;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.login input {
	font-size: 1em;
}
.content {
	height: 100%;
}
.footer {
	padding: 2px;
	border: 1px solid #999999;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}
.schnellnavi {
	display:none;
}
#head {
	position:absolute;
	height:100px;
	z-index:1;
	top: 0px;
	width: 100%;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}
#menue {
	width: 21em;
	font-size: 1em;
	border: 1px solid silver;
	overflow: visible;
	z-index: 2;
	position: fest;
	padding-top: 130px;
	font-weight: bold;
}

#layout {
	position:absolute;
	width:240px;
	z-index:1;
	padding-top: 100px;
	color: #FFFFFF;
	vertical-align: top;
	white-space: nowrap;
	font-size: 0.9em;
}
#content {
	position:absolute;
	width:61%;
	height:auto;
	z-index:2;
	left: 20.5em;
	top: 114px;
	font-size: 1.1em;
	height: auto;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}
/*hier Styles für Form*/

.required {
}

.field_title {
	width: 180px;
	vertical-align: top;
	text-align:right;
}

.textfield {
	width: 200px;
}

.textarea {
	width: 70%;
	height: 100px;
}

.field_heading {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-top: 10px;
}
.select {

}

.checkbox_label {
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.radio_label {
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.email {
	width: 200px;
}
/*
  CSS definition for Website Baker module: Bakery
  Copyright (C) 2008, Christoph Marti

  This CSS file is free software. You can redistribute it and/or modify it 
  under the terms of the GNU General Public License - version 2 or later, 
  as published by the Free Software Foundation: http://www.gnu.org/licenses/gpl.html.

  This CSS file is distributed in the hope that it will be useful, 
  but WITHOUT ANY WARRANTY; without even the implied warranty of 
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  GNU General Public License for more details.
*/


/* Frontend Stylesheet Module Bakery */
/* ********************************* */

/*
NOTE:
Modify the HTML of the main page and the item page in the layout section of the Bakery page settings.
Modify the HTML of the invoice template in the layout section of the Bakery general settings.
Modify the CSS of the main page and the item page in this stylesheet.
Modify the CSS of the invoice template and the view order in the backend stylesheet.
*/


/* GENERAL */

.mod_bakery_h_f {
	text-align: left;
}
.mod_bakery_ordernum_f {
	font-weight: bold;
}
.mod_bakery_hr_f {
	
}


/* MAIN PAGE */

.mod_bakery_main_div_cart_bt_f {
	text-align: left;
}
.mod_bakery_main_td_f {
	text-align: left;
}
.mod_bakery_main_thumbnail_f {
	border: none;
}
.mod_bakery_main_title_f {
	font-weight: bold;
}
.mod_bakery_main_in_stock_f {
	color: green;
}
.mod_bakery_main_short_of_stock_f {
	color: orange;
}
.mod_bakery_main_out_of_stock_f {
	color: red;
}
.mod_bakery_main_stock_img_f {
	border: red 1px; 
}
.mod_bakery_main_input_f {
	text-align: right;
}
.mod_bakery_main_select_f {
	width: 100px;
}


/* ITEM PAGE */

.mod_bakery_item_img_f {
	border: none;
}
.mod_bakery_item_table_f {
	width: 75%;
	text-align: left;
}
.mod_bakery_item_title_f {
	font-weight: bold;
}
.mod_bakery_item_sku_f {
	font-weight: bold;
}
.mod_bakery_item_stock_f {
	font-weight: bold;
}
.mod_bakery_item_in_stock_f {
	color: green;
}
.mod_bakery_item_short_of_stock_f {
	color: orange;
}
.mod_bakery_item_out_of_stock_f {
	color: red;
}
.mod_bakery_item_stock_img_f {
	border: red 1px; 
}
.mod_bakery_item_price_f {
	font-weight: bold;
}
.mod_bakery_item_shipping_f {
	font-weight: bold;
}
.mod_bakery_item_full_desc_f {
	font-weight: bold;
}
.mod_bakery_item_option_f {
	font-weight: bold;
}
.mod_bakery_item_input_f {
	text-align: right;
}
.mod_bakery_item_select_f {
	
}


/* CART */

/* CART table header */
.mod_bakery_cart_th_sku_f {
	text-align: right;
}
.mod_bakery_cart_th_name_f {
	text-align: center;
	width: 50%;
}
.mod_bakery_cart_th_quantity_f {
	text-align: right;
}
.mod_bakery_cart_th_price_f {
	text-align: right;
}
.mod_bakery_cart_th_shipping_f {
	text-align: right;
}
.mod_bakery_cart_th_sum_f {
	text-align: right;
}

/* CART table body */
.mod_bakery_cart_td_sku_f {
	text-align: right;
	width: 10%;
}
.mod_bakery_cart_td_name_f {
	text-align: center;
}
.mod_bakery_cart_td_quantity_f {
	text-align: right;
	width: 12%;
}
.mod_bakery_cart_td_price_f {
	text-align: right;
	width: 12%;
}
.mod_bakery_cart_td_shipping_f {
	text-align: right;
	width: 12%;
}
.mod_bakery_cart_td_sum_f {
	text-align: right;
	width: 20%;
}

/* CART table details */
.mod_bakery_cart_currency_f {
	font-size: 9px;
	font-weight: normal;
}
.mod_bakery_cart_item_f {
	font-weight: bold;
}
.mod_bakery_cart_subtotal_f {
	text-align: right;
	font-weight: bold;
	line-height: 200%;
}
.mod_bakery_cart_shipping_f {
	text-align: right;
	font-weight: bold;
	line-height: 75%;
}
.mod_bakery_cart_free_shipping_f {
	text-align: right;
	font-weight: bold;
	line-height: 75%;
	color: #FF0000;
}
.mod_bakery_cart_tax_f {
	text-align: right;
	font-weight: bold;
	line-height: 75%;
}
.mod_bakery_cart_total_f {
	text-align: right;
	font-weight: bold;
	line-height: 300%;
}


/* MINI CART */

#mod_bakery_mc_div_f {
	width: 250px;
	float: right;
	font-size: 11px;
}
.mod_bakery_mc_h2_cart_f {
	
}
.mod_bakery_mc_p_empty_f {
	font-weight: bold;
}
.mod_bakery_mc_orderid_f {
	font-style: italic;
}
.mod_bakery_mc_p_summary_f {
	
}
.mod_bakery_mc_quantity_f {
	font-weight: bold;
}
.mod_bakery_mc_total_f {
	font-weight: bold;
}
.mod_bakery_mc_p_excl_f {
	font-size: 10px;
}


/* ADDRESS FORM & ADDRESS */

.mod_bakery_form_p_f {
	font-style: italic;
}
.mod_bakery_form_label_f {
	width: 25%;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.mod_bakery_form_input_f {
	width: 280px;
}

.mod_bakery_address_h_f {
	font-weight: bold;
}
.mod_bakery_address_p_f {
	
}


/* BUTTONS */

.mod_bakery_bt_cart_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;
}
.mod_bakery_bt_add_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;
}

.mod_bakery_bt_continue_f 
{
	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;}
.mod_bakery_bt_update_f 
{

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;}
.mod_bakery_bt_add_ship_form_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;	
}
.mod_bakery_bt_order_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;}
.mod_bakery_bt_quit_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;}
.mod_bakery_bt_modify_address_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;}
.mod_bakery_bt_pay_advance_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;
       &nbsp;width: 98%;
}
.mod_bakery_bt_pay_paypal_f {

	background-color:#591F00;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;
       &nbsp;width: 98%;
}
.mod_bakery_bt_pay_invoice_f {

	background-color:transparent;
        color:#FFFFFF;
	cursor:pointer;
        text-decoration:underline;
        width: 98%;
}


/* PAY */

.mod_bakery_pay_methode_f {
	
}
.mod_bakery_pay_h_f {
	padding-left: 12px;
}
.mod_bakery_pay_td_f {
	font-size: 11px;
	padding: 3px 12px;
}
.mod_bakery_pay_submit_f {
	height: 30px;
	text-align: center;
}


/* MESSAGES */

.mod_bakery_error_f {
	text-align: center;
	color: #FFFFFF;
	margin-top: 3px;
	border: 2px dashed #CC8A48;
	background-image: url(images/error.gif);
	background-position: 15px center;
	background-repeat: no-repeat;

}

.mod_bakery_error_f p {
	padding-left: 50px;
}
.mod_bakery_errorbg_f {
 	color: #000000;
	background-color: #FF3333;
}
.mod_bakery_success_f {
text-align: center;
	margin-top: 3px;
	border: 2px dashed #CC8A48;
&nbsp;background-image: url(images/success.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.mod_bakery_success_f p {
	padding-left: 50px;
}
.mod_bakery_information_f {
	text-align: center;
	border: solid 1px #FFD700;
	background-color: #FFFFDD;
	background-image: url(images/information.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.mod_bakery_information_f p {
	padding-left: 50px;
}


/* IE ONLY */

/* IE < 7 */
* html input.mod_bakery_bt_continue_f, * html input.mod_bakery_bt_update_f, * html input.mod_bakery_bt_order_f, * html input.mod_bakery_bt_quit_f {
	font-size: 9px;
}
/* IE = 7 */
*:first-child+html .mod_bakery_bt_continue_f, *:first-child+html .mod_bakery_bt_update_f, *:first-child+html .mod_bakery_bt_order_f, *:first-child+html .mod_bakery_bt_quit_f {
	font-size: 9px;
}
