/* -- global -- */
body, td, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #425964;
	text-decoration: none ;
}
a { color: #425964; text-decoration: none ;}
a:hover { text-decoration: underline }

/* -- header -- */
.header_titel { font-size: 18px; color: #ffffff; font-weight: bold}

/* -- text -- */
.text_headline_withe { font-size: 12px; color: #ffffff;  font-weight: bold}
.text_headline_darkgray { font-size: 12px; color: #425964; font-weight: bold}

/* .text_content_st { color: #425964; text-decoration: none } */

.text_newsSubline { font-size: 10px; color: #88bed9; font-weight: bold }

/* -- navigation -- */
.nav_detail_normal { font-size: 12px; color: #bebfbf; font-weight: bold}

/* nav links */
.nav_white_st { font-size: 12px; color: #ffffff; text-decoration: none }
.nav_white_bold { font-size: 12px;  color: #ffffff; font-weight: bold}

/* nav rechts */
.nav_gray_st { font-size: 12px; color: #647a82; text-decoration: none }
.nav_gray_bold { font-size: 12px; color: #647a82; font-weight: bold }

/* nav content */
.nav_blue_st { font-size: 12px;  color: #7498ab; text-decoration: none }
.nav_blue_bold { font-size: 12px;  color: #7498ab; font-weight: bold}

/* -- block -- */
.content_line { background-color: green;}



/* -- colors -- */
.color_header { background-color: #dce5ea; }
.color_nav { background-color: #e6f2f7; }
.color_resorts { background-color: #c9e0e9; } 
.color_subnav { background-color: #8fbfd1; }
.color_footer { background-color: #dce5ea; }
.color_search { background-color: #eff3f5; }
.color_sitecontrol { background-color: #e6f2f7; }

/* -- lists -- */
.list_header { background-color: #c4d1d9; border: solid; border-width: 1px 0px 0px; border-color: #ffffff  }
.list_color_1 { background-color: #eff3f5; border: solid; border-width: 1px 0px 0px; border-color: #ffffff }
.list_color_2 { background-color: #e0e7eb; border: solid; border-width: 1px 0px 0px; border-color: #ffffff  }

/* -- form -- */
.form_label { font-size: 11px; color: #999999; text-decoration: none }
.form_textField {  font-size: 11px; color: #333333; text-decoration: none; width: 265px}
.form_listbox { font-size: 11px; color: #333333; text-decoration: none; width: 120px }
.form_button, .form_buttonActive { font-size: 11px; color: #ffffff; text-decoration: none; border: 2px double; width: 125px; font-weight: bold; background-color: #c4d1d9; border-color: #e0e7eb #8ca6b5 #8ca6b5 #e0e7eb}
.form_buttonActive {background-color: #647a82;}

/* -- footer text -- */
.footerText, .footerText a {  color: #557382; text-decoration: none }
.footerText_bold { font-size: 12px; font-weight: bold }

/* -- subfooter -- */
.subfooterText { font-size: 9px; color: #a3b8c2; text-decoration: none }
.subfooterText a { color: #a3b8c2; text-decoration: none}
.CopyrightLink {text-decoration: underline}