/******************************************************************************
*
* CSS-Definitionsdatei
*
* Enthaelt Einstellungen fuer die Koepfe von aktuelles.php und termine.php.
*
*******************************************************************************/

div.header
{
    color:            #330;
    font-size:        x-small;
    vertical-align:   top;
    margin:           0px auto;
}

div.header p, div.header table
{
    margin:           0;
}

div.header p
{
    margin:           10px 0;
}

div.header a
{
    font-weight:      bold;
}

table#newsletter
{
    border-collapse:  collapse;
    float:            right;
    margin:           12px 0px 6px 0px;
}

table#newsletter td
{
    border:           1px solid #BBB;
}

td#newslogin
{
    font-size:        x-small;
    padding:          5px 10px;
}

td#newslogin p.formtext
{
    color:            #F60;
    font-size:        x-small;
    font-weight:      bold;
    line-height:      16px;
    margin:           0px;
    padding-top:      3px;
    vertical-align:   top;
}

input.newsletter
{
    font-weight:      bold;
    width:            180px;
}

#login
{
    border-right:     3px solid #CCC;
    float:            left;
    width:            190px;
}

#search
{
    float:            left;
    height:           50px;
    padding:          0 6px;
    width:            auto;
}

#search input.text
{
    width:            300px;
}

#links
{
    float:            right;
    margin:           4px;
    margin-right:     0;
    width:            auto;
}

#links img
{
    margin-left:      5px;
}
