body      {
	color: #4e4e4e;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
strong {
	font-weight: bold;
}


input { color: #4e4e4e; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
select  { color: #4e4e4e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

a  {
	color: #933;
	text-decoration: none;
}
a:link     {
	color: #933;
	text-decoration: none;
}
a:visited      {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	color: #cc3333;
}
#wrapperindex {
	position:absolute;
	z-index:3;
	left: 73px;
	top: 50%;
	margin-top: -250px;
	overflow: visible;
	width: 900px;
	height: 505px;
}
#wrapper {
	position:absolute;
	z-index:3;
	left: 90px;
	overflow: visible;
	width: auto;
	height: 505px;
	top: 100px;
}
#nav {
	position:fixed;
	top:43px;
	width:420px;
	height:27px;
	z-index:1;
	left: 10px;
	background-color: #FFF;
	border: medium solid #FFF;
}
#navtitelphoto {
	position:fixed;
	left:273px;
	top:38px;
	width:155px;
	height:15px;
	z-index:2;
}
#navtitelpublic {
	position:fixed;
	left:10px;
	top:43px;
	width:155px;
	height:15px;
	z-index:2;
}
.HeadlineNewsDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.HinweisAusgabe {
	font-size: 9px;
	background-color: #EEE;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
}
.hinweis {
	font-size: 9px;
	background-color: #FFC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
	font-style: italic;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #4e4e4e;
}
.vintages {
	font-size: 9px;
	background-color: #EEE;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana;
}

