/* CSS Document */
/* mit Seiten FAQ verwenden*/

table {
	width: 595px;
	background: #F7F7F7;
	text-align: left;
	border: 2px solid #0000CC;
}
th {
	text-align: center;
	vertical-align: sub;
}	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #0000CC;
}
h1	{
	font-size: 18px;
	font-weight: normal;
}
h2{
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}

