/* CSS Document */
/* mit Vorlage-re*/
/* für skipcrew verwenden*/
table {
	border: 4px solid #FFCC00;
}
tr {
}
th {
	height: 40px;
	text-align: right;
	border: thin solid #DADADA;
	padding-right: 5px;
}
td {
	border-bottom: thin solid #DADADA;
	border-right: thin solid #DADADA;
	padding-top: 10px;
	text-align: center;
	line-height: 16px;
}
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: 30px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
