body {
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding: 0;
background-image: url(gfx/image20.jpg);
background-attachment: fixed;
color: #000000;
font-family: Verdana;
font-size: 16px;
text-align: left
}

#universe {
    width: 1000px;
    margin: 0 auto 15px auto;
    padding: 10px;
    border-left: 1px solid blue;
    border-right: 1px solid blue;
    border-top: none;
    border-bottom: 1px solid blue;
    text-align: left;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
}

#navi {
    width: 100%;
    height: 30px;
    margin: 30px 0 0 0;
    padding: 0;
    border: 0;
    float: left;
    word-spacing: 25pt;
    text-align: center;
}

#content {
    width: 100%;
    height: auto;
    margin: 30px 0 40px 0;
    padding-bottom: 10px;
    border: none;
    float: left;
}

#footer {
    height: 20px;
    margin: 0 0 0 0;
    padding: 10px;
    border: none;
    text-align: right;
    font-family: Verdana;
    font-size: 10px;
    clear: both;
}

a {
font-family: Verdana;
font-size: 17px;
text-decoration: none;
letter-spacing: 1pt;
word-spacing: 0;
}

a:link {
color: #1D86F2
}

a:active {
color: #99C3EE
}

a:visited {
color: #1D86F2
}

a:hover {
text-decoration: underline;
color: blue
}
img.border {
    border:1px solid #000;
    margin: 0 10px auto auto;
}
img.rounded {
    margin: 0px 10px auto auto;
    padding: 0;
    border: 1px solid #000000;
    float: left;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    
}
#buecher1 {
    margin:35px auto 0 auto;
    width:730px;
    height:292px;
    border:0;
}
pre {
    font-family: Verdana;
    font-size: 16px;
    color: #000000
}

p.blau {
    color: blue
}
p.header1 {
    font-size: 17px;
    text-decoration: underline;
    margin-bottom: 25px
}
p.headerb {
    color: blue;
    font-size: 17px;
    text-decoration: underline
}
hr {
    color: blue;
}
