
label					{ color: #003300; font-size: 12px; font-weight: bold; display: block; }

.stern					{ color: #003300; font-size: 12px; font-weight: bold; }

p.mail_t_l				{ color: #003300; font-size: 12px; }
p.mail_tb_l				{ color: #003300; font-size: 12px; font-weight: bold; }
p.mail_t_ls				{ color: #003300; font-size: 12px; margin-bottom: 5px; }
p.mail_t_lm				{ color: #003300; font-size: 12px; margin-bottom: 10px; }
p.mail_tb_lm			{ color: #003300; font-size: 12px; margin-bottom: 10px; font-weight: bold; }

p.mail_tkl_l			{ color: #003300; font-size: 10px; }
p.mail_tkl_lm			{ color: #003300; font-size: 10px; margin-bottom: 10px; }

input, textarea			{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; vertical-align: middle; margin: 3px 0px 10px 0px; padding: 2px; border: solid 1px #6D8F5B; width: 230px; display: block }
textarea				{ height: 120px; }
select  				{ margin: 3px 0px 10px 0px; font-size: 12px; width: 70px; }

#mail_re textarea		{ height: 122px; }
#mail_re input			{ float: left; }

.mail_button								{ color: #ffffff; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, Geneva, sans-serif; background-color: #003300; border: 0px solid #003300; text-align: center; margin-bottom: 15px; padding: 3px; width: 70px; }
.mail_button:hover, .mail_button:focus		{ background-color: #6D8F5B; outline: none; border: 0px solid #003300; }
.mail_button:active							{ background-color: #003300; outline: none; border: 0px solid #003300; }

input:hover, textarea:hover					{ border: solid 1px #003300; outline: none }
input:focus, textarea:focus					{ border: solid 1px #003300; outline: none; }

p.errorheadline								{ color: #003300; font-size: 13px; font-weight: bold; margin-bottom: 5px; }
#errormessage								{ color: #003300; font-size: 13px; }

a.nav_text_mail,a.nav_text_mail-selected		{ color: #003300; text-decoration: underline; font-size: 12px; }
a.nav_text_mail:hover							{ color: #003300; text-decoration: none; }
a.nav_text_mail:active							{ color: #003300; text-decoration: none; }
a.nav_text_mail-selected						{ color: #003300; text-decoration: none; }