@charset "UTF-8";
  body {
	background-color: #CCCCD6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 0px;
	color: #C2C3CF;
	background-image: url(../bilder/hg-body-intro.jpg);
	background-repeat: repeat-x;
  }
  
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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

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

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	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;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 1.1em;
}

.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;      /* standardkonforme horizontale Zentrierung */
	width: 1024px;
	padding:0;
	background-image: url(../bilder/intro-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 795px;
	top: 0px;
	clip: rect(9px,auto,auto,auto);
}

#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-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: 0em;
	text-align: right;
	color: #000000;
}
#Adresse {
	position:absolute;
	width:163px;
	height:173px;
	margin-top: 474px;
	margin-left: 35px;
	text-align: right;
}
#Bild {
	position:absolute;
	width:697px;
	height:379px;
	z-index:1;
	text-align: left;
	margin-top: 82px;
	margin-left: 110px;
}
#Sprachen {
	position:absolute;
	width:551px;
	height:70px;
	z-index:2;
	margin-top: 474px;
	margin-left: 250px;
	text-align: right;
}

