td, p, li  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
}

A  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0099FF;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #66ccff;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #66ccff;
	text-decoration : none;
}

th  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	background-color : #001A6D;
	text-align : left;
}

th.hellblau  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	background-color : #008FDD;
	text-align : left;
}

th.grau  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	font-weight : normal;
	background-color : #E6E6E6;
	text-align : right;
}

th.grau2  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	font-weight : normal;
	background-color : #E6E6E6;
}

td.feld  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	background-color : #E6E6E6;
	font-weight : bold;
}

td.feld2  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	background-color : #E6E6E6;
	font-weight : normal;
}

.subdunkel  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	font-weight : bold;
}

.subhell  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #008FDD;
	font-weight : bold;
}

.textweiss  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.textcyan  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #008FDD;
	font-weight : bold;
}

.textsmall  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
}

.trailer  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #001A6D;
	font-weight : bold;
	line-height : 22px;
}

.form  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px
}

