a {
   background-image:  url(file:///D|/Gesch%E4ftlich/Server/korriupload/design/link.gif);
   background-repeat: no-repeat;
   padding-left: 0px;
   background-position: 4px center
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
}

.formularschrift {border: 1px #CCCCCC solid; border-collapse: collapse; text-align: left; background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 18px}
.formularfeld {  border: 1px #FFFFFF solid; background-color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 70px; color: #00FF66}
.formularbutton { border: 1px #FFFFFF solid; background-color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 60px; color: #FFFFFF; font-weight: bolder}
.formularbutton2 { border: 1px #FFFFFF solid; background-color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 100px; color: #FFFFFF; font-weight: bolder}
.formularfeld_verz {  border: 1px #E2001A solid; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #4F4D4D}
.formularbutton_verz { border: 1px #E2001A solid; background-color: #ADACAC; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.nachrichtenfeld {  border: 1px #003C7F solid; background-color: #F2FBFF; font-size: 13px}

.Linie {  border-color: black #666666 black black; border-right-width: thin; color: #1310B0}

body,p,li {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}

fieldset {
  border:2px #FF0000 solid;
  font-family:Arial, Helvetica, sans-serif; font-size: 12px;
  }

.fieldset_schrift {  color: #FFFFFF; font-weight: bolder; font-size: 14px}
.fetteschrift {  color: #003C7F; font-weight: bolder; font-size: 14px}
.seitenueberschrift {  color: #000000; font-weight: bold; font-size: 40px}
.seitenueberschrift2 {  color: #FF0000; font-weight: bold; font-size: 40px}
.seitenueberschrift3 {  color: #FF0000; font-weight: normal; font-size: 40px}
.seitenueberschrift4 {  color: #000000; font-weight: normal; font-size: 40px}
.fetteschrift_klein {  color: #003C7F; font-weight: bolder; font-size: 12px}
.ueberschrift_rot {  color: #FF0000; font-weight: bolder; font-size: 18px}
.rahmenschrift {  color: #FF0000; font-weight: bolder; font-size: 12px}
.feldbezeichnung {  color: #000000; font-weight: normal; font-size: 12px}
.normal {  color: #FFFFFF; font-weight: normal; font-size: 12px}
.normal_nav {  color: #ffffff; font-weight: normal; font-size: 12px}
.normal2 {  color: #000000; font-weight: normal; font-size: 14px}
.normal3 {  color: #000000; font-weight: normal; font-size: 11px}

.normal_gross {  color: #FFFFFF; font-weight: normal; font-size: 16px}

.achtung {  color: #FF0000; font-weight: bolder; font-size: 13px}
.achtung_gross {  color: #FF0000; font-weight: bolder; font-size: 16px}

.normal_fett {  color: #000000; font-weight: bolder; font-size: 13px}
.druck_normal_einfach { color: #000000; font-size: 15px}
.druck_normal { color: #000000; font-size: 15px; line-height:21pt}
.druck_fett {  color: #000000; font-weight: bolder; font-size: 16px}
.druck_dach {  font-size: 14px; font-weight: bold; color: #1310B0}
.druck_ueberschrift {  font-size: 17px; font-weight: bold; color: #FF3300}

.ueberschrift {  font-size: 13px; font-weight: bold; color: #1310B0}
hr {  border-color: #003366 black black; border-top-width: thin}


.tabelle {width: 600px;text-align: left; background: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 12px}
.tabelle_in_tabelle {text-align: left; background: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 12px}
.tabelle_spielplan {border: 1px #CCCCCC solid; border-collapse: collapse; text-align: left; background: #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size: 14px}
.tabelle_spielplan2 {border: 1px #000000 solid; border-collapse: collapse; text-align: left; background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 14px}
.tabelle_spielplan3 {border: 1px #CCCCCC solid; border-collapse: collapse; text-align: left; background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 14px}

.tabelle_reservierungsausdruck {border: 1px #000000 solid; border-collapse: collapse; text-align: left; background: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 14px}

.tabelle2 {border-collapse: collapse}
.td {border: 1px #000000 solid; colspan: 10}

.etikett_datum {  color: #000000; font-weight: bolder; font-size: 12px}
.etikett_name {  color: #000000; font-weight: bolder; font-size: 16px}

input[type=radio].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:105px;
							height:100px; 
							display:inline-block;
							line-height:100px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:100px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -100px;
						}
						label.css-label {
				background-image:url(https://krimikeller.de/liste/img/check_gross.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			