body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	top-margin: 5px;
  
  	scrollbar-face-color:#CC6633; 
	scrollbar-highlight-color:#CC6633; 
	scrollbar-3dlight-color:#CC6633; 
	scrollbar-darkshadow-color:#FFFFEE; 
	scrollbar-shadow-color:#CC6633; 
	scrollbar-arrow-color:#FFFFEE; 
	scrollbar-track-color:#FFFFEE; 

	background-image:url(../images/bg.gif);
}




a.topmenu:link{ display: block; width: 100%; height: 25px; padding-top: 7px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #e36334; }
a.topmenu:visited{ display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #e36334; }
a.topmenu:active { display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #e36334; }
a.topmenu:hover { display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #EFA885; }

a.topmenu_aktiv:link{ display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #EFA885; }
a.topmenu_aktiv:visited{ display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #EFA885; }
a.topmenu_aktiv:active { display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #EFA885; }
a.topmenu_aktiv:hover { display: block; width: 100%; height: 25px; padding-top: 5px; color: #FFFFFF; text-align:center; text-decoration:none; font-size: 10px; font-weight:bold; background-color: #e36334; }


a.submenu:link{ color: #333333; text-decoration:none; font-size: 11px; font-weight:normal; }
a.submenu:visited{ color: #333333; text-decoration:none; font-size: 11px; font-weight:normal;  }
a.submenu:active { color: #333333; text-decoration:none; font-size: 11px; font-weight:bold; }
a.submenu:hover { color: #333333; text-decoration:none; font-size: 11px; font-weight:bold; }

a.submenu_aktiv:link{ color: #333333; text-decoration:none; font-size: 11px; font-weight:bold; }
a.submenu_aktiv:visited{ color: #333333; text-decoration:none; font-size: 11px; font-weight:bold;  }
a.submenu_aktiv:active { color: #333333; text-decoration:none; font-size: 11px; font-weight:bold; }
a.submenu_aktiv:hover { color: #333333; text-decoration:none; font-size: 11px; font-weight:bold; }



a.leftmenu_topic:link{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:bold; }
a.leftmenu_topic:visited{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:bold;  }
a.leftmenu_topic:active { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:bold; }
a.leftmenu_topic:hover { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:bold; }

a.leftmenu_topic_ac:link{ color: #666666; text-decoration:none; font-size: 11px; font-weight:bold; }
a.leftmenu_topic_ac:visited{ color: #666666; text-decoration:none; font-size: 11px; font-weight:bold;  }
a.leftmenu_topic_ac:active { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:bold; }
a.leftmenu_topic_ac:hover { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:bold; }

a.leftmenu_sub:link{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal; }
a.leftmenu_sub:visited{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal;  }
a.leftmenu_sub:active { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }
a.leftmenu_sub:hover { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }

a.leftmenu_sub_ac:link{ color: #666666; text-decoration:none; font-size: 11px; font-weight:normal; }
a.leftmenu_sub_ac:visited{ color: #666666; text-decoration:none; font-size: 11px; font-weight:normal;  }
a.leftmenu_sub_ac:active { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }
a.leftmenu_sub_ac:hover { color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }


td.menu {
	font-family:Verdana,  Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color:CC6633;
}

td.weinname {
	font-family:Verdana,  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight:bold;
	color:CC6633;
}

td.geschmack {
	font-family:Verdana,  Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	font-weight:bold;
	color:cccccc;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color:CC6633;
}

td.titel {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:CC6633;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link{ color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }
a:visited{ color: #CC6633; text-decoration:underline; font-size: 11px; font-weight:normal; }
a:active { color: #CC6633; text-decoration:none; font-size: 11px; font-weight:bold; }
a:hover { color: #CC6633; text-decoration:none; font-size: 11px; font-weight:bold; }

a.blasslink:link{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal; }
a.blasslink:visited{ color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal; }
a.blasslink:active { color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal; }
a.blasslink:hover { color: #CC6633; text-decoration:none; font-size: 11px; font-weight:normal; }




a.menu:link, a.menu:visited {
	display: block;
	vertical-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 100%; 
	width: 100%;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	display: block;
	vertical-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 100%; 
	width: 100%;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	background-color: #993366;
	text-decoration: none;
	color: #FFFFCC;
}

