/*
.beispiel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	visibility: hidden;
}
*/

input {
	border: 1px solid #000;
	background-color: #fff;
	xxxfont-weight: bold;
	font-size: 12px;
}

body {
	color: #4F4F50; 
	font-style: normal; 
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;

	background-color: white;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
	scrollbar-face-color: #C7DBF2;
	scrollbar-shadow-color: #004575;
	scrollbar-highlight-color: #C7DBF2;
	scrollbar-3dlight-color: #C7DBF2;
	scrollbar-darkshadow-color: #004575;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #004575;
	
}

a,a:hover { 
	color: #4F4F50; 
	text-decoration: underline;
}

img {
	border: none;
}

/* Eingabefelder -------------------------------------------------*/
select, textarea, .text {	
	border: 1px solid #4F4F50;
}
select {
 xxxfont-weight: bold;
 font-size: 12px;
}
/* Tabellen ------------------------------------------------------*/
table {
	font-size: 12px;
}
td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4F4F50;	
}
.tabHotels {
	xxxbackground-color: lightyellow;
	xxxborder: 1px solid #4F4F50;
}
.tabHotelsUeber {
	color: #4F4F50;
	border-bottom: 1px solid #4F4F50;	
}
.tabHotelsTD {
	XXXcolor: white;	
	xxxborder-bottom: 1px solid #4F4F50;	
}
.tabReisen {
	xxxbackground-color: lightyellow;
	xxxborder: 1px solid #4F4F50;	
}
.tabReisenUeber {
	color: #4F4F50;	
	xxxborder-bottom: 1px solid #4F4F50;	
}
.tabReisenTD {
	XXXbackground-color: white;
	color: #4F4F50;	
}
.tabReisenTD1 {
	XXXbackground-color: white;
	color: #4F4F50;
}
.tabReisenTD2 {
	background-color: #BBBBBB;
	color: #4F4F50;	
}
.tabHinweis {
	color: white;
	background-color: #4867AD;
}
.tabBuchHinweis {
	color: white;
	background-color: #4867AD;	
}
.tabHistorie {
	background-color: white;
	xxxborder: 1px solid #4F4F50;	
}
.tabHistorieTD {
	background-color: white;
	color: #4F4F50;
	font-size: 10px;
}
.tabHistorieT1 {
	color: gray;
}
.tabHistorieT2 {
	color: #4F4F50;
}
.tabSaetze {
	background-color: white;
	xxxborder: 1px solid #4F4F50;
}
.tabSaetzeUeber {
	color: gray;
}
.tabSaetzeTD {
	background-color: white;
	color: #4F4F50;	
}
.copyright {
	font-size: 9px;
}
.buchenKnopf {
	color: #4867AD;
	background-color: white;
	border: 1px solid #4F4F50;
	font-weight: bold;
}
.buchenKnopf:hover {
	color: white;
	background-color: #4867AD;
	border: 1px solid #4F4F50;
	font-weight: bold;
}
.kategorieListe {
	font-size: 12px;
	border: 1px solid #4F4F50;
	background-color: white;
	color: #333;
	width: 180px;
}
.ReisesucheUeberschrift {
	font-size: 12px;
	font-weight: bold;	
}
.ReisesucheabPreis {
	font-size: 10px;
	font-weight: bold;
}
.ReisesucheTermine {
	font-size: 9px;
	color: #666666;
}
.ReisesucheEinleitung {
	font-size: 9px;
}
.ReisesucheTrenner {
	font-size: 1px;
	xxxborder-top: 1px solid #000000;
}
.ReisesucheTrenner2 {
	font-size: 1px;
	xxxborder-top: 2px solid #AAAAAA;	
}
.ReisesucheDetails {
	color: darkblue;
	text-decoration: none ;
	font-size: 10px;
	font-weight: bold;
}
.ReiseSucheFarbe1 {
	background-color: #D8E7F5;
}
.ReiseSucheFarbe2 {
	background-color: #EEF5FB;
}
.kategorieHg {
	font-size: 10px;
	background-color: #FBDE04;
	color: #333;
}
.kategorieListe2 {
	font-size: 10px;
	border: 1px solid #4F4F50;
	background-color: white;
	color: #333;
	width: 80px;
}
.KategorieTrenner {
	font-size: 1px;
	xxxborder-top: 2px solid #AAAAAA;
}
.ReisesucheKategorieUeberschrift {
	font-size: 14px;
	font-weight: bold;
	background: #FBDE04 top right no-repeat 
	url(grfx/reese_reisen_layout_ecke_gw.gif);	
}
.ReisesucheabPreis1 {
	font-size: 10px;
	font-weight: bold;
	background: #D8E7F5 top right no-repeat 
	url(grfx/reese_reisen_layout_ecke_dbw.gif);
}
.ReisesucheabPreis2 {
	font-size: 10px;
	font-weight: bold;
	background: #EEF5FB top right no-repeat 
	url(grfx/reese_reisen_layout_ecke_dbw.gif);
}
