<!--
/*
FORMATIERUNGEN FUER PRO MASSIVHAUS
mbh-online internetservice
thomas hanusch
berlin
germany
www.mbh-online.de
17.02.2008
*/

td.Formularzelle
{
vertical-align: middle;
padding-left: 8px;
font-size: 12px;
}

td.Formularzelletop
{
padding-left: 8px;
font-size: 12px;
}

form.Prospekt
{
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
background-color: rgb(240,240,240);
}

form.ProspektDrucken
{
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
background-color: rgb(255,255,255);
}

textarea.impressum
{
padding: 10px;
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 480px;
height: 120px;
border-color: rgb(000,000,000);
border-style: solid;
border-width: 1px;
font-size: 11px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

select.Prospekt
{
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 270px;
height: 19px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

textarea.Prospekt
{
padding: 10px;
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 250px;
height: 120px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

input.Prospekt1
{
padding-left: 4px;
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 90px;
height: 19px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

input.Prospekt2
{
padding-left: 4px;
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 165px;
height: 19px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

input.Prospekt3
{
padding-left: 4px;
background-color: rgb(255,255,255);
color: rgb(000,000,000);
width: 265px;
height: 19px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}

input.Prospekt4
{
padding-left: 4px;
background-color: rgb(200,200,200);
color: rgb(000,000,000);
width: 270px;
height: 19px;
border-color: rgb(150,150,150);
border-style: solid;
border-width: 1px;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Geneva, Helvetica, Sans-Serif, Bitstream Vera Sans, Luxi Sans;
}
//-->