body {
  width:800px;
  margin:auto;
}

img {
  border:0;
}

hr {
  width:800px;
  border:0	;
  height: 1px;
  color: #CCCCCC;
  background-color: #CCCCCC;
}

.page-header {
  position:relative; 
}

#logo {
  float:left; 
  padding: 5px;
}

.language {
  float:right;
  padding:10px;
}

.container {
  padding-top:6em;
  position:relative
}

.left {
  float:left;
  background-color: #a7b6d2;
  width: 9%;
/*  margin-right:10px; */
  height: 800px;
}

.container {
/*  background-color: green;*/
}
.header-nav {
  background-color: #cccccc;	  
  height:2em;
  width:100%;
  margin-bottom: 7px;
}

.header-date { 
  float:left; 
  background-color: #e4ecf6;
  height:2em;
  margin-left:7px;
  width:45%;
}

#next {
  float:left;
  background-color: #e4ecf6;
  height:2em;
  width:45%;
  text-align:right;
/*  margin-bottom: 1em; */
}

.content {
  padding-left: 5em; 
}

.content table {
  width: 500px;
}

.image {
  margin-top: 2em;
  margin-left: 2em;
  margin-bottom: 2em;
  width:100%;
}

.date {
  text-align: right;
  color:#666666;
  font-size:70%;	
}

.label {
  text-align: center;
  font-style:italic;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:medium;
  font-weight:normal;
}

.enposition  {
  font-size:100%
  color: #000000;
  margin-left: 2em;
}

.frposition {
  font-size:100%
  color: #000000;
  margin-left: 2em;
}

#position {
  float:left;
}

.footer {
  clear:both;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:smaller;
 /* background: transparent url(../images/footer-bg-ng.gif) repeat-x scroll 0%;*/
}