@import url("/css/screen.css");

body {
text-align: left;
}

.bodydetail { 
    margin: 15px;
background-color: #fff;
text-align: left;
}

h1, .titel	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #093;
	color: #093;
	line-height: 1.9em;
	}

