/* CSS */
/* Gastro Service */
/* Studio Planqton - Nov 2007 */

/* GENERAL */

* {
	padding:0;
	margin:0;
}

h1, h2, h3 { margin: 0; }
h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 5%;}
li, dd { margin-left:5%; }
fieldset { padding: .5em; }


html,body {
	margin:0;
	padding:0;
	color: #421300;
	background-color:  #f9f1b8; #fff; 
}

body {
	font:76%/160% Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

code {
	font-family:Monaco, Courier, "Courier New", monospace;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

#wrap {
	background: #fff;
}


/* HEADER */

#header {
	position: relative;
	height: 82px;
	background: #f9f1b8 url(../img/bg/cont-top-bg.gif) bottom repeat-x;
}

#h-title {
	position: absolute;
	top: 6px;
	left: 45px;
    background: url(../img/titles/title1.gif) 0 0 no-repeat;
	width: 281px;
}

#h-title2 {
	position: absolute;
	top: 20px;
	left: 400px;
    background: url(../img/titles/title2.gif) 0 0 no-repeat;
	width: 392px;
}

#header h1 {
	margin: 0;
}
	
#header h1 a {
   display: block;
   height: 48px;            
   text-indent: -999em;  
   text-decoration:none;
}


/* MAIN NAVIGATION */

#nav {
	background: #000 url(../img/bg/top-bg.gif) repeat-x;
	height: 55px;
	font-size:125%;
	line-height:normal; /* cross-browser */
}

#nav ul {
	margin:0;
	padding: 15px 10px 0 25px;
	list-style:none;
}
 
#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	float:left;
	background: url(../img/nav/tabL.gif) no-repeat left top;
	margin:0 4px; /*distance between */
	padding:0 0 0 7px; /* tabL width */
	text-decoration:none;
}

#nav a span {
	float:left;
	display:block;
	background: url(../img/nav/tabR.gif) no-repeat right top;
	padding:7px 24px 7px 15px;
	color: #f9f1b8; #fff;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */

#nav a:hover span {
	color:#ff7a00;
}

#nav a#active span
{ 
	background: url(../img/nav/tabR-active.gif) no-repeat left top;
	background-position:100% 0px;
	color: #421300; 
	font-weight: bold;
}

#nav a:link#active, 
#nav a:visited#active
{ 
	background: url(../img/nav/tabL-active.gif) no-repeat left top;
	background-position:0% 0px;
	cursor: default;
}


/*#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	background-position:100% -42px;
}
*/


/* SUB NAVIGATION */

#subnav {
	width: 360px;
	height: 220px;
	background: #fff url(../img/bg/sub-default.gif) 35px 15px no-repeat;
}

#subnav ul {
	margin:0 ;
	padding: 85px 0 0 50px;
	list-style-type: none;
}

#subnav li {
	background: url(../img/icon/bull-default.gif) left center no-repeat;
	padding-left: 40px;
	margin-bottom: 12px;
	font-size: 115%;
	letter-spacing: 0.05em;
}

#subnav li a:link,
#subnav li a:visited  {
	border-bottom: dashed 1px #e8e2e0; #c6c092; 
	padding: 4px;
}

#subnav li a:hover,
#subnav li a:active {
	border-bottom: solid 1px #894c14; #421300;#e8e2e0;  
	color: #421300;
	background-color:  #f9f1b8;
}

#subnav a:link#sub-active, 
#subnav a:visited#sub-active
{ 
	border: none;
	background: none;
	color: #421300;
	font-weight: bold;
	cursor: default;
}


body#snacks #subnav {
	background: #fff url(../img/bg/sub-snacks.gif) 35px 15px no-repeat;
}

body#snacks #subnav li {
	background: url(../img/icon/bull-snacks.gif) left center no-repeat;
}

body#general #subnav ul, body#backwaren #subnav ul  {
	padding: 72px 0 0 50px;
}

body#maschinen #subnav {
	background: #fff url(../img/bg/sub-maschinen.gif) 35px 15px no-repeat;
}

body#maschinen #subnav li {
	background: url(../img/icon/bull-maschinen.gif) left center no-repeat;
}

body#kaffee #subnav {
	background: #fff url(../img/bg/sub-kaffee.gif) 35px 15px no-repeat;
}


/* CONTENT BLOCKS */

#content {
	position: relative;
	padding:5px 0 0px;
	background-color: #fff;
}

#content p {
	margin: 10px 0;
}

#left {
	float: left;
	display: inline;  /* FIX IE double margin bug */
	width: 360px;
	background-color: #fff;
}

#left span img {
	margin: 15px 0 0 15px;
}

#contacts {
	margin: 15px 30px 20px 30px;
	text-align: right;
}

#contacts p {
	padding: 15px 0px 10px;
	background: #fff url(../img/bg/cont-top-bg.gif) 0 -8px repeat-x;
}

#main-home {
	width: 850px;
	margin-left: 380px;
	text-align:left;
	padding: 5px 0 15px;
}

#main { 
	width: 600px;
	margin-left: 380px;
	text-align:left;
	padding: 5px 0 15px;
}

#main a img	{
	padding-left: 6px;
	padding-bottom: 8px;
}

#main-text {
	padding: 15px 20px 25px;
	background: #fff url(../img/bg/steam-bg.gif) 193px 90px no-repeat;
}

#main-text ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#main-text li {
	background: url(../img/icon/bullet.gif) left center no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
}

#products {
	width: 580px;
	padding: 20px 0 0;
}

#products p {
	padding: 15px 0px 10px;
	background: #fff url(../img/bg/cont-top-bg.gif) 0 -13px repeat-x;
}

#products img	{
	padding: 12px 25px 12px 0;
}

#impressum {
	height: 250px;
	padding: 20px 0 0 120px;
	background: #fff url(../img/bg/steam-bg2.gif) -50px 20px no-repeat;
}

#impressum img {
	margin: 0.4em 0 1em;
}



/* TITLES */

h1 {
	font-size:1.5em;
	color: #5B4527; #6D532D;
}

h3 {
	font-size:1.5em;
	margin: 0 0 0.5em;
	color: #6D532D;#5B4527; 
}

h2.title {
	text-indent: -5000px;
	height: 25px;
	margin: 0px 0 10px;
}

h2#t-home {
	background: url(../img/titles/title-home.gif) top left no-repeat;
}


/* LINKS - CONTENT */

a:link, a:visited  {
	color: #894c14;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a:active  {
	color: #915d1b;
	background-color: inherit;
}

#contacts a:link,
#contacts a:visited,
#main-text a:link,
#main-text a:visited,
#products a:link,
#products a:visited  {
	border-bottom: dashed 1px #894c14;
	padding: 2px;
	color: #421300;
}

#contacts a:hover,
#contacts a:active,
#main-text a:hover,
#main-text a:active,
#products a:hover,
#products a:active {
	border-bottom: solid 1px #894c14;
	background-color:  #f9f1b8;
}

p.red {
	font-size: 110%;
	color: red;
	padding-left: 10px;
}

p.more-gap {
	line-height: 200%;
}




/* TABLES */


#gastro-table {
	width: 580px;
	padding: 0;
	margin: 0;
}

table.gastro-table {
	width: 580px;
	padding: 0;
	margin: 0;
}

caption {
	width: 580px;
	padding: 0 0 5px 0;
	font: italic 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	color: #421300; #f9f1b8; #4f6b72;
	background:  #f9f1b8; #421300; #ff7a00;#CAE8EA;
	text-align: left;
	padding: 4px 4px 4px 12px;
	width: 300px;
	border: 1px solid #f9f1b8;
	border-right: 1px solid #fff;
}

th.snacks {
	width: 450px;
}

td {
	padding: 4px 4px 4px 12px;
}

td.price {
	color: #421300; #f9f1b8; #4f6b72;
	background: #f9f1b8; #421300; #CAE8EA;
	text-align: right;
	font-weight: bold;
	padding: 4px 12px 4px 4px;
	border: 1px solid #f9f1b8;
	border-left: 1px solid #fff;
}

td.description {
	background: #fff; #f9f1b8; #F5FAFA;
	color: #421300; #797268;
	border: 1px solid #f9f1b8;
	border-top: none;
}


td.empty {
	height: 12px;
	border: none;
	background: none;
}

	
/* FORMS */

#form-container {
	width: 560px;
	margin: 0px 0 20px 30px;
	background: #fff url(../img/bg/steam-bg.gif) 60px 120px no-repeat;
}

form {
	width: 360px;
	text-align: left;
	font: 12px/14px  Arial, Helvetica, sans-serif;
}

fieldset {
	margin: 0 0 1em;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em ;
	color:   #036;#ccc; #421300;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

form label {
	display: block;
	margin: 0;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 3px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.txtfield {
	clear: left;
	float: left;
	margin: 0px 15px 0px 0px;
	width: 150px;
}

form label.txtfield input{
	float: left;
	width: 150px;
	padding: 0px;
}

form label.txtfield-float,
form label.txtfield-float input {
	float: left;
	width: 150px;
}

form label.address,
form label.address input {
	width: 315px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}

form label.fieldbox {
	clear: none;
	margin: 0;
	padding: 5px 0px 10px 0px;
	vertical-align:bottom;
}

form label.fieldbox input {
	clear: both;
	float: left;
	padding: 0;
	margin: 0px 8px 0px 0px;
}


form textarea {
	display: block;
	margin-top: 8px;
}

/* FOOTER */

#footer {
	clear: both;
	background: #f9f1b8 url(../img/bg/foo-bg.gif) top repeat-x;
}

#footer-inner {
	padding: 15px 5px;
}

#copy {
	padding: 0 0 3px;
}

#planqton a {
	display: block;
	height: 26px;
	width: 26px;
	background: url(../img/icon/studio-planqton.gif) no-repeat;
}

#planqton a:hover {
	background-position: 0 -25px;
}

#planqton a span {
	display: none;
}



/* FOOTER 2*/
/*
#footer {
	clear: both;
	background: #f9f1b8 url(../img/bg/foo-bg.gif) top repeat-x;
}

#container-footer {
	padding: 15px 10px;
	height: 29px;
	width: 170px;
}

#copy {
	line-height: 17px;
}

#planqton {
	float: right;
	text-align: right;
	width: 17px;
	height: 17px;
}

#planqton a {
	display: block;
	height: 17px;
	background: url(../img/icon/studio-planqton.gif) no-repeat;
}

#planqton a:hover {
	background-position: 0 -20px;
}

#planqton a span {
	display: none;
}
*/