* { 
font-family:arial; 
font-size:12pt; 
}

h1 { font-size:14pt; font-weight:bold; color:#000088; }
h2 { font-size:12pt; font-weight:bold; color:#000088; }

ul,ol,li { 
margin-left:12px;
padding:4px;
}

table { empty-cells:show; }

.klein, .klein td, .klein b { 
font-size:10pt; 
color:#000000; 
}

.header { 
font-size:10pt; 
color:#ffffff; 
font-weight:bold; 
}

.titel { 
font-size:16pt; 
color:#ffffff; 
font-family:impact; 
}

.formbox {
  background-color: #dddddd;
  border: 2px dashed #0000ff;
}

td.rahmen {
  padding: 1px;
  border: 0px;
}

td.rahmen:hover {
  padding: 0px;
  border: 1px;
  border-style: solid;
  border-color: #ff0000;
}

/* Nicht zu druckende Elemente */
.noprint{
font-size:8pt;
}

/* Nicht am Bildschirm zu sehende Elemente */
.noscreen{
display:none;
}

a:link { color:#880000; text-decoration:underline; font-size:12pt; }
a:visited { color:#880000; text-decoration:underline; font-size:12pt; }
a:hover { color:#CC0000; text-decoration:underline; font-size:12pt; }
a:active { color:#CC0000; text-decoration:underline; font-size:12pt; }

a:link.klein { color:#000000; text-decoration:none; font-size:10pt; }
a:visited.klein { color:#000000; text-decoration:none; font-size:10pt; }
a:hover.klein { color:#ff0000; text-decoration:none; font-size:10pt; }
a:active.klein { color:#ff0000; text-decoration:none; font-size:10pt; }

a:link.navi { color:#880000; text-decoration:none; font-size:10pt; font-weight:bold; }
a:visited.navi { color:#880000; text-decoration:none; font-size:10pt; font-weight:bold; }
a:hover.navi { color:#CC0000; text-decoration:none; font-size:10pt; font-weight:bold; }
a:active.navi { color:#CC0000; text-decoration:none; font-size:10pt; font-weight:bold; }

a:link.navneu { color:#008800; text-decoration:none; font-size:12pt; font-weight:bold; }
a:visited.navneu { color:#008800; text-decoration:none; font-size:12pt; font-weight:bold; }
a:hover.navneu { color:#00cc00; text-decoration:none; font-size:12pt; font-weight:bold; }
a:active.navneu { color:#00cc00; text-decoration:none; font-size:12pt; font-weight:bold; }

a:link.icons { color:#000000; text-decoration:none; font-size:12pt; font-weight:bold; }
a:visited.icons { color:#000000; text-decoration:none; font-size:12pt; font-weight:bold; }
a:hover.icons { color:#CC0000; text-decoration:none; font-size:12pt; font-weight:bold; }
a:active.icons { color:#CC0000; text-decoration:none; font-size:12pt; font-weight:bold; }
