@charset "utf-8";
/* (c) DDV */
/* DDV index stylesheet */

body {
	background-color: #ffffff;
	margin: 0;
	font-family: Tahoma;
	font-size: 12pt;
}

#indiv{
	position: absolute;
	left: 50%;
	width: 710px;
	margin-left: -355px;
	/*top: 50%;
	margin-top: -339px;*/
}

#headtable{
	padding-bottom: 10px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 710px;
	height: 572px;

}

#headtable2{
	padding-bottom: 10px;
	border-bottom: none;
	width: 710px;
	height: 572px;

}

#talen table {
	margin-left: 140px;
}

#talen table td{
	text-align: center;
	width: 120px;
	padding: 10px;
}

#talen img {
	border: solid 2px #666666;
}

#talen a:active, #talen a:visited, #talen a:link{
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#talen a:hover{
	letter-spacing: 3px;
}

#notelan {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

