table.wein {
	width: 100%; 
	table-layout: fixed;
}

table.wein colgroup col {
	vertical-align: top;
}

table.wein colgroup col.left {
	width: 190px;
}
/*
div#page a:link, div#page a:visited {
	color: #336600; 
	text-decoration: underline;
}
*/
div#page a.mOver:link, div#page a.mOver:visited {
	color: #000000; 
	text-decoration: none;
}

span.smallmarker {
	font-weight:normal;
	/*color:#357500;*/	
}

div#page span.hitNavigation {
	text-align: center;
}

div#page span.hitNavigation a:link, div#page span.hitNavigation a:visited {
	color: #000000;
	text-decoration: none;
}

div#page span.hitNavigation a {
	color: #000000;
	font-weight: normal;
	background-color: #F1F1F1;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-decoration: none;
	text-align: center;
}

div#page span.hitNavigation a:hover {
	color: #ffffff;
	background-color: #91B770;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

div#page span.subnav {
	font-size: 0.895em;	
}

div#freitextsuche {
	text-align: center;
}

