html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background-color: #BEBEBE;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font: italic normal 15px/18px "Times New Roman", Times, serif;
	color: #4B4242;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
.textueber {
	font: italic normal 15px/18px "Times New Roman", Times, serif;
	color: #424242;
	text-decoration: none;
	text-transform: none;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
.textfarbe {
	font: italic normal 15px/18px "Times New Roman", Times, serif;
	color: #446710;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
