.body {
	background-attachment: fixed;
	background-image: url(pics/hg.jpg);
	background-repeat: repeat-x;
	background-color: #69676D;


}
.kopf {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: 4px solid #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D3987;
	list-style-type: square;

}
.liste {
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;


}
.textf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D3987;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
}
.contact {
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #0000FF;
}
.headertable {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
