/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 30.08.2017, 08:30:59
    Author     : g7070
*/


/* Samsung A40 hat eine Auslösung von 703*360 px */

body {font-family: 'Rosario',Helvetica,Arial,Sans-Serif ;
     /* background: #0D0433;*/
font-size: 14pt;
}

td {vertical-align: text-top;}
td.l {width: 70%; font-size: 14pt; line-height:110%;background-color:royalblue; color: white;}
td.green {width: 30%;font-size: 36pt; line-height:100%;background-color: seagreen; color: white; text-align: center;}
td.yellow {width: 30%;font-size: 36pt; line-height:100%;background-color: yellow; color: black; text-align: center;}
td.red {width: 30%;font-size: 36pt; line-height:100%;background-color: red; color: white; text-align: center;}
td.darkred {width: 30%;font-size: 36pt; line-height:100%;background-color: darkred; color: white; text-align: center;}

div.small {font-size: 12px;}

