@charset "UTF-8";
/* CSS Document */


html, body, *, content-inner, p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:20px;
  }
  
body {
  height: 100%;
  background-image: url(../imx/bg.jpg);
  background-repeat: repeat-x;
  background-attachment:fixed;
  background-color: #fff;
  margin:0;
  }
  
h1 {
  font-size:24px;
  font-weight:normal;
  color: #de8f0a;
  line-height:28px;
  }
#cont-right h1 {
  color:white;
  font-size:14px;
  line-height:18px;
  }

#cont-right table.csc-uploads * a {
  color:#000;
  text-decoration:underline;
  }
  
h3 {
  font-weight:bold;
  font-size:12px;
  color:#0b7e7a;
  border-bottom: 2px #55aba8 dotted;
  }


.news-list-date {
  color:#000; 
  font-weight:normal;
}
  
.bodytext a {
  color:#e46117;
  }
  
#cont-right a {
  color:#015c5b;
}

#cont-right .bodytext, #cont-right dd {
  color:#fff;
  }
  
#cont-right h4 {
  color:white;
  font-size:12px;
  font-weight:normal;
  }
  
#navigation * {
  text-decoration:none;
  }
  
 .navi * a {
   text-decoration:none;
  text-shadow: 1px 1px 6px #55aba8; 
  }

 .navi-1 a {
   font-size:14px;
  line-height:22px;
  color:#fff;
  text-shadow: 1px 1px 6px #55aba8; 

 }
 
 .navi-2 a {
  text-shadow: 1px 1px 6px #55aba8; 
   font-size:11px;
  line-height:18px;
  color:#fff;

   }
  
.navi-3 a {
  text-decoration:none;
  color:#fff;
  font-size:12px;
  line-height:16px;

  }

.active-3 a {
  text-decoration:none;
  color:white;
  font-weight:bold;

}

.active  a{ 
  color:#0b7e7a;
  text-decoration:none;
  font-weight:bold;

  }
  

  
q, .detail {
  color:#e46117;
  }
  
hr {
  display:none;
  }
  
.hr {
  height:3px;
  background:url(../imx/hr-bg.png) no-repeat scroll center; 
  }

#navigation {
  width:137px;
  top:20px;
  font-size:16px;
  line-height:28px;
  text-align:right;
  }
  
#support-box {
  width:137px;
  top:20px;
  font-size:14px;
  line-height:28px;
  text-align:right;
  }


#head-pic {
  z-index: 0;
  }


#outer {
  height: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  
}
#head0 {
  
  height: 266px;
  width: 1200px;
  z-index:10;

}

#languagebox {
  display:none;
  text-align:right;
  }

img, div {
  behavior: url(fileadmin/pngfix/iepngfix.htc) 
  }

#content-outer {
  
  background-color: #FFF;
  width: 650px;
  z-index:10;
  margin-right: auto;
  margin-left: auto;
  padding-bottom:6px;
  background-image:url(../imx/white.gif);
  position:relative;
  height:100%;
}

#content-inner {
  background: url(../imx/content_inner/55aba8.gif);

  /* border: 1px black solid;*/
  margin-top:    0px;
  margin-right:  6px;
  margin-bottom:  0px;
  margin-left:  0px;
  padding: 6px;
  text-align:left;
  height:100%
  }
  
#content-left {
  width:320px;
  }

#content-right {
  float:right;

  border:1px solid red;
  width:200px;
  }
  
#footerfancy {
  margin-top:-10px;
  }
 

/* drop shadow for content box */

.img-shadow  {

  background: url(../imx/content-sh.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
 
/*
dl.csc-textpic-image dt img {
  border: 1px white solid;
    background: url(../imx/content-sh.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
*/

