@import "site_style_01.css";
@import "sitemap.css";
@import "menu/tree.css";
@import "menu/top.css";
@import "menu/breadcrumb.css";
@import "csc-header.css";
@import "lib-teasermenu.css";
@import "news.css";

a:focus{outline-width: 0px;}

html, html body {
  background-color:#FFFFFF;
  background-image:url(../images/bg.jpg);
  background-repeat:repeat-x;
  font-size:12px;
}

dl dd{margin:0;padding:0px;}

div#custom-doc {
  color:#111B2C;
  line-height:1.6em;
  margin-bottom: 50px;
}

#hd-hd {
  background-image: url(../images/hd1.jpg);
  background-repeat: repeat-x;
  height: 91px;
}

#hd-bd {
  background-image: url(../images/hd2.jpg);
  background-repeat: repeat-x;
  height: 185px;
}

#hd-ft {
  background-image: url(../images/hd2.jpg);
  background-position: 0 -185px;
  background-repeat: repeat-x;
  overflow: hidden;
  height: 30px;
}

#bd {
  background-image: url(../images/bdbg2.jpg);
  background-repeat: repeat-y;
}

#bd-hd {
  margin-left: 15px;
  width: 1000px;
}

#bd .yui-gb {
  background-image: url(../images/bdbg1.jpg);
  background-repeat: repeat-x;
  
}

#custom-doc #bd .yui-g .normal .col-wrapper, 
#custom-doc #bd .yui-gb .normal .col-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

/* PROJECTHEADER */

#phd{
 height: 185px;
 width: 1000px;
 margin-left: 15px;
 overflow:hidden;
 background-repeat:repeat-x;
}
.phd{
 background-image: url(../images/phd1.jpg);
}

html body a{
  color:#FF5700;
  text-decoration: none;
}



dl.csc-menu dt {
  margin-bottom: 0em;
}

dl.csc-menu dd {
  margin-bottom: 1em;
}

dl.csc-menu dt a{
  text-decoration: none;
  font-weight: bold;
}


div.col-wrapper h2{
  color:#FF5700;
  border-bottom: solid 1px #d0d0d0;
}


.bodytext{
  margin-bottom: 1em;
}

.normal ul{
  margin: 1.25em;
}

.contenttable tr td{ vertical-align: top; }
div#bd div.normal ol{ margin: 2em; }

body span.important a{color:#FF5700;}

a.download b{ color:#FF5700;}
div.csc-textpic-text{ display: block; margin-bottom: 2em; }

.csc-header{clear: both;}

.tx-powermail-pi1_fieldset legend{ font-weight: bold; }
.tx-powermail-pi1_fieldset label{ display: block; width: 100px; }
.tx_powermail_pi1_fieldwrap_html{ margin-bottom: 1em; }

.tx-powermail-pi1_fieldset .powermail_text,
.tx-powermail-pi1_fieldset .powermail_textarea{
  width: 300px;
}


table tr td{
vertical-align: top;
}