body {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-variant: small-caps; 
    color: rgb(100,100,100);
    background-color: rgb(198,198,198)
}

body.text {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-variant: small-caps; 
    color: rgb(100,100,100);
    background-color: rgb(198,198,198)
}

body.menu {
    font-size: 12px
}

body.color {
    color: navy

}

a:active  { color: rgb(100,100,100) }
a:link    { color: rgb(100,100,100) }
a:hover   { color: rgb(100,100,100) }
a:visited { color: rgb(100,100,100) }

h1 {
    font-size: 14pt;
    font-weight: bolder
}

h2 {
    font-size: 12pt;
    font-weight: bolder
}

h3 {
    font-size: 10pt;
    font-weight: bolder
}

h4 {
    font-size: 8pt;
    font-weight: bolder
}

table {  
    cell-spacing: 10px;
    padding: 2px 2px
}

table.text {
    padding: 20px 0px 10px 0px
}

table.vote {  
    cell-spacing: 0px;
    padding: 0px;
    font-size: 7pt
}

th {
    font-size: 10pt;
    text-align: middle;
    background-color: lavender;
    padding: 1px 5px
}

td.small {
    color: rgb(100,100,100);	
    font-size: 10pt 
}

td {
    cell-spacing: 5px;
    padding: 2px 2px; 
    font-size: 10pt	
}

td.ne { color: #0033CC }

td.jobtitel {
    font-weight: bold 
}

td.vote {
    font-size: 6pt;										
    font-weight: bold 	
}

li  
{
    font-size: 12pt;
    font-weight: normal
}
 
li.hz 
{
    font-size: 12pt;
    font-weight: bolder
}


p {
    font-size: 10pt;
    cell-spacing: 1px;
    padding: 2px 5px
    margin-left: 0px
}

p.margin {
    font-size: 28pt 
    
}

p.shadow {
    font-size: 28pt; 
    color: rgb(100,10,80)
}

p.in {
    margin-left: 58px;
    margin-right: 60px
}

p.bu {
    background-color: #FDEAF7;
    font-weight: bolder
}

p.bd {
    background-color: #AFEEEE;
    font-weight: bolder
}

p.menu {
    font-size: 10pt;
    font-weight: bolder 
}

p.title {
    color: #CCCCCC;
    background-color: transparent;
    font-size: 24pt;
    font-weight: bolder
}

p.8menu {
    font-size: 8pt;
    font-weight: bolder
}

p.8title {
    color: #CCCCCC;
    background-color: transparent;
    font-size: 18pt;
    font-weight: bolder
}

p.vt {
    font-weight: bolder
}

p.vv {
    background-color: rgb(255,255,255);
    font-weight: bolder
}

div.backimage {
    position: absolute;
    left: 10px
}

div.normaltext {
    position: absolute;
    top: 20px;
    left: 30px
}