html, body {
  width: 101%;
  min-width: 41em;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  /*padding-bottom: 20px;*/
  font-size: 100.01%;
  overflow-X: hidden;
}

body, div, td {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
/*  font-size: 1em;*/
  color: #000000;
}

div, td { text-align: left;}

h1 {
  font-size: 1.3em;
  color: #485866;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 0px 20px 0px;
}

h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }

a {
  text-decoration: none;
  color: #000000;
}

a:hover { text-decoration: underline; }

a.internal-link {
  padding-right: 15px;
  background-image: url("imgs/arrow_link_over.gif");
  background-position: right 3px;
  background-repeat: no-repeat;
}

p.align-right { text-align: right;}
p.align-left { text-align: left;}
p.align-center { text-align: center;}
span.important { color: #ff9900;font-weight:bold; }
span.name-of-person { color: #485866;font-weight: bold; }
span.detail {text-decoration: underline;}

.csc-linkToTop {
  padding-left: 10px;
  background-image: url("imgs/arrow_top.gif");
  background-position: left 3px;
  background-repeat: no-repeat;
  clear: both;
}

#border {
  margin: auto;
  margin-bottom: 0;
  min-height: 5em;
  background-image: url(imgs/mainbg.gif);
  background-position: 0 162px;
  background-repeat: repeat-X;
  background-color: #FFFFFF;
}

#main {
  width: 770px;
  min-height: 4em;
  margin: 0 auto 0px auto;
  background-image: url(imgs/bgcontent.gif);
  background-position: 0 0;
  background-repeat: repeat-Y;
}

.header {
  height: 72px;
  background-image: url(imgs/top.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #ff9900;
}

.header img {
  float: right;
  width: auto;
  margin: 17px 0;
}

.header-title {
  width: 605px;
  height: 20px;
  background-image: url(imgs/header-left.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #384b56;
  padding-left: 165px;
  color: #FFFFFF;
  font-weight: bold;
}

.content-main {
  background-image: url(imgs/bgcontent.gif);
  background-position: 0 0;
  background-repeat: repeat-Y;
}

.menu {
  width: 154px;
  float: left;
  padding: 30px 0px 30px 0px;
  background-color: #DEE3E7;
  font-size: 0.7em;
}

.menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #909090;
}

.menu ul li { border-bottom: 1px solid #909090; }

.menu a {
  display: block;
  padding: 4px 0px 4px 10px;
  text-decoration: none;
  color: #000000;
  border-left: 5px solid #DEE3E7;
}

.menu a:hover { border-left: 5px solid #909090; }

.menu a.active {
  background-color: #909090;
  border-left: 5px solid #ff9900;
  font-weight: bold;
  color: #E0E0E0;
}

.menu a.active:hover { color: #FFFFFF; }

.menu ul ul li {
  margin-left: 10px;
  border-bottom: none;
}

.menu ul ul li a.active { border-top: 1px dotted #DEE3E7; }

.menu-top {
  width: 616px;
  height: 20px;
  float: right;
  background-color: #ADB6C6;
  font-size: 0.6em;
}

.menu-top a {
  display: block;
  float: left;
  margin: 3px 5px 0px 5px;
  padding-left: 10px;
  background-image: url(imgs/dot.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000000;
}

.menu-top a:hover { background-image: url(imgs/dot_over.gif); }

.menu-top a.active { background-image: url(imgs/dot_act.gif); }

.center-column {
  width: 616px;
  float: right;
}

.content {
  width: 390px;
  min-height: 500px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  font-size: 0.7em;
}

.topcontent {
  width: 410px;
  float: left;
  overflow:hidden;
}

.right-column {
  width: 206px;
  float: right;
  margin: 0px;
  /*margin-top: -120px;*/
  background-color: #DEE3E7;
  font-size: 0.7em;
}

.right-column .teaser, #kikrss_table {
  margin: 10px 5px 10px 10px;
  border-bottom: 1px solid #FFFFFF;
}

.teaser img { float: left; margin: 0 3px 0 0; }

.right-column .teaser-head {
  margin-bottom: 3px;
  font-weight: bold;
}
.teaser-text p.bodytext { margin-top: 0; }

.teaser-link {
  margin-bottom: 3px;
  text-align: right;
  clear: both;
}
.kikrss_bodytext {margin-bottom: 5px;}
.kikrss_bodytext a, .teaser-link a {
  padding: 0px 10px 0px 0px;
  background-image: url(imgs/arrow_link.gif);
  background-position: right 4px;
  background-repeat: no-repeat;
  display:block;
}

.kikrss_bodytext a:hover, .teaser-link a:hover {
  background-image: url(imgs/arrow_link_over.gif);
  background-position: right 4px;
  background-repeat: no-repeat;
}

.footer {
  width: 770px;
  padding: 2px 0 4px 0;
  clear: both;
  background-color: #ff9900;
/*  height:20px;
  background-image: url(imgs/mainbg_sh-bottom.gif);
  background-position: 0 bottom;
  background-repeat: no-repeat;*/
  font-size: 0.6em;
}

.footer div {
  display: block;
  padding: 4px 0px 0px 15px;
  color: #FFFFFF;
}

.csc-textpic-caption, .news-single-imgcaption {
  font-size: 0.7em;
  font-style: italic;
  margin-top: 5px;
}

hr {
  width: 95%;
  clear: both;
  height: 1px;
  background: #C0C0C0;
  border: none;
}

/* ########## Fomulare ########## */

.search input {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 120px;
  height: 18px;
  border: 1px solid #E5E1B9;
  float: left;
}

.search select { display: none;}

select.select {
  width: 145px;
  height: 18px;
  margin: 10px 0px 10px 10px;
  border: 1px solid #E5E1B9;
  float: left;
}

form#mailform {
  float: left;
   margin-left: 20px;
}

input, textarea {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #E5E1B9;
}

input { height: 18px; }

form#mailform {
  width: 90%;
  float: left;
  margin-left: 10px;
}

form#mailform fieldset {
  border: none;
}

form#mailform .csc-mailform-field {
  display: block;
  clear: both;
  }

form#mailform label {
  float: left;
  width: 150px;
  margin-top: 12px;
  border-bottom: 1px dotted #E0E0E0;
}

form#mailform input {
  width: 170px;
  float: right;
}

form#mailform input#mailformformtype_mail {
  width: auto;
  height: auto;
  padding: 3px;
  border: 1px solid #ff9900;
  background: #E0E0E0;
  color: #384b56;
  cursor: pointer;
}

form#mailform input#mailformformtype_mail:hover {
  background: #384b56;
  color: #E0E0E0;
}

form#mailform .attachement {
  width: auto;
  height: auto;
  padding: 3px;
  border: 1px solid #384b56;
}

/* ########## NEWS ########## */

.news-list-item a img {
  float:left;
  margin: 0px 10px 5px 0px;
}

.news-list-morelink, .news-latest-morelink {
  text-align:right;
  clear: both;
  margin: 0px 10px 5px 0px;
}

.news-latest-container { margin: 5px 5px 0px 8px; padding: 0;}
.news-latest-item, .news-latest-item p { margin: 0 0 3px 0; }
.news-latest-item p { font-style: italic; }
.news-latest-container h3 { font-size: 0.9em; margin: 0; margin-bottom: 5px; }
.news-latest-date { margin: 0px;}
.news-latest-container a, .news-latest-container a:hover { border: none; padding: 0;}
.news-list-morelink a img {
  float:none;
  margin: 0px;
}

.news-single-img {
  float: left;
  margin: 0 10px 10px 0;
}

.news-single-backlink a {
  padding-left: 10px;
  background-image: url("imgs/arrow_link_back.gif");
  background-position: left 4px;
  background-repeat: no-repeat;
}

.news-single-backlink a:hover {
  background-image: url("imgs/arrow_link_back_over.gif");
}

/* ########## LINKS ########## */

.tx_ablinklist_treeView_links { clear: both; }
.tx_ablinklist_teaser { float: left; }
.link_label { float: left; width: 50%; margin-right: 10px;border-bottom: 1px dotted #E0E0E0; }
.link-description { font-size: 0.8em; font-style: italic; display: inline;}
.tx_ablinklist_link {
  padding-left: 12px;
  background-image: url("imgs/arrow_external_link.gif");
  background-position: left 4px;
  background-repeat: no-repeat;
}
.tx_ablinklist_treeView_category h2  { display: block; width: 100%; }
.tx_ablinklist_link:hover { background-image: url("imgs/arrow_external_link_over.gif"); }