.body {
	margin: 0;
}
.nav-schrift {
	font-family: Tahoma;
	font-size: 20px;
	color: #020176;
	text-decoration: none;
}
.notenschluessel {
    background:  url(images/notenschluessel.jpg) center no-repeat fixed
}
.form-schrift {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.fehl-schrift {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.admin-schrift {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.nlr-tab {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: 2px solid #000000;
}
.int-tab {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.inter-schrift {
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
