/* ************************************************************************** */
/* Stylesheet für www.brauhaus-bottich.de                                     */
/*                                                                            */
/* Version 1.0 - 16.09.2009                                                   */
/*                                                                            */
/* (c) Copyright 2009 by Impression Media Dorsten - www.impressionmedia.de    */
/* ========================================================================== */
/* Versionshistorie                                                           */
/* (N = Neu; F = Fix; V = Verbesserung)                                       */
/* -------------------------------------------------------------------------- */
/* 1.0 - 05.09.2009: erste Fassung                                            */
/* ========================================================================== */
/* Outline                                                                    */
/* -------------------------------------------------------------------------- */
/* 01 | RESET | Basisstyles                                                   */
/* 02 | verwendete Farben                                                     */
/* 03 | Layout                                                                */
/* 04 | Typographie                                                           */
/* ************************************************************************** */



/* ************************************************************************** */
/* 01 | Reset & Basisstyles                                                   */
/* ************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

html {
	height: 101%;
	}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100.01%; /* alle Schriftgrößen auf Standard (16 Pixel) zurücksetzen */
	}

#page-wrapper {
	margin: 0 auto;
	width: 960px;
	}

/* ************************************************************************** */
/* 02 | Farben                                                                */
/* ************************************************************************** */

#main-menu li a {
	color: #EBE0BC;
	}

h1, h2, h3, h4, h5, h6,
#main-menu li a:hover {
	color: #70351E;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}

#header {
	background: #EBE0BC;
	clear: left;
	height: 143px;
	overflow: hidden;
	position: relative;
	width: 960px;
	}

#header a.reservieren {
	background: url(../img/button-reservieren_header.gif) top left no-repeat;
	display: block;
	float: left;
	height: 72px;
	margin: 38px 0 0 26px;
	width: 145px;
	}

#header a.reservieren:hover {
	background: url(../img/button-reservieren_header-hover.gif) top left no-repeat;
	}

#header img.logo {
	margin: 20px 0 0 71px;
	}

#header div.event {
	border: #fff 1px solid;
	float: right;
	font-weight: bold;
	height: 114px;
	margin: 12px 36px 0 0;
	text-align: center;
	width: 156px;
	}

#header div.event h2 {
	font-size: 171.43%;
	padding-top: 10px;
	}

#header div.event p {
	border-top: #fff 1px solid;
	color: #70351E;
	line-height: 1.2em;
	margin: 8px 4px 0 4px;
	padding-top: 8px;
	}

body {
	/*background: transparent url(../img/bg-body.jpg) top center no-repeat;*/
	background: transparent url(../img/bg-body-alt.jpg) top center no-repeat;
	font-size: 87.5%;
	}

#page {
	background: #EBE0BC;
	background: #fff;
	}

#menu-container {
	background: transparent url(../img/bg-navi.gif) top left repeat-x;
	overflow: hidden;
	}

#main-menu {
	background: transparent;
	color: #B89C6A;
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 92.86%;
	height: 30px;
	list-style: none;
	margin-left: 21px;
	width: 939px;
	}

#main-menu li {
	float: left;
	}

#main-menu li a {
	line-height: 28px;
	padding: 8px;
	text-decoration: none;
	}

#main-menu li a:hover,
#startseite #main-menu li#tab-startseite a,
#das-brauhaus-bottich #main-menu li#tab-das-brauhaus-bottich a,
#die-brauhaus-kueche #main-menu li#tab-die-brauhaus-kueche a,
#gesellschaften #main-menu li#tab-gesellschaften a,
#das-brauhaus-bier #main-menu li#tab-das-brauhaus-bier a,
#historie #main-menu li#tab-historie a,
#events #main-menu li#tab-events a,
#kontakt-reservierungen #main-menu li#tab-kontakt-reservierungen a,
#impressum #main-menu li#tab-impressum a {
	background: #EBE0BC url(../img/bg-navi-active.gif) top left repeat-x;
	color: #70351E;
	}

#main-content {
	background: #fff url(../img/header-shadow.gif) top left no-repeat;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	}

#footer {
	background: #EBE0BC;
	clear: left;
	color: #70351E;
	font-size: 100%;
	height: 30px;
	margin-top: 24px;
	}

#footer p {
	line-height: 30px;
	text-align: center;
	}

span.quotes {
	font-size: 71.43%;
	}

span.bottich {
	font-size: 85.71%;
	}

#col-left {
	background: #EBE0BC;
	float: left;
	/*height: 398px;*/
	margin: 27px 0 0 21px;
	width: 600px;
	}

#col-left h2,
#die-brauhaus-kueche #col-right h2,
#kontakt-reservierungen #col-right h2 {
	font-size: 171.43%;
	font-weight: normal;
	padding: 14px 16px;
	}

#col-left p,
#col-right p,
#col-left h3,
#col-right h3,
#die-brauhaus-kueche #col-right h3 {
	color: #2A2505;
	line-height: 1.5em;
	padding: 0 16px;
	}



#col-left p,
#col-right p {
	margin-bottom: 0.5em;
	}

#col-left h3,
#col-right h3,
#die-brauhaus-kueche #col-right h3 {
	color: #70351E;
	padding: 0 16px 14px 16px;
	}

#col-right h3 {
	padding-bottom: 0;
	padding-top: 14px;
	}

#col-right {
	background: #EBE0BC url(../img/getreide.png) top center no-repeat;
	float: right;
	height: 398px;
	margin: 27px 21px 0 0;
	width: 296px;
	}

#wochenkarte,
#das-brauhaus-bier #wochenkarte {
	background: #fff url(../img/edbot_logo_footer.jpg) top left no-repeat;
	float: left;
	height: 102px;
	margin-top: 18px;
	position: relative;
	width: 100%;
	}

#das-brauhaus-bier #wochenkarte {
	background: #fff url(../img/edbot_logo_footer_braun.jpg) top left no-repeat;
	}

#wochenkarte-tabelle {
	background: transparent url(../img/bg-wochenkarte.jpg) top left no-repeat;
	height: 76px;
	margin: 22px 0 0 21px;
	padding: 2px;
	width: 516px;
	width: 600px;
	}

#wochenkarte-tabelle h2 {
	background: #EBE0BC;
	font-size: 110%;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	width: 325px;
	}

#wochenkarte-tabelle ul.days {
	left: 351px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	z-index: 10;
	}

#wochenkarte-tabelle ul.days li {
	float: left;
	display: block;
	margin-left: 1px;
	}

#wochenkarte-tabelle ul.days li a.day {
	background: url(../img/tab-day.gif) top left no-repeat;
	color: #70351E;
	display: block;
	width: 44px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	}



#wochenkarte-tabelle ul.days li a span {
	background: #fff;
	color: #70351E;
	display: none;
	font-weight: bold;
	height: 40px;
	left: -316px;
	position: absolute;
	text-align: left;
	top: 28px;
	width: 474px;
	}

#wochenkarte-tabelle ul.days li a.active span,
#wochenkarte-tabelle ul.days li a:hover span {
	display: block;
	z-index: 11;
	}

#wochenkarte-tabelle ul.days li a:hover span {
	z-index: 12;
	}

#wochenkarte-tabelle ul.days li a.active,
#wochenkarte-tabelle ul.days li a.day:hover {
	background: url(../img/tab-day-active.gif) top left no-repeat;
	}

a.mehr {
	border: none;
	color: #B62F33;
	text-decoration: none;
	}

#gesellschaften #main-content #col-left a {
	border: none;
	color: #B62F33;
	text-decoration: none;
	}

span.verkauf-artikel,
span.verkauf-artikel2 {
	float: left;
	width: 180px;
	}

#das-brauhaus-bier span.verkauf-artikel {
	width: 140px;
	}

span.verkauf-menge {
	float: left;
	margin-right: 18px;
	text-align: right;
	width: 44px;
	}

span.verkauf-preis,
#die-brauhaus-kueche #col-right span.verkauf-preis2 {
	float: right;
	text-align: right;
	width: 62px;
	}

#die-brauhaus-kueche #col-left {
	background: #fff;
	float: left;
	margin: 27px 0 0 21px;
	width: 448px;
	}

#die-brauhaus-kueche #col-right {
	background: #fff;
	float: right;
	height: auto;
	margin: 27px 21px 0 0;
	width: 448px;
	}

div.kueche-top {
	border: 1px solid #70351E;
	border-bottom: none;
	height: 9px;
	width: 100%;
	}

#die-brauhaus-kueche #col-left h2,
#die-brauhaus-kueche #col-left h3,
#die-brauhaus-kueche #col-right h2,
#die-brauhaus-kueche #col-left p {
	text-align: center;
	}

#die-brauhaus-kueche #col-left h3,
#die-brauhaus-kueche #col-right h3 {
	background: #EBE0BC;
	color: #2A2505;
	margin-bottom: 0.5em;
	padding-bottom: 6px;
	padding-top: 6px;
	}

.super {
	font-size: 70%;
	line-height: 70%;
	vertical-align: super;
	}

#events .col1,
#events .col2,
#events .col3 {
	background: #EBE0BC;
	float: left;
	height: 754px;
	margin: 27px 0 0 0;
	width: 298px;
	}

#events .col1 {
	margin-left: 21px;
	}

#events .col2,
#events .col3 {
	margin-left: 12px;
	}

#events .col3 {
	margin-right: 21px;
	}

#impressum #col-left,
#kontakt-reservierungen #col-left {
	height: 398px;
	width: 296px;
	}

#impressum #col-right,
#kontakt-reservierungen #col-right {
	background: #EBE0BC url(../img/getreide.png) top right no-repeat;
	width: 600px;
	}

#impressum #col-right a {
	border: none;
	color: #2A2505;
	text-decoration: none;
	}

#impressum #col-right a:hover {
	border-bottom: 1px solid #2A2505;
	}

#col-left p.brauhaus {
	font-size: 128.57%;
	margin: 0;
	}

#kontakt-reservierungen span.quotes {
	font-size: 55.56%;
	}

#kontakt-reservierungen span.bottich {
	font-size: 77.8%;
	}


#events .col-wrapper {
	padding: 16px;
	}

#events .col-wrapper p {
	line-height: normal;
	}

#events .col-wrapper p.datum {
	color: #70351E;
	margin-top: 0.2em;
	}

#events .col-wrapper p.info {
	margin-bottom: 1em;
	}

#events .col-wrapper h2 {
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	}

.topspace {
	margin-top: 16px;
	}

#col-right fieldset p {
	line-height: normal;
	margin: 0;
	margin-bottom: 4px;
	}

#col-right fieldset p.buttons {
	clear: left;
	margin: 1em 0 1em 9em;
	}

form label {
	color: #70351E;
	cursor: pointer;
	float: left;
	width: 9em;
	padding-top: 1px;
	}

form input,
form select {
	background: #fff;
	border: #CBCBCB 1px solid;
	border-top: #727272 1px solid;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 2px;
	width: 260px;
	}

form input[type="submit"] {
	background: transparent url(../img/button-absenden.gif) top left no-repeat;
	border: none;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	height: 27px;
	padding-top: 0;
	width: 138px;
	}

form input[type="reset"] {
	background: transparent url(../img/button-loeschen.gif) top left no-repeat;
	border: none;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	height: 27px;
	margin-left: 36px;
	padding-top: 0;
	width: 88px;
	}

#das-brauhaus-bier #page {
	background: #B0A07E;
	}


#das-brauhaus-bier #main-content {
	background: #B0A07E url(../img/header-shadow-beer.gif) top left no-repeat;
	}

span.kontaktinfo {
	color: #70351E;
	}

span.error {
	color: red;
	}


#col-right a {
	border-bottom: #2A2505 1px dotted;
	color: #2A2505;
	text-decoration: none;
	}

#col-right a:hover {
	border-bottom: #2A2505 1px solid;
	}

#col-right a.img,
a.img {
	text-decoration: none;
	border: none;
	}

#col-right a.img:hover,
a.img:hover {
	text-decoration: none;
	border: none;
	}


/* -------------------------------------------------------------------------- */
/* Sub-Menu Brauhaus-Küche | Start                                            */
/*                                                                            */

#die-brauhaus-kueche #col-left .submenu,
#die-brauhaus-kueche #col-right .submenu {
	font-size: 114.29%;
	text-align: center;
	}

#die-brauhaus-kueche #col-right .submenu {
	text-align: left;
	}

#die-brauhaus-kueche #col-right span.verkauf-artikel {
	width: 170px;
	}

#die-brauhaus-kueche #col-right span.verkauf-artikel2 {
	width: 302px;
	}

#die-brauhaus-kueche #col-right span.verkauf-menge {
	width: 36px;
	}

#die-brauhaus-kueche #col-right span.verkauf-preis {
	float: left;
	margin-right: 28px;
	width: 50px;
	}

#die-brauhaus-kueche #col-right span.verkauf-preis2 {
	float: left;
	width: 50px;
	}

/* --- SPEISEN -------------------------------------------------------------- */

a.more {
	color: #2A2505;
	text-decoration: none;
	outline-style: none;
	}

a.more span.more {
	background: transparent url(../img/arrow.gif) 400px 10px no-repeat;
	display: block;
	}

a.more em {
	display: none;
	}

a.more:active span.more,
a.more:focus span.more {
	background: #EBE0BC;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	padding: 0 16px 14px;
	padding-bottom: 6px;
	padding-top: 6px;
	}

a.more:active em,
a.more:focus em {
	cursor: default;
	display: block;
	margin-bottom: 2em;
	}

.clear-left {
	clear: left;
	}

/*                                                                            */
/* Sub-Menu Brauhaus-Küche | Ende                                             */
/* -------------------------------------------------------------------------- */

a.eventwrapper {
	background: transparent;
	display: block;
	height: 114px;
	left: 766px;
	position: absolute;
	top: 12px;
	width: 156px;
	}

img.kulinarischer-kalender {
	padding: 12px 0pt 12px 15px;
	}

#historie #col-right img {
	padding: 0.5em 0pt 0.5em 16px;
	}

#das-brauhaus-bier #col-right {
	height: auto;
	padding-bottom: 1em;
	}

#das-brauhaus-bier #col-right h3,
#das-brauhaus-bier #col-right p {
	clear: both;
	}


p.zusatzstoffe {
	color: #999;
	font-size: 90%;
	margin-top: 1em;
	padding: 0 21px 0 21px;
	}

#col-right #kk-wrapper {
	position: relative;
	text-align: center;
	}

#col-right h2 {
	padding: 6px 16px;
	}


#kk-wrapper a.eventlink {
	background: transparent;
	display: block;
	height: 398px;
	left: 0;
	position: absolute;
	top: 0;
	width: 296px;
	}

#oeffnungszeiten-wrapper {
	background: #fff;
	clear: left;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 40px;
	}

#oeffnungszeiten {
	border: #DFDCBB 1px solid;
	/*height: 60px;*/
	margin-left: 21px;
	margin-top: 20px;
	position: relative;
	width: 918px;
	}

#oeffnungszeiten span.caption {
	border: #DFDCBB 1px solid;
	border-bottom: #fff 1px solid;
	color: #70351E;
	display: block;
	font-size: 110%;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 4px 6px 0 10px;
	margin-top: -26px;
	position: relative;
	width: 20.6em;
	z-index: 99;
	}

#oeffnungszeiten table,
#oeffnungszeiten tr,
#oeffnungszeiten td {
	color: #70351E;
	}

#oeffnungszeiten table {
	margin: 6px 0 6px 12px;
	width: 898px;
	}

#oeffnungszeiten table td {
	padding-top: 6px;
	}

#oeffnungszeiten table td.oez-day {
	width: 185px;
	}

#oeffnungszeiten table td.oez-time1 {
	width: 216px;
	}

#oeffnungszeiten table td.oez-time2 {
	width: 240px;
	}


#oeffnungszeiten table td.oez-small {
	font-size: 85.714%;
	}

