@import url("/css/screen.css");
@import url("/css/text.css");

body {background-image: none;}


body {
background-image: none;
text-align: left;
padding: 0;
margin: 0;
}

.normal {
font-size: 1em;
margin: 0;
padding: 0;
}

.bodydetail {
margin: 20px;
}

.bodydetail h2 {
font-size: 1.9em;
letter-spacing: 1px;
margin: 0px 0px 18px 0px;
font-weight: normal;
}



th.rubrik {
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;
}

.untertitel {font-weight: bold; font-size: 1.2em;}

