
.intro {
    border:medium outset blue;
    margin: 1em 5em;
    background-color:#ddd;
    padding: 5px;
}

.indexblock {
    border: thick solid;
    border-color:blue;
    margin:2em;
    background-color:#edd;
    padding: 10px;
    -moz-border-radius: 10px;
}

.indexblock a {font-weight: bold;}


.adblock {
    border: medium solid;
    border-color:blue;
    margin: 8px auto;
    background-color:#edd;
    padding: 5px;
    -moz-border-radius: 10px;
    text-align: center;
    width: 560px;
}


.zentrum3 {
    text-align: center;
    border: medium solid;
    border-color:blue;
    margin: 0 auto;
    background-color:#edd;
    padding: 5px;
    width: 560px;
    -moz-border-radius: 10px;
}

.zentrum4 {
    text-align: center;
    border: medium solid;
    border-color:blue;
    margin: 0 auto;
    background-color:#edd;
    padding: 5px;
    width: 620px;
    -moz-border-radius: 10px;
}

.adblock a {font-weight: bold;}
.adblock p {margin: 4px;}

.adHeadline {
    font: bold 10pt Arial;
    text-decoration: underline;
    color: blue;
}
.adText {
    font: normal 10pt Arial;
    text-decoration: none; 
    color: black;
}

a.adText {
    font: normal 10pt Arial;
    text-decoration: none; 
    color: black;
}

.zentrum2 {
    text-align: center;
    margin: 0 auto;
}

.indexblock table {
    margin: 0 auto;
    padding: 10px;
}


.index-table {
    text-align: center;
    margin: 10px auto;
}

table.index-table  {
    background-image: url(/images/neg_body.jpg);
    text-align:center;
}

.index-table th {
    font-size:1.7em;
    text-align:center;
}
.index-table td { 
    font-weight:bold;
    text-align:center;
    padding: 5px;
}

.displaybox {
    width: 80%; 
    margin-left: 10%;
    border-color:#191970;
    border-width:medium; 
    background-color:#F5F5F5;
    border-style:solid;
    padding:5px;
}

.displaybox h3 {
    font-size:24pt;
    text-align:center;
    font-weight:bold;
}

.pyfooter {
    text-align:center;
    margin: 0 auto;
    max-width: 100%;
}

.hdn_adtitle {font-family: Verdana; font-size:9pt; font-weight:bold; text-decoration:underline; color:#000099;}
.hdn_adsubtitle {font-family: Verdana; font-size:8pt; color:#993300; font-style:italic;}
.hdn_adline { font-family: Verdana; font-size:8pt; }
.hdn_lnks { font-family: Verdana; font-size:8pt; color:#000099; font-weight:bold; }


.title {
    text-align: center;
    padding: 0px;
    max-width: 80%;
    margin: 10px auto;
}

.title h1 {
    font-size:2.5em;
}

.title h2 {
    margin: 5px auto;
}

.title img {
    display: block;
    margin: 20px auto;
}

.minititle {
    margin: 20px 50px;
    text-align: center;
}

.links li {
    list-style: none;
    margin-left: 0;
    font-weight: bold;
}

.bloganchor {float: right;}