body {
	background-color: white;
	font-family: Verdana, Sans;
	font-size: 10pt;
	margin: 0px auto;
	padding: 0px;
}

p {
	font-size: 10pt;
}

.print_range {
	margin-top: 20px;
	margin-left: 0px;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 10pt;
}

.print_header {
	height: 50px;
	font-size: 8pt;
	border-bottom: 1px solid black;
	margin-bottom: 70px;
}

a.foto {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.lentele, td, tr {
	border: 1px solid #d0cdcd;
	spacing: 0px;
	font-size: 8pt;
	margin: auto;
}

.lenteles_antraste {
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	background-color: #eeeeee;
}

.important {
	background-color: #eee;
	padding: 5px;
	border: 1px solid black;
	width: 80%;
	color: red;
	margin: auto;
}
