body {
	background-color: #9c3c08;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height:1.4em;
	color:#564b47;
	padding:0;
	margin:0;
}
a {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #000000;
}
a:active {
	color:#000000;
}
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
}
img.download {
	vertical-align:middle;
}



/*
#edition_saentis a:hover {
	background-image:url(img/edition_saentis_nav_o.gif);
}

#small_cask a:hover {
	background-image:url(img/small_cask_nav_o.gif);
}

#peated a:hover {
	background-image:url(img/peated_nav_o.gif);
}

#geschenkbox a:hover {
	background-image:url(img/geschenkbox_nav_o.gif);
}
*/

/* ----------container zentriert das layout-------------- */
#container {
	position:relative;
	width: 958px;
	height:524px;
	margin: 45px auto;
	padding: 0;
	background: #564b47;
	border:8px solid #ffffdc;
}


/* common styling */
.menu {
	position: relative;
	z-index:960;
	margin: 0;
	padding: 90px 0 0 0;
	width:124px;
	height:434px;
	background-color: #f5ebc6;
	float:left;
	border-right:2px solid #ffffdc;
	border-bottom: 2px solid #ffffdc;
}

.menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	border-bottom: 2px solid #ffffdc;
}

.menu ul li {
	float:left;
	position:relative;
	width:124px;
	height: 27px;
}

.menu ul li a {
	display:block;
	text-decoration:none;
	color: #C4C4C4;
	text-align:left;
	height:27px;
	font-size:11px;
	overflow:hidden;
}

.menu ul li p {
	visibility: hidden;
}



/*----------------------HAUPTNAVIGATION--------------------*/
#index a {
	background-image:url(img/navigation_home_n.gif);
}
.menu ul li#index a:hover,
.menu ul li#index a.aktiv {
	background-image:url(img/navigation_home_o.gif);
}
#index-index a {
	background-image:url(img/navigation_index_home_n.gif);
}
#index-index a:hover,
#index-index a.aktiv {
	background-image:url(img/navigation_index_home_o.gif);
}




#distillerie a {
	background-image:url(img/navigation_distillerie_n.gif);
}
#distillerie a:hover,
#distillerie a.aktiv {
	background-image:url(img/navigation_distillerie_o.gif);
}
#index-distillerie a {
	background-image:url(img/navigation_index_distillerie_n.gif);
}
#index-distillerie a:hover,
#index-distillerie a.aktiv {
	background-image:url(img/navigation_index_distillerie_o.gif);
}





#produkte a {
	background-image:url(img/navigation_saentis-malt_n.gif);
}
#produkte a:hover, 
#produkte a.aktiv {
	background-image:url(img/navigation_saentis-malt_o.gif);
}
#index-produkte a {
	background-image:url(img/navigation_index_saentis-malt_n.gif);
}
#index-produkte a:hover,
#index-produkte a.aktiv {
	background-image:url(img/navigation_index_saentis-malt_o.gif);
}



#kontakt a {
	background-image:url(img/navigation_kontakt_n.gif);
	border-bottom: 2px solid #ffffdc;
}
#kontakt a:hover,
#kontakt a.aktiv {
	background-image:url(img/navigation_kontakt_o.gif);
}
#index-kontakt a {
	background-image:url(img/navigation_index_kontakt_n.gif);
	border: none;
	height:29px;
}
#index-kontakt a:hover,
#index-kontakt a.aktiv {
	background-image:url(img/navigation_index_kontakt_o.gif);
	border: none;
	height:29px;
}

/*--------------------- ENDE HAUPTNAVIGATION ---------------------*/

/*---------------------- SUBNAVIGATION --------------------*/


#edition_saentis a {
	background-image:url(img/subnavigation_edition_saentis_n.png);
	width:132px;
}
#edition_saentis a:hover,
#edition_saentis a.aktiv {
	background-image:url(img/edition_saentis_nav_o.gif);
	width:132px;
}

#small_cask a {
	background-image:url(img/subnavigation_small_cask_n.png);
	width:132px;
}
#small_cask a:hover,
#small_cask a.aktiv {
	background-image:url(img/small_cask_nav_o.gif);
	width:132px;
}

#saentis_cream a {
	background-image:url(img/saentis_cream_sub_w.png);
	width:132px;
}
#saentis_cream a:hover,
#saentis_cream a.aktiv {
	background-image:url(img/saentis_cream_sub_o.gif);
	width:132px;
}

#peated a {
	background-image:url(img/subnavigation_peated_n.png);
	width:132px;
}
#peated a:hover,
#peated a.aktiv {
	background-image:url(img/peated_nav_o.gif);
	width:132px;
}

#geschenkbox a {
	background-image:url(img/subnavigation_geschenkbox_n.png);
	width:132px;
}
#geschenkbox a:hover,
#geschenkbox a.aktiv {
	background-image:url(img/geschenkbox_nav_o.gif);
	width:132px;
}

/*--------------------- ENDE SUBNAVIGATION^---------------------*/

.produkte_aktiv ul li {
	display:block;
	text-decoration:none;
	color: #C4C4C4;
	width:132px;
	height:27px;
	text-align:left;
	color:#fff;
	border-top: 0px solid #ffffdc;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
	padding:0px;
}


.produkte_aktiv ul {
	display:block !important;
	position:absolute;
	top:-54px;
	left:126px;
	z-index:1000;
	width:132px;
}


.menu ul li ul {
	display: none;
	width:132px;
	z-index:1100;
}

.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:-54px;
	left:126px;
	width:132px;
	z-index:1000;
	
}



/* -----------------        --------------------- */
#right {
	position:relative;
	z-index:800;
	height:524px;
	width:832px;
	padding: 0;
	margin: 0;
	float:left;
}
#rightborder {
	z-index:10;
	position:absolute;
	top:0;
	right:0;
	height:524px;
	width:228px;
	background:#f5ebc6;
	border-left:2px solid #ffffdc;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
}
#rightcontent {
	z-index:20;
	position:absolute;
	bottom:35px;
	right:5px;
	color:black;
	width:205px;
	padding:0;
}
#flasche {
	position:absolute;
	z-index:950;
	top:60px;
	left:53px;
	width:255px;
	height:482px;
	background:url(img/flasche.png) no-repeat;
}
#flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/produktflaschen.png) no-repeat;
}

#peated_flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/peated_flaschen.png) no-repeat;
}

#geschenkbox_flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/geschenkbox.png) no-repeat;
}

#geschenkbox_flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/geschenkbox.png) no-repeat;
}

#small_cask_flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/small_cask_flaschen.png) no-repeat;
}
#saentis_cream_flaschen {
	position:absolute;
	z-index:950;
	top:168px;
	left:70px;
	width:662px;
	height:365px;
	background:url(img/saentis_cream_dev.png) no-repeat;
}
p, pre {
	padding: 10px;
	margin:0;
}
pre, code {
	font-size: 1.2em;
}
h1 {
	padding: 10px;
	margin:0;
}
h2 {
	padding: 10px;
	margin:0;
}

