html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Helvetica, Geneva, Swiss, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	background-color:#FFA400;
	background-image:url('../images/background.gif');
	background-position:50%;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	text-align:center;
}

h1 {
	font-family:Verdana, Helvetica, Geneva, Swiss, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC3300;
	margin-top:0px;
	text-align:left;
	
}

/* Grundlayout ************************************************************* */

#main {
	position:relative;
	width:996px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#FFE47A;
	text-align:left;
}

/* Header ****************************************************************** */

#header {
	width:100%;
	height:172px;
	background-image:url('../images/home/background_header.gif');
	background-repeat:no-repeat;
}

#header_ohne_glutamat {
	position:absolute;
	left:10px;
	top:0px;
	width:129px;
	height:52px;
}

#header_logo {
	position:absolute;
	left:767px;
	top:0px;
	width:162px;
	height:172px;
}

#header_storeinfo {
	font-size:11px;
	color:#000000;
	line-height:32px;
	padding-left:10px;
}

#header_home {
	border:none;
	position:absolute;
	left:950px;
	top:10px;
	width:36px;
	height:11px;
}

#header_navigation {
	position:absolute;
	left:0px;
	top:82px;
	width:360px;
	height:39px;
	background-color:#FFCF5B;
}

#header_navigation a:link, #header_navigation a:active, #header_navigation a:visited {
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	background-color:transparent;
	background-image:url('../images/home/header_nav_arrow.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	padding:11px 10px 12px 20px;
}

#header_navigation a:hover {
	color:#FFFFFF;
	background-color:#B20027;
	text-decoration:none;
}

#header_navigation a.home:link, #header_navigation a.home:active, #header_navigation a.home:visited {
	background-color:transparent;
	background-image:url('../images/home/header_nav_home.gif');
	background-repeat:no-repeat;
	background-position:10px;
	text-decoration:none;
	display:block;
	padding:11px 10px 12px 10px;
}

#header_navigation a.home:hover {
	background-color:transparent;
	background-image:url('../images/home/header_nav_home_hover.gif');
	background-repeat:no-repeat;
	text-decoration:none;
}

/* Lauftext **************************************************************** */

#lauftext {
	font-size:11px;
	color:#FFFFFF;
	background-color:#B20027;
	line-height:36px;
	width:100%;
}

/* Slideshow Startseite **************************************************** */

#myGallery {
	width:996px;
	height:300px;
	text-align:left;
}

#slideshow_cmd_online_bestellen {
	position:absolute;
	left:600px;
	top:380px;
	width:335px;
	height:43px;
	z-index:99;
}

/* Komposition ************************************************************* */

#komposition_footer {
	font-size:11px;
	color:#333333;
	line-height:16px;
	padding:20px;
	background-image:url('../images/home/komposition_footer.jpg');
	background-repeat:no-repeat;
}

#komposition_footer a:link, #komposition_footer a:active, #komposition_footer a:visited {
	font-weight:bold;
	color:#CC3300;
	text-decoration:none;
}

#komposition_footer a:hover {
	color:#CC3300;
	text-decoration:underline;
}

/* Stores ****************************************************************** */

#stores_liefergebiete {
	padding:20px 20px 40px 20px;
	background-color:#FFE47A;
}

#stores {
	padding:20px 20px 40px 20px;
	background-color:#FFE47A;
}

td.store_header {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#FFB43E;
}

td.store_footer {
	font-size:1px;
	background-color:#FFB43E;
	line-height:6px;
}

td.store_text {
	font-size:11px;
	line-height:16px;
	color:#333333;
	background-color:#FFEA97;
}

td.store_text table {
	font-size:11px;
	line-height:16px;
	color:#333333;
}

a.store_bestellen:link, a.store_bestellen:active, a.store_bestellen:visited {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url('../images/home/background_store_bestellen.gif');
	line-height:20px;
	border:1px solid #FFFFFF;
	text-decoration:none;
	display:block;

	height:20px;
	width:325px;
	text-align:center;
}

a.store_bestellen:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#store_liefergebiete_liste {
	background-color:transparent;
}

#store_liefergebiete_liste ul {
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#store_liefergebiete_liste li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}

#store_liefergebiete_liste a:link, #store_liefergebiete_liste a:active, #store_liefergebiete_liste a:visited {
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	background-color:transparent;
	background-image:url('../images/store/artikel_nav_darkarrow.gif');
	background-repeat:no-repeat;
	text-decoration:none;

	display:block;
	line-height:19px;
	padding-left:20px;
}

#store_liefergebiete_liste a:hover {
	color:#333333;
	background-color:#FF8A00;
	background-image:url('../images/store/artikel_nav_arrow.gif');
	text-decoration:none;
}

#store_liefergebiete_liste a.aktiv:link, #store_liefergebiete_liste a.aktiv:active, #store_liefergebiete_liste a.aktiv:visited, #store_liefergebiete_liste a.aktiv:hover {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#FF8A00;
	background-image:url('../images/store/artikel_nav_arrow.gif');
	background-repeat:no-repeat;
	text-decoration:none;

	display:block;
	line-height:19px;
	padding-left:20px;
}

/* Footer ****************************************************************** */

#footer {
	background-color:#FEDF8C;
	width:100%;
	padding:0px 0px 50px 0px;
}

.clear {
	clear:both;	
}

/* Links ****************************************************************** */

a:link, a:active, a:visited {
	color:#CC3300;
	background-image:none;
	padding:0px;
	text-decoration:none;
}

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

/* Bewertung ****************************************************************** */

table.formulartabelle {
	margin-bottom:8px;
}

table.formulartabelle td.okbez {
	white-space:nowrap;
	width:280px;
}

table.formulartabelle td.fehlerbez {
	white-space:nowrap;
	width:280px;
	color:#AD0000;
}

table.formulartabelle td.okfeld {
	width:350px;
}

table.formulartabelle td.fehlerfeld {
	width:350px;
}

input.fehler {
}

table.menue td {
	white-space:nowrap;
}
