body {
	margin: 0px;
	background: #FFFFFF url('background_spirit.gif') repeat-y;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	border-bottom: 1px solid #999999;
	margin: 0px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 121px;
	background: #FFFFFF url('header.gif') no-repeat;
}

#nav-top {
	position: absolute;
	left: 244px;
	top: 95px;
	width: auto;
	height: auto;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#whisky-und-mehr {
	position: absolute;
	left: 8px;
	top: 121px;
}

#nav-left {
	position: absolute;
	left: 8px;
	top: 171px;
	border: 1px solid #000000;
	width: 147px;
	height: auto;
	padding-left: 16px;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#nav-left a { color: #000000; }

#content {
	position: absolute;
	left: 200px;
	top: 150px;
	width: 630px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-bottom: 100px;
}

#content a { color: #AF8010; }
#content a:hover { text-decoration: none; }

#infos {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #999999;	
}

#infos a { color: #999999; }
#infos a:hover { text-decoration: none; }
