<STYLE TYPE="text/css">

BODY {
 background-image : url(./Images/Hintergrund.jpg);
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}
.Normal {
 background-color : white;
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}
.Text {
 background-image : url(./Images/Hintergrund.jpg);
 background-repeat: repeat-y;
 background-color : white;
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}

P, LI, DIV, UL {
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}

.divrechts {
 text-align: right;
}

#DivNavigator {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 140px;
 heigth: 100%;
 z-index: 10;
 margin: 20px;
}
#DivInhalt {
 position: absolute;
 left: 180px;
 top: 0px;
 heigth: 100%;
 right: 0px;
 z-index: 20;
 margin-top: 20px;
}

TABLE {
 border-style : solid;
 border-color : white;
 border-width : 0;
 border-collapse: collapse;
}
TR {
 vertical-align : top;
}
TH {
 padding: 4;
 border-style : solid;
 border-color : firebrick;
 border-width : 1;
 border-bottom-width: 2;
 border-top-width: 0;
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 text-decoration : underline;
 color : firebrick;
 text-align : left;
}
TH.ErsteZeile {
 border-bottom-width: 0;
}
TD {
 padding: 4;
 border-style : solid;
 border-color : firebrick;
 border-width : 1;
 border-bottom-width: 2;
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}
.Rahmen {
 border-width : 1;
 border-color : black;
 padding : 5;
 border-spacing : 0;
 border-collapse : collapse;
}
.Gitter {
 border-width : 1;
 border-color : black;
 border-spacing : 0;
 border-collapse : collapse;
 text-align: right;
}
.ErsteLinie {
 border-top-width : 1;
 border-bottom-width : 1;
 border-left-width : 0;
 border-right-width : 0;
 border-color : black;
 border-spacing : 0;
 border-collapse : collapse;
}
.Linie {
 border-top-width : 0;
 border-bottom-width : 1;
 border-left-width : 0;
 border-right-width : 0;
 border-color : black;
 border-spacing : 0;
 border-collapse : collapse;
}
.Middle {
 vertical-align : middle;
}
DIV.Pinboard {
 border-width: 1;
 border-color: firebrick;
 border-style: solid;
 padding: 4;
 margin-bottom: 20px;
}

.Datum {
 font-size : 7pt;
 color: gray;
}
.Verkauft {
}
.Abstammung {
}
.Abstammung2 {
 padding:0;
 spacing:0;
 margin:0;
 border:0;
}
.Blank {
 border-color: white;
 border-width: 0;
}

.SeitenTitel, H1 {
 font-style: italic;
 font-weight : bold;
 font-size : 24pt;
 font-family : "Century", "Batang", "Garamond", serif;
 color : firebrick;
 text-align: Left;
 margin-top: 20px;
}
.Fuss {
 font-family : "Century", "Batang", "Garamond", serif;
 font-style: italic;
 font-size: 14pt;
}
.Untertitel {
 font-style : italic;
 font-weight : bold;
 font-size : 14pt;
 font-family : "Century", "Batang", "Garamond", serif;
 color : black;
}
.Text {
 font-style : normal;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}
.Hervorgehoben {
 font-style : normal;
 font-weight : bold;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}
.Lauftext {
 font-weight : bold;
 font-size : 14pt;
}
.Legende {
 font-style : italic;
 font-size : 10pt;
 font-family : "Verdana";
 color : black;
}

A:link {
 font-weight : bold;
 color : red;
 text-decoration : none;
}
A:active {
 color : red;
 text-decoration : underline;
}
A:visited {
 font-weight : bold;
 color : firebrick;
 text-decoration : none;
}
A:hover {
 color : red;
 text-decoration : underline;
}

 </STYLE>
