body {
	margin: 0px;
	font-size : 13px;
	font-family : Arial;
	line-height: 18px;
}
.maintable {
	width: 100%;
	height: 100%;
	border: none;
}
td  {
	font-size : 13px;
	font-family : Arial;
	line-height: 18px;
}
H1 {
	color: #997D47;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-top : 0px;
	margin-bottom : 0px;
}
H2 {
	color: #997D47;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-top : 22px;
	margin-bottom : 8px;
}
H3 {
	color: #997D47;
	font-size: 13px;
	font-weight: bold;
	margin-top : 20px;
	margin-bottom : 5px;
}
H4 {
	font-size: 13px;
	font-weight: bold;
	margin-top : 18px;
	margin-bottom : 0px;
}
.small {
	font-size : 11px;
	line-height: 15px;
}
.beige {
	color : #997D47;
}
.white {
	color : white;
	font-size: 11px;
}
A {
	color : #997D47;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
.angebot {
	font-size : 11px;
	color : #F00000;
}
.angebotpreis {
	color : #F00000;
	font-size : 27px;
	line-height: 30px;
	font-weight: bold;
}
.ausverkauft {
	color : #E0D2B6;
}
.preis {
	font-size : 27px;
	line-height: 30px;
	font-weight: bold;
}
.box {
	border: 1px solid #624F2A;
}
.boxheader {
	background-color: #A1854F;
	border-bottom: 1px solid #624F2A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: white;
	font-size: 11px;
}
.nav, .nav:active, .nav:link, .nav:visited, .nav:focus {
	padding: 2px;
	color : white;
	font-size : 11px;
	line-height: 14px;
	border-left: 1px solid #624F2A;
	border-top: 1px solid #624F2A;
	border-bottom: 1px solid #624F2A;
	background-color: #A1854F;
	text-align: center;
	cursor:hand;
}
.topbar {
	background-color: #A1854F;
	border-top: 1px solid #624F2A;
	border-bottom: 1px solid #624F2A;
}
.sub {
	padding: 2px;
	padding-left: 5px;	
	cursor: hand;
	font-size : 11px;
	line-height: 14px;
	border-bottom: 1px solid #CAB48A;
	width=100%;
}
.subheader {
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid #CAB48A;
/*	color: #997D47; */
	font-size : 11px;
	line-height: 14px;
}
.leftbar {
	background-color: #E0D2B6;
	border-right: 1px solid #624F2A;
}
.nocolor { color: black; }
.noline:HOVER { text-decoration: none; }
input, select {
	font-face: Arial;
	font-size: 11px;
}
.weine, .weine_np {
	border-bottom: 1px solid #CAB48A;
	font-size: 11px;
	line-height: 16px;
}
.line { border-bottom: 1px solid #CAB48A; }
.image { border: 1px solid black; }
.print { display: none; }

/* Linktausch */
.awlink {
	font-size : 11px;
	line-height: 15px;
	margin-top : 3px;
	margin-bottom : 8px;
}
pre {
	font-family: Arial;
	font-size: 13px;
	background: #E0D2B6;
	border: 1px solid #CAB48A;
	padding: 7px;
}

