body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 45px;

}
.hervor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 35px;
	font-weight: bold;
}
#rechts {
	background-color: #FFFF00;
	text-align: justify;
	border: 7px solid #00FF00;
	position: relative;
	height: 250px;
	width: 350px;
	left: 500px;
	top: 200px;
}
