@charset "utf-8";
/* CSS Document */
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
  background-image: url(../images/hg.jpg);
  background-repeat: repeat-x;
}
#support_navi_left {
  float: left;
}

#support_navi_right {
  float: right;
}
#support_navi {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
  padding-top: 5px;
}
#logo{
  position: absolute;
  left: 50%;
  margin-left: -550px;
  z-index: 3;
  height: 157px;
  width: 346px;
  top: 31px;
}   
#main{
  width: 977px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#left{
  float: left;
  width: 300px;
  padding-top: 188px;
}
#text{
  color: #c9127e;
  margin-left: 40px;
  font-size: 16px;
  margin-bottom: 40px;
  font-weight: bold;
}
#tell{
  margin-bottom: 40px;
}
#tip{
  float: left;
  padding-right: 3px;
}
#newl{  
  float: left;
}
#news{
  margin-bottom: 10px;
}
#sbild{
  width: 300px;
}
#right{
  float:right;
  width: 673px;
}
#bild{
  background-image: url(../images/c_header.jpg);
  background-repeat: no-repeat;
  height: 284px;
}
#bild1{
  //margin-top: 18px;
  padding-top: 18px;
  //padding-top: 0px;
  margin-left: 10px;
  margin-right: 11px;
}
#c_main{
  background-image:url(../images/c_main.jpg);
}
#navi{
  margin-left: 8px;
  margin-right: 15px;
  height: 60px;
}
#content{
  margin-left: 15px;
  margin-right: 15px;
  line-height: 140%;
}
#content a img{
  padding: 5px;
}
#footer{
  background-image: url(../images/c_footer.jpg);
  background-repeat: no-repeat;
  height: 42px;
}
#meta{
  text-align: center;
  font-size: 10px;
}
.clear{
  clear: both;
}
.contentelement{
  clear: both;
}
a img{
  border: 0px;
}
a{
  color: #c9127e;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
h1{
  margin: 0px;
  font-size: 16px;
  color: #c9127e;
  padding-bottom: 10px;
  padding-top: 15px;
}
h2{
  margin: 0px;
  font-size: 11px;
  color: #c9127e;
  padding-top: 5px;
  padding-bottom: 2px;
}
ol{
  margin-bottom: 0px;
}
p{
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
