h1, h2, h3, h4, h5, h6, ul, ol, div, address, blockquote, nobr, td
     { font-family: Tahoma; }

body    {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    margin:		   0;
    background-color:   #F4F2E5;
}

.voten  {
    font-family:        Tahoma;
    font-size:          10px;
    margin-top:         50px;
    background-color:   #efefef;
}

.diagram {
    font-family:        Tahoma;
    background-position: 9px -12px;
    background-repeat:  no-repeat;
    vertical-align:     bottom;
    font-size:          10px;
    background-image:   url('images/diagramm.gif');
}

.sstop  {
    font-family:        Tahoma;
    color:              #ffffff;
    font-weight:        bold;
    height:             22px;
    line-height:        16pt;
    vertical-align:     bottom;
    background-repeat:  repeat-x;
    background-image:   url('images/stm.gif');
}

.sright  {
    font-family:        Tahoma;
    background-repeat:  repeat-y;
    background-image:   url('images/srm.gif');
}

.sbott  {
    font-family:        Tahoma;
    background-repeat:  repeat-x;
    background-image:   url('images/smb.gif');
}

.sleft  {
    font-family:        Tahoma;
    background-repeat:  repeat-y;
    background-image:   url('images/slm.gif');
}

.boxtext  {
    font-family:        Tahoma;
    padding-left:       10px;
    padding-right:      10px;
    padding-top:        15px;
    padding-bottom:     15px;
}

th  {
    font-family:        Tahoma;
    background-color:   #B0C0D8;
    color :             #353535;
}

li  {
    font-family:        Tahoma;
    font-size:          10pt;
}

table {
    font-family:        Tahoma;
    border-color:       #111111;
    font-size:          10pt;
    color:              #353535;
}

.small   {
    font-family:        Tahoma;
    font-size:          7.5pt;
}

.left    {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    padding-top:        5px;
    padding-bottom:     5px;
    text-align:         left;
}

.right   {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    padding-top:        5px;
    padding-bottom:     5px;
    text-align:         right;
}

.center  {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    padding-top:        5px;
    padding-bottom:     5px;
    text-align: center;
}

.justify {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    padding-top:        5px;
    padding-bottom:     5px;
    text-align:         justify;
}

.menu    {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #353535;
    line-height:        20px;
    vertical-align:     middle;
}

.eintr   {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #6AA316;
    line-height:        20px;
    vertical-align:     middle;
}

.zanz    {
    font-family:        Tahoma;
    font-size:          11px;
    color:              #6AA316;
    line-height:        20px;
    vertical-align:     middle;
}

.linieh  {
    padding-top:        2px;
    padding-bottom:     5px;
}

a:link    { color:#353535; text-decoration:underline; padding-left:2px; padding-right:2px; }
a:hover   { text-decoration:overline; }
a:visited { color:#353535; }

