/* -----------------------------------------------
Schillergarten
Homepage
02.09.2004
----------------------------------------------- */

/* Importierte Styles --------------- */

@import url("basis.css");
@import url("ir_home.css");
@import url("ir_nav.css");

/* Layout --------------------------- */

div#nav-holder {
	height: 376px;
	background: #F6F6E5 url(../img/bas/bg_home.jpg) no-repeat 0 100%; /* _winter, _weihnacht */
	}

div#content,
div#sidebar {
	padding-top: 30px;
	}

div#bier {
	position: absolute;
	top: 87px;
/*	left: 20px; */
	left: 10px;
	width: 150px;
	height: 403px;
	z-index: 20;
	background: url(../img/bas/ol_bier.jpg) no-repeat 0 0; /* _winter, _weihnacht */
	}

div#special {
	position: absolute;
	top: 149px;
	left: 684px;
	width: 232px;
	height: 285px;
	background: url(../img/bas/ol_special.jpg) no-repeat 0 0; /* _winter, _weihnacht */
	}

div#inner-special {
	padding: 40px 56px 10px 15px;
/*	padding: 20px 56px 10px 0; */
	}

div#special p,
div#special table {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(../img/bas/bg_menu.gif) repeat-x 0 100%;
	line-height: 1.4em;
	}

div#special>div#inner-special table {
	padding-bottom: 0;
	}

div#special table {
	width: 161px;
	margin-bottom: 5px;
	}

div#special div.menu td {
	width: 75%;
	padding: 0 0 15px 15px;
	background: url(../img/bas/icon_list.gif) no-repeat 0 3px;
	}

div#special div.menu td.price {
	width: 25%;
	padding: 0 0 5px 0;
	background-image: none;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	}

 #nav li.ak {
 	z-index: 50;
 	}

/* Schriften ------------------------ */

h2 {
	margin-top: 0;
	border-bottom: 1px solid #48210D;
	color: #48210D;
	font: 18px "Times New Roman", Times, serif;
	}

h3 {
	margin-top: 0;
	color: #8F7137;
	}

/* Spaltendarstellung ----------- */

div.two-cols {
	background: url(../img/bas/bg_two_cols.gif) repeat-y 50% 0;
	}

/* Biergartenwetter ----------------- */

div.weather {
	}

div.weather table {
	margin: 0 auto;
	}

div.weather font {
	color: #F6F6E5;
	}

div#sidebar div.weather img {
	margin: 0;
	border: 0 none;
	}
