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

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-style: italic;
}
#container
{
	width:980px;
}
#row_1
{
	height:150px;
	width:980px;
	background-image: url(immagini/kulmbacher_r1.png);
	text-align: center;
}
#row_2
{
	height:50px;
	width:980px;
	background-image: url(immagini/kulmbacher_r2.png);
}
#row_3
{
	height:25px;
	width:980px;
	background-image: url(immagini/kulmbacher_r3.png);
}
#row_4
{
	width:980px;
	height:auto;
	background-image: url(immagini/kulmbacher_r5.png);
	background-repeat: repeat-y;
}
#row_5
{
	width:980px;
	height: 70px;
	background-image: url(immagini/kulmbacher_r7.png);
	clear: both;
}
#row_6
{
	width:880px;
	height: 35px;
	background-image: url(immagini/kulmbacher_r8.png);
	padding-top: 5px;
	text-align: right;
	padding-right: 100px;
	clear: both;
}
/* ------------ STILI MENU NAVIGAZIONE --------- */

/* --------------------------------------------- */

#b1
{
	float:left;
	width:60px;
}
/* --------------------------------------------- */

#menu
{
	float:left;
}
#menu a
{
	display: block;
	height: 30px;
	width: 74px;
	background-image:url(immagini/menu.gif);
	background-position: top;
}
#menu a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#biergarten
{
	float:left;
}
#biergarten a
{
	display: block;
	height: 30px;
	width: 108px;
	background-image:url(immagini/biergarten.gif);
	background-position: top;
}
#biergarten a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#le_nostre_birre
{
	float:left;
}
#le_nostre_birre a
{
	display: block;
	height: 30px;
	width: 130px;
	background-image:url(immagini/le_nostre_birre.gif);
	background-position: top;
}
#le_nostre_birre a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#b2
{
	float:left;
	width:227px;
}
/* --------------------------------------------- */

#eventi
{
	float:left;
}
#eventi a
{
	display: block;
	height: 30px;
	width: 96px;
	background-image:url(immagini/eventi.gif);
	background-position: top;
}
#eventi a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#dove_siamo
{
	float:left;
}
#dove_siamo a
{
	display: block;
	height: 30px;
	width: 133px;
	background-image:url(immagini/dove_siamo.gif);
	background-position: top;
}
#dove_siamo a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#contatti
{
	float:left;
}
#contatti a
{
	display: block;
	height: 30px;
	width: 101px;
	background-image:url(immagini/contatti.gif);
	background-position: top;
}
#contatti a:hover
{
	background-position: bottom;
}
/* --------------------------------------------- */

#container #row_2 span
{
	display: none;
}
/* FINE STILI MENU */
/* --------------------------------------------- */


/* --------------------------------------------- */
/*  STILI COLONNE */
/* --------------------------------------------- */

#col_sx
{
	float: left;
	padding-left:75px;
	width:400px;
}
#col_dx
{
	float: right;
	padding-right:75px;
	width:400px;
}
#c
{
	width:700px;
	clear:both;
}
/* FINE STILI COLONNE*/
/* --------------------------------------------- */






h1
{
	font-size: 17px;
	font-weight: bold;
}
#container #row_4 #foto
{
	float: right;
	width: 480px;
	vertical-align: top;
	margin-top: 0px;
	top: 0px;
	height: 736px;
	clear: both;
}
img.miniature
{
	margin-right: 15px;
	margin-bottom: 30px;
}
img.home
{
	margin-left:50px;
}
#container #row_4 #foto #foto_eventi
{
	clear: both;
	float: left;
	width: 400px;
}
#prossimi_eventi
{
	float: left;
	height: 555px;
	width: 390px;
	border: thin solid #A0A0A4;
	background-color: #F6F0F3;
	padding: 3px;
	overflow: auto;
	margin-top: 30px;
}
#home
{
	clear: both;
	float: left;
	height: auto;
	width: 430px;
	margin-left: 60px;
	background-position: top;
}
img.dx
{
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.sx
{
	float: left;
	margin_top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
img.sx1
{
	float: left;
}
p.riservata
{
	text-align:right;
	font-size:9px;
}
