body
{
	background-color: #F1EFE9;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;

	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B4273;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px;
}

a:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #3B4273;
}
a:active {
	text-decoration: none;
	font-size: 8pt;
	color: #3B4273;
	font-weight: bold;
}
.generation1 {
	border-width:1px;
	border-style:solid;
	border-color:#7C7B75;
	background-color:#E4DFD8;
	padding:0px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.generation2 {
	border-width:1px;
	border-style:solid;
	border-color:#7C7B75;
	background-color:#E4DFD8;
	padding:10px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.generation3 {
	border-width:1px;
	border-style:solid;
	border-color:#7C7B75;
	background-color:#E4DFD8;
	padding:5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.notiz {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

td {
  text-align:center;
  vertical-align:middle;
}


