﻿/* Menu */

body             { background: #F88;  overflow-y: scroll; font-family: Arial; }

header           { background-image:url("img/header.bmp"); background-size: 100%; width: 590px; margin: 0px auto; margin-top: 30px; margin-bottom: -8px; border-radius: 20px 20px 0 0; }
konstant { }
#konstant .top   { font-size: 18pt; color: #666; text-align: center; }
#konstant .txt   { font-size: 10.5pt; color: #666 }
#konstant .mon   { font-size: 10pt; color: #666; }


article          { background: #DDD; width: 590px; min-height: 120px; padding-left: 0px; margin: 0px auto; }
eingabe { }
#eingabe .status { font-size: 10pt; color: #888; line-height: 160% }
#eingabe .small  { font-size: 8pt;  color: #666; line-height: 160% }
#eingabe .txt    { font-size: 10pt; color: #000; line-height: 120%; margin-bottom: 5px; }
#eingabe .radio  { font-size: 10pt; color: #444 }



main           { background: #FFF; width: 590px; margin: 0px auto; margin-top: -10px; margin-bottom: 0px; }
balken { }
#balken .Twe     { font-size: 12pt; font-weight: bold; color: #F88 }
#balken .Tft     { font-size: 12pt; font-weight: bold; color: #F48 }
#balken .Twt     { font-size: 12pt; font-weight: bold; color: #FFF }
#balken .typ     { font-size: 10pt; color: #FFF; line-height: 160% }
#balken .hadi    { font-size: 10pt; color: #CCC; line-height: 180% }
#balken .date    { font-size: 9pt;  color: #BBB }
#balken .alarm   { font-size: 9.5pt; color: #444; line-height: 140% }
#balken .comment { font-size: 9.5pt; color: #666; line-height: 140% }

footer           { background-image:url("img/header.bmp"); background-size: 100%; width: 590px; margin: 0px auto; margin-top: 0px; margin-bottom: 30px; border-radius: 0 0 20px 20px; }
