/* common */
body, table         { background-image: url(../pix/box-php.jpg); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 19px; color: #e1e5e0; margin: 0px; }
.hd                 { color: #e1e5e0; font-weight: bold; }
.schwarz            { color: #000000; }
.schwarzhd          { color: #000000; font-weight: bold; }

h1, h2, h3 {
color: #686868;
background: transparent;
font-weight: 100;
}
h1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: 100;
}

A         { color: #000000; text-decoration: none; }
A:link    { color: #000000; }
A:visited { color: #000000; }
A:active  { color: #000000; }
A:hover   { color: #E3001B; text-decoration: none; }

input       { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#121a2b; height: 18px; }
input.i65   { width:125px; border:1px solid #fce122; }
input.i130  { width:150px; border:1px solid #fce122; }
input.i205  { width:288px; border:1px solid #fce122; }

input.b60   { width:60px; border:1px solid #fce122; }
input.b205  { width:205px; border:1px solid #fce122; }
input.b342  { width:342px; border:1px solid #fce122; }

textarea      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#121a2b; border:1px solid #fce122; height: 18px; }
textarea.t160 { width:288px; height: 108px; }

