/* ***** ALLGEMEIN ***** */

html
{
	width: 100%;
	height: 100%;
}
body
{
	background-color: #feb;
}
body, table, input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #190a0a;
}

a, a:visited
{
	color: #fe0200;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

a img
{
	border: 0px;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}

div.links_index
{
	display: none;
}

/* ***** FRAME - kopf.htm ***** */

body.kopf
{
	background-image: url(pics/hintergrund_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

div.flash
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.logo
{
	position: absolute;
	top: 0px;
	left: 250px;
	display: block;
	width: 800px;
	height: 220px;
	background-image: url(pics/hintergrund_logo_privatbrauerei.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
a.homelink
{
	display: block;
	width: 200px;
	height: 150px;
	position: absolute;
	top: 33px;
	left: 300px;
	text-decoration: none;
	border: 0px;
}

div.buntspecht
{
	position: absolute;
	top: 23px;
	right: 80px;
	display: block;
	width: 145px;
	height: 175px;
	background-image: url(pics/hintergrund_buntspecht.png);
	background-repeat: no-repeat;
}

/* ***** FRAME - menue.htm ***** */

body.menu
{
	background-image: url(pics/hintergrund_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	background-attachment: fixed;
	background-color: #feb;
	height: 100%;
}

div.menupunkte
{
	position: absolute;
	top: 15px;
	left: 45px;
	z-index: 1;
}

div.adresse
{
	position: absolute;
	bottom: 1px;
	left: 45px;
	display: block;
	height: 160px;
	background-image: url(pics/hintergrund_adresse.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
div.adresse div
{	
	padding: 90px 0 0 75px;
	font-weight: bold;
	font-size: 11px;
}

ul.menu, ul.menu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu li
{
	line-height: 35px;
	width: 220px;
	text-align: center;
	background-image: url(pics/hintergrund_menupunkt.png);
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
	margin-bottom: 6px;
}

ul.menu li a,
ul.menu li a:visited
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active
{
	text-decoration: underline;
}

/* ***** INHALTE ***** */

body.inhalt
{
	margin: 20px;
	background-image: url(pics/hintergrund_inhalt.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1
{
	font-size: 26px;
	font-style: italic;
	color: #042E12;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	height: 50px;
	background-position: top left;
	background-repeat: no-repeat;
}
h1 span
{
	display: none;
}
h1.biersorten
{ background-image: url(pics/ueberschrift_biersorten.gif); }
h1.bildergalerie
{ background-image: url(pics/ueberschrift_bildergalerie.gif); }
h1.partner
{ background-image: url(pics/ueberschrift_partner.gif); }
h1.maerkte
{ background-image: url(pics/ueberschrift_maerkte.gif); }
h1.brauerei
{ background-image: url(pics/ueberschrift_brauerei.gif); }
h1.kontakt
{ background-image: url(pics/ueberschrift_kontakt.gif); }

h2
{
	font-size: 18px;
	font-weight: bold;
}

p.normalebreite
{
	width: 650px;
}

/* Startseite */

div.brauerei_specht
{
	position: relative;
	text-align: center;
	margin: 20px 0 20px 15%;
	width: 550px;
	height: 350px;
}

div.bierkasten
{
	width: 260px;
	height: 260px;
	position: absolute;
	/*
	bottom: -100px;
	left: -120px;
	*/
	bottom: -100px;
	left: 450px;
}

div.slogan
{
	/*
	display: block;
	width: 575px;
	height: 200px;
	position: absolute;
	top: 350px;
	left: 30px;
	background-image: url(pics/buntspecht.png);
	background-position: top right;
	background-repeat: no-repeat;
	*/
	position: absolute;
	top: 335px;
	left: -50px;
}
div.slogan p
{
	display: block;
	width: 425px;
	height: 170px;
	/*margin-right: 160px;*/
	background-image: url(pics/specht_slogan.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div.slogan p span
{
	display: none;
}

/* Brauerei */

table.geschichte
{
	width: 650px;
	border-collapse: collapse;
	padding: 0px;
}
table.geschichte td.text
{
	width: 400px;
	vertical-align: top;
	text-align: justify;
	padding: 15px 20px 15px 0px;
}
table.geschichte td.foto
{
	width: 180px;
	vertical-align: middle;
	text-align: center;
	padding: 15px 20px 15px 0px;
	font-size: 11px;
	font-style: italic;
}
table.geschichte td.foto img
{
	border: 1px solid #190a0a;
	padding: 2px;
	margin-bottom: 3px;
}

p.bier_slogan
{
	display: block;
	width: 400px;
	height: 125px;
	background-image: url(pics/bier_slogan.gif);
	background-position: center;
	background-repeat: no-repeat;
}
p.bier_slogan span
{
	display: none;
}

/* Biersorten */

h2.bier
{
	border-bottom: 2px solid #190a0a;
	padding: 30px 0px 2px 0px;
	width: 650px;
	font-variant: small-caps;
	font-size: 18px;
}

h2.bier span
{
	display: block;
	width: 400px;
	border-bottom: 1px solid #190a0a;
	padding: 0 0 3px 200px;
}

img.bier
{
	float: left;
	margin: 10px 0px 20px 0px;
	border: 1px solid #190a0a;
}

h2.pilsner ,h2.pilsner span,
img.pilsner
{ color: #09440e; border-color: #09440e; }
h2.landbier, h2.landbier span,
img.landbier
{ color: #872321; border-color: #872321; }
h2.export, h2.export span,
img.export
{ color: #1d3630; border-color:#1d3630;  }
h2.bockbier, h2.bockbier span,
img.bockbier
{ color: #7b060c; border-color: #7b060c; }
h2.spezial, h2.spezial span,
img.spezial
{ color: #345037; border-color: #345037; }
h2.schwarzerspecht, h2.schwarzerspecht span,
img.schwarzerspecht
{ color: #45291d; border-color: #45291d; }

p.bier
{
	padding-left: 200px;
	max-width: 400px;
}

br.clear
{
	clear: both;
}

/* Partnerlinks */

ul.hopfen li
{
	list-style-image: url(pics/listenpunkt.gif);
	line-height: 25px;
}

div.details
{
	margin: 0px 0px 12px 10px;
	padding: 0 5px;
	line-height: normal;
}

div.marktliste
{
	margin: 0px 0px 12px 10px;
	padding: 0 5px;
	border-left: 1px solid #190a0a;
	line-height: normal;
}

div.angebot
{
	margin: 0px 0px 12px 0px;
	padding: 5px 8px;
	border: 1px solid #fe0200;
	line-height: normal;
}

/* Kontakt + Impressum */

table.impressum
{
	width: 650px;
	border-collapse: collapse;
	padding: 0px;
}
table.impressum td
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 0 20px 30px 0;
}
p.oeffnung
{
	border: 1px solid #1A3C17;
	background-color: #D3B474;
	padding: 10px 20px;
	width: 180px;
	margin: 40px 0 10px 0;
}

hr.trenner
{
	border: 0px;
	border-top: 1px solid #190a0a;
	width: 650px;
	text-align: left;
}

div.haftung
{
	width: 650px;
	font-size: 11px;
	margin-top: 50px;
}

form
{
	padding: 0;
	margin: 0;
}
form p
{
	margin: 8px 0;
}

.hinweis 
{
	font-size: 11px;
	color: #666;
}
 
fieldset
{
	width: 500px;
	padding: 0 10px;
	border: 1px solid #190a0a;
	margin: 20px;
}
label.bezeichnung
{
	display: block; /* damit auch die alten IEs das padding anwenden */
	font-weight: bold;
	margin-right: 10px;
	float: left;
	width: 100px;
	text-align: left;
}
label.bezeichnung_gross
{
	display: block;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	width: 125px;
	text-align: left;
}
legend
{
	font-weight: bold;
}

span.stopfloat
{
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

.eingabefeld
{
	background-color: #fff;
	border: 1px solid #190a0a;
	max-width: 250px;/* maximale Breite, geht nicht im IE */
    float: left;
    width: 250px;
	height: 20px;
}
.eingabefeldklein
{
	background-color: #fff;
	border: 1px solid #190a0a;
	width: 60px;
}
.button
{
	background-color: #190a0a;
	border: 2px solid #666;
	color: #fff;
	font-weight: bold;
	margin: 8px 0 8px 180px;
	float: left;
}
.textbox
{
	background-color: #fff;
	border: 1px solid #190a0a;
	height: 150px;
	width: 250px;
}

.feldsf /* feld, das versteckt wird, als Bot-Schutz */
{
	display: none;
}
.imgsf /* img als Bot-Schutz */
{
	text-align: center;
	vertical-align: text-bottom;
}

.sternchen /* Pflichtfeld-Sternchen in allen Formularen */
{
	color: #fe0200;
}
.errorfeld /* fehlerhafte Felder in Formularen */
{
	background-color: #fff;
	border: 1px solid #fe0200;
}
.errortext
{
	color: #fe0200;
	font-weight: bold;
}

