/* Allgemeines CSS fuer IKEE          */
/* ---------------------------------- */
/* An dieser Datei sollten keine      */
/* Aenderungen vorgenommen werden.    */
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; font-size: 100%; } 

body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333;
  background-color: #fff;
  text-align: center;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a,
a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}

h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4em;
  color: #000;
  margin-bottom: 15px;
}

h2, h3, h4, h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
  color: #000;
  margin-bottom: 10px;
}

p {
  line-height: 1.4em;
  margin-bottom: 5px;
}

img {
  border: 0;
}

ul {
  margin-bottom: 5px;
}

ul li {
  list-style-type: disc;
  line-height: 1.4em;
  margin-left: 5px;
  list-style-position: inside;
}

.csc-frame-rulerAfter {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #999;
  padding-top: 15px;
  margin-bottom: 15px;
}

.all {
  width: 56.875em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

.header {
  width: 56.875em;
  height: 200px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #ff9900;
  margin-top: 2px;
}

.header_subpages {
  width: 56.875em;
  height: 120px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 2px;
}

.metamenu {
  width: 28em;
  float: left;
  line-height: 28px;
  position: relative;
  left: 340px;
  background-color: #ff9900;
}

.metamenu a,
.metamenu a:link,
.metamenu a:visited {
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  text-decoration: none;
}

.metamenu a:hover {
  text-decoration: underline;
}

.language {
  width: 10em;
  float: right;
  font-size: 0.75em;
  color: #fff;
  line-height: 28px;
}

.language a,
.language a:link,
.language a:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.language a:hover {
  text-decoration: underline;
}

.navigation {
  width: 56.875em;
  height: 1.875em;
  line-height: 1.875em;
  background-color: #333;
}

.topmenu {
  width: 42.5em;
  height: 1.875em;
  float: left;
  line-height: 1.875em;
  padding-left: 5px;
}

.topmenu a,
.topmenu a:link,
.topmenu a:visited {
  display: block;
  float: left;
  font-size: 0.675em;
  color: #fff;
  text-transform: uppercase;
  margin: 0 7px 0 7px;
  text-decoration: none;
}

.topmenu_active a,
.topmenu_active a:link,
.topmenu_active a:visited,
.topmenu a:hover {
  color: #ff9900;
}

.topmenu_spacer {
  display: block;
  float: left;
  width: 1px;
  height: 1.875em;
  border-right: 1px solid #fff;
}

.search {
  width: 210px;
  float: right;
}

#searchbox {
  width: 120px;
  height: 18px;
  float: left;
  border: 1px solid #809DB9;
  margin: 4px 5px 0 0;
  padding: 2px 0 0 10px;
}

#searchbutton {
  margin-top: 4px;
}

.directsearch {
  width: 56.875em;
  height: 2.25em;
  background-color: #ff9900;
}

.clickpath {
  width: 75em;
  height: 3.75em;
  font-size: 0.75em;
  line-height: 2.825;
  background-image: url('/fileadmin/templates/images/bg_newsteaser.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 10px;
  border-top: 4px solid #ff9900;
  margin-top: 1px;
}

.clickpath a,
.clickpath a:link,
.clickpath a:visited {
  font-size: 1em;
  color: #666;
  text-decoration: none;
}

.clickpath a:hover {
  text-decoration: underline;
}

.clickpath .path {
  float: left;
}

.clickpath .recent{
  float: right;
}

.content {
  min-height: 100px;
}

.leftcol {
  width: 16.875em;
  float: left;
}

.leftmenu {
  margin-bottom: 60px;
  color: #fff;
  padding: 15px 10px;
  background-image: url('/fileadmin/templates/images/roundcorner.gif');
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.leftmenu a,
.leftmenu a:link,
.leftmenu a:visited {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

.leftmenu a:hover {
  text-decoration: underline;
}

.leftmenu ul {
  margin: 0 0 15px 0;
  padding: 0;
}

.leftmenu ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.leftmenu ul li.spacer {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  list-style-type: none;
  margin: 7px 15px;
  border-bottom: 1px solid #fff;
}

.leftmenu ul li a,
.leftmenu ul li a:link,
.leftmenu ul li a:visited {
  line-height: 150%;
  padding-left: 15px;
}

.leftmenu ul li a.active {
  font-weight: bold;
  background-image: url('/fileadmin/templates/images/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.leftmenu ul li ul {
  margin: 0;
  padding: 0;
}

.leftmenu ul li ul li {
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
}

.leftmenu ul li ul li a,
.leftmenu ul li ul li a:link,
.leftmenu ul li ul li a:visited {
  line-height: 150%;
  padding-left: 0;
}

.leftmenu ul li a.active {
  font-weight: bold;
  background-image: none;
}

.leftcontent {
  font-size: 0.8em;
}

.pagetitle {
  font-size: 22px;
  margin-bottom: 10px;
  overflow: hidden;
}

.rightcol {
  width: 38.75em;
  float: right;
}

.maincontent {
  font-size: 0.75em;
}

.functions {
  height: 35px;
  line-height: 35px;
  margin: 20px 0;
}

.functions a,
.functions a:link,
.functions a:visited {
  font-size: 11px;
  color: #868577;
  text-transform: uppercase;
  text-decoration: none;
}

.functions a:hover {
  text-decoration: underline;
}

.functions img {
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.recommend {
  float: left;
  width: 12.125em;
}

.print {
  float: left;
  width: 9.375em;
  padding-left: 20px;
}

.footer {
  width: 56.875em;
  height: 5.625em;
  margin-bottom: 10px;
}

.claim {
  width: 56.875em;
  text-align: left;
  margin: 10px 0 15px 0;
}

.claim p {
  font-size: 0.75em;
  margin: 0;
}

.footermenu {
  width: 20.125em;
  float: left;
  position: relative;
  left: 310px;
  color: #333;
}

.footermenu img {
  position: relative;
  top: 4px;
}

.footermenu a,
.footermenu a:link,
.footermenu a:visited {
  font-size: 11px;
  color: #333;
  margin: 0 2px;
  text-decoration: none;
}

.footermenu a:hover {
  text-decoration: underline;
}

.copyright {
  width: 24.15em;
  float: right;
  font-size: 11px;
  text-align: right;
  padding-top: 5px;
}

.copyright p {
  color: #333;
  margin-right: 15px;
}

.col3banner {
  height: 100%;
  background-image: url('/fileadmin/templates/images/bg_banner.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-top: 10px;
  margin-top: 10px;
}

.col3banner .col1 {
  width: 18.125em;
  float: left;
  margin-right: 20px;
}

.col3banner .col2 {
  width: 18.125em;
  float: left;
  margin-right: 20px;
}

.col3banner .col3 {
  width: 18.125em;
  float: left;
}

.col3news {
  height: 100%;
  min-height: 100px;
  background-image: url('/fileadmin/templates/images/bg_newsteaser.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-top: 22px;
}

.col3news p.bodytext a, 
.col3news p.bodytext a:link,
.col3news p.bodytext a:visited {
  font-size: 0.75em;
  margin-left: 10px;
}

.col3news .col1 p.bodytext a.external-link-new-window {
  margin: 0;
  line-height: 140%;
}

.col3news .col1 {
  width: 18.125em;
  float: left;
  margin-right: 20px;
}

.col3news h2 {
  margin-bottom: 7px;
  padding-left: 10px;
}

.col3news h2 a,
.col3news h2 a:link,
.col3news h2 a:visited {
  width: 17.5em;
  display: block;
  color: #000;
  background-image: url('/fileadmin/templates/images/icon_rss_header.gif');
  background-repeat: no-repeat;
  background-position: right 3px;
  text-decoration: none;
}

.col3news .col2 {
  width: 18.125em;
  float: left;
  margin-right: 20px;
}

.col3news .col3 {
  width: 18.125em;
  float: left;
}

.news-latest-container-meldungen {
  padding: 10px;
  background-color: #f4f5f6;
}

.news-latest-container-meldungen .news-latest-date {
  font-size: 0.75em;
  color: #ff9900;
}

.news-latest-container-meldungen h3 a,
.news-latest-container-meldungen h3 a:link,
.news-latest-container-meldungen h3 a:visited {
  font-size: 12px;
  font-weight: normal;
  line-height: 135%;
  color: #000;
  text-decoration: none;
}

.news-latest-container-meldungen h3 a:hover {
  text-decoration: underline;
}

.news-latest-container-meldungen .news-latest-date p.bodytext {
  display: inline;
}

.news-latest-container-themen {
  background-color: #e0e0e0;
}

.news-latest-container-themen .news-latest-item {
  padding: 7px 10px;
  border-bottom: 1px solid #fff;
}

.news-latest-container-themen h3 {
  margin: 0;
}

.news-latest-container-themen h3 a,
.news-latest-container-themen h3 a:link,
.news-latest-container-themen h3 a:visited {
  font-size: 14px;
  font-weight: normal;
  line-height: 135%;
  color: #000;
  text-decoration: none;
}

.news-latest-container-themen h3 a:hover {
  text-decoration: underline;
}

.news-latest-container-themen img {
  position: relative;
  top: 5px;
  padding-right: 5px;
}

.news-latest-container .news-latest-item,
.news-list-container .news-list-item {
  width: 630px;
  height: 105px;
  color: #fff;
  background-image: url('/fileadmin/templates/images/newsbox.png');
  background-repeat: no-repeat;
  margin-top: 20px;
  padding: 2px 0 0 0;
  position: relative;
  overflow: hidden;
}

.newsimage {
  width: 130px;
  height: 72px;
  float: left;
  text-align: center;
  margin-top: 5px;
}

.news-single-item .newsimage {
  width: auto;
  height: auto;
  float: left;
  margin: 0 20px 5px 0;
}

.newstext {
  margin-right: 60px;
}

.newstext a,
.newstext a:link,
.newstext a:visited {
  color: #fff;
  text-decoration: none;
}

.newscategory {
  color: #fff;
  margin: 0 0 0 10px;
}

.newstext h3 {
  font-size: 16px;
  line-height: 110%;
  margin: 0 0 2px 0;
}

.news-latest-morelink,
.news-list-morelink {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.news-latest-morelink a:hover,
.news-list-morelink a:hover {
  text-decoration: underline;
}

.news-latest-morelink img,
.news-list-morelink img {
  position: relative;
  top: 2px;
}

.news-single-additional-info {
  margin: 20px 0;
}

.news-single-additional-info dl{
  margin-bottom: 15px;
}

.news-single-additional-info img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.news-single-imgcaption {
  font-size: 0.75em;
  margin-bottom: 15px;
}

.news-amenu-container {
  margin-bottom: 25px;
}

.news-amenu-container ul li {
  list-style-type: none;
}

.news-amenu-item-year {
  font-weight: bold;
  margin-top: 10px;
}

.tx-ttnews-browsebox-SCell a,
.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox-SCell a:visited {
  font-weight: bold;
  text-decoration: none;
}

.news-list-container .news-list-item.ttnews-ajax {
  width: 634px;
  height: auto;
  color: #000;
  background-image: none;
}

.news-list-item.ttnews-ajax .newstext a,
.news-list-item.ttnews-ajax .newstext a:link,
.news-list-item.ttnews-ajax .newstext a:visited {
  color: #000;
}

.news-list-item.ttnews-ajax .newscategory {
  width: 170px;
  height: 22px;
  line-height: 22px;
  background-image: url('/fileadmin/templates/images/newsheader-ajax.gif');
  background-repeat: no-repeat;
  margin-left: 6px;
}

.news-list-item.ttnews-ajax .newscategory p {
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 5px;
}

.news-list-item.ttnews-ajax .ttnews-ajax-exp {
  width: 634px;
  background-image: url('/fileadmin/templates/images/newscontent-ajax.gif');
  background-repeat: repeat-y;
  padding-top: 5px;
}

.news-list-item.ttnews-ajax .ttnews-ajax-footer {
  width: 634px;
  height: 13px;
  background-image: url('/fileadmin/templates/images/newsfooter-ajax.gif');
  background-position: 0 bottom;
}

.news-list-item.ttnews-ajax .news-list-morelink a {
  text-decoration: none; 
}

.news-list-item.ttnews-ajax .news-list-morelink.more a {
  background-image: url('/fileadmin/templates/images/newsiconmore-ajax.gif');
  background-repeat: no-repeat;
  background-position: right 1px;
  padding-right: 15px;
}

.news-list-item.ttnews-ajax .news-list-morelink.less a {
  background-image: url('/fileadmin/templates/images/newsiconless-ajax.gif');
  background-repeat: no-repeat;
  background-position: right 1px;
  padding-right: 15px;
}

.news-single-item.ttnews-ajax {
  padding: 0 0 10px 20px;
}

.news-single-item.ttnews-ajax .newsimage {
  padding-top: 15px;
}

.news-single-backlink {
  margin-bottom: 20px;
}

.tx-nawikeeteaser-pi1 .teaser {
  height: 13.625em;
  background-repeat: no-repeat;
}

.tx-nawikeeteaser-pi1 .headline {
  height: 5.55em;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}

.tx-nawikeeteaser-pi1 .detailtext {
  height: 4.15em;
  font-size: 12px;
  background-color: #ff9900;
  padding: 10px;
}

.tx-nawikeeteaser-pi1 .infobox {
  height: 2em;
  font-size: 11px;
  text-align: center;
  background-image: url('/fileadmin/templates/images/bg_kampagne_bottom.gif');
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #000;
  padding-top: 8px;
}

.tx-nawikeeteaser-pi1 .infobox a,
.tx-nawikeeteaser-pi1 .infobox a:link,
.tx-nawikeeteaser-pi1 .infobox a:visited {
  color: #fff;
  text-decoration: underline;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch-form {
  color: #fff;
  background-color: #6E7C8B;
  padding: 20px;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  float: left;
  width: 218px;
  height: 18px;
  border: 1px solid #000;
  padding: 1px;
}

#tx-indexedsearch-searchbox-button-submit {
  border: 0;
  margin-left: 5px;
}

.tx-indexedsearch .extended_link {
  height: 100%;
  margin-top: 10px;
  margin-left: 120px;
}

.tx-indexedsearch .extended_link a,
.tx-indexedsearch .extended_link a:link,
.tx-indexedsearch .extended_link a:visited {
  color: #fff;
}

.tx-indexedsearch select {
  border: 1px solid #000;
}

.tx-indexedsearch label {
  display: block;
  width: 10em;
  float: left;
  margin-top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-search-for {
  padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-search-in {
  padding: 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-search-select-section {
  padding: 10px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-order {
  margin-top: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-results {
  padding-top: 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-selectbox-results {
  width: 4.5em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw,
.tx-indexedsearch .tx-indexedsearch-redMarkup {
  font-weight: bold;
  color: #004F7F;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  list-style-type: none;
  margin: 0 5px 0 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a,
.tx-indexedsearch .tx-indexedsearch-browsebox a:link,
.tx-indexedsearch .tx-indexedsearch-browsebox a:visited {
  border: 1px solid #999;
  padding: 2px;
  text-decoration: none;
  line-height: 200%;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 5px 15px !important;
  background-color: #6E7C8B;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a,
.tx-indexedsearch .tx-indexedsearch-res h3 a:link,
.tx-indexedsearch .tx-indexedsearch-res h3 a:visited {
  color: #fff !important;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 25px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

/* ========= */
/* Tag Cloud */
/* ========= */

.tx-vgetagcloud-pi1 {
  font-size: 0.75em;
  background-color: #eaecee;
  padding: 5px 10px;
}

.tx-vgetagcloud-pi1 .cloudtitle {
  font-size: 14px;
  font-weight: bold;
}

.tx-vgetagcloud-pi1 a,
.tx-vgetagcloud-pi1 a:link,
.tx-vgetagcloud-pi1 a:visited {
  color: #000;
  text-decoration: underline;
}

/* ========= */
/* Sitemap   */
/* ========= */

.csc-sitemap ul {
  margin-bottom: 15px;
}

.csc-sitemap ul li {
  list-style-type: none;
}

.csc-sitemap ul li a,
.csc-sitemap ul li a:link,
.csc-sitemap ul li a:visited {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.csc-sitemap ul li ul li {
  list-style-type: disc;
}

.csc-sitemap ul li ul li a,
.csc-sitemap ul li ul li a:link,
.csc-sitemap ul li ul li a:visited {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

/* =========== */
/* IKEE Basket */
/* =========== */

.basket-list-entry {
  padding: 15px 0;
  border-bottom: 1px solid #999;
}

.basket-list-entry form {
  display: block;
}

.basketimage {
  width: 115px;
  float: left; 
}

.basketimage img {
  margin-bottom: 10px;
}

.baskettext {
  width: 400px;
  float: left;
  padding-bottom: 10px;
}

.inputcount {
  width: 25px;
  height: 18px;
  float: left;
  border: 1px solid #999;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.basket-list-entry .submit {
  float: left;
  margin-right: 5px;
}

#ikee_Bestellung label {
  width: 100px;
  float: left;
  display: block;
  margin-bottom: 5px;
}

#ikee_Bestellung select {
  width: 75px;
  border: 1px solid #999;
  margin-bottom: 5px;
}

#ikee_Bestellung input.forminput {
  width: 200px;
  border: 1px solid #999;
  margin-bottom: 5px;
}

#ikee_Bestellung textarea {
  width: 200px;
  border: 1px solid #999;
  margin-bottom: 5px;
}

/*** Material-Bestellformular // Anfang ***/
.journalistenpreis fieldset {
  border: none;
  padding: 0 0 0.5em 0.5em;
  margin-top: 0.5em;
}

.journalistenpreis legend {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

* html .journalistenpreis legend {
  margin-left: -0.5em;
}

.journalistenpreis label {
  margin-bottom: 0.4em;
  width: 13.6em;
  float: left;
  clear: left;
  font-size: 1em;
}

.journalistenpreis input {
  width: 18.75em;
  margin-bottom: 0.4em;
}

.journalistenpreis textarea {
  width: 30em;
  height: 10em;
  margin-bottom: 0.4em;
  border: 1px solid #000;
}

.journalistenpreis .beitrag input,
.journalistenpreis #url {
  width: 18.75em;
  margin-right: 10em;
  margin-bottom: 0.4em;
  border: 1px solid #000;
}

.journalistenpreis input[type=checkbox] {
  border: 0 !important;
}

* html .journalistenpreis input	{
  margin-bottom: 0.2em;
}

.journalistenpreis .submit {
  margin: 10px 0 20px 188px;
  margin: 0.1em 0 0.2em 16.5em;
  cursor: pointer;
  width: 18.75em;
}

* html .journalistenpreis .submit	{
  margin: 0.1em 0 0.2em 11.8em;
  width: 19.2em;
}

.journalistenpreis input:focus,
.journalistenpreis textarea:focus, 
.journalistenpreis input:active, 
.journalistenpreis textarea:active, 
.journalistenpreis option:focus, 
.journalistenpreis option:active {
  background-color: #efefef;
  background-color: #BEDAF2;
  border: 1px solid #276397;
  font-weight: bold;
}

.journalistenpreis .error {
  font-weight:bold;
  padding: 10px;	
  background: #f7f7f7;
  border: 2px dotted orange;
  color: #dd0202;
}

.journalistenpreis input#freelancer,
.journalistenpreis input#employed,
.journalistenpreis input#agbs1 {
  margin-top: 0.2em;
  margin-bottom: 0.8em;
  border: 1px solid #f57a00;
  width: auto;
  margin-right: 16.75em;
}

.tx-nawcategoryfilter-pi1 {
  line-height: 2.25em;
  padding: 0 10px;
}

.tx-nawcategoryfilter-pi1 .label {
  font-size: 12px;
  display: block;
  float: left;
}

.tx-nawcategoryfilter-pi1 select {
  width: 175px;
  height: 20px;
  margin: 0 6px;
  border: 1px solid #809db9;
  display: block;
  float: left;
  margin-top: 7px;
}

.tx-nawcategoryfilter-pi1 .submitbutton {
  display: block;
  float: left;
  margin-top: 7px;
}

.tx-ccdamdl-pi1 { margin: 1em 0 1.5em 0; }

TABLE.tx-ccdamdl-pi1-list { border-spacing: 0; border-collapse: collapse; }
TABLE.tx-ccdamdl-pi1-list td { vertical-align: top; }

TABLE.tx-ccdamdl-pi1-list > tbody > tr.tx-ccdamdl-pi1-title-row td {
  vertical-align: middle;
  padding: 0.3em 1em 0.3em 0.5em;
  white-space:nowrap;
}

TABLE.tx-ccdamdl-pi1-list > tbody > tr.tx-ccdamdl-pi1-title-row td.tx-ccdamdl-pi1-thumb {
  padding: 0em 1.5em 0.5em 0;
  vertical-align: top;
  background-color: transparent;
  border: 0px;
}

TABLE.tx-ccdamdl-pi1-list > tbody > tr.tx-ccdamdl-pi1-title-row td.tx-ccdamdl-pi1-icon-file-type {
  padding: 0.2em 0 0 0.2em;
}

.tx-ccdamdl-pi1-title { font-weight: bold; }

TABLE.tx-ccdamdl-pi1-list > tbody > tr.tx-ccdamdl-pi1-title-row td.tx-ccdamdl-pi1-actions-spacer {
  background-color: transparent;
  border: 0px;
}

.tx-ccdamdl-pi1 td.tx-ccdamdl-pi1-actions {
  padding: 0 1em 0 1em;
  text-align:center;
}

.tx-ccdamdl-pi1 td.tx-ccdamdl-pi1-actions a {
  margin: 0 0.3em 0 0.3em;
  padding: 0 0.3em 0 0.3em;
}

TABLE.tx-ccdamdl-pi1-list > tbody > tr.tx-ccdamdl-pi1-caption-row td {
  padding: 0.7em 0em 1.5em 0.2em;
  font-size: 0.95em;
  background-color: transparent;
  border: 0px;
}

a.tx-ccdamdl-pi1-zip-link {
  font-weight: normal;
  color:#666;
}

.tx-ccdamdl-pi1 td.tx-ccdamdl-pi1-zip-link {
  padding: 0.3em 0 0 0.3em;
  background-color: transparent;
  border: 0px;
  border-top: 1px solid #ccc;
}

.newsletterabmeldung fieldset {
  border: none;
  padding: 0 0 0.5em 0.5em;
  margin-top: 0.5em;
}

.newsletterabmeldung legend {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

* html .newsletterabmeldung legend {
  margin-left: -0.5em;
}

.newsletterabmeldung label {
  margin-bottom: 0.4em;
  width: 6.6em;
  float: left;
  font-size: 1em;
}

.newsletterabmeldung input {
  width: 18.75em;
  margin-bottom: 0.4em;
}

.newsletterabmeldung .beitrag input,
.newsletterabmeldung #url {
  width: 18.75em;
  margin-bottom: 0.4em;
  border: 1px solid #000;
}

* html .newsletterabmeldung input {
  margin-bottom: 0.2em;
}

.journalistenpreis .submit {
  margin: 10px 0 20px 188px;
  margin: 0.1em 0 0.2em 16.5em;
  cursor: pointer;
  width: 18.75em;
}

* html .newsletterabmeldung .submit {
  margin: 0.1em 0 0.2em 11.8em;
  width: 19.2em;
}

.newsletterabmeldung input:focus,
.newsletterabmeldung input:active {
  background-color: #efefef;
  background-color: #BEDAF2;
  border: 1px solid #276397;
  font-weight: bold;
}

.newsletterabmeldung .error {
  font-weight:bold;
  padding: 10px;	
  background: #f7f7f7;
  border: 2px dotted orange;
  color: #dd0202;
}

.newsletterabmeldung .submitbutton {
  width: auto;
}

.tipafriend label {
  display: block;
  margin-bottom: 2px;
}

.tipafriend input {
  margin-bottom: 10px;
}

.tipafriend textarea {
  display: block;
  margin-bottom: 10px;
}

#rgaccord2-nest {
  padding: 0 10px 10px 10px;
}

h3.rgaccord2-toggle {
  font-weight:bold;
  color:#475425;
  line-height: 23px;
  height: 23px;
  background-color: #acc95f;
  border-top:1px solid #eee;
  padding:2px 0 2px 20px;
  cursor:pointer;
}

h3.act {
  color: #edf2f7;
  background-color :#6899ce;
}

div.rgaccord2-content .ce {
  margin-bottom:0;
}

div.rgaccord2-content h1 {
  display:none;
}

.content .tx-nawlinkbox-pi1 {
  background-color: #ff9900;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 15px;
}

.content .tx-nawlinkbox-pi1 select {
  width: 270px;
}

.tx-nawlinkbox-pi1 select {
  border: 1px solid #aaa;
}

.tx-nawlinkbox-pi1 select option {
  padding: 0 2px;
}

table.tx-ccdamdl-pi2-list td {
  padding: 5px;
}

table.tx-ccdamdl-pi2-list td.tx-ccdamdl-pi2-title {
  width: 350px;
}
