* {
	margin:0;
	padding:0;
}

body {
	background: url('images/background.gif') repeat-x #cfe0ea;
	color: #6f6f6f;
	font:100.01%/1.4 Verdana, sans-serif, Arial;
	text-align:center; /* horizontal centering for IE Win quirks */
}

img {border:0;}

sup {font-size:60%;
	font-weight:bold;}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

.clearfix {display: inline-block;}  /* for IE/Mac */

#wrapper {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:569px;
	width:1045px;
	clear:left;
}

#shadow_left, #shadow_right {
	width:9px;
	height:628px;
	background: url('images/shadow_left.gif') no-repeat;
	float:left;
}

#shadow_right {
	background: url('images/shadow_right.gif') no-repeat;
	float:right;
}

#navi_content {
	width: 1027px;
	height: 59px;
	background: url('images/header.gif') no-repeat;
	padding-left:42px;
	font-size: 11pt;
}

#navi_content ul {
	padding-top:24px;
}

#navi_content li {
	display:inline;
	padding:0 40px 0 0;
	color:#EE7B02;
	font-weight:bold;
}

.menu_warp {
	margin-top:40px;
	margin-right:20px;
	color:#EE7B02;
	font-weight:bold;
}

#navi_content a {
	color:#6F6F6F;
	text-decoration:none;
}

#navi_content a:hover {
	color:#EE7B02;
}

#content_wrapper {
	width:1027px;
	height:569px;
	float:left;
}

#content {
	width:1027px;
	height:569px;
	background: url('images/main_content_home_de.jpg') no-repeat;
}

#mirroring {
	width:1045px;
	height:34px;
	background: url('images/footer.gif') no-repeat;
	float:left;
	color:#02457D;
	font-size:8px;
	padding-top:14px;
	padding-left:20px;
}

#mirroring a {
	text-decoration:none;
	color:#02457D;
}

#logolink {
	width:150px;
	height:70px;
	float:right;
	position:relative;
	margin-bottom:-560px;
	top:-560px;
}

#logolink a {
	float:right;
}
