/* Default Values
---------------------------------------------------------------------------------------------------------------- */
body {
  margin:0;
  padding:0;
  width:100%;
  height: 100%;
  background:#E4E2AC;
  background:#E4E2AC url(bg-line-waagerecht.gif) repeat-x 0 115px;
  text-align:center;
}
body, table, input, textarea, select {
  font-family:verdana, arial, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  color:#666666;
}
#mainWrap {
  text-align:left;
  width:752px;
  background:url(bg-line-senkrecht.gif) repeat-y 0 0;
  padding:0 1px;
  margin: 0 auto;
}
.clear {
  clear:both;
  height:0px;
}
a img {
  border:none;
}
.align-center {
  text-align:center;
}
.align-right {
  text-align:right;
}
#mainContent h1.pointer {
  cursor:pointer;
  background-image:url(close.gif);
}
#mainContent h2.subheader,
#mainContent h1.subheader {
  font-size:12px;
  font-weight:normal;
  font-style:italic;
}
#mainContent p.csc-subheader {
  display:none;
}
/* ------------------------------------------------------------------------------------------------------------- */





/* Headerdata
---------------------------------------------------------------------------------------------------------------- */
#headerImage {
  height:115px;
}
/* ------------------------------------------------------------------------------------------------------------- */





/* Top Navi
---------------------------------------------------------------------------------------------------------------- */
#topNavi {
  width:750px;
  height:27px;
  background:url(bg-top-navi.gif) repeat-x 0 0;
  line-height:27px;
  font-family:Georgia,Times New Roman,Times,serif;
  font-size:11px;
}
  #topNavi ul {
    margin:0;
    padding:0;
  }
    #topNavi ul li {
      list-style:none;
      display:inline;
      margin:0 10px;
    }
    #topNavi ul li:first-child,
    #topNavi ul li.first-child {
      list-style:none;
      display:inline;
      margin:0 55px 0 10px;
    }
      #topNavi ul li a {
        color:#384B6D;
        font-weight:bold;
        text-decoration:none;
      }
      #topNavi ul li a:hover {
        color:#838b99;
      }
/* ------------------------------------------------------------------------------------------------------------- */





/* Main Content Wrap
---------------------------------------------------------------------------------------------------------------- */
#mainContentWrap {
  width:750px;
  background:url(bg-raute.gif) repeat-y right;
  padding:25px 0 0 0;
  clear: both;
}

/* Left Content */
#leftWrap {
  width:199px;
  float:left;
}
.logo {
  margin:5px 0 15px 0;
}
.sub_navi {
  text-align:center;
  padding:15px 0 25px 0;
  width:140px;
  background:url(bg-center-sub-navi.gif) repeat-y 3px 0;
  font-size:11px;
}
  .sub_navi ul {
    margin:0;
    padding:0;
  }
    .sub_navi ul li {
      list-style:none;
    }
    .sub_navi ul li.last-child {
      margin-top:15px;
    }
      .sub_navi ul li a {
        color:#384B6D;
        text-decoration:none;
      }
      .sub_navi ul li a:hover {
        color:#838b99;
      }
    
.sub_navi_top_bg {
  height:14px;
  width:140px;
  background:url(bg-top-sub-navi.gif) no-repeat 0 0;
}
.sub_navi_bottom_bg {
  height:14px;
  width:140px;
  background:url(bg-bottom-sub-navi.gif) no-repeat 0 0;
}
/* ------------------------------------------------------ */

/* Right Content */
#rightWrap {
  width:550px;
  float:right;
  border-left:solid 1px #C1C1C1;
  padding-bottom:25px;
}
#mainContent {
  width:500px;
  margin-left:5px;
  min-height:350px;
}
  #mainContent p {
    margin:0 0 10px 0;
    padding:0;
  }
  #mainContent h1,
  #mainContent h2,
  #mainContent h3,
  #mainContent h4 {
    font-size:15px;
    margin:0 0 10px 0;
  }
  #mainContent a {
    color:#002373;
  }
  #mainContent a:hover {
    color:#996600;
    text-decoration:none;
  }

.contenttable {
  background:#F3F2ED;
  width:100%;
  margin:0 0 10px 0;
}
  .contenttable thead,
  .contenttable tbody  {
    vertical-align:top;
  }
  .contenttable th {
    background:#D7D2C3 url(bg-thead.gif) repeat-x bottom;
    text-align:left;
    padding:3px 10px;
    border-bottom:solid 4px #E4E2AC;
    border-top:solid 1px #BBB7A9;
    font-weight:normal;
  }
    .contenttable th b {
      font-weight:bold;
    }
  .contenttable .td-0 {
    width:400px;
  }
  .contenttable span.small {
    font-size:10px;
    display:block;
  }
  .contenttable td {
    border-bottom:solid 1px #BBB7A9;
    padding:3px 10px 8px 10px;
  }
  
  #mainContent .tableContent .contenttable {
    font-size:10px;
    background:none;
    border-top:solid 1px #000;
    border-left:solid 1px #000;
  }
  #mainContent .tableContent .contenttable th,
  #mainContent .tableContent .contenttable td {
    border-bottom:solid 1px #000;
    border-right:solid 1px #000;
    padding:3px;
  }
/* ------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------- */





/* Footer Navi
---------------------------------------------------------------------------------------------------------------- */
#footerWrap {
  clear:both;
  width:750px;
  height:20px;
  line-height:20px;
  color:#fff;
  background:#6D788C;
  font-size:11px;
}
  #footerWrap ul {
    margin:0;
    padding:0;
  }
    #footerWrap ul li {
      list-style:none;
      display:inline;
      margin:0 15px 0 10px;
    }
      #footerWrap ul li a {
        color:#fff;
        font-weight:normal;
        text-decoration:none;
      }
      #footerWrap ul li a:hover {
        text-decoration:underline;
      }
/* ------------------------------------------------------------------------------------------------------------- */

.news-item {
  clear: both;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #ccc;
}
.news-item .news-date {
  display: block;
  width: 115px;
  float: left;
  font-weight: bold;
  color: #002373;
}
.news-item .news-image {
  float: left;
  margin: 0 10px 5px 0;
}
.news-item .news-content {
  display: block;
  width: 380px;
  float: right;
}
.news-item .news-content .news-title {
  font-weight: bold;
  color: #002373;
}
.news-item .news-content .news-title a {
  text-decoration: none;
}

.news-singleitem h1 {
  font-weight: bold;
  color: #002373;
}
.news-singleitem .news-date {
  font-weight: bold;
  text-align: right;
  margin: 0 0 15px 0;
}
.news-singleitem .news-subheader {
  font-weight: bold;
}
.news-singleitem .news-subheader span {
  float: left;
  margin: 0 10px 0 0;
  color: #002373;
}
.news-singleitem .news-backlink {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  border-top: solid 1px #ccc;
}





.netnnet {
  text-align:right;
  margin:-7px 2px 0 0;
  width: 5px;
  height: 5px;
  float: right;
}
