/*
$Id: message.01.css,v 1.1 2013/08/19 17:37:58 ahaack Exp $
*/
body
{
    background: url(img/Bk-Ha-Andreas_0640b.jpg) ;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center; 
}

textarea,
.email
{
    color: white;
    background-color: transparent;
    background: url(img/trans01.png) ;
    width: 95%;
    margin-left: 12px;
    margin-top: 6px;
    font-size: 16px; 
    font-family: Zapf Chancery, cursive; 
    font-family: Fantasy, Arial, Helvetica;
    font-weight: bold
}

textarea
{
    height: 460px;
}

.submit
{
    width: 95%;
    margin-left: 12px;
    margin-top: 12px;
}
