@charset "utf-8";
body {
	background-image: url(Bilder/bgrx_19.jpg);
	background-repeat: no-repeat;
}

.txtcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #064D22;
	background-color: #DFFFE4;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064D22;
	background-color: #DFFFE4;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #064D22;
}
.txtcss2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #064D22;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtcss2Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtcss1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064D22;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtcss0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064D22;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btcssRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064D22;
	background-color: #FFCACB;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #064D22;
}
