@charset "UTF-8";

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.Stil2 {font-size: 11px}
.Stil3 {font-size: 14px}
.Stil4 {font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;}
.Stil5 {font-size: 12px; }
.Stil6 {font-size: 13px; }
.Stil7 {font-size: 9px}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.content {
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;;
	font-size: 12px;
	width: 800px;
	left: 100px;
	top: 56px;
	position: absolute;
}
.left {
	width:475px;
	position: absolute;
	left: 0px;
	top: 105px;
}
.right {
	width: 200px;
	position: absolute;
	left: 520px;
	top: 105px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 6px;
}
.yearbox {
	height: 390px;
}
div#wn	{
	position:relative;
	width:400px;
	height:390px;
	overflow:hidden;
}