BODY {
	background-color:   #D3D3D3;
	color: 				#696969;
	font-family:        'Verdana','Arial','Helvetica',sans-serif;
	font-size:			12px;
	font-weight:        500;
}
A {
	color:				#696969;
	text-decoration:	none;
	font-size:			12px;
}
A:hover {
	color:				#696969;
	text-decoration:	underline;
	font-weight:		500;
}
A.navi {
	color:				#8D969B;
	text-decoration:	none;
	font-size:			14px;
}
A.navi:hover {
	color:				#FFFFFF;
	text-decoration:	none;
	font-weight:		500;
}
A.subnavi {
	color:				#8D969B;
	text-decoration:	none;
	font-size:			12px;
}
A.subnavi:hover {
	color:				#FFFFFF;
	text-decoration:	none;
	font-weight:		500;
}
A.wa-logo {
	color:				#8D969B;
	text-decoration:	none;
	font-size:			10px;
}
A.wa-logo:hover {
	color:				#8D969B;
	text-decoration:	underline;
	font-weight:		500;
}
A.textlink {
	color:				#8D969B;
	text-decoration:	none;
	font-size:			12px;
}
A.textlink:hover {
	color:				#8D969B;
	text-decoration:	underline;
	font-weight:		500;
}
h1 {
	font-size:			18px;
	font-weight:		700;
	color:				#8D969B;
}
h2 {
	font-size:			15px;
	font-weight:		600;
	color:     			#8D969B;
}
td {
	color: 				#696969;
	font-family:        'Verdana','Arial','Helvetica',sans-serif;
	font-weight:        500;
	font-size:			12px;
}
TABLE.rahmen {
	border-top: 		1px solid #8D969B;
	border-left:		1px solid #8D969B;
	border-right:		1px solid #8D969B;
	border-bottom:		1px solid #8D969B;
}


