
body
{
background-image:url(./designs/keinjava_aa1.png); // notwendig, da sonst Kanten um Buttons
margin:0px 15px 0px;
}

.myp
{
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
margin:9px 0px 0px;
padding:0px;
text-align:left;
vertical-align:top;
}
.myp:first-letter { font-size:130%; font-weight:bold; }

.pzw
{
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
margin:0px;
padding:0px;
text-align:left;
vertical-align:top;
}

ul
{
list-style-type:circle;
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
text-align:left;
}

ol
{
list-style-type:decimal;
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
margin-top:9px;
text-align:left;
}

li
{
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
margin-top:9px;
text-align:left;
}
li:first-letter { font-size:125%; font-weight:bold; }

.myh1 /*-schrift anstelle von h1, h2... da Netscape 4.x feste Margins hat */ 
{
color: #091242;
font-size: 18px;
line-height: 23px;
font-family: Verdana,Arial,Helvetica;
font-weight:bold;
margin:0px 0px 0px;
padding:0px;
vertical-align:top;
text-align:left; 
}

.myh2 /*-schrift anstelle von h1, h2... da Netscape 4.x feste Margins hat */ 
{
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:bold;
margin:9px 0px 0px;
padding:0px;
vertical-align:top;
text-align:left; 
}


.fehler
{
color: #D2232A;
font-size: 18px;
line-height: 23px;
font-weight:bold;
font-family: Verdana,Arial,Helvetica;
margin: 12px 0px 0px;
vertical-align: bottom;
text-align: left;
}

.anschrift
{
color: #091242;
font-size: 12px;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
margin:9px 20px 0px;
padding:0px;
vertical-align:top;
text-align:left;
}

.copyright
{
color: #5c5c0a;
font-size: 8px;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
font-weight:normal;
text-align:right;
margin: 0px;
}

