@charset "utf-8";
/* CSS Document */

#rubrik {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
width:1000px;
margin-left:auto;
margin-right:auto;
height:auto;
}

body {
background-color:#FFFFFF;
}

#apd {
width:1000px;
margin-left:auto;
margin-right:auto;
height:auto;
}

th {
text-align:center;
}

#roed {
height:500px;
width:1000px;
background:url(redframe.png);
text-align:center;
margin-left:auto;
margin-right:auto;
}
