body {
  color: #333;
  background: #FFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 75%;
  font-size-adjust: extra-condensed;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h1, h1 a {
  color: #FFF;
  background-color: #00aaca;
  padding: 4px 8px;
}
h1 {
  display: inline;
  clear: both;
  font-size: 2em;
  font-weight: normal;
  line-height: 2em;
}
h2 {
  font-size: 1.2em;
  margin: 0.2em 0;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
  margin: 0pt;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}


a {
  color: #333;
  text-decoration: underline;
}
a:hover {
}

#page{
  width: 920px;
  margin: 0 auto;
}

#header {
  position: relative;
  height: 100px;
  margin: 0pt;
  padding: 0pt;
}

#sec-header {
  width: 100%;
  overflow: hidden;
}
#sec-header-content {
  width: 680px;
  float: left;
}

#logo {
  display: block;
  position: absolute;
  width: 115px;
  height: 95px;
  left: 60px;
  bottom: 0pt;
}

#header-menu {
  position: absolute;
  bottom: 15px;
  left: 240px;
}
#header-menu ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}
#header-menu li {
  float: left;
  font-size: 0.75em;
  margin: 0pt 3px 0pt 0pt;
}
#header-menu li a {
  float: left;
  display: block;
  margin: 0pt;
  padding: 0pt 0pt 5px 0pt;
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  width: 100px;
}
#header-menu .menu1, #header-menu .menu6 {
  border: solid #dd2525;
}
#header-menu .menu2, #header-menu .menu7 {
  border: solid #fd5c01;
}
#header-menu .menu3, #header-menu .menu8 {
  border: solid #fcce19;
}
#header-menu .menu4, #header-menu .menu9 {
  border: solid #9cd240;
}
#header-menu .menu5, #header-menu .menu10 {
  border: solid #00aaca;
}
#header-menu .menu1, #header-menu .menu2, #header-menu .menu3, #header-menu .menu4, #header-menu .menu5, #header-menu .menu6, #header-menu .menu7, header-menu .menu8, #header-menu .menu9, #header-menu .menu10 {
  border-width: 0pt 0pt 6px 0pt;
}

#primary-menu {
  float: left;
  width: 225px;
  padding: 15px 15px 0pt 0pt;
}
#primary-menu ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}
#primary-menu li {
  padding: 0pt;
  margin: 0pt;
  height: 100%;
  border: 2px solid #fff;
}
#primary-menu li.act {
  background-color: #f4f4f4;
  border: 2px solid #eee;
}
#primary-menu li a {
  font-size: 0.75em;
  display: block;
  color: #666;
  margin: 0pt;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
#primary-menu li.act a {
  border: solid #fd4c02;
  border-width: 0pt 0pt 0pt 10px;
  padding: 10px;
}

#secondary-menu {
  float: left;
  width: 240px;
  padding: 15px 0pt 15px 0pt;
}
#secondary-menu ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}
#secondary-menu li {
  padding: 0pt;
  margin: 0pt 0pt 0pt 10px;
  height: 100%;
}
#secondary-menu li a {
  display: block;
  color: #d0d0d0;
  margin: 0pt;
  padding: 5px 0pt 0pt 0pt;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: bold;
  margin: 0pt 1em;
}
#secondary-menu li.act a {
  border: solid #fd4c02;
  border-width: 0pt 0pt 1px 0pt;
}

#language-select {
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 20px;
}

#language-select div {
  float: left;
  margin: 0 2px;
}

#main {
  background: url(image/main-bg.gif) repeat-y top left;
  position: relative;
  width: 920px;
  margin: 15px 0pt 0pt 0pt;
}

#content {
  width: 658px;
  float: left;
  padding: 10px 10px 10px 10px;
}

.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: #4d4d4d;
  padding: 15px 0pt;
  color: #bfbfbf;
  font-size: 0.9em;
}

#footer a {
  color: #bfbfbf;
  text-decoration: underline;
}
#footer ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}
#footer ul li {
  display: inline;
  margin: 0pt 0.5em;
}

#footer-text {
  text-align: center;
}
#footer-menu {
  text-align: center;
}
#byeox {
  text-align: center;
}

#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;
}


/* smooth-gallery */
#content .myGallery {
  border:1px solid #7d7d7d;
  width: 658px;
}
#content .jdGallery .slideElement {
  background-color: #919191;
}
#content .jdGallery a.carouselBtn {
  background: #4d4d4d;
}

#content .tx-rgsmoothgallery-pi1 {
  width: 658px;
}

