@charset "utf-8";
/* CSS Document */
a:link {
	color: #5D3223;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #5D3223;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #5D3223;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #5D3223;
	font-weight:bold;
}

img {
   behavior: url("pngbehavior.htc");
}

div.Tabelle_01 {
	position:relative;
	background-color:#5D3223;
	width:1016px;
	height:654px;
}
div.border1 {
	position:absolute;
	background-color:#5D3223;
	left:0px;
	top:0px;
	width:183px;
	height:133px;
}
div.header {
	position:absolute;
	background-color:#5D3223;
	left:183px;
	top:0px;
	width:810px;
	height:133px;
}
div.border4 {
	position:absolute;
	background-color:#5D3223;
	left:993px;
	top:0px;
	width:23px;
	height:133px;
}
div.border2 {
	position:absolute;
	background-color:#5D3223;
	left:0px;
	top:133px;
	width:18px;
	height:432px;
}
div.menu {
	position:absolute;
	background-color:#855137;
	padding-top:10px;
	padding-left:10px;
	left:18px;
	top:133px;
	text-align:left;
	width:165px;
	height:432px;
}
div.content_sm {
	background-color:#fffcde;
	position:absolute;
	padding-top:30px;
	padding-left:15px;
	text-align:left;
	left:183px;
	top:133px;
	width:525px;
	height:432px;
}
div.content_lg {
	background-color:#fffcde;
	position:absolute;
	padding-top:30px;
	padding-left:15px;
	text-align:left;
	left:183px;
	top:133px;
	width:810px;
	height:432px;
}
div.content2 {
	position:absolute;
	background-color:#5D3223;
	left:708px;
	top:133px;
	width:285px;
	height:432px;
}
div.border5 {
	position:absolute;
	background-color:#5D3223;
	left:993px;
	top:133px;
	width:23px;
	height:432px;
}
div.border3 {
	position:absolute;
	background-color:#5D3223;
	left:0px;
	top:565px;
	width:183px;
	height:89px;
}
div.footer {
	position:absolute;
	background-color:#5D3223;
	left:183px;
	top:565px;
	width:810px;
	height:89px;
}
div.border6 {
	position:absolute;
	background-color:#5D3223;
	left:993px;
	top:565px;
	width:23px;
	height:89px;
}
div.menu_nonactive {
	color:#ceb9af;
	margin-bottom:9px;
}
div.menu_active {
	color:#ffffff;
	font-weight:bold;
	margin-bottom:9px;
}
div.menu_sub_nonactive {
	color:#ceb9af;
	margin-bottom:8px;
	padding-left:10px;
}
div.menu_sub_active {
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:8px;
}
div.menu_sub_sub_nonactive {
	color:#ceb9af;
	margin-bottom:8px;
	padding-left:20px;
}
div.menu_sub_sub_active {
	color:#ffffff;
	padding-left:20px;
	font-weight:bold;
	margin-bottom:8px;
}
div.menu_sub_sub_sub_nonactive {
	color:#ceb9af;
	margin-bottom:8px;
	padding-left:30px;
}
div.menu_sub_sub_sub_active {
	color:#ffffff;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:8px;
}
.link_menu_sub_nonactive:link {color:#ceb9af; text-decoration:none}
.link_menu_sub_nonactive:visited {color:#ceb9af; text-decoration:none}
.link_menu_sub_nonactive:active {color:#ceb9af; text-decoration:none}
.link_menu_sub_nonactive:hover {color:#ffffff; font-weight:bold; text-decoration:none}
.link_menu_sub_active:link {color:#ffffff; text-decoration:none}
.link_menu_sub_active:visited {color:#ffffff; text-decoration:none}
.link_menu_sub_active:active {color:#ffffff; text-decoration:none}
.link_menu_sub_active:hover {color:#ffffff; font-weight:bold; text-decoration:none}

body, td, th {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d3223;
	scrollbar-3dlight-color: #5D3223;
  	scrollbar-arrow-color: #5D3223;
  	scrollbar-base-color: #FFFCDE;
 	scrollbar-darkshadow-color: #5D3223;
 	scrollbar-face-color: #F4E6C2;
	scrollbar-highlight-color: #FFFCDE;
 	scrollbar-shadow-color: #FFFCDE;
}
h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #5d3223;
	font-weight:bold;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #5d3223;
	font-weight:bold;
}
.price{
	font-size: 14px;
	color: #5d3223;
	font-weight:bold;
}
.brownborder{
	border: 1px solid #5D3223;
	text-align:right;
}
a.category{
	font-size: 10px;
	color: #5d3223;
	font-weight:bold;
}