/* CSS Document */
/* segeln, */

table {
	border: 4px solid #FFCC00;
	vertical-align: middle;
	line-height: 14px;
}
tr {
}
th {
	border-bottom: 3px solid #DADADA;
	height: 44px;
	text-align: center;
}
td {
	border-left: thin solid #DADADA;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px 0px 0px 4px;
	padding: 2px 0px;
	color: #0000CC;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	font-weight: normal;
}
