/* ANFANG NUR STUFE 1 - FÜR STUFE 2 ENTFERNEN */
.article .multimedia { display: block; }
/* ENDE NUR STUFE 1 - FÜR STUFE 2 ENTFERNEN */


/* ANFANG TEMPORÄR: nur solange die rechte Spalte noch nicht mit dynamischen Inhalten gefüllt ist - kann dann entfernt werden */
#aside { }
/* ENDE TEMPORÄR  */


@charset "utf-8";

/* ALLGEMEINE DEFINITIONEN */
  .right { float: right; margin-left: 8px; }
  .left { float: left; margin-right: 8px !important; }
  .clear { clear: both; height: 0; font-size: 1px; line-height: 0px; }
  .clearleft { clear: left; height: 0; font-size: 1px; line-height: 0px; }
  .clearright { clear: right; height: 0; font-size: 1px; line-height: 0px; }
  .center { text-align: center; }
  .bold { font-weight: bold; }
  
  /* TEXTE */
  p { margin-top: 0; line-height: 1.4em; }
  h1 { font-size: 21px;  margin: 0 0 0.6em 0; }
  h2 {font-size: 21px;  margin: 0 0 0.3em 0; }
  h3 { font-size: 13px; margin: 0.4em 0 0.2em 0; }
  
    /* TABELLEN */
  td { vertical-align: top; }
  
/* LINKS */
a, area { outline: none; text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
a img { border: 0px;  }
a.all { background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; font-weight: bold; }
a.moreright { background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; font-size: 11px; }
a.moreright.act { 
	background: none; 
	padding-right: 12px; 
	font-size: 11px; 
	color: #c00;
}
a.moreright.act:after {
   content: " »";
   font-weight: bold;
}
a.morerighttext { background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; }
a.moreleft { background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) left 3px no-repeat; padding-left: 12px; }
a.next { background: url(../../img/b2b/next.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; font-size: 11px; color: #006345; font-weight: bold; margin-left: 12px; }
a.previous { background: url(../../img/b2b/previous.gif?__BUILD_TIMESTAMP__) left center no-repeat !important; padding-left: 12px; color: #006345; font-weight: bold;  margin-right: 12px; }
.functionslink a.previous { color: #333; }
a.totop { background: url(../../img/b2b/totop.gif?__BUILD_TIMESTAMP__) left center no-repeat !important; padding-left: 12px; margin-right: 12px; }
  
  /* FORMULARE */
  form { margin: 0; padding: 0; }

  input[type="text"],
  select,
  textarea { border: 1px solid #ccc; background: #fff; }
  input[type="text"]:disabled,
  select:disabled,
  textarea:disabled { background: #f6f6f6; }
  .inputsmall { width: 60px; }

  .submit, .submitgray { border-width: 2px; font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; }
	.submit { background-color: #006345; border-color: #006345; }
	.submitgray { background-color: #aaa; border-color: #aaa; }
	#mainContent .submitgray { margin-left: 5px; }
  
  .input, .inputbig { border: 1px solid #ccc; }
	.input { width: 215px; }
	.inputbig { width: 600px; }
	
	textarea { border: 1px solid #ccc; width: 100%; font-size: 11px; resize: none; }
		*html textarea { width: 99.5%; }
		*+html textarea { width: 99.5%; }
		*+html .comments textarea { height: 2.5em; }
    label.pflicht { font-weight: bold; }
	input.error { border: 1px solid #c00; background: #fdf6e8; padding: 1px 0 1px 0; font-family: inherit; font-size: inherit; color: inherit; font-weight: inherit; }
	
  fieldset { border: none; padding: 0; margin: 0; }
  legend { color: #333; padding: 0; margin: 0; }
  	*html legend { margin-left: -8px; }
	*+html legend { margin-left: -8px; }
  fieldset table { margin: 4px 0 6px -8px; }
  	*html fieldset table { margin-left: -7px; }

  td label { white-space: nowrap; }

form.objectfunction fieldset.auswahlfelder label,
 form.objectfunction fieldset.auswahlfelder input { display: inline; }
 form.objectfunction fieldset label,
 form.objectfunction input,
 form.objectfunction textarea,
 form.objectfunction select { display: block; }
 form.objectfunction .submit,
 form.objectfunction .submitgray { display: inline; }

  /* MELDUNGEN */
  .success, .error, .info { display: block; font-weight: bold; font-size: 11px; background-position: 3px center ; background-repeat: no-repeat; padding: 6px 6px 6px 35px; margin: 0 0 6px 0; }
	  .success { border: 1px solid #00E281; background-image: url(../../img/b2b/erfolg.gif?__BUILD_TIMESTAMP__); }
	  .info { color: #708ca0; border: 1px solid #708ca0; background-image: url(../../img/b2b/infomeldung.gif?__BUILD_TIMESTAMP__); }
	  .error { color: #c33; border: 1px solid #c33; background-image: url(../../img/b2b/fehler.gif?__BUILD_TIMESTAMP__); }
	  
body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0 0 50px 0;
	padding: 0;
	color: #333;
}

/* Layer fuer Funktionsaufrufe, diese muss z-index haben die weniger ist als z.B. den popup calendar!*/
.funktionslayer { position: absolute; z-index: 1500; width: 100%; top: 100px; left: 27.0em; background-color: #fff; border: 2px solid #999;  margin-top: ; width: 60em; padding: 20px; width: auto;}

/* BOXEN */
#site { 
	width: 1130px;
	margin: 10px 25px 25px 25px;
} 

/* MENU VON PLATTFORM */
.menu { width: 1155px; font-size: 11px; }
.menu li a { padding: 2px 12px 4px !important; }


/* HEADER border-bottom: */
  #header { margin-bottom: 35px; } 
  	#header .submit, #header .submitgray{ width: 80px; } 
  
#logo { 
	position: absolute;
	margin-top: 5px;
	left: 20px; 
	border: 0px solid #0f0;
} 
	
/* LOGIN */
  #login { float: right; margin: 12px 0 6px 0; }
  	#login .input { width: 103px; font-size: 11px; height: 16px; margin-right: 5px; }
		*+html #login .input { width: 101px; } 
  
  /* SUCHSCHLITZ */
  #search { float: right; clear: right; margin: 0 0 30px 0; }
  	#search .input { width: 213px; font-size: 11px; height: 16px; margin-right: 5px; }
		*html #search .input { width: 215px; }
		*+html #search .input { width: 211px; } 
  #search table { font-size: 11px; border: 0px solid #f00; }
  #search table input { margin-left: -2px; float: left; }
  	/*IE*/ #search table input { margin-left: -5px\9; }
  #search table label { display: block; float: left; margin: 3px 10px 0 3px; }
  
  /* Menu 1. Ebene */
  #menu { border: 0px solid #f00; }
  #menu ul { border: 0px solid #0f0; }
  #menu ul > li a { border: 0px solid #00f; }
  
  #menu { clear: both; border-bottom: 1px solid #006345; }
  #menu hr { display: none; border: 1px solid #fff; border-top: 1px solid #006345; margin: -10px 0 0 0; padding: 0; }
  #menu ul { position: relative; z-index: 30; margin: 0; padding: 0; list-style: none; height: 30px; text-transform: uppercase; }
  #menu li { float: left; margin: 0; padding: 1px; text-align: center; }
  #menu li a { display: block; color: #333; text-decoration: none; padding-bottom: 22px; padding-left: 1em; padding-right: 1em; }
#menu li a:hover,
  #menu li.act a { background: url(../../img/b2b/menu-highlight.gif?__BUILD_TIMESTAMP__) center bottom no-repeat; }

  /* Menu 2. Ebene */
  #menu ul ul {
    height: auto;
    position: absolute;
    z-index: 10;
    float: none;
    min-width: auto;
    max-width: 150px;
    background-color: #f3f3f3;
    border: 1px solid #aaaaaa;
    text-transform: none;
    font-size: 11px;
    margin: -15px 0 0 -10px;
    padding: 10px;
  }

#menu ul ul li { padding: 0; float: none; text-align: left; }
  #menu li li a,
  #menu li.act li a { padding-bottom: 10px; background: none !important; width: auto; font-weight: normal !important; }
  #menu li li a:hover,
  #menu li.act li.act a { text-decoration: underline; }
	  
  /* hover-Einblendung Menu 2. Ebene */
  #menu ul ul { display: none; border: 1px solid #333; }
  #menu ul li:hover ul { display: block; }

/* iframe für externen Ticker wird zentriert */
.news iframe {
    display: block;
    margin: 0 auto;
}

.news .orderBtn {
    text-align: center;
}

.a4jSubmitSupport {
    display: none;
}

/* RECHTE SPALTE */
#aside { float: right; width: 300px; }
#aside .publicationdate { float: none; }
#aside .news { padding: 12px 0 18px 0; margin: 0 !important;}

#aside .newsflash { }
#aside .newsflash { margin-bottom: 12px; padding-bottom: 5px; }
#aside .flashmeldung { background: #006345 url(../../img/b2b/flash-bg-aside.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; color: #fff; margin-bottom: 1px; padding: 10px;  }
#aside .newsflash a.moreright { background: url(../../img/b2b/flash-more-aside.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; }
#aside .emptynewsflash { background: #ccc url(../../img/b2b/flashempty-bg.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; color: #fff; padding: 10px; }
#aside .emptynewsflash a.moreright { background: url(../../img/b2b/flashempty-more.gif?__BUILD_TIMESTAMP__) right center no-repeat; }

#aside .date { display: inline; }
#aside .time { background: none; padding: 0; }
#aside h3 { font-size: 13px; margin-bottom: 0.25em; }
#aside .news p { line-height: 1.4em; margin-top: 0; margin-bottom: 0; }

#aside .vorschau .newsgroup { border-top: 1px solid #999; }

/* Themenvorschlaege */
#aside .themenvorschlaege { 
	border-bottom: 1px solid #999; 
	padding-bottom: 12px; 
}
#aside .themenvorschlaege .suggestedlinks { 
	margin-top: 0 !important;
}
#aside .themenvorschlaege .comments .lastcomment { 
	margin-bottom: 0 !important;
}


#aside .commentheadline { margin-top: 12px; }

#aside .kurios .news { border-bottom: none; }
#aside .kurios p { margin-top: 5px; }
#aside .kurios h2 { font-size: 16px; line-height: 1.3em; }


#aside .liveticker h3 { font-size: 11px; }

#aside .infocus { font-weight: bold; color: #888; }
#aside .infocus a { color: #888; }
#aside .infocus span { padding-right: 10px; line-height: 1.5em; }


/* HAUPTCONTENT */
#mainContent { float: left; width: 800px; }

#mainContent .newsflash { margin-bottom: 23px; }
#mainContent .flashmeldung { clear: both; background: #f00 url(../../img/b2b/flash-bg.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; color: #fff; padding: 10px; margin-bottom: 1px; }
.newsflash p { line-height: 1.6em; }

/* neu rein a1 */
	#mainContent .newsflash h1 { font-size: 13px; font-weight: bold; margin: 0; text-transform: uppercase; padding-left: 3.0em; }
	#aside .newsflash h1 { font-size: 13px; font-weight: bold; margin: 0; text-transform: uppercase; }

#mainContent .newsflash .flashplus-a { position: absolute; margin-left: -3.0em;}
#mainContent .newsflash .flashplus-e { display: inline;  }
/* neu rein e1 */


.newsflash p { font-size: 11px; margin: 0; }
.newsflash .flashtime { font-size: 11px; float: right; font-weight: bold; padding-top: 2px; }
.newsflash a { color: #fff; }
.newsflash a.moreright { background: url(../../img/b2b/flash-more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; }

.allcontentlink { text-align: right; font-weight: bold; }

.newsgroup { border-bottom: 1px solid #bbb; }
.newsgroup h1, .newsgroup h1 a  { text-transform: uppercase; color: #000000; font-size: 18px; background-color: #eee; padding: 0 0 1px 10px; margin: 1px 0 1px 0; }
.newsgroup h1 img { position: relative; top: 3px; }

.news { border-bottom: 1px solid #999; padding: 0 0 12px 0; margin-top: 12px; }
.news:before,
.news:after {content: ""; display: table;}
.news:after {clear: both;}
.news {zoom: 1;}
.publicationdate { font-size: 11px; float: right; text-align: right; }
.date { display: block; margin-bottom: 3px; }
.newsgroup .date { float: right; padding: 4px 10px 0 0; }
.time { background: url(../../img/b2b/time.gif?__BUILD_TIMESTAMP__) left top no-repeat; padding: 1px 0 0 20px; }
.keywords { font-size: 11px; margin: 15px 0 3px 0; }
.news h2 { clear: right; }
.teaserimage { float: left; margin: 3px 12px 10px 0; width: 300px; font-size: 11px; }
.teaserimage img { margin-bottom: 3px; }
.medialinks a { margin-right: 24px; }

.articlelinks .intro,
.externallinks .intro,
.suggestedlinks.intro { display: block; font-weight: bold; }
.articlelinks a    { display: block; }
.articlelinks span { display: block; }
.teaser.image,
.medialinks.image,
.articlelinks.image,
.externallinks.image  { margin-left: 310px; }
.suggestedlinks.image { margin-left: 310px; }
div.suggestedlinks.image { margin-left: 310px; border-top: 1px dotted #ccc; padding-top: 0.5em; }


.teaser.imagesmall {  margin-left: 138px;  }

p.externallinks { border-top: 1px dotted #ccc; padding-top: 0.5em; }
.article p.externallinks { border-top: none; padding-top: inherit; }

.aktuellemeldungen { border-bottom: 1px solid #999; padding: 0 0 6px 0; font-size: 11px; }
.aktuellemeldungen ul { line-height: 1.4em;  margin: 6px 0 0 0; padding: 0; list-style: none; margin-bottom: 9px; }
.aktuellemeldungen ol { line-height: 1.4em;  margin: 6px 0 0 0; padding: 0; list-style: none; margin-bottom: 9px; }
.aktuellemeldungen li { padding: 3px 0 4px 10px; }
.aktuellemeldungen li.ticker0 { }
.aktuellemeldungen li.ticker1 { background: #eee; }
.aktuellemeldungen li a { display: block; }

.nachbarlaendermeldungen { border-bottom: 1px solid #999; padding: 0 0 12px 0; font-size: 11px; }
.nachbarlaendermeldungen .news { padding: 7px 0 12px 0; border-bottom: 1px solid #ccc; clear: both; }
.nachbarlaendermeldungen .news.last { border-bottom: none; }
.nachbarlaendermeldungen .news p { font-size: 13px; }
.nachbarlaendermeldungen .teaserimagesmall { float: left; margin: 0 12px 0 0; width: 128px; font-size: 11px; }
.nachbarlaendermeldungen .teaser.imagesmall { min-height: 95px; }
.nachbarlaendermeldungen h2 { margin: 3px 0 1px 0; font-size: 13px; }
.nachbarlaendermeldungen .kennung-landesdienste { position: relative; margin-top: 0px; float: right; }
.nachbarlaendermeldungen .kennung-landesdienste img { height: 20px; margin: 2px  5px 0 5px; }

.multimedia { clear: both; }
.multimedia .mmbox { float: left; width: 200px; height: 225px; margin: 0 10px 10px 0; overflow: hidden; }
.multimedia .mmbox img { border: 2px solid #ccc; }
.multimedia .fotostrecke, .multimedia .regiodata, .multimedia .endrow { margin-right: 0; }
.multimedia h2 { text-transform: uppercase; font-size: 13px; margin: 6px 0 2px 0; }
.multimedia p { font-size: 11px; margin: 2px 0 2px 0; }
.multimedia .audio h3 { position: absolute; z-index: 1000; width: 150px; font-size: 16px; margin: -100px 24px 30px 24px; color: #fff; }
		*html .multimedia .audio h3 { margin: 60px 0 0 -183px; }
		*+html .multimedia .audio h3 { margin: 60px 0 0 -183px; }
.multimedia .audio a { }

.morgenlage div.publicationdate { margin-top: 2em; }
.morgenlage h2 { margin-bottom: 1.2em; }
.morgenlage .teaser p { margin-bottom: 0.4em; }

.morgenlageimage { text-align: center; margin-bottom: 10px; }

.morgenlagenewsdesk img { float: right; padding-bottom: 10px; width: 80px; }
.morgenlagenewsdesk span { display: block; float: right; padding-right: 15px; text-align: right; max-width: 210px; color: #888; margin-top: 2em; margin-bottom: 1.4em; }

/* HAUPTCONTENT ARTIKEL */

/* Funktionsmenu */
.functions { font-size: 11px; font-weight: bold; }
.functions a { float: left; background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; }
.functions-top { position: relative; width: 800px; border-bottom: 1px solid #bbb; padding-bottom: 3px; margin-bottom: 12px; margin-top: -1.4em; }
.functions-top a {  margin-right: 24px; }
.functions-bottom { float: right; margin-bottom: 1.2em; padding-bottom: 3px; }
	*html .functions-bottom { width: 425px; }
.functions-bottom a { margin-left: 24px; }
.functionslink { float: left; }

/* Ausklappmenu fuer Funktionen */
.kontextfunc { clear: left; position: absolute; width: 16.5em; z-index: 1000; margin-top: 13px; padding: 6px; border: 1px solid #ddd; background-color: #f6f6f6; font-weight: normal; }
	*html .kontextfunc {  margin-top: 0; }
	*+html .kontextfunc {  margin-top: 0; }
.functions-bottom .kontextfunc { margin-left: 24px; }
.kontextfunc a { display: block; float: none; text-decoration: none; background: none; margin-bottom: 6px; margin-left: 0; }
.kontextfunc a:hover { text-decoration: underline; }

/* Artikelteaser */
.article .teaser { font-weight: bold; }
.themengruppe .teaser p { margin-bottom: 0; }
.themengruppe .teaser { margin-bottom: 1.2em; }
.themengruppe .allcontentlink { margin-top: 6px; margin-bottom: 20px; }

/* Artikelbild */
.article .image { width: 500px; min-height: 400px; float: left; margin: 4px 12px 0 0; text-align: center; background: #f8f8f8 url(../../img/b2b/imagetext-bg.gif?__BUILD_TIMESTAMP__) right bottom repeat-x; }
	*html .article .image { height: 400px; }
.article .image .xxl-view { float: right; }
.article .image .xxl-view img { margin-right: 6px; }

.twitteraction { width: 280px; }
.twitteraction { padding: 6px; }
.twitteraction .success { margin: 6px; }
.twitteraction .error   { margin: 6px; }
.article .image .twitter { float: right; }
.article .image .twitter img { margin-right: 6px; }

.tweetbtn {
    position:relative;
    height:28px;
    box-sizing:border-box;
    padding:0px 0px 0px 4px;
    background-color:#ffffff;
    color:#fff;
    border-radius:0px;
    font-weight:500;
    cursor:pointer;
    float:right;
}
.tweetbtn a {
    position:relative;
    top:2px;
    display:inline-block;
    width:28px;
    height:28px;
    background:transparent 0 0 no-repeat;
    background-image:url("../../img/b2b/icon-twitter28.png");
}

.articlecontent { border-top: 1px solid #fff; } /* ausgleich ie6 */
/* Links im Text in B2B sollen unterstrichen sein.
   Diese Links gibt es entweder, weil es sich um ein G2-Objekt mit strukuriertem (HTML) Text mit Links handelt
   oder wenn es keinen strukturierten Inhalt gibt weil Strings wie "http://..." im IPTC-Text mit a-Tags
   dekoriert werden. */
.articlecontent .text a {text-decoration: underline;}

.author { margin-bottom: 0; font-style: italic; }

.imagescroll { margin: 4px; text-align: center; font-size: 11px; }

.imagetext h1 { font-size: 11px; margin-bottom: 0.2em; }
.imagetext .caption { font-size: 11px; }
.imagetext .copyright { font-size: 11px; font-style: italic; }

/* Artikeltext */
.article .text { clear: both; }

/* Artikel Grafikbox */
.article .multimedia .mmbox { background: url(../../img/b2b/imagetext-bg.gif?__BUILD_TIMESTAMP__) right top repeat-x; height: 170px; width: 250px;}


/* Kommentare */
.comments .submit,
.suggestedlinks .submit { color: #333; background: #fff url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; border: none; margin-left: 12px; }
.comment-numbers { clear: left; float: right; font-size: 11px; background: #f00 url(../../img/b2b/comments-bg.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; color: #fff; padding: 3px 9px 3px 9px; margin-top: -4px; }
	*html .comment-numbers { margin-top: -22px; }
.comment-numbers a { color: #fff; text-decoration: none; }
.link-numbers { clear: left; float: right; font-size: 11px; background: #f00 url(../../img/b2b/links-bg.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; color: #fff; padding: 3px 9px 3px 9px; margin-top: -4px; }
    *html .link-numbers { margin-top: -22px; margin-left: 5px;}
.link-numbers a { color: #fff; text-decoration: none; }
.article .newsgroup { border-bottom: 1px solid #bbb; border-top: 1px solid #999; margin-bottom: 12px; }

.article .onecomment { border-bottom: 1px solid #bbb; margin-top: 12px; }
.article .lastcomment { border-bottom: 0; margin-bottom: 24px; }
.article .onecomment .text { margin-bottom: 12px; }

.article .onecomment.intern { color: #888; }
.article .onecomment.intern .writer { color: #799a8a; }
.article .onecomment.intern .kennung{ font-style: italic; }


.backto p { font-weight: bold; margin: 0; font-size: 11px; font-family: Verdana, Geneva, sans-serif; }
.backto a, a.backto { color: #333; font-family: Verdana, Geneva, sans-serif !important; width: 45px !important; }

/* HAUPTCONTENT GALERIE */
#mainContent.gallery { width: 100%; }
.gallery .galleryimage { width: 800px; font-size: 11px; text-align: center; border: 0px solid #eee; background: #f8f8f8 url(../../img/b2b/imagetext-bg.gif?__BUILD_TIMESTAMP__) right bottom repeat-x; margin-bottom: 24px; }
.gallery .imagescroll { width: 800px; }
.gallery .imagetext { text-align: left; margin-top: 12px; }
.gallery .imagetext h2 { font-size: 13px; }
.gallery .imagetext.withtweet h1 { width: 690px; }
.gallery h1 { width: 800px; }
.gallery .comments { width: 800px; }
.gallery .newsgroup { border-top: 1px solid #999; margin: 2em 0 0.5em 0; }
.gallery .newsgroup h1 { width: 790px; }

.gallery .backto { width: 800px; margin-top: 24px; text-align: right; }

.gallerythumbs { float: right; width: 318px; text-align: right; }
.gallerythumbs .onethumb a { float: left; width: 90px; height: 68px; overflow: hidden; text-align: center; border: 1px solid #ddd; background: #f6f6f6; margin: 0 0 12px 12px; padding: 1px; }
.gallerythumbs .onethumb.act a { background: #006345; }
.gallerythumbs .onethumb a:hover { background: #006345; }

.fotothumbs { float: right; width: 318px; text-align: right; }
.fotothumbs { height: 600px; overflow: auto; }
.fotothumbs .onethumb a { float: left; width: 92px; height: 92px; overflow: hidden; text-align: center; border: 0px solid #ddd; background: #fff; margin: 0 0 8px 8px; }
.fotothumbs .onethumb.act a img { background: #006345; padding: 1px; }
.fotothumbs .onethumb a:hover img { background: #f00; }

/* ALLE AKTUELLEN MELDUNGEN */
.aktuellemeldungen-alle .newsgroup { border-top: 1px solid #999; }
.aktuellemeldungen-alle .aktuellemeldungen { border-bottom: none; }
.aktuellemeldungen-alle .aktuellemeldungen li { padding: 3px 0 4px 1px; }

.pageinfos { padding: 10px 0 10px 10px; }
.pagescroll { float: right; }
.pagescroll select { margin: 0 5px 0 5px; }
.pagescroll form { display: inline; }
.pagescroll select { font-size: 11px !important; }

/* HAUPTCONTENT FOOTER */
#footer { 
}


/* A standard two-column table for label-value, using th for the
   labels and td for the input.  */
.labelValueTable { width: 100%; }
.labelValueTable th { width: 1%; text-align: left; white-space: nowrap; }
.labelValueTable td { width: 99%; }
.labelValueTable input { width: 100%; }


/* BESONDERHEITEN FUNKTIONSLEISTE */
table.rich-toolbar { border: none; background: none; border: 0px solid #f00;  cursor: pointer; }
table.rich-toolbar td { padding: 0; width: auto; }
table.rich-toolbar .rich-menu-item-icon { display: none; }
table.rich-toolbar div { padding: 0; margin: 0; width: auto; font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333; }
table.rich-toolbar span { padding: 0; margin: 0; }
table.rich-toolbar .rich-menu-item-label { display: block; background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; white-space:nowrap; padding-right: 12px; margin-right: 24px; }  /* Link ohne Submenu */
table.rich-toolbar .rich-menu-item-label .backto { display: block; background: url(../../img/b2b/previous.gif?__BUILD_TIMESTAMP__) left center no-repeat; padding-left: 12px; width:70px; margin-right: 0px; color: #333; margin-top: 0; }  /* back link */
table.rich-toolbar .rich-ddmenu-label { background: url(../../img/b2b/more.gif?__BUILD_TIMESTAMP__) right center no-repeat; padding-right: 12px; margin-right: 24px; } /* Link mit Submenu */
table.rich-toolbar .rich-menu-item-hover { border: none; background-color: transparent; } /* hover fuer Fubnktionslinks ohne Submenu */
table.rich-toolbar .rich-ddmenu-label-select { border: none; } /* Link mit submenu */
table.rich-toolbar .rich-menu-list-border { border: 1px solid #ccc; margin-top: 3px; padding: 6px; border: 1px solid #ddd; background-color: #f6f6f6; } /* Submenu fuer Funktionslinks */
table.rich-toolbar .rich-menu-list-border .rich-menu-item-label { font-weight: normal !important; background: none; display: block; padding-top: 6px; }
table.rich-toolbar .rich-menu-list-bg { border: none; padding: 0; margin: 0; background-image: none; } /* noch ein Rahmen um das Submenu */

.functions-bottom table.rich-toolbar .rich-menu-item-label { margin-right: 0; margin-left: 24px; }
.functions-bottom table.rich-toolbar .rich-ddmenu-label { margin-right: 0; margin-left: 24px; }
.functions-bottom table.rich-toolbar .rich-menu-list-border .rich-menu-item-label { margin-left: 0; }

.pdfexport { margin-top: 12px; padding: 2px 2px 2px 10px; background: #eee; }
.pdfexport .pdfexportbutton { background: url(../../img/b2b/icon-pdf.gif?__BUILD_TIMESTAMP__) left center no-repeat; padding: 2px 2px 2px 20px; border: none; font: bold 11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer;}

/* NEU FUER WARTUNGSARBEITEN */
.wartung { background: none !important; padding: 0 !important; width: 1130px; margin: 10px 0 0 25px; }
.wartung-innen { margin-bottom: 10px; }

/* NEU FUER FOTOSTRECKE STARTSEITE */
.fotogallery { border-bottom: 1px solid #ccc; }
.fotogallery .moreright { float: right; font-weight: bold; }
.fotogallery-inner { background: #eee; margin: -1px 0 12px 0; padding: 5px 5px 5px 8px; }
.fotogallery-inner h1 { margin: 0 0 3px 0; text-transform: uppercase; color: black; font-size: 18px; }
.fotogallery-inner h1 a { color: black; position: relative; }
.fotogallery-content a { font-size: 108px; vertical-align: middle; border: 1px solid #eee; }
.fotogallery-scroller { float: left; margin-top: 5px; }
.fotogallery-images { float: left; width: 680px; height: 130px; overflow: hidden; margin: 6px 10px 6px 30px; }
.fotogallery-images .fotogallery-oneimage { float: left; height: 128px; width: 128px; margin-right: 4px; text-align: center; overflow: hidden; background: #ddd; } 

.ld-karte { border-bottom: 0px solid #999; height: 375px; }
.ld-karte img { position: absolute; border: none; }
.kennung-landesdienste { position: relative; margin: 0 0 5px 0; height: auto; }
/* NEU FÜR KENNUNG LD IM NACHTBETRIEB */
.landesdienste-nachtbetrieb { margin-top: 0px; border-top: 1px solid #999; }
.landesdienste-spacer { float: left; height: 30px; width: 65px; }

/*  SPECIAL MENU */
.specialsitemenu {
    clear: both;
    border: 1px solid #fc0;
    margin-bottom: 18px;
    background: #ffdd00 url(../../img/b2b/specialsitemenu-bg.jpg?__BUILD_TIMESTAMP__) left top repeat-x;
}
.specialsitemenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}
.specialsitemenu li {
    float: left;
}
.specialsitemenu .specialsitelogo {
    float: left;
    margin: -3px 5px 0 -3px;
    height: 25px;
    overflow: hidden;
}
.specialsitemenu .specialsitelogo img {
    max-height: 25px;
    max-width: 50px;
    background: #fff;
}
.specialsitemenu li a {
    display: block;
    color: #333;
    text-decoration: none; 
    padding: 9px 9px 9px 9px;
    border-left: 1px solid #fc0;
}
*html .specialsitemenu li a { padding: 11px 9px 11px 9px; }
*+html .specialsitemenu li a { padding: 11px 9px 11px 9px; }

.specialsitemenu li:first-child a {
    border-left: none;
}
.specialsitemenu li span { display: block; padding-bottom: 22px;  }
.specialsitemenu li a:hover,
.specialsitemenu li.act a {
    background: #fff59b;
}

/* VISITED */
p.visited a, h3.visited a {color: #777 !important; }

div.text {
    margin-top: 0px;
    line-height: 1.4em;
}

div.text .teaser {
    display: none;
}

.structured-notepad ul li {
    line-height: 1.4em !important;
}

.like-structured-notepad ul li {
    line-height: 1.4em !important;
}

.thema-ar { direction : rtl; text-align : right; }

.ticker-ar { direction : rtl; text-align : right; }
.ticker-ar h1 { padding-right : 10px !important;}

.ticker-item-ar { direction : rtl; text-align : right; padding-right: 10px;}


.tweetCommentBox {
    font-size: 18px
}