body {
  background:#c6c7c8 url(/img/bg.gif) repeat-x scroll left top;  
  font-family:arial,helvetica,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2;
  margin:0;
  padding:0;
  text-align:center;
  color: #2e5f77;
}

h1{
  font-size:16px;
}

h2{
  font-size:13px;
}

a{
  color: #1c4358;
  text-decoration: none;
}

a:hover{
  color: #247db5;
}

img {
	border: 0;
	display: block;
}

td {
  vertical-align: text-top;
}

.inline {
	display: inline;
}

.left {
	float: left; 
}

.right { 
	float: right; 
}

.nowrap {
	white-space: nowrap;
}

.clear {
	clear: both;
}


div.sxx, div.s1, div.s2, div.s5, div.s6, div.s10, div.s15, div.s20, div.s30, div.paragraph {
  clear:both;
  font-size:1px;
  height:1px;
  line-height:1px;
}
div.s1 {
  height:1px;
  line-height:1px;
}
div.s2 {
  height:2px;
  line-height:2px;
}
div.s5 {
  height:5px;
  line-height:5px;
}
div.s6 {
  height:6px;
  line-height:6px;
}
div.s10 {
  height:10px;
  line-height:10px;
}
div.s15 {
  height:15px;
  line-height:15px;
}
div.s20 {
  height:20px;
  line-height:20px;
}
div.s30 {
  height:30px;
  line-height:30px;
}

#site {
 	width: 936px;
	margin: 0 auto;
	text-align: left; 
}


#headline {
  padding: 50px 0px 22px 0px;
  margin-left: 3px;
}

#fotos {
  padding-bottom: 12px;
  margin-left: 3px;
}

#foto2 {
  padding: 0px 7px 0px 6px;
}

#foto3 {
  padding: 0px 6px 0px 0px;
}

#navi {
  text-align:center;
  height: 25px;
  width: 931px;
  background-color: #0e5480;
  padding-top: 6px;
  color: #afc1d9;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.10em;
  margin-left: 3px;
}

#navi_en {
  text-align:center;
  height: 25px;
  width: 931px;
  background-color: #0e5480;
  padding-top: 6px;
  color: #afc1d9;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.10em;
  margin-left: 3px;
}

#navi a{
  font-size: 14px;
  color: #afc1d9;
  text-decoration: none;
}

#navi a:hover{
  color: #FFFFFF;
}

#navi_en a{
  font-size: 14px;
  color: #afc1d9;
  text-decoration: none;
}

#navi_en a:hover{
  color: #FFFFFF;
}

#subnavi {
  color: #0e5480;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.8px;
    text-align: right;
}

#subnavi a{
  font-size: 12px;
  color: #1c4358;
  text-decoration: none;
  margin: 8px 0px 7px 0px;
  display:block;
}

#subnavi a:hover{
  color: #247db5; /* 0e5480 */
}

#footnavi {
  padding: 12px 0px 20px 184px;
  font-size: 14px;
  color: #0e5480;
}

#footnavi a{
  font-size: 14px;
  color: #0e5480;
  text-decoration: none;
}

#footnavi a:hover{
  color: #FFFFFF;
}

.text_white {
  color: #FFFFFF !important;
}

.text_navi_blue {
  color: #247db5 !important;
}

#content {
  width: 936px;
  margin-top: 12px;
  background:#c6c7c8 url(/img/bgcont.gif) repeat-x scroll left top; 
}

#sp1 {
  width: 131px;
  padding: 49px 18px 0px 18px;
}
#sp2 {
  width: 455px;
  padding: 44px 0px 0px 18px;
  line-height: 1.55;
  float: left;
}
#sp2verw {
  width: 440px;
  padding: 44px 15px 0px 18px;
  line-height: 1.55;
  float: left;
}
#sp3 {
  width: 767px;
  line-height: 1.55;
  float: left;
  position: relative;
}

#sp3_content {
  float: left;
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 274px;
}

#sp4 {
  float: left;
}

#sp4_pics {
  padding: 27px 0px 0px 25px;
}

#logo {
  padding: 27px 0px 18px 26px;
}


/* text */
.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.bold, strong {
	font-weight: bold;
}

.upper {
  text-transform: uppercase;
}



/* hacks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

