@charset "UTF-8";
/* CSS Document */

a:link {color:orange}
a:visited {color:orange}
a:hover {color:orange}
a:active {color:orange}

img {
	border-style:none;
}
body {
	background-color:#FFF;
}
#border{
	position:relative;
	width:836px;
	height:575px;
	margin:auto;
	background-color:#999;
}
#page{
	position:relative;
	width:832px;
	height:571px;
	margin:2px;
	background-color:#858889;
}


#KH_Logo {
	position:absolute;
	top:0;
	right:0;
	width:252px;
	height:99px;
	background-image:url(../Images/Kake_Haus.gif);
}

#bgPic{
	width:832px;
	height:499px;
	float:right;
	background-image:url(../Images/background.jpg);
}

#banner {
	position:absolute;
	left:20px;
	top:0px;
	padding-top:0px;
	margin:10px;
	width:200px;
	height:469px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
}
#Line {
	background-image:url(../Images/wLine.gif);
	width:200px;
	height:1px;
	Margin-left:0px;

}

.Loud {
	font-size:16px;
	line-height:1.5;

}
#back {
	position:relative;
	background-color:#03F;
	width:61px;
	border: 0px;
	height:72px;
	float:left;

}
#forward {
	position:relative;
	background-color:#00F;
	width:61px;
	border: 0px;
	height:72px;
	float:right;
}
		

#slider-stage{
	position:relative;
	width:710px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	Height:72px;
	margin: 0 auto;;
	float:left;
	
	
	
	
}

#flavour-list{
	position:relative;
	width:2000px;
	border:0px;
	margin: 4px;
	padding:0px;
}

#flavour-list li{
	list-style:none;
	margin:1px;
	padding:0px;
	border:0px;
	margin-right:12px;
	padding:0px;
	background:#DEDEDE;
	float:left;
	width:89px;
	height:54px;
}

#Address{
	margin-top:10px;
	width:400px;
	color:#666;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;}

#BPP{
	margin-top:30px;
	width:400px;
	text-align:right;
	position:relative;
	float:right;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;}
}