
h3
{
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
margin-bottom: 2px;
}
h2
{
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14pt;
font-weight: bold;
text-align: left;
margin-bottom: 2px;
}

p
{
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 1px;
}
p.kleiner
{
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 1px;
}
P.gross
{
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 12pt;
text-align: left;
}

ul
{
list-style-type:circle;
color: Black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
text-align: left;
margin-bottom: 2px;
margin-top: 2px;
}
ol
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
text-align: left;
margin-bottom: 2px;
margin-top: 2px;
}
input {
color:#000000;
font-size:10pt;
border: #C0C0C0;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFFFF;
}

input.button1 {
cursor: hand;
width:100px;
height:28px;
background-color:#33FF66;
color:#000000;
border-top:4px solid #e4d9c0;
border-right:4px solid #837c6b;
border-bottom:4px solid #837c6b;
border-left:4px solid #e4d9c0;
}

input.button {
cursor: hand;
width:120px;
height:28px;
background-color:#33FF66;
color:#000000;
border-top:4px solid #e4d9c0;
border-right:4px solid #837c6b;
border-bottom:4px solid #837c6b;
border-left:4px solid #e4d9c0;
}
input.checkbox {
border:#EEEEEE;
background-color:#EEEEEE;
}

input.button2 {
cursor: hand;
width:220px;
height:28px;
background-color:#33FF66;
color:#000000;
border-top:4px solid #e4d9c0;
border-right:4px solid #837c6b;
border-bottom:4px solid #837c6b;
border-left:4px solid #e4d9c0;
}

input.checkbox {
border:#EEEEEE;
background-color:#EEEEEE;
}


table{
background-color:#EEEEEE;
border-collapse:collapse;
}
#tablerechner {
background-color:#FFFFAE;
border-collapse:collapse;
width:500px;
height:150px;
}
/*TD { border:2px #DADADA solid; }*/
