/* CSS Document */
/* Online-Eintragung skipper u. crew*/

table {
	border: 2px solid #FFCC00;
	vertical-align: middle;
	background: #FFFFCC;
	
}
tr {
}
th {
	height: 40px;
	text-align: center;
}
td {
}
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: 22px;
	font-weight: normal;
	line-height: normal;
	vertical-align: text-top;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

