body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFAE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.rot {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
}

.fett {
	font-weight: bold;
	
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navi {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
