.fn_form_input
{
	background-color:D9E2F3;
	border: 1px solid #051D99;
	width: 99%;
	font-family: Arial;
	font-Size: 11px;
}

.fn_form_input_red
{
	background-color: #FFD2D2;
	border: 1px solid #990000;
	width: 99%;
	font-family: Arial;
	font-Size: 11px;
}

select {
	left: 0px;
	top: 0px;
}

textarea {
	top: 0px;
	padding: 0px;
}

.fn_form_Checkbox
{
	background-color: transparent;
	border: auto;
}

.fn_form_Submit
{
	font-family: Arial;
	font-size: 10px;
}

.fn_form_text_l
{
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #051D99;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}

.fn_form_text_r
{
	border-bottom: 1px solid #051D99;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.fn_form_text_red_l
{
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}

.fn_form_text_red_r
{
	border-bottom: 1px solid #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.fn_kasten_dunkelblau
{
	background-color: #b6b5c3;
	padding-right:5px;
	padding-left:5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fn_kasten_dunkelblau_inhalt
{
	font-family: Arial;
	font-Size: 12px;
	color: #fff;
  FONT-WEIGHT: bold;
}

.fn_kasten_hellblau
{
	background-color: #fff;
	padding: 2px;
}

.fn_kasten_hellblau_Inhalt
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}


.fn_kasten_weiss
{
	background-color: #FFFFFF;
	padding: 2px;
}
.fn_kasten_weiss_Inhalt
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.fn_errList
{
	color: #990000;
	font-weight: bold;
}

.fn_newsLink
{
	border: 1px solid #051D99;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fn_sysEventHeadline
{
	background-color: #990000;
	padding-right:5px;
	padding-left:5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fn_sysEventHeadlineContent
{
    FONT-WEIGHT: bold;
	font-family: Arial;
	font-Size: 14px;
	color: #FFFFFF;
}

.fn_sysEventContent
{
	background-color: #FFAAAA;
	color: #000000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding-right:5px;
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fn_sysEventContent A
{
	color: #990000;
}
