/* Style für Artikel Detail 3 Multimediaobjekte */
/* Standards */
#article h1  { color: #c20014; font-size: 16px; display: block; margin: 0; padding-bottom: 2px }
#article h2  { color: #8aa72e; font-size: 14px; display: block; margin: 0; }
#article h3 {}
#article h4  { color: #8aa72e; text-transform: uppercase; margin: 0; padding-bottom: 2px }
#article h5  { color: #fff; font-size: 9px; font-weight: normal; background-color: #8aa72e; text-transform: uppercase; display: block; margin: 0 0 10px; padding-top: 4px; padding-bottom: 3px; padding-left: 25px }
#article h6  { font-size: 11px; font-weight: normal; display: inline; margin: 0; padding-right: 10px }

#article   {float: left }
#article.mitglied,
#article.funktionaer,
#article.mitarbeiter,
#article.interessent {
	background-image: url("images/icons/icon_pers.gif"); background-repeat: no-repeat; background-position: right top;
}
/* Standard additive */
/* Haupttext */
#vorspann  { color: #5c5c5c; font-weight: bold }
#wysiwyg   { color: #5c5c5c; padding-bottom: 20px }
.lauftext  { color: #5c5c5c }
.lauftextfat   { color: #5c5c5c; font-weight: bold }
.lauftext1  { color: #000 }
.lauftext1fat  { color: #000; font-weight: bold }
.lauftext2  { color: #8aa72e }
.lauftext2fat { color: #8aa72e; font-weight: bold }
.titel1   { color: #c20014; font-size: 1.273em;  }
.titel2  { color: #8aa72e; font-size: 1.273em;  }
.zwititel  { color: #c20014; font-weight: bold }
.zusammenfassung  { color: #5c5c5c; display: block;  }
.contentlinkintern  { display: block }
.contentlinkextern  { display: block }
/* Haupttext - additive */
#wysiwyg a  { color: #c20014; text-decoration: underline }
#wysiwyg a:visited  { color: #d67c00; text-decoration: underline }

#articledetails   { float: left}
#articledetails.schmal    { width: 320px }
#articledetails.breit   { width: 100% }
.contentlinkintern a  { color: #8aa72e; font-weight: bold; text-decoration: none }
.contentlinkextern a  { color: #8aa72e; font-weight: bold; text-decoration: none }

/* MMO */
#articlepic     { width: 120px; float: left; margin-right: 10px}
#articlepic_1  { }
#articlepic_2  { }
#articlepic_3   { }
.pictext    { color: #c20014; display: block; margin-top: 8px; margin-bottom: 12px; width: 120px;  }

/* MMO - additive*/
#articlepic img { border: 0px }
/* Multimedia */
#multimedia   { width: 450px; clear: both }
#audio   {  }
#video   {  }

#articleadditive a   { text-decoration: none }
#articleadditive a:hover   { text-decoration: underline }
#articleadditive ul  { margin: 0; padding: 0 }
#articleadditive li   { list-style: none; margin-bottom: 5px }

/* Multimedia - additive */
#multimedia a,  #downloads a, #linksintern a, #linksextern a { color: #c20014; text-decoration: none }
#multimedia a:hover,  #downloads a:hover, #linksintern a:hover, #linksextern a:hover   { color: #c20014; text-decoration: underline }
#multimedia ul, #downloads ul, #linksintern ul, #linksextern ul  { margin: 0; padding: 0 }
#multimedia li, #downloads li, #linksintern li, #linksextern li  { list-style: none; margin-bottom: 5px; padding-left: 25px }

#multimedia h5  { background-image: url("images/icons/icon_multimedia.gif"); background-repeat: no-repeat; background-position: left top }
/* Downloads */
#downloads     { margin-top: 12px; padding: 0; width: 450px; float: left}
.downloads {}
/* Downloads - additive*/
#downloads h5  { background-image: url("images/icons/icon_downloads.gif"); background-repeat: no-repeat; background-position: left top }

/* Linkset Intern */
#linksintern  { margin-top: 12px; padding: 0; width: 450px; float: left }
.linksintern {}
/* Linkset Intern - additive */
#linksintern h5  { background-image: url("images/icons/icon_interne_links.gif"); background-repeat: no-repeat; background-position: left top }

/* Linkset Extern */
#linksextern  { margin-top: 12px; padding: 0; width: 450px; float: left }
.linksextern {}
/* Linkset Extern - additive */
#linksextern h5  { background-image: url("images/icons/icon_externe_links.gif"); background-repeat: no-repeat; background-position: left top }

/* Artikelfooter */
#articlefooter      { color: #5c5c5c; font-size: 11px; font-style: italic; background-color: #e8edd5; background-image: url("images/content/bg_article_footer.gif"); background-repeat: no-repeat; background-position: right bottom; margin-top: 20px; margin-bottom: 20px; padding: 5px; width: auto }
.author {}
.quelle {}
.date {}
/* Artikelfooter - additive */
.autor a
  { color: #5c5c5c; text-decoration: none; background: url("images/icons/icon_email.gif") no-repeat right center; padding-right: 20px }
.autor a:hover { text-decoration:underline; }
#articlefooter ul { list-style-type:none; margin:0; padding:0; }
/* Fussleiste */
#articleend      { text-align: right; display: block; margin-top: 12px; width: 450px; clear: both}
#articleend ul  { list-style: none; display: inline; margin: 0; padding: 0 }
#articleend li   { list-style: none; display: inline; padding-left: 18px }
.return  { background-image: url("images/icons/icon_zurueck.gif"); background-repeat: no-repeat; background-position: 0% 50%; padding-right: 18px }
.top {background-image: url("images/icons/icon_seitenanfang.gif"); background-repeat: no-repeat; background-position: 0% 50%;}

/* Fussleiste - additive */
#articleend a  { color: #5c5c5c; text-decoration: none }
#articleend a:hover   { color: #c20014; text-decoration: underline }
