h1
{font-size:24px; color:#444444; font-weight:300; text-align: left; margin: 0 0 10px 0; padding: 0 0 0 0; font-family:Times New Roman,Times,serif;  line-height: 28px;}
h2
{font-size:24px; color:#444444; font-weight:300; text-align: left; margin: 12px 0 10px 0; padding: 0 0 0 0; font-family:Times New Roman,Times,serif;  line-height: 28px;}
h3
{font-size:16px; color:#444444; font-weight:300; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0; font-family:Times New Roman,Times,serif;  line-height: 18px;}
h4
{font-size:23px; color:#444444; font-weight:300; text-align: left; margin: 12px 0 10px 0; padding: 0 0 0 0; font-family:Times New Roman,Times,serif;  line-height: 28px;}



/*-------------------------Links----------------------*/
a:link, a:visited, a:active
{
 text-decoration: none;
 font-weight: bold;
 color: #2f2f2f;
 border: 0px;
 outline: none;
 font-size:18px;
 font-family:Times New Roman,Times,serif;
 font-weight:600;
}

a:hover, a:focus
{
 text-decoration: underine;
 color: #699e90;
 border:0px;
 outline: none;
 font-size:18px;
 font-family:Times New Roman,Times,serif;
 font-weight:600;
}

button:focus
{
 border:0px;
 outline: none;
}

/*----------------------Body----------------------------*/
body
{

  text-align: left;
  margin: auto;
  margin-top: 0px;
  font-family:Times New Roman,Times,serif;
  font-size:16px;
  font-weight:300;
  text-align: left;

  color: #2f2f2f;
  background: #f7f7e7;
  /*background-image: url(back.jpg);
  background-position: center top;
  background-repeat: repeat-x; */
}


#clear
{
 clear: both;
}

/*----------------------Header----------------------------*/

#site
{
 position: relative;
 margin: 0px auto 0px auto;
 padding: 0px;
 width: 990px;
}

#start
{

 position: absolute;
 left: 50%;
 top: 50%;
 margin: -40px 0px 0px -315px;
 padding: 0px;
 width: 630px;
 height: 80px;
}

#logo
{
 position: absolute;
 left: 50%;
 top: 10px;
 margin: 0px 0px 0px -483px;
 padding: 0px;
 width: 630px;
 height: 80px;
}

#language
{
 position: absolute;
 left: 50%;
 top: 10px;
 margin: 0px 0px 0px 380px;
 padding: 0px;
 width: 100px;
 height: 30px;
}

#navi
{
 position: absolute;
 left: 50%;
 top: -35px;
 margin: 0px 0px 0px -483px;
 padding: 0px;
 width: 965px;
 height: 120px;
 z-index: 10;
 text-align: left;
 overflow: hidden;
 white-space:nowrap;
}

#strich
{
 position: absolute;
 left: 50%;
 top: 152px;
 margin: 0px 0px 0px 70px;
 padding: 0px;
 width: 405px;
 height: 10px;
 background: #699e90;
 z-index: 5;

}

#contentback
{
 position: absolute;
 left: 50%;
 top: 170px;
 margin: 0px 0px 0px -493px;
 padding: 0px;
 width: 986px;
 height: 572px;
 z-index: 5;
}

#content
{
 position: absolute;
 left: 50%;
 top: 10px;
 margin: 0px 0px 0px 90px;
 padding: 0px 10px 0px 0px;
 width: 390px;
 height: 552px;
 z-index: 15;
 overflow: auto;
 font-family:'Times New Roman',Times,serif;
 font-size:16px;
 font-weight:300;
 text-align: left;
}

#footer
{
 position: absolute;
 left: 50%;
 top: 750px;
 margin: 0px 0px 0px -483px;
 padding: 0px;
 width: 965px;
 height: 20px;
 z-index: 15;
 font-size:18px;
 font-family:'Times New Roman',Times,serif;
 font-weight:600;
 text-align: left;
}