

/**

	Stylesheet
	Design: Druckansicht 
*/


.ueberfont {
 font-size: 22px;
 font-family: verdana,tahoma,helvetica;
 color: #FF0000;
 font-weight:	bolder;
 text-decoration: none;

}

.smallfont {
 font-size: 16px;
 font-family: verdana,tahoma,helvetica;
 color: #FFFFFF;
 font-weight:	bolder;
 text-decoration: none;

}

.normalfont {
 font-size: 16px;
 font-family: verdana,tahoma,helvetica;
 color: #000000;

}

