  /* --------- */
 /* standards */
/* --------- */

* {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  font-family: verdana, sans-serif !important;
  font-size: 0.6em;
  width: 969px;
  background-color: #e9eef1;
  overflow: hidden;
}

.clear {
  clear: both;
}
a {
  text-decoration: none;
  color: #000000 !important;
  outline: none;
}
.footer a {
  text-decoration: none;
  color: #7c909a !important;
  outline: none;
}
.wait * {
  cursor: wait !important;
}
input,
textarea,
select,
button {
  font-family: verdana;
  font-size: 1em;
  padding: 3px;
  border: 1px solid;
  border-color: #a9bcc5 #d4dde2 #d4dde2 #a9bcc5;
}
.login {
  background-color:transparent;
  background-image:url(/newsdesk/img/btn_login.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border:medium none;
  color:#68686A;
  cursor:pointer;
  font-weight:bold;
  height:41px;
  margin-left:290px;
  margin-top:20px;
  overflow:hidden;
  text-indent:500px;
  width:40px;
}

table  {
  border-collapse: collapse;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
}
@media all {
  .hr {
    clear: both;
    margin: 5px 0 0 0 !important;
    height: 1px;
    overflow: hidden;
  }
  .hr.padding {
    clear: both;
    margin: 5px 0 0 0 !important;
    height: 1px;
    overflow: hidden;
    background-color: #FFFFFF;
  }
}
.hr hr {
  display: none;
}
  /* --------- */
 /* tabellen-styles */
/* --------- */

table.main {
  position: relative;
  width: 505px;
}
table.main td.adhoc {
  height: 28px;
  border: none;
  background: transparent;
}
table.main a.adhoc {
  position: absolute;
  overflow: hidden;
  right: 19px;
  width: 25px;
  height: 25px;
  line-height: 500px !important;
  margin: 0;
  background-image: url(/newsdesk/img/btn_adhoc_send.gif);
  background-repeat: no-repeat;
}
table.main label {
  margin: 0;
}
table.main th {
  padding-bottom: 7px;
  padding-left: 5px;
  vertical-align: top;
  text-align: left;
}
table.main th.nl_chooseForAdhoc {
  width: 20px;
}
table.main th.nl_inTime {
  background: url(/newsdesk/img/icon_list_time.gif) no-repeat;
  width: 20px;
}
table.main th.nl_adHoc {
  background: url(/newsdesk/img/icon_list_adhoc.gif) no-repeat;
  width: 20px;
}
table.main td {
  border-bottom: 1px solid #d4dde2;
  background-color: white;
  padding: 6px 0 5px 5px;
  vertical-align: top;
  text-align: left;
}
table.main td .chkBox {
  padding: 0;
  margin: 0;
  border: none;
  height: 13px;
  top: 1px;
}
table.main td.nl_adHocSent, table.main td.nl_inTimeSent {
  background: white url(/newsdesk/img/icon_list_nosent.gif) no-repeat 2px 7px;
  width: 20px;

}
table.main td.nl_adHocSentDone, table.main td.nl_inTimeSentDone {
  background: white url(/newsdesk/img/icon_list_sent.gif) no-repeat 2px 7px;
  width: 20px;
}
table.tableCategory  {
  position: relative;
  width: 339px;
}
table.tableCategory td  {
  width: 170px;
  height: 2em;
}
table.tableCategory td input.chkBox  {
  width: 20px;
}
table.tableCategory td input.radBtn  {
  width: 20px;
}
table.tableArchiv  {
  position: relative;
  width: 340px;
}
table.tableArchiv td  {
  width: 340px;
  height: 2em;
}
table.tableArchiv td input.chkBox  {
  width: 20px;
}
table.tableArchiv td input.radBtn  {
  width: 20px;
}
table.tableRSS  {
  position: relative;
  width: 520px;
}
table.tableRSS td  {
  width: 260px;
  height: 2em;
}
table.tableRSS td input.chkBox  {
  width: 20px;
}
table.tableStatistic  {
  position: relative;
  border-collapse: collapse;
  width: 515px;
}
table.tableStatistic th  {
  width: 180px;
  padding: 0.3em 0;
  text-align: left;
  border-bottom: 1px solid  #d4dde2;
}
table.tableStatistic th.last  {
  border-bottom: none;
}
table.tableStatistic td  {
  width: 330px;
  padding: 0.3em 0;
  border-bottom: 1px solid  #d4dde2;
}
table.tableStatistic td.last  {
  border-bottom: none;
}
table.tableFeeds  {
  position: relative;
  border-collapse: collapse;
  width: 515px;
}
table.tableFeeds th  {
  width: 180px;
 padding: 0.3em 0;
  text-align: left;
  border-bottom: 1px solid  #d4dde2;
}
table.tableFeeds th.last  {
  border-bottom: none;
}
table.tableFeeds td  {
  width: 165px;
  padding: 0.3em 0;
  border-bottom: 1px solid  #d4dde2;
}
table.tableFeeds td.last  {
  border-bottom: none;
}
table.tableEditor  {
  position: relative;
  border-collapse: collapse;
  width: 515px;
}
table.tableEditor th  {
  width: 180px;
  padding: 0.3em 0;
  text-align: left;
  border-bottom: 1px solid  #d4dde2;
}
table.tableEditor th.firstRow  {
  width: auto;
  font-size: 0.9em;
  color: #65767e;
  font-weight: normal;
}
table.tableEditor th.last  {
  border-bottom: none;
}
table.tableEditor td  {
  padding: 0.3em 0;
  border-bottom: 1px solid  #d4dde2;
}
table.tableEditor td.firstCol  {
  width: 140px;
}
table.tableEditor td.secondCol  {
  width: 185px;
}
table.tableEditor td.last  {
  border-bottom: none;
}
table.tableEditCategory  {
  position: relative;
  border-collapse: collapse;
  width: 515px;
}
table.tableEditCategory th  {
  width: 180px;
  padding: 0.3em 0;
  text-align: left;
  border-bottom: 1px solid  #d4dde2;
}
table.tableEditCategory th.firstRow  {
  width: auto;
  font-size: 0.9em;
  color: #65767e;
  font-weight: normal;
}
table.tableEditCategory th.last  {
  border-bottom: none;
}
table.tableEditCategory td  {
  padding: 0.3em 0;
  border-bottom: 1px solid  #d4dde2;
}
table.tableEditCategory td.firstCol  {
  width: 140px;
}
table.tableEditCategory td.secondCol  {
  width: 100px;
}
table.tableEditCategory td.thirdCol  {
  width: 80px;
}
table.tableEditCategory td.last  {
  border-bottom: none;
}
table.contactperson {
  width: 488px;
  table-layout: fixed;
}
table.contactperson td.col1 {
  width: 85px;
  overflow: hidden;
}
table.contactperson td.col2 {
  width: 192px;
  overflow: hidden;
}
table.contactperson td.col3 {
  width: 211px;
  overflow: hidden;
}
table.contactperson td .overwritten {
  text-decoration: line-through;
}
  /* --------- */
 /* Groesse der Eingabefelder */
/* --------- */
.h140 {
  height: 140px;
}
.s500 {
  width: 505px;
}
.s400 {
  width: 405px;
}
.s300 {
  width: 323px;
}
.s200 {
  width: 200px;
}
.s160 {
  width: 159px;
  margin-right: 4px;
}
.s150 {
  width: 152px;
  margin-right: 4px;
}
.s130 {
  width: 129px;
  margin-right: 4px;
}
.s100 {
  width: 88px;
}
.s21 {
  width: 21px;
}
.s140 {
  width: 139px;
  margin-right: 4px;
}
.sem8 {
  width: 8em;
  margin-right: 4px;
}
.calImg {
  padding: 3px 11px 0 0;
  cursor: pointer;
  background: url(/newsdesk/img/calendar_31.gif) no-repeat 0 0;
  margin-right: 4px;

}
/* keine border bei radio und checkbox */
input.radBtn {
  position: relative;
  border: none;
  top: 4px;
}
input.chkBox {
  position: relative;
  border: none;
  top: 2px;
}
select {
  padding: 2px 3px !important;
}
.readonly input,
.readonly textarea,
.readonly select,
.readonly button {
  background-color: #f5f6f9;
  border-color: white;
}
label {
  display: block;
  margin: 5px 0 3px 0;
}
label span {
  font-size: 0.9em;
  font-style: italic;
  color: #7c909a;
}
.radiochecklabel {
  display: inline;
  text-transform: none;
  font-size: 1em;
  margin-left: 5px !important;
  line-height: 1.5em;
}
.checkboxlabel {
  display: inline;
  text-transform: none;
  font-size: 1em;
  line-height: 1.5em;
}
legend {
  position: relative;
  color: black;
}
.readonly .radiochecklabel {
  margin-left: 0 !important;
}
img {
  border: none;
}

.choise.categoryTree {
  height: 12em !important;
}
.choice {
  position:relative;
  padding: 3px 3px 3px 5px;
}
.choice td {
  height: 24px;
  padding-right: 8px;
}
.readonly .choice {
  background-color: #f5f6f9;
}
.searchword {
  background-color: #FFFF66;
}
.acc {
  display: none;
}


  /* ---- */
 /* kopf */
/* ---- */

#head {
  width: 954px;
  height: 74px;
  padding: 15px 0 0 15px;
  margin: 0;
  background: url(/newsdesk/img/bg_header.gif) no-repeat left top #e9eef1;
}
#head h1 {
  text-indent: 500px;
  white-space: nowrap;
  height: 57px;
  width: 270px;
  overflow: hidden;
  background-image: url(/newsdesk/img/logo_newsDesk_sitepark.gif);
  background-repeat: no-repeat;
}
#logoManufacturer {
  position: absolute;
  top: 15px;
  left: 15px;
  background-image: url(/newsdesk/img/logo_newsDesk_sitepark.gif);
  background-repeat: no-repeat;
  width: 136px;
  height: 24px;
  overflow: hidden;
  padding: 40px 0 0 11px;
  color: #7C909A;
  /* border-right: 1px solid #93ABB7; */
}
#logoClient {
  position: absolute;
  top: 15px;
  left: 166px;
  background-repeat: no-repeat;
  width: 282px;
  height: 64px;
  overflow: hidden;
  /* border-right: 1px solid #93ABB7; */
}
#globalLinks {
  position: absolute;
  top: 15px;
  left: 467px;
  width: 100px;
  height: 57px;
  overflow: hidden;
  padding: 7px 0 0 13px;
  text-align: right;
}
#globalLinks a {
  color: #7c909a !important;
  line-height: 14px;
}
#date {
  position: absolute;
  top: 61px;
  color: #7c909a;
  font-size: 10px;
  padding: 0 0 0 8px;
}

#progress {
  display: none;
  position: absolute;
  top: 54px;
  left: 26px;
  width: 132px;
  height: 16px;
  z-index: 1000;
}
#progress_opac {
  display: none;
  position: absolute;
  top: 54px;
  left: 26px;
  width: 132px;
  height: 16px;
  z-index: 1001;
}
#progress_bar {
  width: 110px;
  height: 14px;
  border: 1px solid #93abb7;
  float: left;
}
#progress_bar_scale {
  width: 0;
  height: 14px;
  background-color: #fadfb9;
  color: #748790;
  font-weight: bold;
  text-align: right;
}
#progress_icon {
  background: transparent url(/newsdesk/img/bg_progress_0.gif) no-repeat scroll;
  height: 16px;
  width: 16px;
  margin-left: 116px;
}
#sessionTimeoutIn {
  position: absolute;
  top: 25px;
  left: 423px;
  width: 142px;
  text-align: right;
}
#global {
  position: absolute;
  top: 15px;
  left: 619px;
  width: 230px;
}
#global a:link, #global a:visited {
  display: block;
  width: 34px;
  height: 34px;
  float: left;
  margin-right: 11px;
}

#global .search, #global .news, #global .rss, #global .config, #global .newsletter {
  width: 42px;
  height: 42px;
  background: url(/newsdesk/img/bg_icon.gif) no-repeat;
  overflow: hidden;
  float: left;
  background-position: -1px 0;
}

#global .search a:link, #global .search a:visited {
  background: url(/newsdesk/img/btn_search_0.gif) no-repeat;
}
#global .search a:active, #global .search a:hover {
  background: url(/newsdesk/img/btn_search_1.gif) no-repeat;
}
#global .search a:link.active, #global .search a:visited.active {
  background: url(/newsdesk/img/btn_search_1.gif) no-repeat;
}
#global .search a:hover.restricted, #global .search a:link.restricted, #global .search a:visited.restricted {
  background: url(/newsdesk/img/btn_search_00.gif) no-repeat;
  cursor: default;
}

#global .news a:link, #global .news a:visited {
  background: url(/newsdesk/img/btn_news_0.gif) no-repeat;
}
#global .news a:active, #global .news a:hover {
  background: url(/newsdesk/img/btn_news_1.gif) no-repeat;
}
#global .news a:link.active, #global .news a:visited.active {
  background: url(/newsdesk/img/btn_news_1.gif) no-repeat;
}
#global .news a:hover.restricted, #global .news a:link.restricted, #global .news a:visited.restricted {
  background: url(/newsdesk/img/btn_news_00.gif) no-repeat;
  cursor: default;
}

#global .rss a:link, #global .rss a:visited {
  background: url(/newsdesk/img/btn_rss_0.gif) no-repeat;
}
#global .rss a:active, #global .rss a:hover {
  background: url(/newsdesk/img/btn_rss_1.gif) no-repeat;
}
#global .rss a:link.active, #global .rss a:visited.active {
  background: url(/newsdesk/img/btn_rss_1.gif) no-repeat;
}
#global .rss a:hover.restricted, #global .rss a:link.restricted, #global .rss a:visited.restricted {
  background: url(/newsdesk/img/btn_rss_00.gif) no-repeat;
  cursor: default;
}

#global .config a:link, #global .config a:visited {
  background: url(/newsdesk/img/btn_config_0.gif) no-repeat;
}
#global .config a:active, #global .config a:hover {
  background: url(/newsdesk/img/btn_config_1.gif) no-repeat;
}
#global .config a:link.active, #global .config a:visited.active {
  background: url(/newsdesk/img/btn_config_1.gif) no-repeat;
}
#global .config a:hover.restricted, #global .config a:link.restricted, #global .config a:visited.restricted {
  background: url(/newsdesk/img/btn_config_00.gif) no-repeat;
  cursor: default;
}

#global .newsletter a:link, #global .newsletter a:visited {
  background: url(/newsdesk/img/btn_newsletter_0.gif) no-repeat;
}
#global .newsletter a:active, #global .newsletter a:hover {
  background: url(/newsdesk/img/btn_newsletter_1.gif) no-repeat;
}
#global .newsletter a:link.active, #global .newsletter a:visited.active {
  background: url(/newsdesk/img/btn_newsletter_1.gif) no-repeat;
}
#global .newsletter a:hover.restricted, #global .newsletter a:link.restricted, #global .newsletter config a:visited.restricted {
  background: url(/newsdesk/img/btn_newsletter_00.gif) no-repeat;
  cursor: default;
}


#user {
  position: absolute;
  top: 15px;
  left: 837px;
  width: 134px;
}
#user .name {
  float: left;
  color: #7C909A;
  width: 400px;
  font-size: 9px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 71px;
  left: -799px;
}
#user a:link, #user a:visited {
  display: block;
  width: 34px;
  height: 34px;
  background: url(/newsdesk/img/btn_logout_0.gif) no-repeat;
}
#user a:active, #user a:hover {
  background: url(/newsdesk/img/btn_logout_1.gif) no-repeat;
}
#user a:link.login2, #user a:visited.login2 {
  display: block;
  width: 34px;
  height: 34px;
  background: url(/newsdesk/img/btn_login2_0.gif) no-repeat;
}
#user a:active.login2, #user a:hover.login2 {
  background: url(/newsdesk/img/btn_login2_1.gif) no-repeat;
}
#user .logout {
  float: right;
  width: 42px;
  height: 42px;
  background: url(/newsdesk/img/bg_icon.gif) no-repeat;
  background-position: -1px 0;
}



  /* ------------ */
 /* hauptbereich */
/* ------------ */

#body {
  position: static;
  padding: 0 0 0 15px;
  width: 100%;
}
#main {
  position: relative;
  top: 12px;
  width: 565px;
  padding: 0;
  border-right: 1px solid #93abb7;
  float: left;
}
#main .head {
  height: 44px;
  width: 545px;
  padding: 0px 0 0px 20px;
  font-weight: bold;
  color: #666;
  background: url(/newsdesk/img/bg_main_head.gif) no-repeat;
}
#main .body {
  padding: 5px 5px 6px 7px;
  border-left: 1px solid #93abb7;
  background-color: #FFFFFF;
}
#mainscroll {
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 6px 0 3px 0;
  margin: 0;
  position: relative;
  border-top: 1px solid #D1DFE2;
  border-bottom: 1px solid #D1DFE2;
}
#mainscroll .subhead {
  color: #f68f00;
  font-weight: bold;
  font-size: 1.4em;
  padding-left: 10px;
  margin: 0 0 0.5em 0;
}
#navi {
  position: relative;
  top: -28px;
  width: 395px;
  padding: 0;
  float: left;
  background: url(/newsdesk/img/bg_navi.gif) repeat-y left center;
}
#navi .head {
  height: 48px;
  padding: 0;
  font-weight: bold;
  color: #7c909a;
  font-size: 18px;
  text-align: right;
  background: url(/newsdesk/img/bg_navi_head.gif) no-repeat;
}
#navi .body {
  padding: 0 5px 0 5px;
  width: 371px;
  background-color: #FFFFFF;
}
#naviscroll {
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 6px 0 3px 0;
  margin: 0;
  position: relative;
  border-top: 1px solid #D1DFE2;
  border-bottom: 1px solid #D1DFE2;
}
#footer {
  position: relative;
  width: 956px;
  height: 50px;
  top: -28px;
  margin: 0;
  padding: 0 0 0 7px;
  background: url(/newsdesk/img/bg_main_footer.gif) no-repeat;
}
#footer.XL {
  padding-top: 7px !important;
  background: url(/newsdesk/img/bg_main_footer_xl.gif) no-repeat;
}
#footer .footerXL {
  position: relative;
  height: 36px;
  width: 919px;
  float: left;
  padding: 0px 12px 0px 3px;
  font-weight: normal;
  color: #7c909a;
  background: url(/newsdesk/img/bg_footer_xl.gif) no-repeat;
}
#footer .footerXL .left {
  float: left;
  padding-top:12px;
  padding-left: 10px;
}
#footer .footerXL .right {
  float: right;
}
#footer .footerLeft {
  position: relative;
  height: 36px;
  width: 545px;
  float: left;
  padding: 0px 4px 0px 3px;
  font-weight: normal;
  color: #7c909a;
  background: url(/newsdesk/img/bg_footer.gif) no-repeat;
}
#footer .footerRight {
  position: relative;
  height: 36px;
  width: 381px;
  float: left;
  padding: 0px 4px 0px 12px;
  font-weight: normal;
  color: #7c909a;
}
.body {
  clear: both;
}
.footer div {
  height: 3.2em;
  line-height: 3.4em;
  padding: 1px 4px 0 0;
}


  /* ---- */
 /* tabs */
/* ---- */

.tabs {
  position: absolute;
  top: 8px;
  left: 431px !important;
  z-index: 100;
}
.head.config .tabs {
  position: absolute;
  top: 8px;
  left: 466px !important;
  z-index: 100;
}
.tabs div {
  float: left;
}
.tabs a {
  width: 35px;
  height: 31px;
  display: block;
  color: #8B8B8B;
}
/* basis */
#basistab {
  position: relative;
  background-image: url(/newsdesk/img/tab_basis_0.gif);
  background-repeat: no-repeat;
}
#basistab.active {
  background-image: url(/newsdesk/img/tab_basis_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
#basistab_main {
  display: block;
}
/* nachrichten */
#newstab {
  position: relative;
  background-image: url(/newsdesk/img/tab_news_0.gif);
  background-repeat: no-repeat;
}
#newstab.active {
  background-image: url(/newsdesk/img/tab_news_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
#newstab_main {
  display: none;
}
/* download */
#downloadtab {
  position: relative;
  background-image: url(/newsdesk/img/tab_download_0.gif);
  background-repeat: no-repeat;
}
#downloadtab.active {
  background-image: url(/newsdesk/img/tab_download_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
#downloadtab_main {
  display: none;
}
/* rss config */
#configtab {
  position: relative;
  background-image: url(/newsdesk/img/tab_rss_config_0.gif);
  background-repeat: no-repeat;
}
#configtab.active {
  background-image: url(/newsdesk/img/tab_rss_config_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/* rss newspicker */
#newspickertab {
  position: relative;
  background-image: url(/newsdesk/img/tab_rss_newspicker_0.gif);
  background-repeat: no-repeat;
}
#newspickertab.active {
  background-image: url(/newsdesk/img/tab_rss_newspicker_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/* rss preview */
#previewtab {
  position: relative;
  background-image: url(/newsdesk/img/tab_rss_preview_0.gif);
  background-repeat: no-repeat;
}
#previewtab.active {
  background-image: url(/newsdesk/img/tab_rss_preview_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/* config statistik */
#statistiktab {
  position: relative;
  background-image: url(/newsdesk/img/tab_statistik_0.gif);
  background-repeat: no-repeat;
}
#statistiktab.active {
  background-image: url(/newsdesk/img/tab_statistik_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/* config category */
#categorytab {
  position: relative;
  background-image: url(/newsdesk/img/tab_category_0.gif);
  background-repeat: no-repeat;
}
#categorytab.active {
  background-image: url(/newsdesk/img/tab_category_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/* abschluss links */
.tabLeft {
  position: relative;
  width: 2px;
  height: 31px;
  background-image: url(/newsdesk/img/border_tab_left.gif);
  background-repeat: no-repeat;
}
/* abschluss rechts */
.tabRight {
  position: relative;
  width: 2px;
  height: 31px;
  background-image: url(/newsdesk/img/border_tab_right.gif);
  background-repeat: no-repeat;
}

  /* ------ */
 /* infos  */
/* ------ */
#mainscroll .inner {
  margin-bottom: 5px;
}
#mainscroll .box {
  border: 1px solid #becdd4;
  margin-bottom: 13px;
  width: 528px;
}
#mainscroll .active .box {
  margin-bottom: 0px;
}
#mainscroll .con {
  display: none;
  padding: 8px 0 10px 8px;
  position: relative;
  background-color: #e9eef1;
  margin-top: 2px;
}
#mainscroll .active .con {
  display: block;
}
#mainscroll .h24 td {
  height: 24px;
}
#mainscroll .leg {
  cursor: pointer;
  height: 1.5em;
}
#mainscroll .leg span {
  background-color: #fefefe;
  background-image: url(/newsdesk/img/suche_aufklapp_blau.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 1px solid #becdd4;
  border-left: 1px solid #becdd4;
  border-right: 1px solid #becdd4;
  display: block;
  float: none;
  font-size: 0.95em;
  left: 0px;
  position: absolute;
  text-transform: uppercase;
  width: 528px;
}

#mainscroll .leg span span {
  background-color: transparent;
  background-image: url(/newsdesk/img/navigate_close_blue_mod.gif);
  background-position: 510px center;
  background-repeat: no-repeat;
  border: none;
  position: static;
  padding: 0.2em 0 0.2em 10px;
  width: 518px;
}
#mainscroll .active .leg span span {
  background-image: url(/newsdesk/img/navigate_open_blue_mod.gif);
}
/* noch wichtig für die iterates */
#mainscroll fieldset {
  border: none;
  width: 528px;
}


  /* -------------- */
 /* new categories */
/* -------------- */

ul.newCategory {
  position: relative;
  list-style: none;
  width: 340px;
}
ul.newCategory li {
  position: relative;
  border-bottom: 1px solid #facc8d;
  padding: 0.6em 0;
}
ul.newCategory li span.newsletter {
  padding-right: 20px;
  background-image: url(/newsdesk/img/icon_newsletter.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
ul.newCategory li span.hasAdhoc {
  background-image: url(/newsdesk/img/icon_tooltip_adhoc.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-left: 5px;
  position: absolute;
  width: 15px;
}
ul.newCategory li span.locked {
  color: red;
}
ul.newCategory li.first {
  padding-top: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
}
ul.newCategory li.last {
  padding-bottom: 0;
  border-bottom: none;
}
ul.newCategory .add {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 0 5px 0 0;
  background-image: url(/newsdesk/img/icon_add.gif);
  background-repeat: no-repeat;
}
ul.newCategory .edit {
  position: absolute;
  top: 1px;
  right: 18px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 5px 0 0;
  background-image: url(/newsdesk/img/rss_config.gif);
  background-repeat: no-repeat;
}
ul.newCategory .delete {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  line-height: 500px !important;
  margin: 5px 5px 0 0;
  background-image: url(/newsdesk/img/rss_delete.gif);
  background-repeat: no-repeat;
}
ul.newCategory .nodelete {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  line-height: 500px !important;
  margin: 5px 5px 0 0;
  background-image: url(/newsdesk/img/rss_delete_0.gif);
  background-repeat: no-repeat;
}

  /* ------ */
 /* search */
/* ------ */


/* NEUNEU */
#naviscroll .inner {
  margin-bottom: 5px;
}

#naviscroll .box {
  width: 347px;
  border: 1px solid #facc8d;
  margin-bottom: 13px;
}

#naviscroll .active .box {
  margin-bottom: 0px;
}

#naviscroll .con {
  display: none;
  padding: 10px 0 10px 8px;
  position: relative;
}

#naviscroll .con.feeds {
  padding: 0 0 5px 8px;
}

#naviscroll .con.feeds.first {
  padding-top: 10px;
}

#naviscroll .active .con {
  display: block;
}

#naviscroll .con td {
  padding-right: 8px;
}

#naviscroll .h24 td {
  height: 24px;
}

#naviscroll .con .keyword {
  padding: 4px 0 0 18px;
  font-size: 0.9em;
  color: #7f909a;
  background-image: url(/newsdesk/img/icon_keyword.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
}

#naviscroll .leg {
  cursor: pointer;
  height: 1.5em;
}

#naviscroll .leg span {
  background-color: #fefefe;
  background-image: url(/newsdesk/img/suche_aufklapp.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 1px solid #facc8d;
  border-left: 1px solid #facc8d;
  border-right: 1px solid #facc8d;
  display: block;
  float: none;
  font-size: 0.95em;
  left: 0px;
  position: absolute;
  text-transform: uppercase;
  width: 347px;
}

#naviscroll .leg span span {
  background-color: transparent;
  background-image: url(/newsdesk/img/navigate_open_orange_mod.gif);
  background-position: 329px center;
  background-repeat: no-repeat;
  border: none;
  position: static;
  padding: 0.2em 0 0.2em 10px;
  width: 337px;
}

#naviscroll .active .leg span span {
  background-image: url(/newsdesk/img/navigate_close_orange_mod.gif);
}

#naviscroll .feeds h3 {
  font-size: 1em;
  padding: 0 0 0 15px;
  background-image: url(/newsdesk/img/icon_rss_feed.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#naviscroll .feeds p {
  padding: 2px 0 5px 15px;
  width: 325px;
  color: #7c909a;
  border-bottom: 1px solid #facc8d;
}

#naviscroll .feeds.last p {
  border-bottom: none;
}

#naviscroll .feeds .functions {
  position: absolute;
  right: 5px;
  top: 0;
}

#naviscroll .feeds .functions {
  position: relative;
  float: right;
}

#naviscroll .feeds .functions .preview,
#naviscroll .feeds .functions .config,
#naviscroll .feeds .functions .delete {
  float: left;
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 500px;
}

#naviscroll .feeds .functions .preview {
  padding-right: 5px;
}

#naviscroll .feeds .functions .config {
  padding-right: 5px;
}

#naviscroll .feeds .functions .preview {
  background-image: url(/newsdesk/img/rss_preview.gif);
  background-repeat: no-repeat;
}

#naviscroll .feeds .functions .config {
  background-image: url(/newsdesk/img/rss_config.gif);
  background-repeat: no-repeat;
}

#naviscroll .feeds .functions .delete {
  background-image: url(/newsdesk/img/rss_delete.gif);
  background-repeat: no-repeat;
}

#footer .function .searchbutton {
  position: absolute;
  top: 1px;
  right: 27px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/btn_search.gif);
}
#footer .function .savenews {
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_news_save.gif);
}
#footer .function .saverss {
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_rss_save.gif);
}
#footer .function .newcategory {
  position: absolute;
  top: 1px;
  right: 45px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_category_new.gif);
}
#footer .function .savecategory {
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_category_save_0.gif);
}
#footer .function .savecategory.active {
  background-image: url(/newsdesk/img/icon_category_save_1.gif);
}
#footer .function .savepublisher {
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_common_save_0.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
#footer .function .savepublisher.active {
  background-image: url(/newsdesk/img/icon_common_save_1.gif);
}

#footer .function .save {
  position: absolute;
  top: 0;
  right: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 500px !important;
  margin: 5px 10px 0 0;
  background-image: url(/newsdesk/img/icon_disk_save_0.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
#footer .function .save.active {
  background-image: url(/newsdesk/img/icon_disk_save_1.gif);
}
  /* ---------------- */
 /* kopfbereich main */
/* ---------------- */

.head div div {
  float: left;
  padding: 0;
}
.head div div a {
  display: block;
  font-weight: normal;
}
#main .head .subhead {
  position: relative;
  font-size: 18px;
  color: #7c909a;
  top: 15px;
}
#navi .head .subhead {
  position: relative;
  font-size: 18px;
  color: #7c909a;
  top: 15px;
  right: 35px;
}
.head .categories {
  position: absolute;
  top:16px;
  left: 310px;
}
.head .categories select {
  width: 200px;
  font-weight: normal;
}

.head .sort,
.head .details {
  position: absolute;
  top: 18px;
  height: 14px;
  width: 27px;
  overflow: hidden;
}
.head .sort a,
.head .details a {
  display: block;
  height: 14px;
  text-indent: 50em;
}

.head .sort {
  right: 68px;
}
.head.rss .sort {
  right: 193px;
}
.head .sort a.asc {
  background-image: url(/newsdesk/img/btn_sort_up.gif);
}
.head .sort a.desc {
  background-image: url(/newsdesk/img/btn_sort_down.gif);
}

.head .details {
  right: 20px;
}
.head.rss .details {
  right: 155px;
}
.head .details a.off {
  background-image: url(/newsdesk/img/btn_details_off.gif);
}
.head .details a.on {
  background-image: url(/newsdesk/img/btn_details_on.gif);
}
  /* ------ */
 /* paging */
/* ------ */

#footer div {
  position: relative;
}
.paging {
  float: right;
  right: 8px;
}
.prevprev,
.nextnext {
  position: relative;
  float: left;
  width: 23px;
  height: 14px;
  overflow: hidden;
  line-height: 500px;
  background-repeat: no-repeat;
}
.prev,
.next {
  position: relative;
  float: left;
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 500px;
  background-repeat: no-repeat;
}
.prev {
  background-image: url(/newsdesk/img/arrow_left_orange.gif);
  background-position: left top;
}
.prevprev {
  background-image: url(/newsdesk/img/arrow_dblleft_orange.gif);
  background-position: left top;
  margin-right: 5px;
}
.next {
  background-image: url(/newsdesk/img/arrow_right_orange.gif);
  background-position: left top;
}
.nextnext {
  background-image: url(/newsdesk/img/arrow_dblright_orange.gif);
  background-position: left top;
  margin-left: 5px;
}
.pages {
  float: left;
  margin: 0 5px;
  white-space: nowrap;
}
.pages a {
  position: relative;
  padding: 5px;
  margin: 0 -5px;
}
.totalhits {
  position: absolute;
  top: 10px;
  left: 10px;
}
.footerInfo {
  position: absolute;
  float: left;
  top: 10px;
  left: 10px;
}

  /* ------- */
 /* artikel */
/* ------- */

.body .articleHead {
  margin: 0;
  width: 515px;
  height: 1.3em;
  border-top: 1px solid #becdd4;
  border-right: 1px solid #becdd4;
  border-left: 1px solid #becdd4;
  background-color: #e9eef1;
  background-image: url(/newsdesk/img/suche_aufklapp_blau.gif);
  padding: 2px 3px 2px 10px;
  cursor: pointer;
}
.body .articleHead.short {
  padding: 2px 3px 2px 10px;
}
.body .articleHead .validity {
  float: right;
  padding-right: 19px;
  background: transparent url(/newsdesk/img/navigate_open_blue_mod.gif) no-repeat scroll 207px center;
}
.body .articleHead.short .validity {
  float: right;
  padding-right: 19px;
  background: transparent url(/newsdesk/img/navigate_close_blue_mod.gif) no-repeat scroll 207px center;
}

.body .articleHead .owner {
  float: left;
  text-transform: uppercase;
}

.body .article {
  margin: 0;
  width: 511px;
  border: 1px solid #becdd4;
  background-color: #e9eef1;
  padding: 5px 7px 10px 10px;
  margin-bottom: 5px;
}


.body .article .title {
 margin: 0 0 0.7em 0;
 width: 400px;
}
.body .article .title .released {
 font-size: 1.1em;
 font-weight: bold;
}
.body .article .descr {
  border-bottom: 1px solid #c1d0e1;
  background-color: #FFFFFF;
  padding: 5px;
}
.body .article.short .descr {
  border-bottom: 1px solid #c1d0e1;
  padding: 0;
}
.body .article.short .descr div {
  display: none;
}

/* bearbeitungsfunktionen */
.body .article .functions {
  position: relative;
  float: right;
  top: -20px;
}
.body .article .functions .preview,
.body .article .functions .edit,
.body .article .functions .noedit,
.body .article .functions .delete,
.body .article .functions .nodelete,
.body .article .functions .addnewspicker,
.body .article .functions .removenewspicker,
.body .article .functions .newspicker {
  float: left;
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 500px;
}
.body .article .functions .preview {
  padding-right: 5px;
}
.body .article .functions .edit {
  padding-right: 5px;
}
.body .article .functions .noedit {
  padding-right: 5px;
}
.body .article .functions .preview {
  background-image: url(/newsdesk/img/document_preview.gif);
  background-repeat: no-repeat;
}
.body .article .functions .edit {
  background-image: url(/newsdesk/img/document_edit.gif);
  background-repeat: no-repeat;
}
.body .article .functions .noedit {
  background-image: url(/newsdesk/img/document_edit_0.gif);
  background-repeat: no-repeat;
}
.body .article .functions .delete {
  background-image: url(/newsdesk/img/document_delete.gif);
  background-repeat: no-repeat;
}
.body .article .functions .nodelete {
  background-image: url(/newsdesk/img/document_delete_0.gif);
  background-repeat: no-repeat;
}
.body .article .functions .addnewspicker {
  background-image: url(/newsdesk/img/icon_newspicker_add.gif);
  background-repeat: no-repeat;
}
.body .article .functions .removenewspicker {
  background-image: url(/newsdesk/img/icon_newspicker_remove.gif);
  background-repeat: no-repeat;
}
.body .article .functions .newspicker {
  background-image: url(/newsdesk/img/icon_newspicker.gif);
  background-repeat: no-repeat;
}
.body .article .extras ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  color: #7c909a;
  width: 290px;
}
.body .article.short .extras {
  margin: 0;
  padding: 0;
}
.body .article .extras ul li {
  margin: 0;
  padding: 0 0 10px 20px;
  background-image: url(/newsdesk/img/icon_keyword.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.body .article.short .extras ul li {
  float: left;
}
.body .article.short .extras ul li span {
  display: none;
}
.body .article .extras ul li.keywords {
  background-image: url(/newsdesk/img/icon_keyword.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.body .article.short .extras ul li.keywords {
  height: 6px;
}
.body .article .extras ul li.picture {
  background-image: url(/newsdesk/img/icon_pic.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.body .article .extras ul li.last {
  padding: 0 0 0 20px;
}
.body .article .ranking {
  position: relative;
  top: 0.2em;
  float: right;
  width: 106px;
  height: 9px;
  margin: 0 10px 10px 0;
  padding: 0 2px;
  border: 1px solid #c1d0e1;
  background-color: #FFFFFF;
  -moz-border-radius: 9px;
}
.body .article.short .ranking {
  position: relative;
  top: 2px;
  left: 52px;
  width: 106px;
  height: 9px;
  margin: 0 10px 10px 0;
  padding: 0 2px;
  border: 1px solid #c1d0e1;
  background-color: #FFFFFF;
  -moz-border-radius: 9px;
}
.body .article .ranking span.score {
  display: block;
  background-image: url(/newsdesk/img/score.gif);
  margin: 1px;
  height: 5px;
  overflow: hidden;
  border: 1px solid #107bbb;
}
.body .article .detailView {
  position: relative;
  float: right;
  top: 3px;
  right: 2px;
}
.body .article.short .detailView {
  position: relative;
  top: 3px;
  left: 50px;
}
.body .article .detailView .detail {
  float: left;
  width: 10px;
  height: 10px;
  overflow: hidden;
  line-height: 500px;
  background-image: url(/newsdesk/img/pfeil_detail_up.gif);
  background-repeat: no-repeat;
}
.body .article.short .detailView .detail {
  background-image: url(/newsdesk/img/pfeil_detail_down.gif);
}


/* iterator */
.iterator {
  clear: both;
}
.iterator fieldset {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #becdd4 !important;
  background-color: #e9eef1;
  width: 530px;
}
.iterator legend {
  margin-left: -1px;
  margin-right: -5px;
}
.iterator .i_infos legend span span {
  background-image: none;
}
.iterator .i_infos legend span span img.del {
  position: absolute;
  right: 10px;
  margin-top: -1px;
}
.iterator .functions {
  width: 520px !important;
  margin: 4px 0;
  text-align: right;
}
.iterator .functions img {
  margin: 0 0 0 6px;
}
.iterator .i_infos .choice {
  display: block;
  padding: 0 0 10px 8px;
}
.iterator .i_infos legend {
  margin-bottom: 25px;
}
