/* Stylesheet fuers Drucken */
body {
  font-size: 12pt;
  line-height: 15pt;
}
table td, table th 
{ 
  border: 1px solid black 
}

div.preis {
  margin-bottom: 10px;
}

div.preis span.right {
  display: block;
  text-align: right;
  font-size: 20pt;
}

div#reiter, #nav, ul#sectionnav, 
#content div.nachoben, a.popup,
#header span, #header img.magic, #footer 
{ 
  display: none;
}

ul {
  line-height: 15pt;
}

#rahmen h1 {
  font-size: 18pt;
}
#rahmen h2 {
  font-size: 14pt;
  text-decoration: underline;
}

#content
{
  width: auto;
  margin: 0 5%;
  padding: 0;
  margin: 0;
  float: none !important;
  color: black;
  background: transparent none;
}

div.preislink a {
  color: black; 
  text-decoration: none;
  font-weight: normal;
}

a { padding: 0; margin: 0; }

a:link, a:visited 
{
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

/*
a:link:after, a:visited:after 
{
  content: " (" attr(href) ") ";
  font-size: 90%;
}
#content a[href^="/"]:after 
{
  content: " (http://www.maximilian-fotografie.de" attr(href) ") ";
}
*/
