body {
	background: url("img/whaw_bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: -20px;
}

.grundtext {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.ueberschrift_weiss {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: white;
	font-weight: bold;
}

.ueberschrift_gruen {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: #577553;
	font-weight: bold;
}

hr {
border: solid #577553 1px;
}


/*********** Kasten Container ***********/

#container {
	positon: relative;
	top: 0px;
	left: auto;
	width: 900px;
	min-height: 940px; 
	text-align: left;
	background-image: url("img/whaw_inhalt_tuf");
	background-repeat: no-repeat;
	background-color:#000000;
}


/*********** Navigation oben ***********/

#navi_top {
	position: relative;
	top: 190px;
	left: 137px;
	width: 700px;
	height: 100px; 
	text-align: left;
	z-index: 2;
}

#navi_top a {
	color: #e3e3e3;
	text-decoration: none;
}


#navi_top a:active {
	color: #577553;
	text-decoration: none;
}

#navi_top a:hover {
	color: #577553;
	text-decoration: none;
}

#navi_top li { 
	font-family: Trebuchet, Arial, Verdana, sans-serif;

	font-size: 17px;
	display: inline;
	list-style-type: none;
	padding-right: 19px; 
}

/*********** Kasten für Flashinhalte ***********/

#flash{
	position: relative;
	top: 117px;
	left: 10px;
	width: 880px;
	height: 308px; 
	z-index:1;
}


/*********** Navigation links unten ***********/

#kasten_navi_links{
	position: relative;
	top: 120px;
	border-left: 1px solid white;
	left: 10px;
	width: 300px;
	height: 150px;
	}

#navi_links{
	position: relative;
	top: -4px;
	left: -40px;
	width: 300px;
	height: 150px;
	padding-left: 10px;
	
}

#navi_links li { 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 18px;
}


#navi_links a {
	color: #e3e3e3;
	text-decoration: none;
}


#navi_links a:active {
	color: #577553;
	text-decoration: none;
}

#navi_links a:hover {
	color: #577553;
	text-decoration: none;
}


/*********** Inhalt Text ***********/

#content{
	position: relative;
	float: right;
	right: 10px;
	top: -51px;
	width: 717px;
	}


/*********** Style der Links im  Text ***********/	
#content a {
	color: #577553;
	text-decoration: none;
}

#content a:active {
	color: #577553;
	text-decoration: none;
}

#content a:hover {
	color: #577553;
	text-decoration: underline;
}


/* ######### ANYLINK ######### */


/* ######### Style der Hauptmenue-Punkte ######### */
.anchorclass{
text-decoration: none;
font-family: Trebuchet, Arial, Verdana, sans-serif;

font-size: 17px;
}

.anylinkcss{
position: absolute;
left: 100;
top: 0;
visibility: hidden;
border: 0px solid white;
border-bottom-width: 0;
font-family: Trebuchet, Arial, Verdana, sans-serif;

font-size: 12px;
line-height: 15px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #577553;
width: 150px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
/* background: black; */
color: white;

}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font-family: Trebuchet, Arial, Verdana, sans-serif;

font-size: 12px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### Für einen eventuellen Schatten des Untermenüs

.anylinkshadow{ 
position: absolute;
left: 0;
top: 0;
z-index: 99; 
background: black;
visibility: hidden;
}

*/


.mod_bakery_main_td_f {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}


.mod_bakery_main_title_f {
	font-weight:bold;
}

.mod_bakery_wrapper_f {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_error_f {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

/* Artikel Thumb Ansicht */
.mod_bakery_item_table_f {
	
		font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

/* div wo die Artikel drin stehen */

.mod_bakery_wrapper_f {
	
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;

}



/* CART */
.mod_bakery_ordernum_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_thumb_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_sku_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_name_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_quantity_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_price_f {
	text-align:left;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_th_sum_f {
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_td_sku_f {
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_td_name_f {
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_td_quantity_f {
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_td_price_f {
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.mod_bakery_cart_td_sum_f{
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

/* Gesamtbetrag */
.mod_bakery_cart_total_f{
	text-align:left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

#container td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
	
	}







