table {
	background-repeat : no-repeat;
	margin : 0; 
	padding : 0; 
}
td, .text, .text_grau, .text_schwarz, .text_blau, .bold, .orange_bold, .blau_bold, .schwarz_bold, .titel1 , .titel2, .space, .klein, .klein_blau, .klein_orange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #FFFFFF;
	font-size : 12px; 	
	line-height : 18px;
}

.nobg {
	background-image : none;
}

.text_grau {
	color : #999999;
}
.text_schwarz {
	color : #000000;
}
.text_blau {
	color : #333399;
}
.bold{
	font-weight : bold;
}
.orange_bold, .blau_bold, .schwarz_bold, .titel1 , .titel2 {
	font-weight : bold;
	line-height : 12px; 
} 
.orange_bold {
	color : #FF9900;
	line-height : 18px; 
}
.blau_bold {
	color : #333399;
	line-height : 12px; 
}
.schwarz_bold {
	color: #000000;
	line-height : 12px; 
}
.titel1 {
	font-size : 16px; 
	line-height : 20px; 
} 
.titel2 {
	font-size : 14px; 
	line-height : 18px; 
} 
.space {
	font-size : 4px; 
	line-height : 4px; 
} 
.klein, .klein_blau, .klein_orange {
	font-size : 10px; 
	line-height : 12px 
} 
.klein_blau {
	color: #333366;
} 
.klein_orange {
	color: #FF9933;
}
.feld {
	font-family : courier;
	font-size : 10px;
	color:#000000;
	line-height : 10px; 
}
A {
	font-family : Verdana, Geneva,  Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #FFFFFF; 
	line-height : 18px; 
	text-decoration : none; 
} 
A:visited {
	color : #CCCCCC; 
} 
A:active {
	color : #FF9900; 
} 
A:hover {
	color : #FFCC00; 
} 
A.txtlink {
	font-family : Verdana, Geneva,  Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : normal; 
	color : #FFFFFF; 
	line-height : 18px;
	text-decoration : underline;
} 
A.txtlink:visited {
	color : #CCCCCC; 
} 
A.txtlink:active {
	color : #FF9900; 
} 
A.txtlink:hover {
	color : #FFCC00; 
} 

A.klein_blau {
	font-family : Verdana, Geneva,  Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333366; 
	text-decoration : none; 
} 
A.klein_blau:visited {
	color : #333366; 
} 
A.klein_blau:active {
	color : #FF9900; 
} 
A.klein_blau:hover {
	color : #FFCC00;
} 

A.klein_weiss {
	font-family : Verdana, Geneva,  Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	color : #FFFFFF; 
	text-decoration : none; 
} 
A.klein_weiss:visited {
	color : #FFFFFF; 
} 
A.klein_weiss:active {
	color : #FF9900; 
} 
A.klein_weiss:hover {
	color : #FFCC00;
} 
