a:link
{
 text-decoration: none;
 color: #686868;
 font-weight : bold;
}
a:visited
{
 text-decoration: none;
 color: #4A4D4A;
 font-weight : bold;
}
a:hover
{
 text-decoration: font-stretch: wider;
 font-size:120%;
 color: #ffdd00;

}
a:active
{
 text-decoration: none;
 color: #686868;
}

/* --
Farben: dunkegrau: #686868
        hellgrau: #dfdfdf
        gelb: #ffdd00
        lila:#9c65ff
-- */

body
{
 margin:0px;
 background-color : #cfcfcf;
 font-family: helvetica,arial,verdana;
 color:#686868;
}

table.eins
{
 width:100%;
 background-color:#cfcfcf;
 border:0px;
}

table.zwei
{
 background-color:#9c9a9c;
 padding-top: 2px;
 padding-bottom:2px;
 width:100%;
 border:1px solid #9c65ff;
}

tr.eins
{
 border:0px;
 margin:0px;
 width:100%;
 padding:0px;
 /* height:3%;
 */
}

tr.zwei
{
 border:0px;
 padding:0px;
 width:100%;
 height:auto;
}

td.eins
{
 padding:0px;
 border:0px;
 /*border-color:#868686;*/
 width:25px;
 height:auto;
}

td.zwei
{
 width:1px;
 padding:0px;
 border-left :0px;
 height:auto;
}
td.drei
{
 background-color:#9c9a9c;
 padding:1px;
 width:200px;
 height:auto;
 border-top:solid 1px #9c65ff;
 border-left:solid 1px #9c65ff;
 border-right:solid 1px #9c65ff;
 border-bottom:0px;
}

td.vier
{
 width:50%;
 padding:20px;
 height:auto;
 margin-left:20;
 margin-right:10;
 margin-top:20;
}

td.fuenf
{
 padding-right:10px;
 padding-top:30px;
 width:auto;
 height:auto;
 vertical-align:top;
 text-align:right;
}

td.sechs
{
 border:0px;
 background-color:#9c9a9c;
 padding:0px;
 width:28%;
 height:5%;
}

td.sieben
{
 background-color:#9c9a9c;
 border:0px;
 padding:2px;
 width:72%;
 height:5%;
 text-align : right;
}

td.acht
{
 border-top:0px;
 border-left : 0px;
 border-right : 0px;
 border-bottom:0px;
 border-color : black;
 width:33%;
 height:15px;
 text-align : center;
 font-size : 70%;
 background-color :;
}

td.neun
{
 border:0px;
 padding:3px;
 width:33%;
 height:auto;
 text-align : right;
 font-size : 80%;
 font-weight:bold;
 background-color:;
}

td.zehn
{
 background-color:#9c9a9c;
 padding:1px;
 /*padding-left:20px;*/
 width:200px;
 height:auto;
 border-top:0px;
 border-left:solid 1px #9c65ff;
 border-right:solid 1px #9c65ff;
 border-bottom:solid 1px #9c65ff;
 margin-top:30px;
 margin-left:10px;
 text-align:left;
 vertical-align:top;
}

td.elf
{
        width:33%;
        padding:5px;
        vertical-align:top;
        float : right;
}

p.eins
{
 text-align:right;
 font-size:80%;
}

ul
{
 font-size:120%;
 padding-top:0px;
 padding-left:0px;
 list-style-type:circle;
 list-style-image:url(../pics/hlp/ul.gif);
}

li
{
 list-style:circle;
 list-style-image:url(../pics/hlp/ul.gif);
}

.li.eins
{
 list-style:circle;
 list-style-image:url(../pics/hlp/ul.gif);
 font-size:90%;
}

span.eins
{
 list-style:circle;
 list-style-image:url(../pics/hlp/ul.gif);
 font-size:90%;
}

hr.eins
{
 width:100%;
 height::5px;
 border-top:2px;
 border-bottom:2px;
 color:black;
 background-color : #868686;
 border-color:#9c65ff;
 padding-top:10px;
 padding-bottom : 0px;
}

hr.zwei
{
 width:2px;
 height::auto;
 border:0px;
 padding:0px;
 color:#868686;
}

h1
{
 font-size:140%;
 text-align:center;
 word-spacing : 5px;
 font : bolder 140%;
 letter-spacing : 2px;
 color:#686868;
 font-family: helvetica,arial,verdana;
}

h2
{
 font-size:120%;
 text-align:center;
 word-spacing : 5px;
 font : bolder 120%;
 font-family: helvetica,arial,verdana;
 letter-spacing : 2px;
}

h3
{
 font-size:110%;
 text-align:center;
 word-spacing : 3px;
 font : bolder 110%;
 letter-spacing : 2px;
 font-family: helvetica,arial,verdana;
}

h4
{
 font-size:100%;
 text-align:center;
 word-spacing :3px;
 font-weight: bolder 100%;
 letter-spacing : 2px;
 font-family: helvetica,arial,verdana;
}

.titel1
{
 padding-right:5px;
 text-align:right;
 margin-right:10px;
 border-right: 10px solid #ffdd00;
 border-top: 2px solid #ffdd00;
 font-size: 21px;
 color: #686868;
}

.titel2
{
 padding-right:5px;
 text-align:right;
 margin-right:10px;
 border-right: 10px solid #ffdd00;
 border-bottom: 2px solid #ffdd00;
 font-weight:130%;
 font-size: 24px;
 color: #686868;
}

img.eins
{
 border:1px solid  #9c65ff;
 background-image : url(../pics/hlp/justizia.jpg);
 float : right;
 margin-right : 10px;
}

.text
{
 text-align:justify;
 font-size:95%;
 margin-left:20px;
 margin-right:100px;
 color:#686868;
 font-family:helvetica,arial,verdana;
}

#box
{
 border : 3px;
 border-color : #9c9a9c;
 border-width : 3px;
 float : right;
}

.font
{
 font-size : 90%;
 font-weight : bolder;
 text-align : justify;
 vertical-align : text-top;
}