/*
================================
MysticTreesDark CSS print Styles
================================
Ispired by: http://localhost

last modified: 2010-09-12
--------------------------------

Name: MysticTreesDark
Author: Laborix
Website: http://www.aadmm.de
Version: 0.2
Module: print.css
*/

acronym {
  border-bottom: none;
}

abbr {
  border-bottom: none;
}

.none { position: absolute; left:-1999px; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

#banner {
  display: none;
}

#accessibility {
  display: none;
}

#banner h1 {
  margin: 0;
  padding: 75px 0 0 210px;
  font-size: 2em;
  text-align: left;
}

h1, h2, h3, h4 {
  color: #8e7147;
  background-color: transparent;  
}

#sidebar {
  display: none;
}

.searchform fieldset {
  border: 0;
}

.mainmenu {
  display: none;
}

.detailmenu {
  display: none;
}

.totopcontent {
  display: none;
}

.totopsidebar {
  display: none;
}

#footer {
  display: none;  
}

/* gallerytemplate */

.gallerytable td {
  border: 0;
}

/* end of gallerytemplate */

/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
    border:none;
}

span.imagesubtitle {
    margin:3px 3px;
    text-align:justify;
    font-size:0.98em;
    line-height:1.4em;
    font-style: italic;
}

span.contentimage {
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
    margin:6px 20px 6px 20px;
    max-width:200px;
    float:left;
    margin-left:0px;
}

img.leftcontentimage {
    max-width:200px;
    border:1px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
    margin:6px 20px 6px 20px;
    max-width:200px;
    float:right;
    margin-right:0px;
}
img.rightcontentimage {
    max-width:200px;
    border:1px solid;
}
