﻿body 
{
    margin: 0px 18px 0px 0px; 
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}
span.Headline
{
    color: #8c081c;
    font-weight: bold;
}
span.EventDatum
{
    font-weight:bold;
    text-decoration:underline;
}
span.EventTitel
{
    font-weight: bold;
}
span.EventOrt
{
    font-weight: bold;
    font-style: italic;
}
input.TextBox
{
    font-family: Arial;
    font-size: 11px;
}
textarea.TextArea
{
    font-family: Arial;
    font-size: 11px;
}
input.SubmitButton
{
    font-family: Arial;
    font-size: 11px;
}
span.GB_Datum
{
    text-decoration: underline;
}
span.GB_Name
{
    font-weight: bold;
}
span.BlogDatum
{
    text-decoration: underline;
}
span.BlogTitel
{
    font-weight: bold;
}
span.OnTourDatum
{
    font-weight: bold;
}
span.OnTourText
{
    
}
input
{
    border-width: 1px;
    border-style: solid;
}
textarea
{
    border-width: 1px;
    border-style: solid;
}
.subheadline
{
    font-weight: bold;
}
.subheadline2
{
    text-decoration: underline;
    text-decoration: italic;
}