/* Style Sheet */

.fliesstext {
    	font-family: arial;
    	font-size: 14px;
    	color: #000000;
    	line-height: 17px;
}

.ueberschrift {
    	font-family: arial;
    	font-size: 16px;
    	color: #6f0f10;
    	line-height: 18px;
    	font-weight: bold;
}

.teilueberschrift {
    	font-family: arial;
    	font-size: 14px;
    	color: #6f0f10;
    	line-height: 16px;
    	font-weight: bold;
}