/* CSS Document für Hischier Weine, Navigation */

DL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
DT {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
DD {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
	visibility : hidden;
	background-image:url(img/blind.gif); 
	background-repeat:repeat;
}

.navigation_ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
.navigation_li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
#container {
	position: relative;
	width: 850px !important;	
	width: 830px;
	margin: auto;
	padding-bottom: 20px;
	/*padding-left: 30px !important;
	padding-left: 40px;*/
	text-align: left;
}
#menu {
	position:absolute;
}
#menu DL {
	float: left; 
	/*border-left: 1px solid #000000;*/
	/* width: 75px; */
}
#menu DT { 
	cursor: pointer; 
	text-align: center;
	border-left: 1px solid #000000;
}
#menu DD {
	border-right: #000000 1px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	width: 130px;
	position:absolute;
}
#menu LI {
	background: #D5CAB8;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#menu LI A {
	border-right: 0px; 
	border-top: 0px; 
	display: block; 
	border-left: 0px; 
	color: #000000; 
	border-bottom: 0px; 
	height: 100%; 
	text-decoration: none
}
#menu DT A {
	border-right: 0px; 
	border-top: 0px; 
	display: block; 
	border-left: 0px; 
	color: #000000;
	border-bottom: 0px; 
	height: 100%; 
	text-decoration: none;
}
#menu LI A:hover {
	background: #E9E4DC;
	color: #000000;
}
#menu DT A:hover {
	background: #E9E4DC;
	/*font-weight: bold;*/
}
