
html, body{ 
	width:100%;
	height:100%;
	padding:0px; margin:0px;
	background-color:#fffbf3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

table{
	margin:0px;
	padding:0px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h2{
	width:780px;
	background-color:#e4d5b9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase
}

#main{ 
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

/*
menu stuff
*/

#menu {
	height:130px;
}

#menu #image{
	height:65px;
	text-align:center;
	background-color:#ca0000;	
}

#nav{	
	height:23px;	
	margin-top:10px;
	background-image:url('../../static/images/menu_bg.gif');
	background-repeat:repeat-x;
}

#nav div{
	margin-top:5px;
	margin-right:20px;
	height:18px;
	background-repeat:no-repeat;
}

#nav a{
	height:18px;
	background-repeat:no-repeat;
}

/* DEUTSCH */
#nav #company_de { background-image:url('../../static/images/menu/de/h_company.gif'); width:81px; float:left; }
#nav #company_de a { background-image:url('../../static/images/menu/de/n_company.gif'); width:81px; display:block; }	
#nav #company_de a:hover { background-image:url('../../static/images/menu/de/h_company.gif'); width:81px; display:block; }	

#nav #marketing_de { background-image:url('../../static/images/menu/de/h_marketing.gif'); width:51px; float:left; }
#nav #marketing_de a { background-image:url('../../static/images/menu/de/n_marketing.gif'); width:51px; display:block; }	
#nav #marketing_de a:hover { background-image:url('../../static/images/de/menu/h_marketing.gif'); width:51px; display:block; }

#nav #products_de { background-image:url('../../static/images/menu/de/h_products.gif'); width:78px; float:left; }
#nav #products_de a { background-image:url('../../static/images/menu/de/n_products.gif'); width:78px; display:block; }	
#nav #products_de a:hover { background-image:url('../../static/images/de/menu/h_products.gif'); width:78px; display:block; }

#nav #campaigns_de { background-image:url('../../static/images/menu/de/h_campaigns.gif'); width:54px; float:left; }
#nav #campaigns_de a { background-image:url('../../static/images/menu/de/n_campaigns.gif'); width:54px; display:block; }	
#nav #campaigns_de a:hover { background-image:url('../../static/images/menu/de/h_campaigns.gif'); width:54px; display:block; }

#nav #news_de { background-image:url('../../static/images/menu/de/h_news.gif'); width:31px; float:left; }
#nav #news_de a { background-image:url('../../static/images/menu/de/n_news.gif'); width:31px; display:block; }	
#nav #news_de a:hover { background-image:url('../../static/images/menu/de/h_news.gif'); width:31px; display:block; }

#nav #contact_de { background-image:url('../../static/images/menu/de/h_contact.gif'); width:50px; float:left; }
#nav #contact_de a { background-image:url('../../static/images/menu/de/n_contact.gif'); width:50px; display:block; }	
#nav #contact_de a:hover { background-image:url('../../static/images/menu/de/h_contact.gif'); width:50px; display:block; }

#nav #shop_de { background-image:url('../../static/images/menu/de/h_shop.gif'); width:31px; float:left; }
#nav #shop_de a { background-image:url('../../static/images/menu/de/n_shop.gif'); width:31px; display:block; }	
#nav #shop_de a:hover { background-image:url('../../static/images/menu/de/h_shop.gif'); width:31px; display:block; }

#nav #english { background-image:url('../../static/images/menu/de/h_english.gif'); width:45px; float:left; margin-right:0px; }
#nav #english a { background-image:url('../../static/images/menu/de/n_english.gif'); width:45px; display:block; }	
#nav #english a:hover { background-image:url('../../static/images/menu/de/h_english.gif'); width:45px; display:block; }

#nav #deutsch { background-image:url('../../static/images/menu/de/h_deutsch.gif'); width:49px; float:left; }
#nav #deutsch a { background-image:url('../../static/images/menu/de/n_deutsch.gif'); width:49px; display:block; }	
#nav #deutsch a:hover { background-image:url('../../static/images/menu/de/h_deutsch.gif'); width:49px; display:block; }


/* ENGLISCH */
#nav #company_en { background-image:url('../../static/images/menu/en/h_company.gif'); width:55px; float:left; }
#nav #company_en a { background-image:url('../../static/images/menu/en/n_company.gif'); width:55px; display:block; }	
#nav #company_en a:hover { background-image:url('../../static/images/menu/en/h_company.gif'); width:55px; display:block; }	

#nav #marketing_en { background-image:url('../../static/images/menu/en/h_marketing.gif'); width:62px; float:left; }
#nav #marketing_en a { background-image:url('../../static/images/menu/en/n_marketing.gif'); width:62px; display:block; }	
#nav #marketing_en a:hover { background-image:url('../../static/images/menu/en/h_marketing.gif'); width:62px; display:block; }

#nav #products_en { background-image:url('../../static/images/menu/en/h_products.gif'); width:57px; float:left; }
#nav #products_en a { background-image:url('../../static/images/menu/en/n_products.gif'); width:57px; display:block; }	
#nav #products_en a:hover { background-image:url('../../static/images/menu/en/h_products.gif'); width:57px; display:block; }

#nav #campaigns_en { background-image:url('../../static/images/menu/en/h_campaigns.gif'); width:63px; float:left; }
#nav #campaigns_en a { background-image:url('../../static/images/menu/en/n_campaigns.gif'); width:63px; display:block; }	
#nav #campaigns_en a:hover { background-image:url('../../static/images/menu/en/h_campaigns.gif'); width:63px; display:block; }

#nav #news_en { background-image:url('../../static/images/menu/en/h_news.gif'); width:31px; float:left; }
#nav #news_en a { background-image:url('../../static/images/menu/en/n_news.gif'); width:31px; display:block; }	
#nav #news_en a:hover { background-image:url('../../static/images/menu/en/h_news.gif'); width:31px; display:block; }

#nav #contact_en { background-image:url('../../static/images/menu/en/h_contact.gif'); width:50px; float:left; }
#nav #contact_en a { background-image:url('../../static/images/menu/en/n_contact.gif'); width:50px; display:block; }	
#nav #contact_en a:hover { background-image:url('../../static/images/menu/en/h_contact.gif'); width:50px; display:block; }

#nav #shop_en { background-image:url('../../static/images/menu/en/h_shop.gif'); width:31px; float:left; }
#nav #shop_en a { background-image:url('../../static/images/menu/en/n_shop.gif'); width:31px; display:block; }	
#nav #shop_en a:hover { background-image:url('../../static/images/menu/en/h_shop.gif'); width:31px; display:block; }


#submenu{
	position:relative;
	height:31px;
}

#submenu #sub_company{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_company div{
	margin-top:5px;
	margin-right:20px;
}

/* DEUTSCH */
#sub_company #sub_about_de { background-image:url('../../static/images/menu/company/de/n_about.gif'); width:54px; height:12px; float:left; }
#sub_company #sub_about_de a { background-image:url('../../static/images/menu/company/de/n_about.gif');  width:54px; height:12px; display:block; }	
#sub_company #sub_about_de a:hover { background-image:url('../../static/images/menu/company/de/h_about.gif'); width:54px; height:12px; display:block; }

#sub_company #sub_facts_de { background-image:url('../../static/images/menu/company/de/n_facts.gif'); width:39px; height:12px; float:left; }
#sub_company #sub_facts_de a { background-image:url('../../static/images/menu/company/de/n_facts.gif'); width:39px; height:12px; display:block; }	
#sub_company #sub_facts_de a:hover { background-image:url('../../static/images/menu/company/de/h_facts.gif'); width:39px; height:12px; display:block; }

#sub_company #sub_history_de { background-image:url('../../static/images/menu/company/de/n_history.gif'); width:66px; height:12px; float:left; }
#sub_company #sub_history_de a { background-image:url('../../static/images/menu/company/de/n_history.gif'); width:66px; height:12px; display:block; }	
#sub_company #sub_history_de a:hover { background-image:url('../../static/images/menu/company/de/h_history.gif'); width:66px; height:12px; display:block; }

#sub_company #sub_jobs_de { background-image:url('../../static/images/menu/company/de/n_jobs.gif'); width:101px; height:12px; float:left; }
#sub_company #sub_jobs_de a { background-image:url('../../static/images/menu/company/de/n_jobs.gif'); width:101px; height:12px; display:block; }	
#sub_company #sub_jobs_de a:hover { background-image:url('../../static/images/menu/company/de/h_jobs.gif'); width:101px; height:12px; display:block; }

/* ENGLISCH */
#sub_company #sub_about_en { background-image:url('../../static/images/menu/company/en/n_about.gif'); width:54px; height:12px; float:left; }
#sub_company #sub_about_en a { background-image:url('../../static/images/menu/company/en/n_about.gif');  width:54px; height:12px; display:block; }	
#sub_company #sub_about_en a:hover { background-image:url('../../static/images/menu/company/en/h_about.gif'); width:54px; height:12px; display:block; }

#sub_company #sub_facts_en { background-image:url('../../static/images/menu/company/en/n_facts.gif'); width:32px; height:12px; float:left; }
#sub_company #sub_facts_en a { background-image:url('../../static/images/menu/company/en/n_facts.gif'); width:32px; height:12px; display:block; }	
#sub_company #sub_facts_en a:hover { background-image:url('../../static/images/menu/company/en/h_facts.gif'); width:32px; height:12px; display:block; }

#sub_company #sub_history_en { background-image:url('../../static/images/menu/company/en/n_history.gif'); width:46px; height:12px; float:left; }
#sub_company #sub_history_en a { background-image:url('../../static/images/menu/company/en/n_history.gif'); width:46px; height:12px; display:block; }	
#sub_company #sub_history_en a:hover { background-image:url('../../static/images/menu/company/en/h_history.gif'); width:46px; height:12px; display:block; }

#sub_company #sub_jobs_en { background-image:url('../../static/images/menu/company/en/n_jobs.gif'); width:157px; height:12px; float:left; }
#sub_company #sub_jobs_en a { background-image:url('../../static/images/menu/company/en/n_jobs.gif'); width:157px; height:12px; display:block; }	
#sub_company #sub_jobs_en a:hover { background-image:url('../../static/images/menu/company/en/h_jobs.gif'); width:157px; height:12px; display:block; }


#submenu #sub_marketing{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_marketing div{
	margin-top:5px;
	margin-right:20px;
	height:26px;
	background-repeat:no-repeat;
}

#sub_marketing a{
	height:26px;
	background-repeat:no-repeat;
}

/* DEUTSCH */
#sub_marketing #sub_service_de { background-image:url('../../static/images/menu/marketing/de/n_service.gif'); width:82px; float:left; }
#sub_marketing #sub_service_de a { background-image:url('../../static/images/menu/marketing/de/n_service.gif'); width:82px; display:block; }	
#sub_marketing #sub_service_de a:hover { background-image:url('../../static/images/menu/marketing/de/h_service.gif'); width:82px; display:block; }

#sub_marketing #sub_skills_de { background-image:url('../../static/images/menu/marketing/de/n_skills.gif'); width:78px; float:left; }
#sub_marketing #sub_skills_de a { background-image:url('../../static/images/menu/marketing/de/n_skills.gif'); width:78px; display:block; }	
#sub_marketing #sub_skills_de a:hover { background-image:url('../../static/images/menu/marketing/de/h_skills.gif'); width:78px; display:block; }

/* ENGLISCH */
#sub_marketing #sub_service_en { background-image:url('../../static/images/menu/marketing/en/n_service.gif'); width:70px; float:left; }
#sub_marketing #sub_service_en a { background-image:url('../../static/images/menu/marketing/en/n_service.gif'); width:70px; display:block; }	
#sub_marketing #sub_service_en a:hover { background-image:url('../../static/images/menu/marketing/en/h_service.gif'); width:70px; display:block; }

#sub_marketing #sub_skills_en { background-image:url('../../static/images/menu/marketing/en/n_skills.gif'); width:55px; float:left; }
#sub_marketing #sub_skills_en a { background-image:url('../../static/images/menu/marketing/en/n_skills.gif'); width:55px; display:block; }	
#sub_marketing #sub_skills_en a:hover { background-image:url('../../static/images/menu/marketing/en/h_skills.gif'); width:55px; display:block; }


#submenu #sub_products{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_products div{
	margin-top:5px;
	margin-right:12px;
}

/* DEUTSCH */
#sub_products #sub_chocolate_de { background-image:url('../../static/images/menu/products/de/n_chocolate.gif'); width:111px; height:13px; float:left; }
#sub_products #sub_chocolate_de a { background-image:url('../../static/images/menu/products/de/n_chocolate.gif'); width:111px; height:13px; display:block; }	
#sub_products #sub_chocolate_de a:hover { background-image:url('../../static/images/menu/products/de/h_chocolate.gif'); width:111px; height:13px; display:block; }

#sub_products #sub_cookies_de { background-image:url('../../static/images/menu/products/de/n_cookies.gif'); width:82px; height:13px; float:left; }
#sub_products #sub_cookies_de a { background-image:url('../../static/images/menu/products/de/n_cookies.gif'); width:82px; height:13px; display:block; }	
#sub_products #sub_cookies_de a:hover { background-image:url('../../static/images/menu/products/de/h_cookies.gif'); width:82px; height:13px; display:block; }

#sub_products #sub_snacks_de { background-image:url('../../static/images/menu/products/de/n_snacks.gif'); width:85px; height:13px; float:left; }
#sub_products #sub_snacks_de a { background-image:url('../../static/images/menu/products/de/n_snacks.gif'); width:85px; height:13px; display:block; }	
#sub_products #sub_snacks_de a:hover { background-image:url('../../static/images/menu/products/de/h_snacks.gif'); width:85px; height:13px; display:block; }

#sub_products #sub_sweets_de { background-image:url('../../static/images/menu/products/de/n_sweets.gif'); width:167px; height:13px; float:left; }
#sub_products #sub_sweets_de a { background-image:url('../../static/images/menu/products/de/n_sweets.gif'); width:167px; height:13px; display:block; }	
#sub_products #sub_sweets_de a:hover { background-image:url('../../static/images/menu/products/de/h_sweets.gif'); width:167px; height:13px; display:block; }

#sub_products #sub_drinks_de { background-image:url('../../static/images/menu/products/de/n_drinks.gif'); width:53px; height:13px; float:left; }
#sub_products #sub_drinks_de a { background-image:url('../../static/images/menu/products/de/n_drinks.gif'); width:53px; height:13px; display:block; }	
#sub_products #sub_drinks_de a:hover { background-image:url('../../static/images/menu/products/de/h_drinks.gif'); width:53px; height:13px; display:block; }

#sub_products #sub_delicatesse_de { background-image:url('../../static/images/menu/products/de/n_delicatesse.gif'); width:50px; height:13px; float:left; }
#sub_products #sub_delicatesse_de a { background-image:url('../../static/images/menu/products/de/n_delicatesse.gif'); width:50px; height:13px; display:block; }	
#sub_products #sub_delicatesse_de a:hover { background-image:url('../../static/images/menu/products/de/h_delicatesse.gif'); width:50px; height:13px; display:block; }

#sub_products #sub_spread_de { background-image:url('../../static/images/menu/products/de/n_spread.gif'); width:155px; height:13px; float:left; margin-right:0px; }
#sub_products #sub_spread_de a { background-image:url('../../static/images/menu/products/de/n_spread.gif'); width:155px; height:13px; display:block; }	
#sub_products #sub_spread_de a:hover { background-image:url('../../static/images/menu/products/de/h_spread.gif'); width:155px; height:13px; display:block; }

/* ENGLISCH */
#sub_products #sub_chocolate_en { background-image:url('../../static/images/menu/products/en/n_chocolate.gif'); width:70px; height:12px; float:left; }
#sub_products #sub_chocolate_en a { background-image:url('../../static/images/menu/products/en/n_chocolate.gif'); width:70px; height:12px; display:block; }	
#sub_products #sub_chocolate_en a:hover { background-image:url('../../static/images/menu/products/en/h_chocolate.gif'); width:70px; height:12px; display:block; }

#sub_products #sub_cookies_en { background-image:url('../../static/images/menu/products/en/n_cookies.gif'); width:88px; height:12px; float:left; }
#sub_products #sub_cookies_en a { background-image:url('../../static/images/menu/products/en/n_cookies.gif'); width:88px; height:12px; display:block; }	
#sub_products #sub_cookies_en a:hover { background-image:url('../../static/images/menu/products/en/h_cookies.gif'); width:88px; height:12px; display:block; }

#sub_products #sub_snacks_en { background-image:url('../../static/images/menu/products/en/n_snacks.gif'); width:95px; height:12px; float:left; }
#sub_products #sub_snacks_en a { background-image:url('../../static/images/menu/products/en/n_snacks.gif'); width:95px; height:12px; display:block; }	
#sub_products #sub_snacks_en a:hover { background-image:url('../../static/images/menu/products/en/h_snacks.gif'); width:95px; height:12px; display:block; }

#sub_products #sub_sweets_en { background-image:url('../../static/images/menu/products/en/n_sweets.gif'); width:142px; height:12px; float:left; }
#sub_products #sub_sweets_en a { background-image:url('../../static/images/menu/products/en/n_sweets.gif'); width:142px; height:12px; display:block; }	
#sub_products #sub_sweets_en a:hover { background-image:url('../../static/images/menu/products/en/h_sweets.gif'); width:142px; height:12px; display:block; }

#sub_products #sub_drinks_en { background-image:url('../../static/images/menu/products/en/n_drinks.gif'); width:39px; height:12px; float:left; }
#sub_products #sub_drinks_en a { background-image:url('../../static/images/menu/products/en/n_drinks.gif'); width:39px; height:12px; display:block; }	
#sub_products #sub_drinks_en a:hover { background-image:url('../../static/images/menu/products/en/h_drinks.gif'); width:39px; height:12px; display:block; }

#sub_products #sub_delicatesse_en { background-image:url('../../static/images/menu/products/en/n_delicatesse.gif'); width:73px; height:12px; float:left; }
#sub_products #sub_delicatesse_en a { background-image:url('../../static/images/menu/products/en/n_delicatesse.gif'); width:73px; height:12px; display:block; }	
#sub_products #sub_delicatesse_en a:hover { background-image:url('../../static/images/menu/products/en/h_delicatesse.gif'); width:73px; height:12px; display:block; }

#sub_products #sub_spread_en { background-image:url('../../static/images/menu/products/en/n_spread.gif'); width:97px; height:12px; float:left; }
#sub_products #sub_spread_en a { background-image:url('../../static/images/menu/products/en/n_spread.gif'); width:97px; height:12px; display:block; }	
#sub_products #sub_spread_en a:hover { background-image:url('../../static/images/menu/products/en/h_spread.gif'); width:97px; height:12px; display:block; }

#submenu #sub_campaigns{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_campaigns div{
	margin-top:5px;
	margin-right:20px;
}

/* DEUTSCH */
#sub_campaigns #sub_camp_de { background-image:url('../../static/images/menu/campaigns/de/n_camp.gif'); width:54px; height:12px; float:left; }
#sub_campaigns #sub_camp_de a { background-image:url('../../static/images/menu/campaigns/de/n_camp.gif'); width:54px; height:12px; display:block; }	
#sub_campaigns #sub_camp_de a:hover { background-image:url('../../static/images/menu/campaigns/de/h_camp.gif'); width:54px; height:12px; display:block; }

#sub_campaigns #sub_archiv_de { background-image:url('../../static/images/menu/campaigns/de/n_archiv.gif'); width:40px; height:12px; float:left; }
#sub_campaigns #sub_archiv_de a { background-image:url('../../static/images/menu/campaigns/de/n_archiv.gif'); width:40px; height:12px; display:block; }	
#sub_campaigns #sub_archiv_de a:hover { background-image:url('../../static/images/menu/campaigns/de/h_archiv.gif'); width:40px; height:12px; display:block; }

/* ENGLISCH */
#sub_campaigns #sub_camp_en { background-image:url('../../static/images/menu/campaigns/en/n_camp.gif'); width:63px; height:12px; float:left; }
#sub_campaigns #sub_camp_en a { background-image:url('../../static/images/menu/campaigns/en/n_camp.gif'); width:63px; height:12px; display:block; }	
#sub_campaigns #sub_camp_en a:hover { background-image:url('../../static/images/menu/campaigns/en/h_camp.gif'); width:63px; height:12px; display:block; }

#sub_campaigns #sub_archiv_en { background-image:url('../../static/images/menu/campaigns/en/n_archiv.gif'); width:46px; height:12px; float:left; }
#sub_campaigns #sub_archiv_en a { background-image:url('../../static/images/menu/campaigns/en/n_archiv.gif'); width:46px; height:12px; display:block; }	
#sub_campaigns #sub_archiv_en a:hover { background-image:url('../../static/images/menu/campaigns/en/h_archiv.gif'); width:46px; height:12px; display:block; }


#submenu #sub_news{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_news div{
	margin-top:5px;
	margin-right:20px;
}

/* DEUTSCH */
#sub_news #sub_press_de { background-image:url('../../static/images/menu/news/de/n_press.gif'); width:40px; height:12px; float:left; }
#sub_news #sub_press_de a { background-image:url('../../static/images/menu/news/de/n_press.gif'); width:40px; height:12px; display:block; }	
#sub_news #sub_press_de a:hover { background-image:url('../../static/images/menu/news/de/h_press.gif'); width:40px; height:12px; display:block; }

#sub_news #sub_archiv_de { background-image:url('../../static/images/menu/news/de/n_archiv.gif'); width:40px; height:12px; float:left; }
#sub_news #sub_archiv_de a { background-image:url('../../static/images/menu/news/de/n_archiv.gif'); width:40px; height:12px; display:block; }	
#sub_news #sub_archiv_de a:hover { background-image:url('../../static/images/menu/news/de/h_archiv.gif'); width:40px; height:12px; display:block; }

/* ENGLISCH */
#sub_news #sub_press_en { background-image:url('../../static/images/menu/news/en/n_press.gif'); width:88px; height:12px; float:left; }
#sub_news #sub_press_en a { background-image:url('../../static/images/menu/news/en/n_press.gif'); width:88px; height:12px; display:block; }	
#sub_news #sub_press_en a:hover { background-image:url('../../static/images/menu/news/en/h_press.gif'); width:88px; height:12px; display:block; }

#sub_news #sub_archiv_en { background-image:url('../../static/images/menu/news/en/n_archiv.gif'); width:46px; height:12px; float:left; }
#sub_news #sub_archiv_en a { background-image:url('../../static/images/menu/news/en/n_archiv.gif'); width:46px; height:12px; display:block; }	
#sub_news #sub_archiv_en a:hover { background-image:url('../../static/images/menu/news/en/h_archiv.gif'); width:46px; height:12px; display:block; }


#submenu #sub_contact{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:31px;
	visibility:hidden;
}

#sub_contact div{
	margin-top:5px;
	margin-right:20px;
}

/* DEUTSCH */
#sub_contact #sub_form_de { background-image:url('../../static/images/menu/contact/de/n_form.gif'); width:50px; height:12px; float:left; }
#sub_contact #sub_form_de a { background-image:url('../../static/images/menu/contact/de/n_form.gif'); width:50px; height:12px; display:block; }	
#sub_contact #sub_form_de a:hover { background-image:url('../../static/images/menu/contact/de/h_form.gif'); width:50px; height:12px; display:block; }

#sub_contact #sub_approach_de { background-image:url('../../static/images/menu/contact/de/n_approach.gif'); width:50px; height:12px; float:left; }
#sub_contact #sub_approach_de a { background-image:url('../../static/images/menu/contact/de/n_approach.gif'); width:50px; height:12px; display:block; }	
#sub_contact #sub_approach_de a:hover { background-image:url('../../static/images/menu/contact/de/h_approach.gif'); width:50px; height:12px; display:block; }

/* ENGLISCH */
#sub_contact #sub_form_en { background-image:url('../../static/images/menu/contact/en/n_form.gif'); width:50px; height:12px; float:left; }
#sub_contact #sub_form_en a { background-image:url('../../static/images/menu/contact/en/n_form.gif'); width:50px; height:12px; display:block; }	
#sub_contact #sub_form_en a:hover { background-image:url('../../static/images/menu/contact/en/h_form.gif'); width:50px; height:12px; display:block; }

#sub_contact #sub_approach_en { background-image:url('../../static/images/menu/contact/en/n_approach.gif'); width:57px; height:12px; float:left; }
#sub_contact #sub_approach_en a { background-image:url('../../static/images/menu/contact/en/n_approach.gif'); width:57px; height:12px; display:block; }	
#sub_contact #sub_approach_en a:hover { background-image:url('../../static/images/menu/contact/en/h_approach.gif'); width:57px; height:12px; display:block; }


#brands_menu{
	margin-left:8px;
}

#brands_menu a{
	color:#000000;
	text-decoration:none;
}

#brands_menu a:hover{
	text-decoration:underline;
}

#brands_categories{
	margin-bottom:4px;
	border:1px solid red;	
}

/*
form stuff
*/

input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	background-color:#e4d5b9;
}


/*
content stuff
*/

#content{
	text-align:left;
}

td{
	vertical-align:top;
}

#{
	color:#000000;
	text-decoration:none;
}

#bottom{
	padding-bottom:8px;
}

#right{
	padding-right:8px;
}

/*
products stuff
*/
#products_title{
	margin-top:8px; 
}

#products_back{
	margin-top:8px;
}

#products_brand_detail{
	width:578px; 
	margin-top:8px;
}

#products_category_detail{
	padding-left:8px; 
	margin-top:20px;	
}

#products_category_teaser{
	padding-top:12px; 
	padding-bottom:12px;
}




/*
footer stuff
*/
#footer{
	padding-top:20px;
	padding-bottom:20px;
}

#footer #line{
	width:780px;
	height:1px; 
	background-color:#000000;
}

#footer #imprint_menu{
	width:780px; 
	margin-top:4px; 
	text-align:right;
}




