/******************************************/
/************** Schriftfarben **************/
/******************************************/
.filter_main
{
	color: black;
}

.menu_top_0_link
, .menu_left_main 
, .tl_text_caption, .tl_reisedisplay_caption
, .reiserequest_subcaption
, .reiserequest_preisanfrage_button, .reiserequest_preisanfrage_button:hover
{
	color: #011c53;  			/*--- sehr dunkles blau ---*/
}

.menu_left_news_main
{
	color: #e20018;
}

.reisenliste_reise_link
{
	color: #999999;				
}

/******************************************/
/************ hintergrund FARBE ************/
/******************************************/
.menu_top_1_main, .menu_top_0_link:hover, .menu_top_2_main
, .menu_left_box, .reiserequest_main_body
, .menu_bottom_1_main
{
	background-color: #d3eaf2;	/*--- BLAU - sehr hell babyblau ---*/	
}

.reiserequest_preisanfrage_button
{
	background-color: #c4c600;	/*--- Grün - Slimer, knallig ---*/
}

body, .banner_main, .banner_fading_img, .menu_right_main
{
	background-color: #E8F3F9;
}

.content_main
{
	background-color: #F0F9F9;
}

.menu_top_main, .menu_left_main
{
	background-color: #a6e7fd;
}

/*--- D3EAF2 passt ---*/

.menu_left_box
, .reiserequest_preisanfrage_button
{
/*	background:-moz-linear-gradient(top, #ffffff, #D3EAF2); /* Firefox */
/*	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#D3EAF2)); /* Safari, Chrome */
}

.reiserequest_preisanfrage_button:hover
{
/*	-moz-box-shadow: 0 0 20px #b1c903; */
}

/******************************************/
/**************** Rahmen ******************/
/******************************************/
.menu_top_1_main, .menu_top_2_main
, .menu_bottom_1_main
, .tl_text_main, .tl_reisedisplay_main
, a:hover .tl_text_main, a:hover .tl_reisedisplay_main
, .news_menu
, .form_main * input
, .file_main_border
, .reiserequest_preisanfrage_button:hover
{
	border: 1px solid;	
}

.menu_top_1_main, .menu_top_2_main
, .menu_bottom_1_main
{
	border-top: none;
}

.menu_top_main
{
	border-top: 2px solid;
}

.menu_top_main
{
	border-bottom: 2px solid;
}

.menu_top_1_link, .menu_top_2_link
, .menu_bottom_1_link
, .preisuebersicht_gesamtsumme
{
	border-top: 1px solid;
}

.menu_top_0_link
, .menu_bottom_0_link
, .menu_right_0_link
{
	border-left: 1px solid;
}

.reiserequest_meldung
{
	border-bottom: none;
}

/******************************************/
/************ Rahmen FARBE ****************/
/******************************************/
.menu_top_1_main, .menu_top_2_main
, .menu_top_1_link, .menu_top_2_link
, .menu_bottom_1_main
, .menu_bottom_1_link
, .tl_text_main, .tl_reisedisplay_main
, .news_menu
, .file_main_border
, .reiserequest_preisanfrage_button:hover
{
	border-color: white;		/*---- starkes dunkel blau ---*/
}

.menu_top_main
, .menu_top_0_link
{
	border-color: #FFF7C6;		/*---- sehr helles und mattes Eigelb ---*/
	border-color: white;		/*---- sehr helles und mattes Eigelb ---*/
}

a:hover .tl_text_main, a:hover .tl_reisedisplay_main
{
	border-color: #A6261B;		/*---- starkes dunkel rot ---*/
	border-color: #b1c903;
}

.menu_bottom_0_link
, .menu_right_0_link
, .form_main * input
{
	border-color: #999999;		/*---- mittel grau ---*/
}

.preisuebersicht_gesamtsumme
{
	border-color: black;
}

/******************************************/
/************ hintergrund BILDER ************/
/******************************************/
.page_main
{
	background-image: url('../img/background.jpg');
	background-image: url('../img/backround.png');	
	background-repeat: repeat-y;		
}

.menu_top_2_main	
{
	background-image: url('../img/verlauf_invert.gif');
	background-repeat: repeat-y;
}

.menu_top_1_link_for_untermenu, .news_link
{
	background-image: url('../img/pfeile.gif');	
	background-repeat: no-repeat;
	background-position: 2px center;
}

.tl_text_caption, .tl_reisedisplay_caption
{
	background-image: url("../img/transparenz.png");
	background: expression("white");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/transparenz.png');
}

.menu_right_main
{
	background-image: url("../img/footer.jpg");
	background-image: url("../img/footer.png");	
	background-repeat: no-repeat;
}
/******************************************/
/************ hintergrund BILDER ************/
/************* halb Transparent **************/
/******************************************/

