a.interwiki { background: transparent url(/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/lib/images/interwiki/wp.gif)}a.iw_wpde {  background-image: url(/lib/images/interwiki/wpde.gif)}a.iw_wpmeta {  background-image: url(/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/lib/images/interwiki/doku.gif)}a.iw_sb {  background-image: url(/lib/images/interwiki/sb.gif)}a.iw_amazon {  background-image: url(/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/lib/images/interwiki/phpfn.gif)}a.iw_dokubug {  background-image: url(/lib/images/interwiki/dokubug.gif)}a.iw_coral {  background-image: url(/lib/images/interwiki/coral.gif)}a.iw_google {  background-image: url(/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_jpg {  background-image: url(/lib/images/fileicons/jpg.png)}a.mf_jpeg {  background-image: url(/lib/images/fileicons/jpeg.png)}a.mf_gif {  background-image: url(/lib/images/fileicons/gif.png)}a.mf_png {  background-image: url(/lib/images/fileicons/png.png)}a.mf_tgz {  background-image: url(/lib/images/fileicons/tgz.png)}a.mf_tar {  background-image: url(/lib/images/fileicons/tar.png)}a.mf_gz {  background-image: url(/lib/images/fileicons/gz.png)}a.mf_bz2 {  background-image: url(/lib/images/fileicons/bz2.png)}a.mf_zip {  background-image: url(/lib/images/fileicons/zip.png)}a.mf_rar {  background-image: url(/lib/images/fileicons/rar.png)}a.mf_pdf {  background-image: url(/lib/images/fileicons/pdf.png)}a.mf_ps {  background-image: url(/lib/images/fileicons/ps.png)}a.mf_doc {  background-image: url(/lib/images/fileicons/doc.png)}a.mf_xls {  background-image: url(/lib/images/fileicons/xls.png)}a.mf_ppt {  background-image: url(/lib/images/fileicons/ppt.png)}a.mf_rtf {  background-image: url(/lib/images/fileicons/rtf.png)}a.mf_swf {  background-image: url(/lib/images/fileicons/swf.png)}a.mf_rpm {  background-image: url(/lib/images/fileicons/rpm.png)}a.mf_deb {  background-image: url(/lib/images/fileicons/deb.png)}a.mf_sxw {  background-image: url(/lib/images/fileicons/sxw.png)}a.mf_sxc {  background-image: url(/lib/images/fileicons/sxc.png)}a.mf_sxi {  background-image: url(/lib/images/fileicons/sxi.png)}a.mf_sxd {  background-image: url(/lib/images/fileicons/sxd.png)}a.mf_odc {  background-image: url(/lib/images/fileicons/odc.png)}a.mf_odf {  background-image: url(/lib/images/fileicons/odf.png)}a.mf_odg {  background-image: url(/lib/images/fileicons/odg.png)}a.mf_odi {  background-image: url(/lib/images/fileicons/odi.png)}a.mf_odp {  background-image: url(/lib/images/fileicons/odp.png)}a.mf_ods {  background-image: url(/lib/images/fileicons/ods.png)}a.mf_odt {  background-image: url(/lib/images/fileicons/odt.png)}div.dokuwiki #discussion__comment_form,
div.dokuwiki #discussion__newthread_form,
div.dokuwiki div.comment_buttons,
div.dokuwiki div.comment_hidden {
  display:none;
}body {
  margin:0px;
  margin-left:40px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
}
#zeile1 {
  position:relative;
    height:150px;
}
#logo {
    float:right;
}
#headertext {
    font-size:200%;
}
#site-title {
    float:left;
}
#navigationkopf {
    display:none;
}
#kopflogin {
    display:none;
}

#inhalt {
  /* SETZE min-width: INDIREKT IN body / min-width  */
  background-color: white;
                                                      
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding:10px;
}

#inhalt ul {
  list-style-type: none;
  list-style-image: url(/bilder/rotpunkt-7x10.png);
  list-style-position: outside;
}


div.breadcrumbs {
    display:none;
}

/*
 * "links" Navigationsbereich
 */ 
#navlinks {
  display:none;
}


#navrechts {
  display:none;
}
#navedit {
  display:none;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:link:hover {
	text-decoration: underline;
}
#inhalt h1 {
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-size: 160%;
	font-weight: bold;
}
#inhalt h2 {
	font-size: 140%;
	font-weight: bold;
}
#inhalt h3 {
	font-size: 140%;
}
.secedit {
  display:none;
}

#fuss {
    border-top: 1px solid #ccc;
    background-color:#ECECEC;
}

#fuss_links {
}

#fuss_mitte {
  display:none;
}

#fuss_rechts {
  display:none;
}

;; kfr: for columns-plugin
table.columns-plugin {
    border: 10;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
	vertical-align: top;
}

table.columns-plugin td {
    vertical-align: top;
    padding: 0 0.5em 0 0.5em;
}

table.columns-plugin td.first {
    padding-left: 0;
}

table.columns-plugin td.last {
    padding-right: 0;
}

table.columns-plugin td.left {
    text-align: left;
}

table.columns-plugin td.center {
    text-align: center;
}

table.columns-plugin td.right {
    text-align: right;
}

table.columns-plugin td.center table {
    margin-left: auto;
    margin-right: auto;
}

table.columns-plugin td.right table {
    margin-left: auto;
    margin-right: 0;
}

/* fuer von dokuwiki erstellt tags
*/

div.notify {
  display:none;
}
div.meta {
  font-size: 70%;
  background-color: #eee;
}

/* ---------- links -----------------*/
/* external link */
a.urlextern:after {
   content: " [" attr(href) "]";
   font-size: 90%;
}
a.wikilink1:after {
   content: " [" attr(href) "]";
   font-size: 90%;
}

/* interwiki link */
a.interwiki:after {
   content: " [" attr(href) "]";
   font-size: 90%;
}

/* email link */
a.mail:after {
   content: " [" attr(href) "]";
   font-size: 90%;
}


/* ---------- media ------------------- */

img.media {
  margin: 3px;
}

img.medialeft {
  border: 0;
  float: left;
  margin: 0 1.5em 0 0;
}

img.mediaright {
  border: 0;
  float: right;
  margin: 0 0 0 1.5em;
}



/* ---------- table of contents ------------------- */

div.toc {
  margin: 1.2em 0 0 2em;
  float: right;
  width: 250px;
  font-size: 80%;
  clear: both;
}

div.tocheader {
  border: 1px solid #bfc0c0;
  background-color: #d5d5d5;
  text-align: left;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 2px;
}

div.tocheader img {
  width: 0.8em;
  height: 0.8em;
  float: right;
  margin: 0.6em 3px 0 0;
  cursor: pointer;
}

#toc__inside {
  border: 1px solid #222;
  background-color: #bbb;
  text-align: left;
}

ul.toc {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.2em;
  padding-left: 1em;
  margin: 0;
}

ul.toc li {
  /* background: transparent url(/lib/tpl/frankencss/images/open_gray.gif) 0px 0px no-repeat; */
  padding-left: 0.5em;
  margin-left: 15px;
  list-style-type: none;
  list-style-image: url(/bilder/rotpunkt-7x10.png);
  list-style-position: outside;
}

ul.toc li.clear {
}

a.toc:link,
table.overall a.toc:visited {
  color: __extern__;
}

a.toc:hover,
a.toc:active {
  color: __text__;
}


/*
* table inline für doodle-plugin
*/ 
/* inline tables */
table.inline {
  border-spacing: 0px;
  border-collapse: collapse;
}

table.inline th {
  padding: 3px;
  border: 1px solid #bfc0c0;
}

table.inline td {
  padding: 3px;
  border: 1px solid #bfc0c0;
  text-align: center;
}

table.inline td.okay {
  text-align: center;
}

table.inline td.notokay {
  text-align: center;
}

