@import url("style-navi.css");

body {
	background: #000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 160%;	
}

#all {
	position: relative;
	width: 760px;
	margin: auto;
	padding: 0;
	border: 8px solid #DBC268;
	background: #F5F3E7 url("bild/bgfaesser.jpg") no-repeat 0 420px;
}
#header {	
	height: 198px;
	text-align: left;
	background: url("bild/bgheader.jpg") no-repeat;	
}
#leiste {
	float: left;
	width: 215px;
}
#inhalt {
	width: 520px;
	margin: 0 0 0 235px;
	text-align: left;
	padding: 4px 0px;
	color: #333;	
}
.footer, .footer a {
	color: #FFF0B3;
	margin: 0;
}
a {
	color: #024B82;
}
a:hover {
	background: #333;
	color: #fff;
}
td {
	vertical-align: top;
}
p:first-letter {
	font-size: 25px;
	color: #806446;
}
p.nofirstletter:first-letter {
	font-size: 1em;
	color: #333;
}
h1 {
	color: #000;
	font-size: 1.9em;
}
h2 {
	color: #333;
	font-size: 1.5em;
}
.mini {
	color: #800000;
	font-style: italic;
}
span.kursiv {
	font-style: italic;
}
.rechts {
	text-align: right;
}
table.weinliste {
	table-layout: fixed;
	background: #FFF7D2;		
}
.pic {
	padding: 4px;
	border: 1px solid #DBC268;	
}
.picright {
	float: right;
	margin: 0 12px 12px 12px;
	padding: 4px;
	border: 1px solid #DBC268;	
}
.picleft {
	float: left;
	margin: 0 15px 8px 0;
}
ul.auflisten li {
	list-style: none;
	line-height: 1.3em;
	margin: 9px 0;
}
