/*----------------------------------------------------------------------------*/
/* Allgemein                                                                  */
/*----------------------------------------------------------------------------*/

body {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;  
}

.table_headline {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.table_cell {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: normal;
	color: #000000
}

/*----------------------------------------------------------------------------*/
/* Bereich: HOME                                                              */
/*----------------------------------------------------------------------------*/

.home_menuheadline {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

.home_menu {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

.home_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.home_table_cell {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

/*----------------------------------------------------------------------------*/
/* Bereich: CLUB                                                              */
/*----------------------------------------------------------------------------*/

.club_menuheadline {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.club_menu {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.club_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.member_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

.member_table_cell {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

.club_schwarzesbrett {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #FFFFFF
}

/*----------------------------------------------------------------------------*/
/* Bereich: GAESTE                                                            */
/*----------------------------------------------------------------------------*/

.gaeste_menuheadline {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.gaeste_menu {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.gaeste_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.gaeste_table_cell {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #00CCFF
}

/*----------------------------------------------------------------------------*/
/* Bereich: SLALOMTOUR                                                        */
/*----------------------------------------------------------------------------*/

.slalomtour_menuheadline {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.slalomtour_menu {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.slalomtour_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

/*----------------------------------------------------------------------------*/
/* Bereich: REPORTS                                                           */
/*----------------------------------------------------------------------------*/

.reports_menuheadline {
	font-size: 18px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.reports_menu {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

.reports_headline {
	font-size: 26px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000000
}

