body {
  color: #c29d5d;
  background: #151515;
  font-family: "Treebutchet MS", "Georgia", Verdana, Helvetica, sans-serif;
  font-size: 75%;
  font-size-adjust: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 1.4em;
  color: #f4c575;
  margin: 1em 0 0.5em 0;
}

h2 {
  font-size: 1.0em;
  color: #f4c575;
  margin: 0.2em 0;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
  color: #f4c575;
  margin: 0;
}
h2 a, #content h2 a {
  color: #f4c575;
  text-decoration: none;
}

a {
  color: #c29d5d;
  text-decoration: underline;
}
a:hover {
  color: #f4c575;
}

hr {
  border: none;
  height: 14px;
  background: url(image/hr.png) no-repeat center;
  margin: 1em 0pt;
}

#page{
  width: 980px;
  margin: 0 auto;
}

#header {
  background: url(image/header-new.jpg) no-repeat top left;
  position: relative;
  height: 150px;
  margin: 0;
  padding: 0;
  z-index: 1;
}

#logo {
  display: block;
  position: absolute;
  width: 230px;
  height: 90px;
  left: 0pt;
  bottom: 0pt;
}

#header-menu {
  background: #1a1415 url(image/header-menu-bottom-bg.png) repeat-x bottom left;
  height: 33px;
  position: relative;
  z-index: 5;
}
/*
#header-menu ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt 20px;
  padding: 0pt;
}
#header-menu li {
  float: left;
}
#header-menu li a {
  float: left;
  display: block;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 38px;
  color: #c2c2c2;
  text-decoration: none;
}
#header-menu li a:hover {
  background: #57311e;
  color: white;
}
*/

#language-select {
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 20px;
}

#language-select div {
  float: left;
  margin: 0 2px;
}

#main {
  position: relative;
  width: 940px;
  margin: 20px;
  z-index: 0;
}

.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 1px;
  line-height: 0px;
  margin-bottom: -1px;
}

.news-date {
  font-size: 0.8em;
  color: #999;
}

.news-content {
  margin: 0.5em 0;
}

.block {
  margin: 5px 0 20px 0;
  width: 183px;
}

#footer {
  background: url(image/footer-bg.png) repeat-x top left;
  padding: 10px 20px;
  margin: 20px 0 0 0;
  height: 54px;
  color: #bfbfbf;
  font-size: 0.8em;
}

#footer a {
  color: #bfbfbf;
  text-decoration: underline;
}

#footer-text {
  float: left;
}

#byeox {
  float: right;
  font-weight: bold;
}

#byeox img {
  border: 0;
}

#content-header .date {
  font-size: 0.9em;
  color: #999;
}

.tx-pbsurvey-pi1 .question {
  font-size: 1em;
  font-weight: normal;
}

div.image-wrap img {
  border: 0;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 20px !important;
}


span.sep {
  position: relative;
  top: 4px;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
  background: transparent url(/fileadmin/templates/blue/image/breadcrumb-arrow.png) no-repeat top left;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/blue/image/breadcrumb-arrow.png', sizingMethod='crop');
}

.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}

#content .csc-textpic-imagewrap dt,
#content .csc-textpic-imagewrap dt a,
#content .csc-textpic-imagewrap dt img {
  display: block;
  margin: 0;
  padding: 0;
  width: 460px;
}

#content .csc-textpic-imagewrap dt {
  margin: 0 0 1.5em 0;
}

#content .csc-textpic-imagewrap dd {
  display: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
}