.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
              /*  color: #F0A122;  */
}

div#firstpage table.buchung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#firstpage table.buchung td {
	text-align: center;
                background-color: #FAE6C3;
	padding: 5px;
                margin: 0;
}

div#firstpage table.buchung th {
	padding: 5px;
	background-color: #FAE6C3;
}

table.buchung a:link, div.text a:link { 
	color:#1150A0; 
	text-decoration:underline; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;

}

table.buchung a:visited, div.text a:visited { 
	color:#1150A0; 
	text-decoration:underline; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


table.buchung a:active, div.text a:active { 
	color:#1150A0; 
	text-decoration:underline; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}



table.buchung a:hover, div.text a:hover { 
	color:#1150A0; 
	text-decoration: none; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

td.status {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: #000000;
	}

table#status {
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #777777;
	margin-bottom: 8px;
	}

