/* CSS for MSIE 4+, NS 4.x limited, NS 6 & higher / 2002-11-04 */
/* (c) CLUBdrei internet agentur, http://www.clubdrei.com */


/* Text weiss 10 */

.txtw11				{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;}
.txtw11 a  			{ text-decoration:none;			color:#ffffff;}
.txtw11 a:visited 	{ text-decoration:none;			color:#ffffff;}
.txtw11 a:active  	{ text-decoration:none;			color:#ffffff;}
.txtw11 a:hover  	{ text-decoration:none;			color:#ffffff;}


/* Text dunkelgrau 11 */

.txtdg11			{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
.txtdg11 a  		{ text-decoration:none;			color:#333333;}
.txtdg11 a:visited 	{ text-decoration:none;			color:#333333;}
.txtdg11 a:active  	{ text-decoration:none;			color:#333333;}
.txtdg11 a:hover  	{ text-decoration:none;			color:#333333;}


/* Text dunkelblau 11 */

.txtdb11			{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#002348;}
.txtdb11 a  		{ text-decoration:none;			color:#002348;}
.txtdb11 a:visited 	{ text-decoration:none;			color:#002348;}
.txtdb11 a:active  	{ text-decoration:none;			color:#002348;}
.txtdb11 a:hover  	{ text-decoration:none;			color:#002348;}


/* Text orange 11 */

.txto11				{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#E5A009;}
.txto11 a  			{ text-decoration:none;			color:#E5A009;}
.txto11 a:visited 	{ text-decoration:none;			color:#E5A009;}
.txto11 a:active  	{ text-decoration:none;			color:#E5A009;}
.txto11 a:hover  	{ text-decoration:none;			color:#E5A009;}

/* Text orange 12 */

.txto12				{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E5A009;}
.txto12 a  			{ text-decoration:none;			color:#E5A009;}
.txto12 a:visited 	{ text-decoration:none;			color:#E5A009;}
.txto12 a:active  	{ text-decoration:none;			color:#E5A009;}
.txto12 a:hover  	{ text-decoration:none;			color:#E5A009;}


/* Text schwarz 10 */

.txts10				{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}
.txts10 a  			{ text-decoration:underline;			color:#000000;}
.txts10 a:visited 	{ text-decoration:underline;			color:#999999;}
.txts10 a:active  	{ text-decoration:underline;			color:#000000;}
.txts10 a:hover  	{ text-decoration:none;					color:#000000;}


