html, body
{
color: #000080;
background: #ff9900;
font-family: Arial;
font-variant: normal;;
}
#brief {
    width: 300px;
    position:absolute;
    left:550px;
    top:450px;
    padding: 20px;
}
#briefbild {
    float:left;
    margin-right: 20px;
    
}
h1 {
    font-size: x-large;
}
#junge {
    position: absolute;
    width: 400px;
    left: 650px;
    top: 200px;
}
a {
    color:#000080;
    
}
#toplinks {
    float:left;
    margin:5px;
}
#nilbild {
    position: absolute;
    left: 50px;
    top: 400px;
}
#toplinks {
    padding:5px;
}
#zkind {
    margin:5px;
}
#sven {
    margin: 5px;
}
#impressum {
    font-size: x-small;
    margin: 10px;
    margin-top: 0px;
}
a {
    text-decoration: none;
    color: #000080;
}
#haftung {
    color: #FFFF00;
    text-decoration: underline;
}
.links {
    color: #FFFF00;
    text-decoration: underline;
}
h1 {
    font-weight: normal;
}
h2{
    font-weight: normal;    
}
