@import url("/css/screen.css");

body {
background-image: none;
text-align: left;
padding: 0;
margin: 0;
}

.normal {
font-size: 1em;
margin: 0;
padding: 0;
}

.bodydetail {
margin: 20px;
background-color: #fff;
}

.bodydetail h2 {
font-size: 1.7em;
line-height: 1.5em;
letter-spacing: 1px;
margin: 0px 0px 18px 0px;
font-weight: normal;
}

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;
}

