/* DATEI: Fox.css */

body { font-family: Arial; font-size: 10pt; color: #000000; white-space: nowrap;

  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}

a { text-decoration:none; font-family: arial, sans serif, helvetica; }
a:link { color:#000000; font-size: 10pt; font-weight: normal; }
a:visited { color:#000000; font-size: 10pt; font-weight: normal; }
a:active { color:#000000; font-size: 10pt; font-weight: normal; }
a:hover { color:#000000; font-size: 10pt; font-weight: normal; }

table { empty-cells:show; }
td { font-size: 10pt; }

select {
 FONT-FAMILY: Arial, sans serif;
 FONT-SIZE: 12px;
 COLOR: #000000;
 border: 1px solid #c0c0c0;
 BACKGROUND-COLOR: #ffffff;
}
option {
 FONT-FAMILY: Arial, sans serif;
 FONT-SIZE: 12px;
}
optgroup {
 FONT-FAMILY: Arial, sans serif;
 font-style:normal;
 font-weight: bold;
 FONT-SIZE: 12px;
}

input {
 FONT-FAMILY: Arial, sans serif;
 FONT-SIZE: 12px;
 COLOR: #000000;
}
.button {
 FONT-FAMILY: Arial, sans serif;
 FONT-SIZE: 12px;
 COLOR: #ffffff;
 border: 1px solid #ffffff;
 BACKGROUND-COLOR: #d0d0d0;
}

textarea {
 FONT-FAMILY: Arial, sans serif;
 FONT-SIZE: 12px;
 COLOR: #000000;
 border: 1px solid #c0c0c0;
 BACKGROUND-COLOR: #f7f7f7;
}

h10 { font-size: 10pt; font-weight: bold; color: #000000; }
h10w { font-size: 10pt; font-weight: bold; color: #FFFFFF; }
h10r { font-size: 10pt; font-weight: bold; color: #FF0000; }
h10b { font-size: 10pt; font-weight: bold; color: #0000FF; }

h12 { font-size: 12pt; font-weight: bold; color: #000000; }
h12w { font-size: 12pt; font-weight: bold; color: #FFFFFF; }
h12r { font-size: 12pt; font-weight: bold; color: #FF0000; }
h12b { font-size: 12pt; font-weight: bold; color: #0000FF; }

hn12 { font-size: 12pt; font-weight: normal; color: #000000; }
hn12w { font-size: 12pt; font-weight: normal; color: #FFFFFF; }
hn12r { font-size: 12pt; font-weight: normal; color: #FF0000; }
hn12b { font-size: 12pt; font-weight: normal; color: #0000FF; }
