body
{
    margin:0px;
}

.normal
{
    font-family:Verdana; font-size:8pt; line-height:20px; color:#FFFFFF;
}

.link
{
    font-family:Verdana; font-size:8pt; line-height:20px; color:#FFFFFF; text-decoration:underline;
}

.headline
{
    font-family:Verdana; font-size:10pt; line-height:18px; font-weight:bold; color:#FFFFFF;
}

.message{font-family:Verdana; font-size:8pt; line-height: 20px; color:#FFFFFF;}

.input{width: 180px; font-family:Verdana; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; border:1px solid #FFFFFF; background-color:#FFFFFF;}

.button{width: 180px; font-family:Verdana; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; border:1px solid #FFFFFF; background-color:#FFFFFF;}

.input_invalid{width: 180px; font-family:Verdana; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; border:1px solid #E60000; background-color:#C6796B;}

.textarea{width: 285px; height:120px; font-family:Verdana; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; border:1px solid #FFFFFF; background-color:#FFFFFF;}

.textarea_invalid{width: 285px; height:120px; font-family:Verdana; font-size:8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; border:1px solid #E60000; background-color:#C6796B;}

.label
{
    width:70px;
    border:1px solid black;
}