/* ---------------------------------------------------------- headline */

.static_box {
	border: #ffffff 0px solid;
	width: 550px;
}

.pagehead {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
}

/* ---------------------------------------------------------- sitemap */

.sitemap_box {
	border: #c0c0c0 1px solid;
	width: 175px;
	height: 475px;
}

.headline {
	background-color: #c0c0c0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

.level1 {
	list-style-type: square;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.level1 a { 
	color: #000000;	
	text-decoration: none; 
}

.level1 a:hover { 
	color: #000000;	
	text-decoration: underline; 
}

.level2 {
	list-style-type: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
}

.level2 a { 
	color: #000000;	
	text-decoration: none; 
}

.level2 a:hover { 
	color: #000000;	
	text-decoration: underline; 
}


/* ---------------------------------------------------------- gourmet */

.red_box {
	border: #870633 2px solid;
	width: 550px;
}

.rezept_box {
	border: #f6f3d9 0px solid;
	width: 175px;
	background: #f6f3d9 url(http://www.die-weingalerie.com/out/oxbaseshop/html/0/images/white.gif) repeat-x left top;
	vertical-align: top;
	padding-top: 5px;
}

.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gourmet-topic {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	width: 175px;
	vertical-align: top;
	margin-top: 0px;
}

.g_region {
	height: 20px;
	background: #870633;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

.red11 {
	color: #870633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


