.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 0mm;
	word-spacing: normal;
	letter-spacing: 1pt;
	text-align: left;
	vertical-align: top;


}
.hervorhebung {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 0mm;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
	text-decoration: none;
}

body {
	background-image: url(basics/SV_Buching_Berghof_hintergrund_main.jpg);
	background-attachment: fixed;
	text-align: center;
	color: #000;
}

a:link {font-size:14px; color:#0066CC; font-weight:bold; }
a:visited {font-size:14px; color:#0066CC; }
a:hover {
	color: #CCC;
	text-decoration: underline;
}
