@import url("/css/screen.css");

body {
background-color: #fff;
text-align: left;
}

.bodydetail {
margin: 20px;
}

hr {background-color: #fff; border-color: #fff;}

h1, .titel {
border: none;
line-height: 1.6em;
margin-bottom: 15px;
}

.untertitel {
color: #000;
}

