body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFFFCC;
	background-image: url(Bilder/back.gif);
	background-repeat: repeat;
}
h2 {
	display:none;
}
a:link, a:visited {
	color:lightgreen;
	padding:5px;
	text-decoration:none;
}
a:hover, a:visited:hover {
	text-decoration:underline;
}

p.descr {
	border-top: 1px dotted lightgreen;
	width:350px;
	padding-top:5px;
	margin-left:150px;
	text-align:left;
}
