html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Tahoma, sans-serif;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: #333;
  background-color: #fff;
  text-align: center;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 115%;
  margin-bottom: 10px;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 115%;
  margin: 0 0 10px 0;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  line-height: 115%;
  margin: 0 0 5px 0;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 135%;
  margin: 10px 0 5px 0;
}

h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 135%;
  margin: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.csc-subheader {
  font-size: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
}

a {
  color: #d2bf8a;
  text-decoration: none;
}

.maincontent a,
.right a {
  text-decoration: underline;
}

.box-right-content a {
  color: #000;
}

p {
  font-size: 11px;
  line-height: 120%;
  margin-bottom: 15px;
}

p.align-right {
  text-align: right;
}

ol, ul {
  list-style: none;
}

ol,
ul {
  margin-left: 0px;
}

ul li {
  margin-left: 20px;
  list-style-type: disc;
}

ol li {
  margin-left: 30px;
  list-style-type: decimal;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

.csc-textpic-caption {
  font-size: 10px;
}

table.csc-uploads td {
  padding: 6px;
}

.csc-uploads p {
  margin: 0;
}

p.csc-uploads-description {
  margin: 0 0 5px 0;
}

ul.csc-sitemap {
  margin: 0;
}

ul.csc-sitemap li {
  margin: 0;
  padding: 5px 0;
  list-style-type: none;
}

ul.csc-sitemap li a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  padding-left: 10px;
}

ul.csc-sitemap li ul li {
  margin-left: 25px;
  padding: 1px 0;
}

ul.csc-sitemap li ul li a {
  font-weight: normal;
  background-image: none;
  padding-left: 0;
}

.csc-frame-rulerBefore {
  height: 10px;
  border-top: 1px solid #ccc;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #eaeaea;
}

p.csc-linkToTop {
  font-size: 11px;
  padding: 5px 0;
}

.contenttable caption {
  font-weight: bold;
  padding: 5px 0;
}

.contenttable th {
  font-weight: bold;
}

.contenttable-0 th,
.contenttable-0 td {
  padding: 5px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.contenttable-0 td.td-last {
  border-right: 1px solid #ccc;
}

.contenttable-0 tr.tr-last th,
.contenttable-0 tr.tr-last td {
  border-bottom: 1px solid #ccc;
}

.contenttable-0 .tr-even th,
.contenttable-0 .tr-even td {
  background-color: #e0e4f1;
}

.contenttable-1 th,
.contenttable-1 td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.contenttable-1 tr.tr-last th,
.contenttable-1 tr.tr-last td {
  border-bottom: 0;
}

.contenttable-2 th,
.contenttable-2 td {
  padding: 5px;
}

.contenttable-3 th,
.contenttable-3 td {
  padding: 5px;
}

.wrapper {
  width: 950px;
  font-size: 11px;
  line-height: 120%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #ede5d0;
  background-image: url('/fileadmin/templates/images/content_verlauf_top.gif');
  background-repeat: repeat-x;
  background-position: 0 115px;
}

.header {
  width: 950px;
  height: 84px;
  font-size: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
}

.search {
  position: absolute;
  top: 5px;
  left: 333px;
}

#searchbox {
  width: 135px;
  height: 14px;
  float: left;
  padding: 1px;
  margin-right: 2px;
}

.login {
  width: 200px;
  position: relative;
  left: 538px;
  z-index: 100;
}

.login ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.login ul li {
  float: left;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

.login ul li a {
  display: block;
  color: #333;
  width: 72px; 
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-decoration: underline;
  padding-left: 22px;
  background-image: url('/fileadmin/templates/images/icon_login.png');
  background-repeat: no-repeat;
  background-position: 7px 5px;
}

.login ul li ul {
  display: none;
  background-color: transparent;
  border: 1px solid #336393;
  background-image: url('/fileadmin/templates/images/login-menue-background.png');
  background-repeat: repeat-y;
}

.login ul li ul li {
  background-color: transparent;
  padding: 2px 0;
}

.login ul li:hover a {
  width: 84px; 
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #336393;
  text-decoration: none;
  padding: 0 0 0 10px;
}

.login ul li:hover ul {
  width: 160px;
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
}

.login ul li:hover ul li a {
  width: 140px;
  height: 16px;
  line-height: 16px;
  display: block;
  font-size: 11px;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  text-decoration: underline;
  margin: 0 5px;
}

.login ul li:hover ul li a:hover {
  font-weight: bold;
}

.mail-profile {
  width: 140px;
  position: absolute;
  top: 0px;
  left: 660px;
}

.mail-profile a {
  display: block;
  color: #333;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-decoration: underline;
}

.tx-nawmmforumunreadmail-pi1 {
  float: left;
}

.tx-nawmmforumunreadmail-pi1 a {
  padding-left: 20px;
  background-image: url('/fileadmin/templates/images/icon_mail.png');
  background-repeat: no-repeat;
  background-position: 0 7px;
}

.profile-link {
  float: right;
}

.profile-link a {
  padding-left: 20px;
  background-image: url('/fileadmin/templates/images/icon_profil.png');
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.menu-level1 {
  width: 462px;
  height: 33px;
  line-height: 33px;
  position: absolute;
  top: 51px;
  left: 157px;
  background-repeat: no-repeat;
  background-posititon: 0 0;
}

.menu-level1 ul {
  margin: 0 0 0 3px;
  padding: 0;
}

.menu-level1 ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu-level1 ul li a {
  height: 31px;
  display: block;
  color: #fff;
  font-size: 12px;
}

.menu-level1 ul li a.active {
  font-weight: bold;
}

.menu-level1 ul li a:hover {
  text-decoration: underline;
}

.special-link {
  width: 20px;
  height: 20px;
}

.menu-level2 {
  height: 25px;
  line-height: 31px;
  padding: 6px 0 0 0;
  background-repeat: repeat-x;
}

.menu-level2 ul {
  margin: 0;
  padding: 0 0 0 150px;
}

.menu-level2 ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0 8px;
  border-right: 1px solid #6889aa;
}

.menu-level2 .border-left {
  width: 5px;
  height: 19px;
  display: block;
  float: left;
}

.menu-level2 .middle {
  height: 19px;
  display: block;
  float: left;
}

.menu-level2 .border-right {
  width: 5px;
  height: 19px;
  display: block;
  float: left;
}

.menu-level2 ul li a {
  height: 19px;
  line-height: 19px;
  display: block;
  color: #fff;
  padding: 0 2px;
}

.menu-level2 ul li.active a {
  padding: 0 2px;
}

.menu-level2 ul li.last a {
  border: 0;
}

.menu-level2 ul li a.active {
  color: #fff;
  font-weight: bold;
}

.menu-level2 ul li a:hover {
  text-decoration: underline;
}

.content,
.content-large {
  border-top: 1px solid #ede5d0;
  padding-top: 10px;
  background-image: url('/fileadmin/templates/images/content_verlauf_bottom.gif');
  background-repeat: repeat-x;
  background-position: 0 bottom;
}

.submenu {
  width: 147px;
  min-height: 100px;
  float: left;
}

.submenu ul,
.submenu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.submenu ul li {
  line-height: 24px;
  background-repeat: repeat-x;
  position: relative;
}

.submenu ul li img {
  position: absolute;
  top: 4px;
  left: 7px;
}

.submenu ul li a.active {
  background-image: url('/fileadmin/templates/images/menue3_icon-hintergrund-active.png');
}

.submenu ul li a {
  background-repeat: no-repeat;
  background-position: 0 0px;
  padding: 6px 0 5px 31px;
}

.submenu ul li a:hover {
  text-decoration: underline;
}

.submenu ul li a.active {
  font-weight: bold;
}

.submenu ul li ul li {
  padding-left: 23px;
}

.submenu ul li ul li a {
  background-image: none;
  padding-left: 0;
}

.submenu ul li ul li a.active {
  font-weight: normal;
  text-decoration: underline;
  background-image: none;
}

.left {
  width: 619px;
  float: left;
  margin-left: 10px;
  border-top: 1px solid #ccb87a;
}

.content-large .left {
  width: 780px;
}

.right {
  width: 147px;
  float: right;
  margin-right: 15px;
}

.clickpath {
  text-align: right;
  background-color: #fff;
  padding: 3px 5px 0 0;
  border-right: 1px solid #e6dcbe;
}

.clickpath a {
  color: #333;
  text-decoration: underline;
}

.pageheader {
  height: 28px;
  background-color: #fff;
  padding: 0 0 15px 10px;
  border-right: 1px solid #e6dcbe;
  background-image: url('/fileadmin/templates/images/clickpath_background.jpg');
  background-repeat: no-repeat;
  background-position: right 2px;
}

.pageheader p {
  font-size: 28px;
  margin: 0;
  padding: 0;
}

.maincontent {
  min-height: 400px;
  background-color: #fff;
  padding: 15px 10px;
  border-right: 1px solid #e6dcbe;
  border-bottom: 1px solid #d7c797;
  background-image: url('/fileadmin/templates/images/content_background.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.functions {
  width: 100%;
  height: 21px;
  margin-bottom: 10px;
  background-image: url('/fileadmin/templates/images/functions-background.gif');
  background-repeat: no-repeat;
  background-position: right 0;
  padding-top: 1px;
}

.functions a {
  color: #333;
  text-decoration: underline;
}

.functions-add-favorit {
  height: 16px;
  float: right;
  line-height: 16px;
  margin-right: 5px;
}

.functions-add-favorit img {
  position: relative;
  top: 2px;
}

.functions-add-favorit a {
  position: relative;
  top: -3px;
}

.functions-print-page {
  width: 85px;
  height: 16px;
  float: right;
  line-height: 16px;
  background-image: url('/fileadmin/templates/images/icon_drucken.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 10px;
}

.functions-print-page a {
  padding-left: 20px;
}

.footer {
  height: 116px;
  clear: both;
  border-top: 1px solid #ede5d0;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.footer-menu {
  float: right;
  line-height: 140%;
  margin: 10px 10px 0 0;
}

.footer-menu ul {
  margin: 0;
  padding: 0;
}

.footer-menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-menu p {
  font-weight: bold;
  margin: 0 0 3px 0;
}

.footer-menu a {
  text-decoration: underline;
}

/* ===================== */
/* Formulare / Powermail */
/* ===================== */

fieldset {
  margin-bottom: 10px;
  border: 1px solid #ccb87a;
}

legend {
  padding: 0 5px;
  font-weight: bold;
  color: #666;
}

.tx-powermail-pi1 label {
  display: block;
  margin: 10px 0 2px 0;
}

#user,
#pass,
.tx-powermail-pi1 input[type=text],
.tx-powermail-pi1 select,
.tx-powermail-pi1 textarea {
  border: 1px solid #000;
}

#user,
#pass {
  width: 200px;
  margin-bottom: 3px;
}

.tx-powermail-pi1 input[type=submit] {
  float: left;
  margin-right: 10px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
  margin-top: 5px;
}

.tx-powermail-pi1 .powermail_check_inner label,
.tx-powermail-pi1 .powermail_radio_inner label {
  display: inline;
  margin-bottom: 0;
}

.powermail_mandatory_js {
  color: #ff0000;
  padding: 2px 0;
}

#content p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  margin-bottom: 2px;
}

.powermail-checkboxes {
  margin-bottom: 10px;
}

.powermail_submit {
  margin: 10px 0;
}

/* ============== */
/* News / tt_news */
/* ============== */

.news-list-item {
  border-top: 1px solid #d2c08a;
  border-bottom: 1px solid #d2c08a;
  padding: 1px 0;
  margin-bottom: 10px;
}

.news-list-item a {
  color: #000;
}

.news-list-innerwrap {
  background-color: #f1ebda;
  background-image: url('/fileadmin/templates/images/news-content-background.jpg');
  background-repeat: no-repeat;
  background-position: 0 18px;
  padding: 2px 2px 2px 10px;
}

.news-list-left {
  width: 410px;
  float: left;
}

.content-large .news-list-left {
  width: 560px;
}

.news-list-left .news-latest-date {
  display: block;
  width: 100%;
  font-size: 10px;
  position: relative;
}

.news-list-left .news-latest-date a.news-print {
  position: absolute;
  right: 25px;
}

.news-list-left .news-latest-date a.news-save {
  position: absolute;
  right: 5px;
}

.news-list-left h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 0;
}

.news-list-right {
  width: 174px;
  float: right;
  text-align: center;
  background-image: url('/fileadmin/templates/images/news-catimage-background.jpg');
  background-repeat: repeat-x;
  background-position: 0 -4px;
  padding-top: 4px;
}

.news-list-right-innerwrap {
  width: 160px;
  background-color: #fff;
  text-align: left;
  padding: 2px;
  margin-left: auto;
  margin-right: auto;
}

.news-list-right p.caption {
  padding: 0 2px;
  margin: 0;
}

.news-search-form input[type=text] {
  border: 1px solid #000;
}

.news-single-additional-info img {
  position: relative;
  top: 2px;
}

.news-single-additional-info a {
  padding: 0 5px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  width: 280px;
  border: 1px solid #c0c0c0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding: 1px;
  margin-bottom: 10px;
}

.tx-indexedsearch .extended-link {
  margin-top: 20px;
}

.tx-indexedsearch select {
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch label {
  display: block;
  margin-bottom: 2px;
}

.tx-indexedsearch select {
  margin-bottom: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 10em;
  float: left;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 10em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  margin: 0 5px 0 0;
  padding-bottom: 5px;
  list-style-type: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a {
  text-decoration: none;
  color: #000;
  padding: 0 3px 0 3px;
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch-browselist-currentPage a {
  color: #fff !important;
  background-color: #ccc;
  padding: 0 3px 0 3px;
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch .tx-indexedsearch-res {
  clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 2px 0 5px 2px;
  margin-bottom: 3px;
  background-color: #ede5d0;
}

.tx-indexedsearch .tx-indexedsearch-res img {
  position: relative;
  top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a {
  color: #333;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

/* ====================== */
/* FCEs                   */
/* ====================== */

.box-right {
  border-bottom: 1px solid #bba04e;
  background-image: url('/fileadmin/templates/images/box-right-header-background.gif');
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.box-right-noicon {
  border-bottom: 1px solid #bba04e;
  background-image: url('/fileadmin/templates/images/box-right-header-background-noicon.gif');
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.box-right h1,
.box-right-noicon h1 {
  height: 21px;
  line-height: 21px;
  color: #fff;
  font-size: 12px;
  padding-left: 5px;
  margin: 0;
  position: relative;
  overflow: hidden;
}

.box-right-icon {
  width: 15px;
  height: 15px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 128px;
}

.box-right-content-wrapper {
  background-color: #f9f5ee;
  padding: 5px;
}

.box-right-content {
  background-color: #fff;
  padding: 5px;
}

.box-right-content h3 {
  color: #a38b3e;
}

ul#NawEditFavoritsList,
ul#NawEditFavoritsList li {
  margin: 0;
  padding: 0;
}

ul#NawEditFavoritsList {
  margin-bottom: 10px;
}

ul#NawEditFavoritsList img {
  margin: 0 2px;
}

.tx-exinitlatesttopics p {
  margin-bottom: 5px;
}