#logo{
	margin-left:10px;
}

#oben{
	display:block;
	position: relative;
	height: 110px;
	padding: 0;
	margin: 0;
	background-image: url(../grafik/hg-oben-neu.gif);
	background-repeat: repeat;
}


#menue{
	top:-80px;
	float:right;
	position:relative;
	z-index:100;
	margin: 0;
	padding: 0;
}

#text-breit{
	padding:0% 8%;
	overflow:auto;
	position:relative;
	float:left;
	width: 84%;
	margin: 0px;
	line-height: 1.3em;
	border: none;
}

#text-links{
	width:45%;
	padding:0%;
	overflow:auto;
	position:relative;
	float:left;
	border: none;
}

#text-rechts{
	top:0;
	width:44%;
	padding:0;
	margin:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:right;
	border: none;
}

#rezept-links{
	width:25%;
	padding:0 0 0 8%;
	overflow:auto;
	position:relative;
	float:left;
	border: none;
}

#rezept-rechts{
	top:0;
	width:60%;
	padding:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:right;
	border: none;
}


#text-links-oben{
	top:0;
	left:0;
	height:48%;
	width: 100%;
	padding:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:left;
}

#text-links-unten{
	bottom: 1%;
	left:0;
	height:48%;
	width:100%;
	padding:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow: auto;
	position:relative;
	float:left;
}

#ueberschrift {
	width: 100%;
	padding:0% 0% 0% 8%;
	margin: 0;
	border: none;
}

#flash {
	z-index:1000;
	height: 350px;
	width: 300px;
	padding-top: 50px;
	
}

#flash-index{
	z-index:1000;
	width:300px;
	margin-top: 4em;
	margin-left:4em;
	overflow: hidden;	
	border: 2px outset #660000;
}

#fbarista-video{
	z-index:1000;
	margin-top: 1em;
	margin-left:3em;
	overflow: hidden;	
	border: 2px outset #660000;
}

