body {
background-image: url(Bildersplash/background-splash.jpg) ;
background-repeat: no-repeat;
background-position: top center;
}
a:focus { outline: none;}
#container {
width: 760px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 760px;
height: 360px;
float: left;
}
#left {
width: 380px;
height: 521px;
float: left;
background-image: url(Bildersplash/left.jpg);
}

#right {
width: 379px;
height: 521px;
float: left;
background-image: url(Bildersplash/right.jpg);
}

img{
border: 0px;
}

#rechts {
width: 379px;
height: 521px;
float: left;
}

img{
border: 0px;
}
