/** Donald Wienand **/
/** MUSCA **//


/*Farben:
Orabge:  #c35000

#933404

neu: #933404
#933404
*/

* {
	border : 0;
	margin : 0;
	padding : 0;
}
* :focus { outline: 0; }

html {
	height : 100.2%;
	font-size : 62.5%;
}

/* Snow Leopard - Schrift Schlankheitskur*/
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

body {
	color : white;
	text-align : center;
	font-size : 1.2em;
	line-height : 1.8em;
	background : #180e07 url("img/big_bubble.png") no-repeat;
}
a.l_intern {
	font : italic bold 1.7em "Georgia", serif;
}
h2 {
	font-size : 1.4em;
}
h3 {
	font-size : 1.6em;
}
h4 {
	font-size : 1.4em;
}
h5 {
	font-size : 1.3em;
}
h6 {
	font-size : 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	color : #b97000;
	font-family : "Georgia", serif;
	font-style : italic;
	line-height : 1.2em;
	font-weight : 700;
	padding:0;
}
h1 {
	font-size : 2.5em;
	margin : 0 0 .7em 0;
}

/*erster Buchstabe*/
.first{
	color: #b97000;
	display: block;
	float: left;
	font: oblique bold 2em "Georgia", serif;

	padding: 0em 0.4em 0 0;
}

blockquote{
	text-align: left;
	margin: 1.5em .5em 0 0;
	padding: 0.6em;
	color:#933404;
	font-size: 1em;
	height: auto;
	border: 2px solid #2a2825;
	background-color: #171615;
	overflow: auto;
	}
	blockquote img{
		float: left;
		margin-right: 0.8em;
	}


p{
/*overflow: auto;*/
}
/*clear*/
div.clear{
	clear:both;
}
div.clearleft{
	clear:left;
}

div.line hr {
	display : none;
}
div.line {
	height : 30px;
	background : url("img/hline.png") repeat-x;
}

table {
	border-collapse : collapse;
	border : 2px solid #1d1b1a;
}
td {
	border-bottom : 2px solid #1d1b1a;
}
tbody tr.odd td {
	/* background-color : #1b1009; */
}
tbody tr td {
	padding : 10px 10px 5px;
}
table strong {
	font-size : 1.1em;
	color : #82d609;
}

img.floatleft{
	padding:0 20px 5px 0;
	float:left;
}



#wrapper {
	width : 1000px;
	text-align : left;
	margin : 20px auto;
}
#header {
	height : 107px;
	background-image : url("img/logo.png");
}
#nav {
	padding-left : 30px;
}
#nav li {
	display: inline;
/* 	margin: 0 0 0 5px; */
	vertical-align: text-top;
}
#nav ul {
/*
	border-bottom:2px solid #382012;/* #7d4520 
	border-top:2px solid #382012;*/

	background:#080401;
	padding : .3em 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	
}
#nav a {
	border : none;
	color :#fff ;/* #486f10 #774926*/
	text-decoration : none;
	font-weight : bold;
	font-size : 1.3em;
	text-transform : uppercase;
	padding-left : 25px;
	padding-right : 10px;
	/* padding-bottom : 2px; */
	letter-spacing:.1em;
	/* vertical-align: middle; */
}
#nav a:hover {
	color: #b2000e;
}
body#home li.navhome a, 
body#produce li.navproduce a, 
body#service li.navservice a, 
body#marketing li.navmarketing a, 
body#aboutus li.navaboutus a, 
body#contact li.navcontact a, 
body#stores li.navstores a {
	color : #d07d00;
	background-repeat : no-repeat;
	/* background-image : url("img/home.png"); */
}


body#service #maintext ul {
	list-style-image : url("img/listImage.png");
	list-style-position : outside;
}
body#service #maintext ul li {
	line-height : 1.4em;
	padding-top : 10px;
	/* color : #933404; */
	font-size : 1.3em;
	font-style : italic;
}
body#produce #maintext table.wrap td{
	padding:0;
}
body#produce #maintext table.wrap td.thelink{
	padding-left:13px;
}



#maintext {
	-webkit-text-stroke:1px transparent; /* Snow Leopard - Schrift Schlankheitskur*/
	opacity: 0.99;
	color : #fff;
	font : normal 1.1em/1.5em "Arial", sans-serif;
	min-height : 500px;
	margin : 0 395px 0 30px;
	padding : 30px 10px;
}
#maintext p {
	font : 1.2em/1.4em "Arial", sans-serif;
	margin : 0;
}
#maintext em {
	color : white;
	font-family : "Georgia", serif;
}
#maintext ul {
	padding-left : 20px;
}
#maintext a {
	padding-bottom : 1px;
}
#collum, #adresse {
	width : 180px;
	float : right;
}
#collum {
	width : 200px;
	height : 585px;
	background : url(img/column.png) no-repeat;
	padding-top : 50px;
	margin: 30px 0 0 0;
}
#adresse {
	padding : 35px 20px 0 5px;
	text-align:right;
}


#adresse strong {
	font-size : 1.2em;
}
.adress {
	-webkit-text-stroke:1px transparent; /* Snow Leopard - Schrift Schlankheitskur*/
	opacity: 0.99;
	color:#774926;
	font : italic 1.1em/1.4em "Georgia", serif;
	text-align:right;
}
#hover-galerie {
	height: 350px;
	position : relative;
}

#hover-galerie a{
	
	border : 0;
}

#hover-galerie span {
	position : absolute;
	top : 0;
	left : 180px;
	height : 331px;
	width : 299px;
}


#hover-galerie a:hover.picB span {
	background : url("produce/satay_large.png") no-repeat;
}
#hover-galerie a:hover.picC span {
	background : url("produce/tomato_large.png") no-repeat;
}

#hover-galerie img {
	border: 0;
	margin : 0 0 0 -20px;
}
#hover-galerie p.makespace {
	padding-top : 200px;
}
#hover-galerie img.descrpic {
	float : left;
	margin : 0;
	padding : 0 10px 0 0;
}
#hover-galerie img.descrpic_right {
	float : right;
	margin : 0;
	padding : 0 0 0 10px;
}
#hover-galerie ul li {
	list-style : none;
}
#footer {
	position : fixed;
	left : 0;
	bottom : 0;
	text-align : left;
}
a, a:visited {
	color : #933404;
	text-decoration : none;
	border-bottom : 1px solid #933404;
}
table col#colDesc, table img {
	padding : 0;
}

body#produce table, body#produce table td {
	border-collapse : collapse;
	border : none;
}
#hover-galerie span.default, #hover-galerie a:hover.picA span {
	background : url("produce/cummin_large.png") no-repeat;
}

/* slider */
#slide-wrap	{ 
	/* background: black;  */
	width: 500px; 
	margin: 0; 
	padding:0; 
}

#slider{ 
	background:url(img/slide/slider-bg.jpg); 
	height: 220px; overflow: hidden;
	position: relative; 
	margin: 0; 
	/*border: 1px solid gray;*/ 
}

								  
#mover{ 
	width: 2880px; 
	position: relative; 
}

.slide{ 
	position: relative;
	padding: 20px 0; 
	width: 900px; 
	float: left; 
	 
}

.slide h1{
	position: absolute;
	top:1px;
	left: 10px;
	padding: 0 10px;
	font-size: 2.3em;
	color:#933404;
	z-index: 1000; 
	background-color: #060301;
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */
}

.slide p.slidetext{ 
	font-family: "Courier new", Courier, Monaco, monospace;
	letter-spacing: 1px;
	position: absolute;
	top:30px;
	left: 30px;
	color: white; 
	padding: 0 5px;
	font-size: 0.5em; 
	line-height: 1.4em;  
	
	z-index: 1001;
	/* background:#060301; */
}

.slide p.slidetext:first-letter{
	font-family:inherit;
	font-size:inherit;
}

.slide img{ 
	border: 0;
	position: absolute;
	top: 20px;
	left: 100px;
}
	
#slider-stopper	{ 
	position: absolute; 
	top: 1px; 
	right: 20px; 
	background: #933404 ; 
	color: white;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
}
#map{
   width:500px;
   height:300px;
}

#contact-formular{
	position: relative;
	height: 407px;
	width: 570px;
	background:url(img/postcard.png) no-repeat;
	}
	#contact-formular div#posttext{
			position: absolute;
			top: 50px;
			left: 30px;
		}#contact-formular div#posttext textarea.mailtext{
			font-size: 1.2em;
			font-family: "Courier new", serif;
			border: none;
			background: none;
			/*background: url(img/highlight.png);*/
			/*width: 370px;*/
		}
	
	#contact-formular div#postdata{

			position: absolute;
			top: 185px;
			left: 353px;
		}
		#contact-formular div#postdata table{
			border: 0;	 
			}
			#contact-formular div#postdata table tr{
				padding: 0;
				margin: 0;
			}
			#contact-formular div#postdata table tr td {
				border: 0;
				vertical-align: top;
				padding: 0;
				margin: 0;
				height: 48px;	
			}
			#contact-formular div#postdata table input.send-button {
			  border: none;
			  text-align: center
			  font-style: oblique;
			  font-size: 1.2em;
			  cursor: pointer;
			  margin: 35px 12px 0 0;
			  padding: 3px 36px;
			  background: url(img/buttonSend.png) no-repeat;	
			}
			#contact-formular div#postdata table input.textfields {
			  font-size: 1.2em;
			  font-family: "Courier new", serif;
			  border: none;
			  background: none;
			  /*background: url(img/highlight.png);*/
			}	 




/*Jan09*/