/* villa jauss printing stylesheet */

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.standart {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.überschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.daten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.datenkleingrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.ohnelinie {
	text-decoration: none;
}

.bar {
visibility:hidden;
}
.more 
{
visibility:hidden;
}
.shim 
{
visibility:hidden;
}
.body {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#FFFFFF;
}
