body {
 background: #D0D0FF;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 10pt;
 margin-top: 0px;
}

.hilfe {
 margin: 0px;
 background: #D0D0FF;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 10pt;
}

.ebene1 {
 background: #FFFFFF;
 width: 785px;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
}

.hilfeEbene1 {
 background: #FFFFFF;
}

.copyright {
 text-align: center;
 color: #404040;
 font-size: 10pt;
}

.topInhalt {
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12pt;
 margin: 0px;
 padding-left: 5px;
}

.inhalt {
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12pt;
 padding: 20px;
 text-align: justify;
}

.inhaltLinks {
 border-right: solid 2px grey;
 padding: 5px;
 margin: 0px;
 font-size: 11pt;
 font-family: Trebuchet MS, Arial, Helvetica;
 text-align: left;
 vertical-align: top;
 background: #EAEAEA;
 width: 120px;
}

.FormEingabe, .FormListe, .FormDatum {
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 11pt;
 border: 1px solid black;
 background: #D0D0FF;
 color: black;
}

.FormEingabe { width: 200px; height: 20px; }
.FormListe { height: 18px; }
.FormDatum { width: 30px; height: 20px; }

.kleinInfo {
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 10pt;
 background: #EAEAEA;
 color: black;
 padding: 5px;
}

.DialogLinks, .DialogRechts, .DialogObenRechts, .DialogObenLinks, .DialogUntenRechts, .DialogUntenLinks
 {
 background: #EAEAEA; font-family: Trebuchet MS, Arial, Helvetica; font-size: 11pt; padding: 5px;
 }

.DialogLinks { border-left: 1px solid black; vertical-align: top; }
.DialogRechts { border-right: 1px solid black; }
.DialogObenRechts { border-right: 1px solid black; border-top: 1px solid black; }
.DialogObenLinks { border-left: 1px solid black; border-top: 1px solid black; }
.DialogUntenRechts { border-right: 1px solid black; border-bottom: 1px solid black; text-align: right; }
.DialogUntenLinks { border-left: 1px solid black; border-bottom: 1px solid black; }

.Spruch {
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12pt;
 background: #FFFFFF;
 color: black;
 padding: 5px;
}

.KatalogTitel .KatalogDetails .KatalogObject {
 font-family: Berylium, Trebuchet MS, Arial, Helvetica;
 background: #FFFFFF;
 color: black;
 padding: 5px;
}

.KatalogObjekt { font-size: 12pt; text-align: center; vertical-align: top;}
.KatalogTitel { font-size: 24pt; }
.KatalogDetails { font-size: 12pt; }

.Foto { text-align: center; }
.FotoControl { text-align: left; background: #EAEAEA; padding-left: 5px; }
.FotoBild { border: 1px solid black; margin: 5px; }
.FotoTitel {
 font-family: Berylium, Trebuchet MS, Arial, Helvetica;
 font-size: 24pt;
 background: #FFFFFF;
 color: black;
 padding: 5px;
 text-align: center;
}
.FotoBeschreibung {
 font-family: Berylium, Trebuchet MS, Arial, Helvetica;
 font-size: 12pt;
 text-align: center;
 padding-left: 40px;
 padding-right: 40px;
 }

.msg { font-size: 14pt; margin: 10px; text-align: center; }

a:link { color: #3030FF; text-decoration: none; }
a:active { color: #6060FF; text-decoration: none; }
a:hover { color: #4040FF; text-decoration: underline; }
a:visited { color: #2020FF; text-decoration: none; }

