a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFEFEF;
	text-decoration: none;
	text-align:left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFEFEF;
	text-decoration: none;
	text-align:justify;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFEFEF;
	text-decoration: none;
	text-align:justify;
}

.inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:right;


}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
}
INPUT  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;


}

.mailform, .mailformrequired
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFEFEF;
	text-decoration: none;
	text-align:left;
}
/* Various Forms */
  /***************/
/* Email, Login and Search forms generally: */
 FORM TABLE { border: 0px solid #708586; font-size: 1em; padding: 5px; margin-left: 25px;}
 FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
 FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { }
 FORM TABLE TR TD.csc-form-fieldcell { }
 FORM TABLE TR TD.csc-form-fieldcell INPUT,
 FORM TABLE TR TD.csc-form-fieldcell SELECT, 
 FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333;}
 FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold;}
 FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { font-weight: bold;}
   
/* Email form, specifically */
 FORM TABLE.csc-mailform TR TD.csc-form-labelcell { }
