body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.hdr {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 746px;
	padding: 3px;

}
.brd {
	border: 1px solid #FFFFFF;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.lang {
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 150px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #A1292B;
}
a:visited {
	color: #691B1D;
}
a:hover {
	color: #D04649;
}
a:active {
	color: #581618;
}
.l2 {
	color: #000000;
	text-decoration: none;
}
a:link.l2, a:visited.l2, a:hover.l2, a:active.l2 {
	color: #000000;
	text-decoration: none;
}
.ttl {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.l3 {
	font-size: 10px;
}
a:link.l3, a:visited.l3, a:hover.l3, a:active.l3 {
	color: #A1292B;
	font-size: 10px;
	text-decoration: underline;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.foto td {
	background-color: #FFFFFF;
	height: 150px;
	width: 150px;
	border: 1px solid #9B0200;
}
.foto td img {
	border: 1px solid #000000;
}
.box {
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #CCCCCC;
}
.klein {
	font-size: 90%;
}
