 body {
text-align:center;
background-color: #69F;
}


/* ----------Rahmen zentriert das layout-------------- */

#rahmen {
width:985px;
height:600px;
 background-image:url(../images/beige.jpg);
margin-top:5px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;

}

/* ----------header-------------- */

#header {
background-image:url(../images/header2.jpg);
background-repeat: no-repeat;
margin:0 auto;
padding: 0px;
margin: 0px;
height:130px;
width:985px;
}


/* -----------------Inhalt--------------------- */

#content{
 background-image:url(../images/beige.jpg);
/*background-repeat: no-repeat;*/
border:0;
width:600px;
height:443px;
margin:0;
float:left;
}



.scroll {
height: 443px;
width: 500px;
overflow: auto;
padding: 8px;
margin:30 0 10 30;

}


/* --------------linke Seite------------- */


#left {
background:url(../images/beige.jpg);
background-repeat: no-repeat;
float: left;
width: 175px;
height:458px;
margin: 0px;
padding: 0px;
}




/* --------------rechte Seite------------- */



#right {
background-image:url(../images/beige.jpg);
background-repeat: no-repeat;
float: right;
width: 175px;
height:458px;
}




/* -----------footer--------------------------- */

#footer {
background-image:url(../images/footer.jpg);
background-repeat: no-repeat;
height:50px;
width:985px;
margin:0;
float:left;
}

table{
width:651px;
height:458px;
border:1;
}

td{
width:320px;
height:200px;
margin:0;
}