body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image: url(page.bg.jpg);
	background-repeat: repeat-x;
}
td {
  font-size: 12px;
}

#page {
  width: 100%;
  height: 99%; 
}

#header {
	width: 790px;
	height: 115px;
	border: none;
	background-image: URL(header.bg.jpg);
	background-repeat: no-repeat;
}

#language {
	width: 130px;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
	color: #bfbfbf;
}
#language a {
  color: #bfbfbf;
  text-decoration: none;
}
#language a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#header2 {
  width: 790px;
  height: 200px;
  background-color: #262626;
}

#navigation {
  width: 245px;
  height: 200px;
  background-color: #262626;  
}
#navigation div.navi2 {
  width: auto;
  height: auto;
  padding-top: 41px;
  padding-bottom: 41px;
  padding-left: 30px;
  background-image: URL(navigation.index.link.bg.1.jpg);
  background-repeat: no-repeat;
}
#navigation div.navi2:hover {
  width: auto;
  height: auto;
  padding-top: 41px;
  padding-bottom: 41px;
  padding-left: 30px;
  background-image: URL(navigation.index.link.bg.2.jpg);
  background-repeat: repeat-y;
}

#navigation a {
  font-size: 15px;
  font-weight: bold;
  color: #FFAA00;
  letter-spacing: 1px;
  text-decoration: none;
}

#navigation a:hover {
  font-size: 15px;
  font-weight: bold;
  color: #960202;
  letter-spacing: 1px;
  text-decoration: none;
}
#navigation a:hover div.navi2 {
  width: auto;
  height: auto;
  padding-top: 41px;
  padding-bottom: 41px;
  padding-left: 30px;
  background-image: URL(navigation.index.link.bg.2.jpg);
  background-repeat: repeat-y;
}


#keyvisual {
  width: 545px;
  height: 200px;
  background-color: #262626;
}
#keyvisual td {
	vertical-align: top;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#keyvisual div#flash {
  height: 50px;
  vertical-align: top;
  border-top: 1px solid #ffaa00;
  border-bottom: 1px solid #ffaa00;
}
#keyvisual div#navi2 {
  height: 50px;
  width: 545px;
  vertical-align: top;
  border-top: 1px solid #ffaa00;
  border-bottom: 1px solid #ffaa00;
  visibility: hidden;
  position: absolute;
  margin-top: 74px;
}
#keyvisual div#navi2 div {
  margin-top: 11px;
  margin-left: 5px;
  margin-right: 3px;
  float:left;
  font-size: 25px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 8px;
  filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#keyvisual td#index div#navi2 {
  background-color: #9A4525;
  filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
  z-index: 100;
}
#keyvisual td#index div#navi2 #deutsch {
  visibility: hidden;
}
#keyvisual td#index div#navi2 #english {
  visibility: hidden;
  margin-top: -28px;
}

#footer {
	width: 790px;
	height: 25px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #960202;
	font-size: 10px;
	color: #000000;
	text-align: center;
	letter-spacing: 0px;
	background-color: #ffc557;
}

#tanguda {padding-top: 10px;width:790px;text-align:center;font-size: 10px;color: #333;}
#tanguda a {color: #333;}
#tmp {display: none;text-align:center;font-size: 10px;}

#mySlideshow{
	position: absolute;
	z-index: 1;
}

.slideElement{
	background-repeat: no-repeat;
	height: 200px;
	width: 545px;
	z-index: 0;
}