body,div,p,table,td,ol,ul,input,select,option
{
    font-family: Verdana,Arial,Helvetica,"sans serif";
    font-size: 12px; 
    color: #ffffff;
}

body {
    background-color: rgb(0,102,205);
    background-image: url(bilder/bg2.jpg);
}

body.links {
    background-image: url(bilder/bg1.jpg);
}

table.abstammung {
    border-collapse: collapse;
}

td.abstammung {
    border-width: 1px;
    border-color: rgb(255,255,255);
    border-style: solid;
    padding: 5px
}

input,select,option
{
    font-family: Verdana,Arial,Helvetica,"sans serif";
    font-size: 12px; 
    color: #000000;
}

a { 
    color: #FFFFFF; 
    text-decoration: none; 
    horizontal-align: center; ; 
    font-family: Verdana,Arial, Helvetica, "sans-serif"; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal
}
    

a.ilink1 { 
    color: #CCCCCC; 
    text-decoration: none; 
    font-weight: bold
}

a.ilink2 { 
    color: #ee0606; 
    text-decoration: none; 
    font-weight: bold
}


a:hover.ilink2 { 
    color: #ff0000; 
    text-decoration: none;
    font-weight: bold
}

a.ilink3 {
    font-size: 10px; 
    color: #ee0606; 
    text-decoration: none; 
    font-weight: bold
}

.pagemenu {  
    font-family: Verdana,Arial, Helvetica, "sans-serif"; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: bold; 
    color: #cccccc;
}

.titel1 {
    font-size: 20px; 
    font-style: normal; 
    font-weight: bold; 
    color: #ee0606
}

.titel2 {
    font-size: 12px; 
    font-style: normal; 
    font-weight: bold; 
    color: #ee0606
}

.bildtitel {
    font-size: 12px; 
    font-style: normal; 
    font-weight: bold; 
    color: #CCCCCC
}