@charset "utf-8";

/* left */
#left h1		{ font-family: Garamond, Georgia, "Times New Roman", Times, serif;  font-size: x-large; color: #999999; font-weight: normal; text-decoration: none; }
#left p 		{ font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333333; text-decoration: none; }
#left span 		{ font-weight: bold; color: #f29400; }
#left hr 		{ border: 0px solid #dadada; border-top: 1px solid  #dadada; margin-top: 20px; margin-bottom: 20px; }
#left li		{ margin-bottom: 5px; margin-left: -27px; }

/* Content */
#right h1		{ font-family: Garamond, Georgia,  "Times New Roman", Times, serif;  font-size: x-large; color: #999999; font-weight: normal; text-decoration: none; }
#right h2		{ font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: large; font-weight: normal; color: #f29400; text-decoration: none; }
#right h3		{ font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #333333; text-decoration: none; }
#right h4		{ font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #f29400; text-decoration: none; }
#right p 		{ font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333333; text-decoration: none; }
#right span 	{ font-weight: bold; color: #f29400; }
#right hr 		{ border: 0px solid #dadada; border-top: 1px solid  #dadada; margin-top: 20px; margin-bottom: 20px; }
#right li		{ margin-bottom: 10px; margin-left: -27px; }
#right input, select, textarea					{ background-color: #f3f3f3; border: 1px solid #666666; }
#right input:hover, select:hover, textarea:hover { background-color: #FFFFFF; border: 1px solid #f29400; }
#right input:focus, select:focus, textarea:focus { background-color: #FFFFFF; border: 1px solid #f29400; }
#right td h1	{ font-family:  Arial, Helvetica, sans-serif; font-size: medium; color: #f29400; font-weight: bold; text-decoration: none; }
#right .klein	{ font-size: x-small; }
/* Orange Box */
#orangebox p 	{ font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; text-decoration: none; }
/* Foot */
#foot h1		{ font-family: Arial, Helvetica, sans-serif; font-size: small; color: #f29400; text-decoration: none; display: inline; }
#foot span		{ font-family: Arial, Helvetica, sans-serif; font-size: small; color: #999999; text-decoration: none; display: inline; }

/* für Error_report -> Fehler */
h5 { font-family: Arial, sans-serif; font-size: small; color: #FF0000; font-weight: bold; border: 1px dotted #FF0000; background-color: #ffa799; text-align: center; }

/* für Error_report -> erledigt */
h6 { font-family: Arial, sans-serif; font-size: small; color: #009900; font-weight: bold; border: 1px dotted #009900; background-color: #66FF99; text-align: center; }
