@charset "utf-8";

/* Content */
#content h1 	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFF; text-decoration: none; font-weight: normal; padding: 9px 8px 8px 11px; background-image: url(../../media/img/site/left_h1_bg.png); background-repeat: no-repeat; }
#content h2 	{ font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: #cc071e; padding: 3px;}
#content h3 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cc071e; text-decoration: none; font-weight: bold; }
#content p 		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; text-decoration: none; line-height: 125%;}
#content input, select, textarea					{ background-color: #FFFFFF; border: 1px solid #cc071e; }
#content input:focus, select:focus, textarea:focus	{ background-color: #cc071e; border: 1px solid #dd8b8b; color: #FFF; }
#content input:hover, select:hover, textarea:hover	{ background-color: #cc071e; border: 1px solid #dd8b8b; color: #FFF; }

#content hr	{ border: 0px solid #8b0000; border-top: 1px solid  #8b0000; margin-top: 20px; margin-bottom: 20px;}
#content .hervorgehoben	{ color: #cc071e; font-weight: bold; }
#content .hinweis	{ font-size: 10px; }


#right h1 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
#right h2 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; padding-left: 10px; border-top: 1px dotted #FFF;  border-bottom: 1px dotted #FFF; }
#right p 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; line-height: 125%; padding-left: 10px;}
#right img	{ border: 0px; }

#rightbox_innen h1	{ font-family: Georgia, "Times New Roman", Helvetica, sans-serif; font-size: medium; color: #060; text-decoration: none; font-weight: normal;}

#aktion h1 	{ font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #cc071e; text-decoration: none; font-weight: normal; display: inline; line-height: 125%;}
#aktion h2 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #cc071e; text-decoration: none; font-weight: bold; display: inline; padding-left: 0px; border: 0px; line-height: 125%;}
#aktion p 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #cc071e; text-decoration: none; display: inline; padding-left: 0px;line-height: 125%;}

/* Foot */
#foot p { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: small; }

/* 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; }

.tabelle td {
	border-bottom: 1px dotted #666;
}