body {
		background-color: #ffffff;
		font-family: Arial, Helvetica;
		margin: 0 0 0 0;
}

h1	{
		font-size: 16px;
		font-weight: bold;
}

#content_center {
		text-align:left;
		float:left;
		width:470px;
		margin: 0px 0px 0 0px;
		font-size: 0.75em; /* 16px * 0.75 = 12px */
}

#content_center .right { text-align: right; }

#content_center .default td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#content_center .hleft {
	color: #111122;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #e7eff7;
}

#content_center .hright {
	color: #111122;
	font-weight: normal;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #e7eff7;
}


table.default tbody tr:hover{ background: #f7f8f9; }
table.default { font-size: .9166em; }

/* --------------------------------------- Tab Navigation (Kursverlauf) */

#tablist{
	padding: 2px 0;
	margin-left: 0;
	font-size: 0.9166em;
	border-bottom: 1px solid #ccc;
}

#tablist li{
	list-style: none;
	background: none;
	margin: 0;
	display: inline;
	padding: 0;
}

#tablist li a{
	padding: 2px 0.5em 2px 0.5em;
	margin-left: 0.25em;
	background: #e1edf2;
	text-decoration: none;
	border-color: #CCC;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
}

#tablist li a:hover { background: #eaeff0; }

#tablist li a#active {
	background: #fff;
	border-bottom: 3px solid white;
}

#tablist li a {
	color: #003479;
	text-decoration: none;
}

#tablist li a:visited {
	color: #003479;
	text-decoration: none;
}


#tablist li a:hover {
	color: #eb9100;
	text-decoration: none;
}


/* ------------------------------------- Kursticker ---- */

.itf_kthead {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #8b7777;
	background: #e1edf2;
	line-height: 20px;
	padding-left: 6px;
}

.itf_ktb1 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #8b7777;
	background: #eaeff0;
	line-height: 20px;
	padding-left: 6px;
}

.itf_ktb2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #8b7777;
	background: #eaeff0;
	line-height: 20px;
	padding-right: 5px;
	white-space: nowrap;
}

.itf_ktb1 a {
	color: #003479;
	text-decoration: none;
}

.itf_ktb1 a:hover {
	color: #ff9b15;
	text-decoration: none;
}

/* ------------------------- Hauptseite - Kursticker ---- */

.itf_kt2head {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-decoration: none;
	color: #003479;
	background: #e1edf2;
	line-height: 20px;
	padding-left: 6px;
}

.itf_kt2head a {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #003479;
	background: #e1edf2;
}

.itf_kt2head a:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ff9b15;
	background: #e1edf2;
}


.itf_kt2b1 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background: #eaeff0;
	line-height: 20px;
	padding-left: 6px;
}

.itf_kt2b2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background: #eaeff0;
	padding-right: 5px;
	white-space: nowrap;
}

.itf_kt2b3 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background: #eaeff0;
	padding: 5 10 5 10;
}

