body {
	margin: 0 0 0 0;
/*background: #dbe6f6;*/
background: #dbe6f6;
padding:2em;
font-size:16px;

}
/*
#nagl {
	font-family:  "Times New Roman", Georgia, serif;
	font-size: 60px;
	text-decoration: none;
	height:110px;
margin:0 auto 16px auto;
border:solid 2px lightblue;
}*/

#nagl {
	font-family:  "Times New Roman", Georgia, serif;
	font-size: 58px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin-top:12px;
}

#header {
	background: #FFFFFF url("images/banner2.png");
   height: 101px;
   margin:2px -2px 0 0;
  border:solid 2px lightblue;
}






#content {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 16px;
background: white;
color:black;
margin:0 auto;
padding:1em;
width:1000px;
}


a:link {color: black; text-decoration: none;font-weight: normal; border:none;}
a:visited {color: black; text-decoration: none;font-weight: normal; border:none;}

h4, h5, h6 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: black;
padding: auto;
}
h1 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: black;
	font-size: 1.9em;
text-align:left;
}
h2 {
	font-family:  "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: black;
	font-size: 1.4em;
text-align:center;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: black;
	font-size: 1.2em;
	text-align:center;
}
a {
	/*color: #FFFFD0;*/
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}

/* menu */
div.menu {
  margin: 0em 0em 1em 0em;
float: left;
  }
div.menu ul {
  margin: 0em;
  padding: 0.5em;
  line-height: 1.80em;
  }
div.menu li {
  list-style-type: none;
  height: 2.00em;
  width: 13.00em;
  margin-bottom: 1.0em;
  text-align: left;
  font-family: Arial, Verdana, Tahoma, Sans-Serif, Serif, "Courier New", ;
  font-size: 0.7em;
  letter-spacing: 0.00em;
  color: black;
  background-color: transparent;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background-color: #dbe6f6;
  color: black;
  font-weight: normal;
  text-align: left;
  padding-left: 1.00em;
  border-width: 1px 1px 1px 1px;
  border-color: #85CFDB #000000 #000000 #85CFDB;
  border-style: solid solid solid solid;
  }
div.menu li a:visited {
  background-color: #dbe6f6;
  color: black;
  font-weight: normal;
  text-align: left;
  padding-left: 1.00em;
  border-width: 1px 1px 1px 1px;
  border-color: #85CFDB #000000 #000000 #85CFDB;
  border-style: solid solid solid solid;
  }
div.menu li a:hover {
  background-color: #8eafe1;
  /*color: #FFFF00;*/
  color: black;
  font-weight: normal;
  text-align: left;
  border-width: 1px 1px 1px 1px;
  border-color: #000000 #85CFDB #85CFDB #000000;
  border-style: solid solid solid solid;
  } /* end menu */
