body {
  font-size	: 100.01%;
  font-family	: helvetica,verdana,sans-serif;
  padding:	0;
  margin:	0;
}
h1, h2, h3, h4 {
  font-size	: 120%;
 }

sup {
  font-size	: 80%; 
}
em {
  font-style	: normal;
  font-weight	: bold;
}
.head {
  background:	url(/images/banner.jpg) repeat-x;
  height:	120px;
  border:	1px transparent solid;
}
.head img {
  float:	left;
}
.head h2 {
  position:	absolute;
  top:		60px;
  left:		355px;
  font-size:	28px;  	
  color:	#fff;
}
.content {
  padding:	1em;
  margin:	0 0 0 12em;
}
.gallery div {
  display:	block;
  clear:	both;
  max-width:	30em;
}
.footer ul {
  font-size:	90%;
  list-style:	none;  
  text-align:	right;
  margin-right:	2em;
}
.footer li {
  display:	inline;
}
.navi {
  position:	absolute;
  top:		140px;
  left:		0;
  width:	11em; 
  font-weight:	bold;
}
.navi ul {
  list-style:	none;
}
.navi a, .navi .here {
  display:	block;
  margin-bottom:	0.4em;	
}
.navi a, .navi a:link {
  color:	#151515;
  text-decoration:	none;
  display:	block;
}
.navi a:visited {
  color:	#999;
}
.language {
  position:	absolute;
  top:		120px;
  right:	10px;	
  font-size:	90%;
  font-weight:	bold;
  list-style:	none;
}


.r {
  float		: right;
  margin	: 0 0 1em 1em;
}
.l {
  float		: left;
  margin	: 0 1em 1em 0;
}
.n {
  display	: none;
}
a.gl, a.gl:link, a.gl:visited, a.gl:hover, a.gl img {
  border	: none;
  background	: transparent;
}

