@font-face {
  font-family: Occidental;
  src: url(fonts/OCCIDENT.TTF);
}

body {
  margin: 0;
  background-color: #ffffff;
  color: #404040;
  font-family: Helvetica,Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}

h2 {
  font-family: Occidental;
  font-size: 32px;
  font-style: italic;
  font-weight: normal;
  color: #831515;
  border-bottom: 1px dashed #831515;
}

h3 {
  font-size: 16px;
  font-weight: normal;
}

h5 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

hr {
  border: 1px dashed #831515;
}

div,img,form {
  margin: 0;
  padding: 0;
  border: 0;
}

input,textarea {
  font-family: Helvetica,Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}

dl.csc-menu {
  margin: 40px 0;
}

dl.csc-menu dt {
  margin: 10px 0 0 0;
  padding: 0;
}
dl.csc-menu dd {
  margin: 0 0 0 10px;
  padding: 0;
}

a {
  text-decoration: underline;
}
a:link {
  color: #831515;
}
a:visited {
  color: #831515;
}
a:hover {
  color: #ffffff;
  background-color: #831515;
  text-decoration: none;
}

div#container {
  width: 969px;
  margin: auto;
  border: 0;
  background: url(images/background.png) repeat-y;
}

div#spacing {
  background: url(images/still_rose.png) right bottom no-repeat;
}

div#header {
  background-color: #ffffff;
}

div#top {
  background-color: #831515;
  color: #ffffff;
  padding: 7px 5px;
}

div#service_menu {
  font-size: 14px;
}

div#service_menu a {
  text-decoration: none;
  color: #ffffff;
}

div#search {
  float: left
}

div#service_menu {
  text-align: right;
}

div#main {
  clear: both;
}

div#left {
  float: left;
  width: 178px;
  padding: 22px 0;
}

div#content_menu {
  border-top: 1px solid #831515;
  border-bottom: 1px solid #ffffff;
}

div#right {
  float: right;
  width: 168px;
  padding: 5px;
}

div#center {
  margin: 0 178px;
}

div#trail {
  font-size: 12px;
  background-color: #fadead;
  padding: 4px;
}

div#content_area {
  padding: 20px 20px 0 20px;
}

div#columns {
  border: 1px solid #fff;
  padding: 0 20px 20px 20px;
}

div.col1 {
  float: left;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  width: 265px;
}

div.col2 {
  float: right;
  width: 265px;
  padding-left: 20px;
}

div#footer {
  clear: both;
  background-color: #831515;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding: 10px;
  
}

.csc-mailform {
  border: 1px solid #831515;
}

div.csc-mailform-field {
  padding: 5px 10px;
}

div.csc-mailform-field label {
  display: block;
}

div.col3 {
  border: 1px solid #831515;
  font-size: 13px;
  line-height: 16px;
  color: #831515;
}

div.col3 h5 {
  background-color: #831515;
  color: #ffffff;
  padding: 1px 3px;
}

div.col3 p {
  margin: 0;
  padding: 2px 3px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

h1.csc-firstHeader {
  display: none;
}

table.contenttable {
  width: 550px;
  margin: auto;
}

table.contenttable th {
  font-weight: normal;
  color: #831515;
}

.tr-odd {
  background-color: #ffffff;
}

.tr-even {
  background-color: #f0f0f0;
}

table.contenttable td {
  padding: 2px 5px;
}

table.contenttable-1 td.td-last {
  text-align: right;
  width: 110px;
  font-weight: bold;
}

.quicksearch input {
  font-size: 12px;
  border: 1px solid #c0c0c0;
}

.news-list-date {
  font-size: 12px;
  font-weight: bold;
}

.news-list-morelink {
  font-size: 11px;
}

.news-latest-date {
  font-size: 12px;
  font-weight: bold;
}

.news-latest-morelink {
  font-size: 11px;
}

h3.news-single-title {
  text-align: center;
}

div.news-single-timedata {
  text-align: center;
  font-weight: bold;
}

div.news-single-img {
  text-align: center;
}

div.news-single-additional-info {
  border: 1px solid #831515;
  font-size: 13px;
}

div.news-single-additional-info dl,dt {
  padding: 0;
  margin: 0;
}

dl.news-single-related dt {
  background-color: #831515;
  color: #ffffff;
  font-weight: bold;
  padding: 0 5px;
}

dl.news-single-related dd {
  margin: 0 0 0 5px;
  padding: 5px 0;
}

div.news-single-backlink {
  font-size: 12px;
  margin-top: 10px;
}

div.csc-textpic {
  float: left;
  width: 100%;
}

div.csc-textpic-imagewrap {
  margin: auto;
}
