@charset "UTF-8";

body {
	margin: 0px;
	background-color: #000000;
}
img, div, td {
   behavior: url(iepngfix.htc);
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	outline: none;
}
a.menu_link:link, a.menu_link:visited {
	color: #CCCCCC;
}
a.menu_link:hover, a.menu_link:active {
	color: #FFFFFF;
}
a.text_link:link, a.text_link:visited {
	color: #AAA49C;
	padding-left: -20px;
}
a.text_link:hover, a.text_link:active {
	color: #484641;
	padding-left: -20px;
}
a.adresse_link:link, a.adresse_link:visited {
	color: #CCCCCC;
}
a.adresse_link:hover, a.adresse_link:active {
	text-decoration:none;
	color: #FFFFFF;
}
a.lan_link:link, a.lan_link:visited {
	color: #CCCCCC;
}
a.lan_link:hover, a.lan_link:active {
	text-decoration:none;
	color: #FFFFFF;
}
a.more_link:link, a.more_link:visited {
	color: #878787;
}
a.more_link:hover, a.menu_link:active {
	color: #333333;
}


.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9.5pt;
	text-decoration: none;
	padding-left: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.menu_sub {
	font-family: Arial, Helvetica, Verdana;
	font-size: 7pt;
	color:#484641;
	line-height: 130%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.weine {
	line-height: 170%;
}
.content {
	padding-top: 54px;
	padding-bottom: 22px;
}
.text  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 150%;
	color:#000000;
	padding-right: 18px;
	padding-left: 20px;
}
.text_headline  {
	font-size: 10pt;
	line-height: 150%;
	text-transform: uppercase;
	letter-spacing: 3px;
	word-spacing: -1px;
	padding-bottom:12px;
}
.text_headline_red {
	color: #A8000C;
}
.onw  {
	padding: 16px;
}
.adresse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	line-height: 170%;
	text-decoration: none;
	color:#CCCCCC;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 12px;
}
.lan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	line-height: 170%;
	text-decoration: none;
	color:#CCCCCC;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 12px;
}
.active {
	color:#484641;
	border: 1px solid #484641;
}
.inactive {
	color:#c3bcb2;
}
.lan_inactive:hover {
	color: #484641;
}
.startscreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 140%;
	text-transform: uppercase;
	letter-spacing: 5px;
	background-image: url(images/illu_flasche.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	word-spacing: -5px;
	color: #484641;
}
.more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 200%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: -2px;
	padding-top: 0px;
}
.sub {
	text-indent: -10px;
	padding-left: 10px;
}
.bilderrahmen {
	border: 1px solid #FFFFFF;
}
.links{
	margin-right:12px;
	margin-bottom:4px;
}

.rechts{
	margin-left:12px;
	margin-bottom:4px;
}
hr
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 760px;
	margin-top: 16px;
	margin-bottom: 24px;
}