@charset "utf-8";
@page :first{ marks: crop cross; }
.class { color: #221e25; font-size: 12px; font-family: sans-serif, arial; font-weight: 400; text-decoration: none; }
.classklein { color: #221e25; font-size: 9px; font-family: sans-serif, arial; font-weight: 400; text-decoration: none; }
.classfett { color: navy; font-size: 12px; font-family: sans-serif, arial; font-weight: 700; text-decoration: none; }
a:link { color: #ff194d; font-size: 11px; font-family: sans-serif, arial; font-weight: 400; text-decoration: none; }
a:visited { color: red; font-size: 11px; font-family: sans-serif, arial; font-weight: 400; text-decoration: none; }
a:hover { color: #f30000; font-size: 11px; font-family: sans-serif, arial; font-weight: 400; text-decoration: underline overline; }
a:active { color: white; font-size: 11px; font-family: sans-serif, arial; font-weight: 400; text-decoration: none; }
.class1 { color: #781414; font-size: 18pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
.class2 { color: black; font-size: 11pt; font-family: sans-serif, arial; font-weight: bold; text-decoration: none; }
body { background-image: url(verlauf.jpg); background-repeat: repeat-x; background-attachment: fixed; list-style-image: inherit; }
@media screen {
}
form { background-color: transparent; padding:20px; border: solid 0 #ddd; }
td, input, select, textarea { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; }
input, select, textarea { color:navy; }
.Bereich, .Feld { background-color: silver; width:300px; padding: 3pt; border:solid 4px red; }
.Auswahl { background-color:#dff; width:300px; border:6px solid #ddd; }
.Check, .Radio { background-color:olive; border:solid 1px #ddd; }
.Button { background-color:#aaa; color:#fff; width:200px; border:6px solid #ddd; }
