body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
}


body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}




#lycontainer {
	position: relative;
	width: 780px;
	top: 0px;
	background-color: #FFFFFF;
	float: left;
	border: 1px none #000000;
	line-height: 18px;
}

#lytop {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:174px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px none #000000;
	display: none;
}


#lytext {
	position:absolute;
	left:0px;
	top:0px;
	width:544px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px none #000000;
	text-align: right;
	padding-top: 4px;
}


#lynav {
	position:absolute;
	left:565px;
	top:0px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px none #000000;
	color: #000000;
	display: none;
}

#lynavo {
	color: #000000;
	display: none;
}
#lynavu {
	clear: left;
	padding-top: 30px;
	display: none;
}

.bildunterschrift {
	font-size: smaller;
}