body {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	background-repeat: repeat;
	background-image: url(../pics/lines.png);
	margin: 0;
	padding: 0;
}

a img {
	border: none 
}
a:link { color: #2e2e2e; text-decoration: underline; }
a:hover { color: maroon; }
a:visited { color: black; }
.titel { font-size: 30px; font-weight: normal; text-decoration: overline; }
.fett { font-weight: bold; }

