﻿@font-face {
    font-family: "Futura Lt BT";
    src: url("../font/FutuLt__.ttf") format("truetype");
}

@font-face {
    font-family: "Georgia";
    src: url("../font/georgia.ttf") format("truetype");
}

@font-face {
    font-family: "LithographLight";
    src: url("../font/LITHOGRL.TTF") format("truetype");
}

body {
    font-family: "Futura", Arial, sans-serif;
}

.claim 
   { color: maroon; font-size: 36pt; font-family: sans-serif, "Futura Lt BT"; font-weight: lighter; font-stretch: expanded }

.ueber0 
{
 color: maroon;
 font-size: 18pt;
 font-family: "Futura Lt BT";
}

.ueber1 
{
 color: maroon;
 font-size: 24pt;
 font-family: "Futura Lt BT";
}

.zitat 
   { color: black; font-size: 10pt; font-family: "Futura Lt BT"; font-style: normal; font-weight: normal }

.zitat-unter 
 {
	color: gray;
	font-size: 14pt;
	font-family: "Futura Lt BT";
	font-weight: normal;
	text-align: right
}

.anmerkung 
{
 color: gray;
 font-size: 8pt;
 font-family: "Futura Lt BT";
 font-weight: normal;
}

.liste-ueber 
{
 color: maroon;
 font-size: 14pt;
 font-family: "Futura Lt BT";
 font-weight: normal;
}
.test123 {
    color:red;
}
.listetext 
 { font-size: 12pt; font-family: "Futura Lt BT"; font-weight: normal; line-height: 14pt }

.listeauswahl 
{
 font-size: 10pt;
 font-family: "Futura Lt BT";
 font-weight: normal;
}

.statustext 
{
 font-size: 8pt;
 font-family: "Futura Lt BT";
 font-weight: normal;
}

.normaltext 
{ font-size: 11pt; font-family: Arial; line-height: 15pt; }

.maroontext 
  { color: maroon; font-size: 11pt; font-family: Arial; line-height: 25px }
.blinken { color: navy; font-size: 11pt; font-family: Arial; text-decoration: blink }
.text 
{
 font-size: 12pt;
 font-family: "Futura Lt BT";
}

a:link 
 {
	color: navy;
	font-size: 14pt;
	font-family: "Futura Lt BT";
	line-height: 25px;
	text-decoration: none
}

a:hover 
{
 color: red;
 font-size: 11pt;
 font-family: "Futura Lt BT";
 text-decoration: none;
 background-color: #fff8dc;
}

a:active 
{
 color: #dcdcdc;
 font-size: 11pt;
 font-family: "Futura Lt BT";
 text-decoration: none;
}

a:visited 
   { color: #696969; font-size: 11pt; font-family: "Futura Lt BT"; text-decoration: none }

.anwahl 
{
 border-color: maroon;
 border-width: 1px;
 border-style: solid;
 outline-width: 3px;
}
.class_test   { font-family: "Futura Lt BT" }
.class_Rahmen      { background-color: #fcc; border: dotted 1px #c00 }
.Kapitaelchen { color: maroon; font-variant:small-caps; font-family: "Futura Lt BT"; }
