body {
        background-color:#767676;
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:50% 50%;
         color:#042f3d;
        margin-left:15pt;
        margin-right:20pt;
         margin-height:100pt;
}
body.dunkel {
        background-color:#767676;
        background-repeat:no-repeat;
        color:#EDEDED;
}
body.start {
        background-color:#767676;
        background-repeat:no-repeat;
        background-image:url(../bilder/.jpg);
        background-attachment:fixed;
        background-position:50% 50%;
        color:#EDEDED;
}
body.folge {
background-color:#767676;
background-repeat:no-repeat;
background-image:url(../bilder/.jpg);
background-attachment:fixed;
background-position:50% 50%;
color:#EDEDED;

}
body.text {
background-color:#767676;
background-repeat:no-repeat;
background-image:url(../bilder/dunkel.jpg);
background-attachment:fixed;
background-position:50% 50%;
color:#EDEDED;
}
img {
        border:0;
}

p {
        font-family:Century;
        font-size:16pt;
        text-align:justify;
         color:#ffffff;

}
div {
        font-family:Century;
        font-size:16pt;
        text-align:center;
         color:#ffffff;

}

li {
        font-family:Century;
        font-size:12pt;
        text-align:justify;
         text-color:#ffffff;
}

h1 {
        font-family:Century;
        font-size:20pt;
        text-align:center;
         text-color:#ffffff;
}
h2 {
        font-family:Century;
        font-size:16pt;
        text-align:center;
         text-color:#ffffff;

}

h3 {
        font-family:Century;
         font-size:28pt;
         text-align:center;
         text-color:#ffffff;
}

h4 {
        font-family:Century;
         font-size:12pt;
         text-align:center;
         text-color:#ffffff;
}

table {
        font-family:Century;
        font-size:12pt;
        text-align:center;
         text-color:#ffffff;
}

border {
 a:link { text-decoration:none; font-weight:bold; color:#ffffff; }
 a:visited { text-decoration:none; font-weight:bold; color:#ffffff; }
 a:hover { text-decoration:none; font-weight:bold; background-color:#ffffff; }
 a:active { text-decoration:none; font-weight:bold; background-color:#ffffff; }