body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #68644A;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a img, a img:link, a img:visited, a img:active {
	border:none;
}

.maintable {
	border: 8px solid #EEE033;
	background-color: White;
	border-spacing: 0px;
	text-align: left;
	height: 100%;
}

.maintable .left {
	padding: 8px 4px 0px 2px;
	border: none;
	background-color: #68644A;
	height: 100%;
	vertical-align: top;
	color: #ffffff;
}

.maintable .right {
	padding: 10px 4px 0px 4px;
	border: 1px solid #000000;
	border: none;
	vertical-align: top;
}

.maintable .top {
	background-color: #9E8B01;
	text-align: center;
	padding: 4px 4px 4px 4px;
	border: 1px solid #000000;
}

.maintable .foot {
	background-color: #D8D049;
	padding: 0px 0px 10px 4px;
	border: 1px solid #68644A;
}

.left a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 4px 0px 4px 6px;
	margin: 2px 0px 2px 0px;
	cursor: pointer;
	border: 2px solid #68644A;
}

.left .selected {
	border-top: 1px dotted #EEE033;
	border-bottom: 1px dotted #EEE033;
	background-color: #98964A;
	color: #000000;
	margin-right: -4px;
	margin-left: -2px;
	padding-right: 4px;
	padding-left: 2px;
}
.left .selected a {
	background-color: #98964A;
	color: #000000;
	border: 2px solid #98964A;
	margin-right: -4px;
	margin-left: -2px;
}
.left .selected a:hover {
	border: 2px outset #EEE033;
	padding-left: 4px;
	background-color: #9E8B01;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.content {
	height: 100%;
	width: 100%;
	overflow: scroll;
	padding-bottom: 30px; 
	padding-right: 10px;
}

.left a img, .left a img:link, .left a img:visited, .left a img:active {
	border:none;
}

.left a:hover {
	border: 2px outset #EEE033;
	padding-left: 4px;
	background-color: #9E8B01;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.submenu {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 6px;
	margin: 2px 0px 2px 0px;
	cursor: pointer;
	border: 2px solid #68644A;
	font-size: 11px;
	text-indent: 8px;
}

.submenu a:hover {
	border: 2px outset #EEE033;
	padding-left: 4px;
	background-color: #9E8B01;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a .small {
	font-size: 12px;
}

.tfoot, .tfoot td {
	font-size: 11px;
	vertical-align: bottom;
	white-space: nowrap;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0 0 0 0;
	margin: 6px 0 4px 0;
}

.rand {
	border:2px solid #000000;
}

.preis {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	white-space:nowrap;
}

.beschr {
	vertical-align:top;
}

.artname {
	padding-top:14px;
	font-size: 18px;
	font-weight: bold;
}
