a:link {
	color: #F29210;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F29210;
}
a:hover {
	text-decoration: none;
	color: #F29210;
}
a:active {
	text-decoration: none;
	color: #F29210;
}
.txtstart {
	font-size: 11px;
	line-height: 19px;
}

.tickertxt {
	font-size: 11px;
	line-height: 16px;
}

.txtgr {
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #AEAFB4;
}

.txtblock {
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
}

.txtblock_popup {
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
}

.orange {
	color: #F29210;
}

h1 {
	font-size: 19px;
	color: #B5B6BB;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	white-space:normal;
	font-size: 11px;
}

.tickerorange {
	font-size: 11px;
	line-height: 16px;
	color: #F29210;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	width: 250px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #818181;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	width: 250px;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #818181;
}

.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	width: 30px;
	height: 20px;
}

.send{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F29210;
	border-right-color: #F29210;
	border-bottom-color: #F29210;
	border-left-color: #F29210;
	background-color: #F29210;
}
.ergebnis{
	width: 160px;
}

.ergebnis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F29210;
	border-right-color: #F29210;
	border-bottom-color: #F29210;
	border-left-color: #F29210;
	background-color: #F29210;
}

.weiss {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}

.buchhead {
	color: #F29210;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #F29210;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	display: inline;
}
.ausgebucht {
	background-image: url(images/ausgebucht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.startback {
	background-image: url(images/start_hintergrund_neu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
