.standart {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.überschrift {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
}
.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;
}
.boda {
	background-image: url(villajauss_logorot_90px.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.body {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#FFFFFF;
}
.link_on {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #3366CC;
}
.link_off {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ueberschrift {

	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
}
.linie_oben {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
.linie_rechts {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.ueberschrift2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

