body {
    background: #163168;
    color: #ffffff;
}

td, p, li  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	/*color : #ffffff;*/
}

p, li  {
    color : #ffffff;
}

A  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #49C7ED;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #49C7ED;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #49C7ED;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
}

th  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	background-color : #49C7ED;
	text-align : left;
}

th.hellblau  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	background-color : #49C7ED;
	text-align : left;
}

th.grau  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	/*color : #001A6D;*/
	font-weight : normal;
	background-color : transparent;
	text-align : right;
}

th.grau2  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #163168 !important;
	font-weight : normal;
	background-color : #E6E6E6;
}

td.feld,
td.feld table td {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #163168 !important;
	background-color : #E6E6E6;
	font-weight : bold;
}

td.feld2  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #163168;
	background-color : #E6E6E6;
	font-weight : normal;
}

.subdunkel  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #163168;
	font-weight : bold;
}

.subhell  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #49C7ED;
	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 : #ffffff;
	font-weight : bold;
}

.textsmall  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.trailer  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	line-height : 22px;
    background: url(../screen/karthome.gif) top right no-repeat;
}

.form  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px
}


