
/* Version       : 1.0                             			*/
/* Last modified : (AL) 01.05.2005                 			*/
/* Author        : dCTRL GmbH - Zurich/Switzerland 			*/
/* Copyright     : dCTRL GmbH 2000-2005            			*/



/* -------------------- GENERAL STYLES -------------------- */

.txt_Weiss {
	color: #FFFFFF;
	font-weight:normal;
}

.txt_Weiss_fett {
	color: #FFFFFF;
	font-weight: bold;
}

.txt_Gelb {
	color: #FEE500;
}

.txt_dBlau {
	color: #095AA6;
}

.txt_dBlau_fett {
	color: #095AA6;
	font-weight: bold;
}

.txt_hBlau {
	color: #E7EFF6;
}

.txt_Grau {
	color: #6B6B6F;
}

.txt_Schwarz {
	color: #333333;
}

.txt_Schwarz_fett {
	color: #333333;
	font-weight: bold;
}