table {
    font-size:10.5pt;
}

body {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    background:#ffffff;
    font-family:Georgia,Times New Roman, Trebuchet,Verdana, sans-serif;
    font-size:10.5pt;
    color:#555555;
    }

h1,h2,h3,h4 {
    font-family:Georgia,Times New Roman, Trebuchet,Verdana, sans-serif;
    color:#666666;
    font-weight:normal;
}

h2 {
    font-size:20px;
}

p {
    font-family:Georgia,Times New Roman, Trebuchet,Verdana, sans-serif;
    font-size:10.5pt;
    color:#555555;
    }

.navi {
    text-decoration:none;
    color:#666666;
    font-weight:normal;
}

.randlink {
    text-decoration:none;
    font-size:20px;
    color:#666666;
    font-weight:normal;
}

.randlinkdunkel {
    text-decoration:none;
    font-size:20px;
    color:#222222;
    font-weight:normal;
}

.randlink:hover {
    color:#000000;
}

.randlink:dunkel:hover {
    color:#000000;
}

.textbox {
     border:2px solid #BEA351;
     width:180px;
}

.box {
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    background:#ffffff;
}

.borduere {
    padding:10px 10px 10px 10px;
}

.content {
    border-right:solid 5px #ffffff;
    border-left:solid 5px #ffffff;
    background:#ffffff;
    padding:10px 10px 10px 10px;
}

.nav {
    border-bottom:solid 1px #555555;
    background:#eeeeee;
    padding:5px 5px 5px 5px;
}

.footer {
    background:#cccecc;
    border-top:solid 1px #BEA351;
}

img {
    border:0px;
    }

a    {
    color:#000000;
    }