/* HTML*****************************************************************************/
* {
	padding: 0px;
	margin: 0px;
}
	
BODY{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 0.8em;*/	
	text-align: center;
	background-color: #000000;
	/* width: 70%; */
	background-image:url(../images/body_background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD{
	font-size: 1em;
	text-align: left;
}

SELECT {
	width: 300px;
}

A {
	text-decoration: none;
	font-size: 1.0em;	
}

a.underline {
	text-decoration: underline;
}

a img{
	text-decoration: none;
	border: 0px;
}

a.thisunderline {
	font-weight: bold;
	text-decoration: none;
}

H1{	/* CONTENTHEADLINE */
	/*font-size: 2.3em;*/
	font-size: 30px;	
	font-weight: normal;
	margin-bottom: 15px;
}

	H2{	/* CONTENTSUBHEAD.1 */
		/*font-size: 1.3em;*/
		font-size: 16px;	
		font-weight: bold;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	
		H3{ /* CONTENTSUBHEAD.2 */
			/*font-size:  1.2em;*/
			font-size:  15px;			
			font-weight: bold;
			margin-bottom: 5px;
		}
		
			H4{ /* SUCHE */
				margin-bottom: 0px;
			}
			H5{ /* SUCHE */
				/*font-size: 1.2em;*/
				font-size:  15px;	
				padding-top: 10px;
				margin-bottom: 20px;
			}
			
			.image{
					float: left;
				}
			.imagefloatright{
					float: right;
				}
		
			.text, .normtext{ /* CONTENTTEXT */
					font-size: 13px;
					/*font-size: 1em;*/
					/*line-height: 1.2em;*/
					line-height: 15px;
					/*letter-spacing: 0.1em; */
					margin-bottom: 20px;			
			}
			.textfloatright {				
				width: 520px;
				float: left;
			}
			.produktdetail, .produktdetail_news {
					float: left;
					/*width: 305px;*/
			}

			/*	.standardtext{
					float: left;
					font-size: 1em;
					line-height: 1.2em;
					letter-spacing: 0.1em; 
					margin-bottom: 20px;
					width: 330px;
					border: 1px dotted #FFFFFF;
				}
				*/
				
				.imageborder{
					margin-right: 15px;
					margin-bottom: 0px;					
				}
				
				.teaserpic{
					float: left;
					vertical-align: bottom;
					margin-right:10px;
					margin-left: 2px;
					margin-top: 3px;
				}
				
				.imagebutton{
						margin-top:5px;
						margin-bottom:0px;
					}
					.linie {
						height: 1px;
						width: 152px;
						border-width: 1px 0px 0px 0px;
					}

/* IDs*****************************************************************************/
	#home_logo {
		clear: both;
		position: absolute;
		top: 17px;
		left: 15px;
		height: 95px;
		z-index: 2;
	}
	
	/* FLASHFILM **********************************************************************/
	#flash, #flashhome {
		position: absolute;
		float: left;	
		top: 0px;
		left:0px;    
		margin: 0px; 
		padding: 0px; 
		z-index:0;
		text-align: left;
		/*border:1px #FFFF00 solid;*/
	}	
	
	/*POPUPFENSTER ***************************************************************/
	#popup{
		text-align: center;
	}
	#popup .imageborder{
		padding: 0px;
		margin: 0px;
		margin-top: 15px;
	}
	
	/* LOGIN **********************************************************************/		
	#formular {
		position: absolute;
		font-size: 1em;
		left: 0px;
		float: left;
		top: 280px;
		width: 164px; 
		background: transparent;
		z-index: 101;
		text-align: right; 
	}
		#formular .text{
			font-size: 0.9em;
			font-weight: bold;
		}
			#formular input{
				font-size: 0.8em;
				width: 133px;
				height: 15px;	
				border: 0px;
			}
				#formular input#benutzername{
					/*background-image: url(../images/standard/benutzername.jpg);*/
					
				}
					#formular input#passwort{
						/*background-image: url(../images/standard/passwort.jpg);*/
					}
				
/* SEITENLEISTE LINKS **********************************************************************/
/*
#puffer {
	position: absolute;
	top: 0;
	left: 990;	
	height:100%;
	background: #212121;
}
	#puffercontent {
		top: 0;
		left: 990;
		width:77px;	
		height:100%;
		float: left;	
		background-image: url(../images/hintergrund_puffer.jpg);
		background-repeat: repeat-y;
	}
*/
/* INHALT **********************************************************************/
#inhalt{
	position: absolute;
	left: 0px;
	top: 400px;
	width: 990px;
	z-index: 3;
	/*border:1px dotted red;*/
}
	#inhalt_links{
		float: left;
		text-transform: uppercase;
		text-align: right;
		width: 178px;
		/*width: 160px;*/
		padding: 0px 0px 0px 0px;
		/*border: 1px dotted #FFFFFF;*/
		margin-top: 52px;
		margin-right: 11px;
		z-index:1;
	}
	
		#inhalt_mitte{
			float: left;
			text-align:left;
			width: 526px;
			padding-left: 15px;
			padding-right: 49px;
			/*border: 1px dotted #FF0000;*/
			/*margin-right: 20px;*/
		}
		#inhalt_mitte_home{
			float: left;
			text-align:left;
			width: 426px;
			padding-left: 15px;
			padding-right: 49px;
			/*border: 1px dotted #FF0000;*/
			/*margin-right: 20px;*/
		}
		#inhalt_rechts{
				float: left;
				text-align:left;
				width: 190px;
				/*border: 1px dotted #FFFFFF;*/
				margin-top: 30px;
				/*margin-left: 20px;*/
			}
			#inhalt_rechts_home{
				float: left;
				text-align:left;
				width: 290px;
				/*border: 1px dotted #FFFFFF;*/
				margin-top: 30px;
				/*margin-left: 20px;*/
			}	
			
		/*für sorte benötigt*/
		#inhalt_mitte_gross{
			float: left;
			text-align:left;
			width: 780px;
			/*padding-right: 49px;*/
			/*border: 1px dotted  #0099FF;*/
		}
		.inhalt_mitte_rechts{
			float:left;
			/*border: 1px solid #00FF00;*/
			padding-bottom:20px;
			margin-bottom:20px;
		}
		.inhalt_mitte{
			/*für SORTE benötigt*/
			/*position: relative;*/
			float: left;
			text-align:left;
			width: 506px;
			padding-left: 15px;
			padding-right: 29px;
			/*border: 1px dotted #FF0000;*/
			margin-right: 20px;
			margin-bottom: 20px;
		}
		.inhalt_rechts{
				/*für SORTE benötigt*/
				/*position: absolute;*/
				float: right;
				text-align:left;
				width: 190px;
				/*border: 1px dotted #FFFFFF;*/
				margin-top: 30px;
				margin-left: 20px;	
		}		
		.inhalt_home{
			/*für HOME benötigt*/
			/*position: relative;*/
			float: left;
			text-align:left;
			
			padding-left: 20px;
			margin-left: 20px;
		}

/* SONDERNAVIGATION **********************************************************************/
#sondernav{
	position: absolute;
	top: 10px;
	left: 750px;
	/*font-size: 0.9em;*/
	font-size: 12px;
	z-index: 2;
}
	#sondernav a{
		letter-spacing: 1px;
	}

/* NAVIGATION LINKS ************************************************************/

#inhalt_links ul li{
	list-style: none;
	margin: 0px;
	width: 178px;
		/*width: 160px;*/
	vertical-align: middle;
}
	#inhalt_links ul li a{
		/*font-size: 0.9em;*/
		font-size: 12px;
		width: 178px;
		/*width: 160px;*/
		margin: 0px;
		padding: 0px;
		line-height: 19px;
	} 
		#inhalt_links ul li a:hover{
			display:block;
			width: 178px;
		/*width: 160px;*/
			margin: 0px;
			padding: 0px;
			line-height: 19px;
		}
			#inhalt_links ul li .aktiv{
				display:block; 
				width: 178px;
		/*width: 160px;*/
			}

	#inhalt_links .unternavi
	{
		font-size: 90%;		
	}
	
	
/* TABELLE ****************************************************************************************/
.tabellenheader{
	padding: 2px;
	font-size: 1.2em;
	
}
.tabelleninhalt1, .tabelleninhalt2{
	padding: 2px;
	font-size: 1.0em;
	padding-left: 5px;
}
			
/* LINKS MIT LINKPFEIL_MOVER************************************************************************/		
/*
			#inhalt_mitte .text a:before{
				content: url(../images/standard/linkpfeil.gif);
			}
				.inhalt_mitte .text a:before{

					content: url(../images/standard/linkpfeil.gif);
				}
					#inhalt_mitte .text a:hover:before{
						content: url(../images/standard/linkpfeil_mover.gif);
					}
						.inhalt_mitte .text a:hover:before{
							content: url(../images/standard/linkpfeil_mover.gif);
						}
			
			#inhalt_rechts a:before{
				content: url(../images/standard/linkpfeil.gif);
			}
				.inhalt_rechts a:before{
					content: url(../images/standard/linkpfeil.gif);
				}
					#inhalt_rechts a:hover:before{
						content: url(../images/standard/linkpfeil_mover.gif);
					}
						.inhalt_rechts a:hover:before{
							content: url(../images/standard/linkpfeil_mover.gif);
						}
*/
/* TABELLEN **********************************************************************/
/*.parent{
	font-size: 14px;
}
	.head{
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}
		.child{
			font-size: 12px;
		}
			.txt {
				vertical-align: top;
			}
*/	

.fieldset{
	padding: 5px;
	padding-top: 10px;
	width: 500px;
}

.fieldset_kontakt{
	padding-left: 20px;
}

		
/* FORMULAR  FUER SUCHE UND KONTAKT  *********************************************************/
input{ /*SUCHE KONTAKT */
	font-size:12px;
	line-height:18px;	
	vertical-align: bottom;	
	height: 20px;
	width: 320px;
}
	
			.formular{ /* KONTAKT TEXTAREA *************************************************/
				font-size: 13px; /* TEXTAREA nimmt kein EM */
				width: 300px;
			}
				.radiobuttons{
							width: 35px;
							height: 14px;
							vertical-align: middle;
							border: 0px;
						}
							.checkbox{
								width: 35px;
								height: 14px;
								vertical-align: middle;
								border: 0px;	
							}

/* TEASTER ***********************************************************************/
.teaserformular{ /* LOGIN *************************************************/
	font-size: 13px; 
	width: 130px;
			}
.teaserheadline{
	clear: both;
	/*font-size:1.2em;*/
	font-size:15px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
	border-bottom: 1px solid;
	border-bottom-style: solid;	
	margin-bottom: 5px;
}
	.teasersubheadline{
		font-size: 1.0em;
		font-weight:bold;
		padding: 0px;
		/* border: 1px solid #FFFFFF; */	
		margin: 0px;
	}
		.teasertext{
			font-size: 0.85em;
			padding: 0px 0px 0px 0px;
			/* border: 1px solid #FFFFFF; */
			margin: 0px 0px 10px 0px;
		}
			.teasertext a{
				font-size: 1.1em;
			}

/* AUFLISTUNG (DETAILANSICHT bei PRODUKTGRUPPE - COCKTAILS - GESCHMACK ****************************/
.auflistung{ /*PRODUKTÜBERSICHT */
	font-size: 1em;
	width: 160px;
	vertical-align: bottom;
	margin-right: 15px;
}

/*SUCHE ***************************************************************************/
.suchen_headline{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0px;
}
.input { /*SUCHE*/
			padding-top: 18px;
			float: left;
			vertical-align: bottom;
			padding-bottom: 10px;
			margin-bottom: 5px;
		}
		
.suchebutton{
	float: left;
	margin-top: 22px;
	padding-left: 10px;
	padding-bottom: 10px;
}

	.suchen ul li{
			font-weight: bold;
			list-style-position: inside;
			padding: 0px 0px 10px 0px;
			margin-bottom: 20px;		
		}
			.suchentreffertext{
					font-weight: normal;
					padding: 3px 0px 0px 17px;		
				}

/* SITEMAP ************************************************************************/	
.spalten{ 
	float: left;
	width: 160px;
	padding: 5px 8px 5px 0px;
}
	.spalten li{ /* SITEMAP */
		font-size: 1em;
		list-style: none;
	}
		.spalten_headline, .spalten_headline a{ /* SITEMAP */
			font-size: 1.1em;
			font-weight: bold;
		}

			.spalten_subheadline, .spalten_subheadline a{ /* SITEMAP */
				font-size: 1.0em;
				line-height: 30px;
			}
				.spalten_subsubheadline, spalten_subsubheadline a{ /* SITEMAP */
					font-size: 0.9em;
					line-height: 20px;
					margin-left: 9px;
				}

				
					.spalten_produkte{	/*Produktuebersicht zb von Direktsaft */
						font-size: 1.0em;
						width: 170px;
						height: 30px;
						padding-bottom: 5px;
						margin-bottom: 10px;
					}
					.spalten_produkte {
						display: inherit;
						vertical-align: bottom !important;
					}

/* NEWS ****************************************************************/
.news{
	clear:both;
	margin-bottom: 100px;
}


/*STANDART TEMPLATE *****************************************************/
.buttonlink, .buttonlink:link, .buttonlink:active, .buttonlink:visited{
	/*IMAGE BILD VERGROESSERN */
	font-family:Arial, Helvetica, sans-serif;	
	line-height: 20px;
	font-size: 0.9em;
	margin-top:5px;
	margin-bottom:5px;
}

/*GALLERY ****************************************************************/
.galbutton ul {
list-style-type:none;
 
}

.galbutton ul li
{
	float: left;
	margin: 5px 10px 20px 0px;
}

.galbutton ul li a.selected, .galbutton ul li a:hover {
    background: none repeat scroll 0 0 #9DADB8;
    border: 1px solid #9DADB8;
    color: #FF0033;
}
.galbutton ul li a {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #9DADB8;
    color: #000000;
    display: block;
    padding: 2px 0;
    text-decoration: none;
    width: 20px;
}
