* { 
	margin: 0; 
	padding: 0; 
	}


body {
	background-color: #E6E6FA;
	color: #394495;
	font: 76%/1.5 Verdana, Helvetica, Arial, sans-serif;
	}

img {
	border:none;
	}

a {
	color: #394495;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F4A460;
	}


h1,h2,h3 {
	margin:0 0 .6em 0;
	line-height:1.4em;
	}
	
h1 {
	font-size:1.4em;
	}
	
h2 {
	font-size:1.15em;
	}

h3,.listing h2 {font-size:1em;}

p {
	margin: 0 0 0 0;
	margin-bottom: .6em;
	}

.image flRight {
	width: 200px;
	float: right;
	margin-left: 100px;
}

#outerbox {
	width: 100%;
	text-align: center; /* <!-- wegen IE6.0 --> */
	}

#box {
	margin-top: 20px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* <!-- wegen IE6.0 --> */
	}

#top {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	}

#kopf {
		height: 19px;
		background-image: url(../images/head-l.jpg);
		background-repeat: no-repeat;
		}



#mitte {
		padding-top: 10px;
		background-image: url(../images/body-l.jpg);
		background-repeat: repeat-y;


		}
		
#breadcrumb {
	margin-left: 220px;
	padding-left: 10px;
	width: 472px;
	font-size: 80%;
	line-height: 1.5em;
	background-color: #E6E6FA;


	}

	#breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	color: #394495;
	}
	
	#breadcrumb a:hover{
		color: #F4A460;
	}

	
#fuss {
		clear: both;
		height: 50px;
		background-image: url(../images/foot-l.jpg);
		background-repeat: no-repeat;
		padding-top: 20px;
		padding-left: 30px;
		color: White;
	}
	
	#fuss a {
	color: White;
	text-decoration: none;
	font-weight: bold;
	}
	
	#fuss a:hover{
		color: #F4A460;
	}
#links{
	display: inline; /* Double Float-Margin Bug  (IE 5 5.5 6) */
	float: left;
	margin-left: 30px;
	background: #E6E6FA;
	width: 160px;
}

#linksunten{
		background-image: url(../images/links-unten.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		height: 15px;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#navigation {
}

#bild {
		background-image: url(../images/kueche_pic.gif);
		background-repeat: no-repeat;
	height: 130px;
	}

	
#navigation a {
	color:#394495;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	display:block; 
	height:1.5em; 
   border-bottom:1px solid #fff;
}

#navigation ul li ul li ul a {
	padding-left: 30px;
	background: #F0F8FF;
}



#navigation a:link {
}
#navigation a:visited {

}

#navigation a:hover {
	padding-left:	5px;
	border-left:	10px solid #F4A460;
	border-bottom:	1px solid #F4A460;
}

#navigation ul {
  margin-left: 0px;
   padding-left: 0px;
}

#navigation li {
list-style: none;

}

#navigation ul li ul {
}

#navigation ul li ul li ul {
}
#navigation ul li ul li ul a:hover {
padding-left: 20px;
}


#content {
  	position:   	relative;
  	margin-left: 220px;
	width: 440px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #E6E6FA;
	margin-bottom: 0.8em;
	/* <!--CSS Min Height Fast Hack --> */
	min-height: 400px;
	/* <!-- !important; --> */
	height: auto!important;
	height: 400px;

}

#content ul {
	margin-left: 20px;
	margin-bottom: 0.8em;
}


#navi ul {
	margin-left: 0px;
}

#navi li {
	list-style: none;
}

#image {
	width: 350px;
	height: 350px;
}

#image flLeft p {
	background-color: green;
}



.produktbereich {
   float: left;
	background-color: #E6E6FA;
	height: 100px;
	width: 200px;
	margin-left: 10px;
	margin-top: 1em;
	}

.produktbereich a {

	display: block;
	margin-top: 80px;
	padding-top: 10px;
	text-align: center;
	width: 200px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background-color: #394495;
	color: White;
	}

.produktbereich a:hover {
	color: #F4A460;
	}

.table-c1 {
	font-size: smaller;
	font-weight: bold;
        float: left;
	width: 155px;
	margin-bottom: 1px;
	height: 50px;
	line-height: 1em;
	clear: both;
	background-color: #E6E6FA;

	}

.table-cf {
	font-size: smaller;
        float: left;
	font-weight: bold;
	text-align: center;
	width: 70px;
	margin-left: 1px;
	margin-bottom: 1px;
	height: 50px;
	line-height: 1em;
	background-color: #E6E6FA;

}

select
{
}

label
{
  	float:   	left;
  	display:   	block;
  	width:   	8em;
  	clear:   	left;  /* Zeilenumbruch */
  	margin-top:   	-1em;
  	font-weight:   	bold;
  	}
input {
	position:   	relative;
  	top:   	  	-1.4em;
  	left:   	9em;
  	display:   	block;
  	border:  	1px solid #a5acb2;
  	padding:  	2px;
  	background:  	#fff;
  	width:		19em;

}

label.erstes
{
  	margin-top:  	1.2em;  /* Abstand */
}

textarea
{
  	position:   	relative;
  	left:   	0;
  	display:   	block;
  	border:  	1px solid #a5acb2;
  	padding:  	2px;
  	height:  	15.7em;
  	width:		28em;

}
form table
{
width:29em;
}

form {
	margin-bottom: .6em;
}

form td
{
vertical-align: top;
padding: 5px;
}

fieldset
{
  	padding:  	1em 2em;
  	margin:  	0 0 0 0;
  		margin-bottom: .6em;


}

input.senden
{
  	left:  	  	0;
  	top:		0.7em;
  	clear:  	left;  /*wichtig */
  	width:  	19em;  /* einheitliche Breite */
}

#kontakt {
  	margin:  	0 0 0 0;

}

.product{
	float: right;
		margin: 10px 10px auto 10px;
}

.product p {
	text-align: center;
}

#product_content {
	background-color: rgb(200,80,140);
	color: #fff;
	border: 2px solid #369;
	padding: 10px;
}
