.KF_Headline
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #993333;
}

.KF_Text_fett
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   color: #000000;
/*
   background-color: #F0F8FF;
*/
   font-weight: bold;
}

.KF_Label_left, .KF_Label_right
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-variant: normal;
   color: #000000;
   background-color: #F0F8FF;
   text-align: left;

   font-weight: normal;
}

.KF_Label_left
{
   font-weight: bold;
   font-weight: normal;
   text-align: right;
   vertical-align: top;
}

.KF_ErrorBox
{
   font-family: Verdana, Arial, Helvetica, Sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   vertical-align: middle;
   text-decoration: none;
   padding: 5px;
   border: 1px solid #FF0000;
   background-color: #FAFAD2;
   color: black;

   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 20px;
   margin-right: 20px;
   position: static;
   text-align: center;
}

.KF_input_text:hover, .KF_input_text:focus, .KF_input_text_error:hover, .KF_input_text_error:focus, .KF_textarea:hover, .KF_textarea:focus, textarea:hover, textarea:focus, .KF_SubmitButton:hover, .KF_SubmitButton:focus, .KF_Anrede:hover, .KF_Anrede:focus, .KF_Anrede_error:hover, .KF_Anrede_error:focus
{
   background-color: #F0FFF0;
/*
   background-color: #FFF8DC;
   background-color: #FFDAB9;
   background-color: #F5F5DC;
*/
   color: #0000FF;
   border: 1px solid black;
}

.KF_input_text, .KF_input_text_error, .KF_textarea, .KF_textarea_error, .KF_Anrede, .KF_Anrede_error
{
   font-family: Verdana, Arial, Helvetica, Sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   vertical-align: middle;
   text-decoration: none;
   padding: 2px;
   border: 1px solid #2659A6;
   height: 14px;
   color: black;
   background-color: white;

   margin-left:  0px;
   margin-right: 0px;

   margin-top: 0px;
   margin-bottom: 0px;
}

.KF_Anrede, .KF_Anrede_error
{
   font-size: 12px;
}

.KF_textarea, .KF_textarea_error
{
   height: 100px;
}

.KF_Anrede, .KF_Anrede_error
{
   height: 16px;
   vertical-align: middle;
   width: 195px;
}

.KF_input_text_error, .KF_textarea_error, .KF_Anrede_error
{
   border: 1px solid #FF0000;
   background-color: #FAFAD2;
}

.KF_SubmitButton:hover, .KF_SubmitButton:focus, .KF_Anrede, .KF_Anrede_error
{
   cursor: pointer;
}

.KF_SubmitButton:active
{
   color: red;
   background-color: white;
   border: 1px solid black;
   cursor: progress;
}

.KF_SubmitButton
{
   font-family: Verdana, Arial, Helvetica, Sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   vertical-align: middle;

   border: 1px solid #2659A6;
   padding: 2px;
   height: 20px;
   background-color: #F0F8FF;
   color: #0080C0;

   margin-top: 0px;
   margin-bottom: 0px;
}

.space_5
{
   margin-left:  3px;
   margin-right: 3px;
}
