﻿/* Promille-Rechner */
#promillerechnerT { padding: 10px; }
#promillerechnerT h1 { color: #ffffff; font-size: 20px; font-weight: bold; }
#promillerechnerT form { margin: 0 -10px; padding: 0 10px 10px 10px; }
#promillerechnerT .tabelle1 { width: 470px; }
#promillerechnerT .td1 { width: 255px; }
#promillerechnerT .td2 { width: 135px; }
#promillerechnerT .td3 { width: 102px; }
#promillerechnerT .td4 { width: 20px; }
#promillerechnerT .combo { width: 110px; height: 21px; }
#promillerechnerT .progress1 { width: 138px; }
#promillerechnerT #plot1 { width: 450px; height: 300px; }
#promillerechnerT .dataInvi { display: none; }
