.Titel 
{
	text-align:center; 
	font-size:16pt; 
	font-family: Arial,sans-serif; 
	font-weight:normal;
	color:#D97000;
}

.border1 {
	/* --- *** border: 1px solid #FF8508; *** --- */
	background: url("images/airplane.gif");
}

hr {
	color : #FF8508;
	background-color : #FF8508;
	height: 1px;
}


.input {
	font-family: Arial, Times, serif;
	border: 1px solid #000000;
	color : #000000;
	font-size : 12px;
	height: 17px;
	width: 160px;
}

td {
	font: 12px verdana;
}

select {
	font-family: Arial, Times, serif;
	border: 1px solid #000000;
	color : #000000;
	font-size : 12px;
	height: 17px;
}

.FormButton {
	border: 0px solid #FF8200;
	background: url("images/Button-bg.gif");
	background-color : #FF8208;
	font-family: Arial, Times, serif;
	color : #000000;
	font-size : 10px;
	cursor: hand;
	height: 17px;
}

/* --- *** Link Styles *** --- */
A:link
{
	font-family: Arial, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*text-decoration: none*/
}


A:hover
{
	font-family: Arial, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none
}

A:visited
{	
	font-family: Arial, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
