@import url("/css/screen.css");

body {
text-align: left;
margin: 0;
padding: 0;
background-color: #fff;
}

.bodydetail {
margin: 20px;
background-color: #f4edd7
}

.bodydetail h2 {
font-size: 1.9em;
letter-spacing: 1px;
margin: 0px 0px 18px 0px;
font-weight: normal;
}

td {
text-align: left;
}

th.rubrik {
background-color: #DFDFDF;
padding-bottom: 5px;
border-bottom: 7px solid white;
}

th.rubrikhead {
font-size: 0.9em;
border-top: 6px solid white;
padding-left: 4px; 
}

th.rubrikhead strong {
font-weight: normal;
}
