/* Standartklassen für alle Seiten */

body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 20px;
	color : #464A52;
}

.pagehl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : normal;
	vertical-align : bottom;
	line-height : 34px;
	height : 40px;
	color : #83B817;
}

.parahl {
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 28px;
	color : #666666;
}

.smalltxt {
	font-size : 10px;	
	line-height : 14px
}

.txt {
	font-size : 13px;	
	line-height : 16px
}

.bigtxt {
	font-size : 37px;	
	line-height : 40px
}
