body
{
margin:           3px;
background-color: white;
color:            black;
font-family:      sans-serif;
font-size:        14pt;
font-weight:      400;
}

.titelzeile
{
background-color: silver;
line-height:      180%;
text-align:       center;
border-bottom:    2px solid black;
}

h1
{
background-color: white;
font-family:      sans-serif;
font-size:        24pt;
font-weight:      800;
color:            black;
margin-top:       0px;
margin-bottom:    0px;
}

h2
{
background-color: white;
font-family:      sans-serif;
font-size:        14pt;
font-weight:      bold;
color:            black;
margin-top:       0px;
margin-bottom:    0px;
}

.auswahl
{
background-color: white;
text-align:       center;
color:            black;
font-family:      sans-serif;
font-size:        18pt;
font-weight:      400;
}

.auswahl_klein
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-size:        14pt;
font-weight:      400;
}

ul#liste li 
{
list-style:       none;
}

ul#liste a:link
{
background-color: white;
color:            blue;
}

ul#liste a:visited
{
background-color: white;
color:            black;
}

ul#liste a:hover
{
background-color: white;
color:            red;
}

ul#liste a:active
{
background-color: white;
color:            black;
}

.click
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-style:       normal;
font-size:        14pt;
font-weight:      bold;
margin-top:       9px;
margin-bottom:    3px;
text-align:       center;
}

.uebersicht, .uebersicht TD, .uebersicht TH
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-size:        10pt;
font-weight:      400;
}

div#bild
{
float:            left;
margin:           10px;
padding:          10px;
width:            700px;
border:           1px dashed red;
}

ul#beschreibung
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-style:       normal;
font-size:        10pt;
font-weight:      400;
margin:           10px;
padding:          10px;
width:            300px;
border:           1px dashed red;
}

.text, .text TD, .text TH
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-style:       normal;
font-size:        10pt;
font-weight:      400;
}

em
{
background-color: white;
color:            red;
font-family:      sans-serif;
font-style:       normal;
font-size:        10pt;
font-weight:      bold;
}

.fusszeile
{
background-color: white;
color:            black;
font-family:      sans-serif;
font-size:        12pt;
font-weight:      400;
margin-top:       6px;
margin-bottom:    12px;
text-align:       center;
}

.fusszeile a:hover
{
background-color: white;
color:            red;
}

.fusszeile1
{
background-color: silver;
line-height:      200%;
border-top:       2px solid black;
text-align:       center;
color:            black;
font-family:      sans-serif;
font-size:        12pt;
font-weight:      400;
}

.fusszeile2
{
background-color: silver;
line-height:      200%;
text-align:       center;
color:            black;
font-family:      sans-serif;
font-size:        12pt;
font-weight:      bold;
}

ul#navigation
{
background-color: silver;
text-align:       center;
margin:           0;
padding:          0;
}

ul#navigation li 
{
list-style:       none;
display:          inline;
margin:           0.6em;
padding:          0;
}

ul#navigation a:link
{
background-color: silver;
color:            blue;
}

ul#navigation a:visited
{
background-color: silver;
color:            black;
}

ul#navigation a:hover
{
background-color: silver;
color:            red;
}

ul#navigation a:active
{
background-color: silver;
color:            black;
}

