/******************************************/
/************** Schriftfarben **************/
/******************************************/

.menu_top_0_link:hover, .menu_top_1_link:hover, .menu_left_0_link:hover, .menu_left_1_link:hover
{
	color: white;
}

.news_caption
, .reisenliste_reise_caption
, .reisenliste_reise_caption a
, .reisenliste_pager_nummer_text1
{
	color: #2b68b8;			/*---  sehr sehr dunkel blau grau ---*/
}

.reisenliste_reise_caption a:hover
{
	color: #3C3C3C;				/*---- fast schwarz ---*/
}

/******************************************/
/************ hintergrund FARBE ************/
/******************************************/
body
{	
	background-color: #67a7d5;		/*---  verwaschenes Himmelblau grau ---*/
}

.page_main
, .menu_top_1_main, .menu_left_1_main
{
	background-color: #efefef;
}

.banner_kundensupport_main
{
	background-color: #d5e3ec;		/*--- mittleres helles blau grau ---*/
}

.menu_bottom_main
{
	background-color: #d5e3ec;		/*--- sehr helles blau grau ---*/
}

/******************************************/
/**************** Rahmen ******************/
/******************************************/
.menu_top_0_link, .menu_left_0_link
, .menu_left_newsletter
, .menu_tags_main
, .text_main_img
, .file_main
, .news_menu
, .tl_reisedisplay_main
, .reisenliste_reise_block0, .reisenliste_reise_block1
{
	border: 2px solid;
}

.menu_top_1_link, .menu_left_1_main
{
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
}

.menu_left_1_link
{
	border-top: 2px solid;
}

.menu_bottom_0_link
{
	border-right: 1px solid;
}

.file_img
{
	border-bottom: 1px solid;
}

.page_main
{
	border: 3px solid;
}

.form_main input
{
	border: 1px solid;
}

/******************************************/
/************ Rahmen FARBE ****************/
/******************************************/

.page_main
{
	border-color: #d6d6d6;			/*---  angehend dunkles Grau ---*/
}

.menu_top_0_link, .menu_top_1_link, .menu_left_0_link, .menu_left_1_link, .menu_left_1_main
, .menu_left_newsletter
, .menu_tags_main
, .text_main_img
, .form_main input
, .file_main
, .file_img
, .news_menu
, .tl_reisedisplay_main
, .reisenliste_reise_block0, .reisenliste_reise_block1
{
	border-color: #88b1cf;			/*---  dunkel blau grau ---*/
}

.menu_bottom_0_link
{
	border-color: #3C3C3C;			/*---  fast schwarz ---*/
}

/******************************************/
/************ hintergrund BILDER ************/
/******************************************/
body
{
	background-image: url('../img/body_background.gif');
	background-repeat: repeat-x;
}

.banner_main
{
	background-image: url('../img/banner.gif');
	background-repeat: repeat-x;
}

.menu_top_0_link, .menu_top_1_link, .menu_left_0_link, .menu_left_1_link
{
	background-image: url('../img/global_button.gif');
	background-repeat: repeat-x;	
}

.menu_top_0_link:hover, .menu_top_1_link:hover, .menu_left_0_link:hover, .menu_left_1_link:hover
{
	background-image: url('../img/global_button_hover.gif');
	background-repeat: repeat-x;
}

.menu_left_newsletter
{
	background-image: url('../img/body_background.gif');
	background-repeat: repeat-x;
}

.news_link
{
	background-image: url('../img/pfeil.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
	
/******************************************/
/************ hintergrund BILDER ************/
/************* halb Transparent **************/
/******************************************/
