body, input { font-family: Verdana; font-size: 12px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

.headline { font-size: 20px; font-weight: bold; color: white; }
.headline_logged { font-size: 12px; color: white; }
.headline_user { font-size: 12px; font-weight: bold; color: #E2B605; }
.headline_logout { font-size: 12px; font-weight: bold; color: #FFF600; }

.titles { font-size: 12px; font-weight: bold; }
.error { font-size: 16px; font-weight: bold; color: red; }

.main_titles { font-size: 14px; font-weight: bold; color: green; }
.main_subtitles { font-size: 12px; color: black; }

.highlight_titles { font-size: 12px; font-weight: bold; color: red; }

.copyrights { font-size: 10px; color: white; }