﻿body , table
{
    background-color: #ffffff;
    left:0px;
    top: 0px;
    border: solis 0px;
    font-family: Arial;
    font-size: 13px;
}
a:link
{
    color: #D36819;
    text-decoration: none;    
    font-weight: bold;
    }
a:hover
{
    color: #FF1E1E;
    text-decoration: none;    
    font-weight: bold;
}
a:visited
{
    color: #D36819;
    text-decoration: none;    
    font-weight: bold;
}    
a:active     
{
    color: #5B5FEC;
    text-decoration: none;    
    font-weight: bold;
}
a:focus
{
    color: #5B5F5C;
    text-decoration: none;    
    font-weight: bold;
}
p
{
    font-family: Arial;
    font-size: 13px;
}
h4
{
    height: 8px;
}
.divHaupt
{
    top: 0px;
    width: 792px;
    text-align: left;      
    max-height: 100px;
}    
.divTitel
{
    top: 0px;
    left: 0px;
    width: 792px;
    height: 111px;
    background-image:  url('img/titel.jpg');
}
.divSymbol
{
    position: relative;
    top: -111px;
    left: 643px;
    width: 149px;
    height: 302px;
    
    background-image:  url('img/symbol-gruen-149x302.gif');
}
.divInfoOben
{
    position: relative;
    top: -300px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    color: #D36819;
    font-weight: bold;
}
.divUebermich
{
     float: none;
     top: -170px; 
     position: relative;
}
.divMeinFoto
{
    position: relative;
    top: 0px;
    left: 270px;
    height: 156px;
    width: 142px;
    background-image:  url('img/ulrike-gruetzmacher.jpg');
    background-repeat: no-repeat;   

}

.divLinks
{
    position: relative;
    top: -230px;
    left: 0px;
    width: 180px;
    text-align: left;
    line-height: 25px;
    float: none;
}
.divInhalt
{
    position: relative;
    left: 194px;
    top: -500px;
    width: 440px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 25px;
    min-height: 240px;        
}
.divInfoUnten
{
    position: relative;    
    width: 100%;
    top: -460px;
    height: 25px;
    background-image: url('img/unten-b-792x6.jpg');
    font-size: 11px;
    font-weight: normal;
    color: #D36819;
    vertical-align: middle;
    line-height: 26px;
    left: 0px;
    text-align: center;
    
    
}
.Linklabel
{
   color: #5B5F5C;
   font-weight: bold;
}
.klein
{
    font-size: 11px;
    line-height: 15px;

}
.a
{
    font-size: 13px !important;
    color: Blue !important;
    font-weight: normal !important;    
    font-variant: small-caps !important;
    /*text-decoration:underline !important;*/
}