@charset "UTF-8";
  body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	margin: 0;
	padding-top: 10px;
  }
  
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.9em;
	margin: 0;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
  }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0;
	text-align: left;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #FFFFFF;
	font-weight: 100;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 795px;
	padding:0;
	border: 2px ridge silver;
	background-image: url(../bilder_fnm/fnm-hg/fnm-intro-1.jpg);
	background-repeat: no-repeat;
	background-position: -5px -2px;
}

#Seite  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #FFFFFF;
} 

#Navigation {
	width: 495px;
	height: 440px;
	margin-top: 130px;
	margin-left: 96px;
	font-family: Arial, Helvetica, sans-serif;
}

#Navigation li {
	list-style-image: url(../bilder_fnm/fnm-jpg/fnm-intro-list_05.jpg);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

#Fusszeile {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin-right: 0.5em;
	padding-top: 0.4em;
	text-align: right;
	color: #000000;
}
