/*******************************************************************************
Titel:  Print Stylesheet
Update: 03.10.2008
*******************************************************************************/

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, img {
  margin: 0;
  padding: 0;
}

#aside, #navi-main, #drucken, .access, #tel img, #breadcrumb, #wohneinheiten ul ul, #foto a, #navi-add, #siteinfo, #footer a, .grundriss, #link-lageplan {display: none;}

ul, ol {list-style: none;}

p, h1, h2, h3, h4, h5, h6 {margin-bottom: 1em;}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: arial, sans-serif;
}

img {display: block;}

body {
  margin: .2in;
  background: #fff;
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 10pt;
}

#header {
  margin-bottom: 2em;
  border-bottom: 1px solid #000;
}

h1 a {
  text-decoration: none;
  color: #000;
  font-size: 16pt;
  font-weight: bold;
}

h2, h3, h4 {font-size: 12pt;}

#tel {
  margin-top: -3em;
  padding-bottom: .5em;
  text-align: right;
}

#detailsbox {
  margin: 0 0 1em 2em;
  padding-left: 1em;
  width: 35%;
  float: right;
  font-size: 9pt;
  border-left: 1px solid #000;
  font-family: arial, sans-serif;
  line-height: 1.3em;
}

#detailsbox ul {
  margin: 0 0 1em 1.5em;
  list-style-type: square;
}

#detailsbox h4 {
  margin-bottom: .5em;
  font-size: 11pt;
}

#features,
#ausstattung {margin-bottom: 1em;}

#mehrdetails {margin-bottom: 1em;}

#mehrdetails dl {margin-bottom: .5em;}

#mehrdetails dt {
  margin: 0 .5em 0 0;
  font-weight: bold;
  float: left;
}

#content {line-height: 1.5em;}

p#teaser {font-weight: bold;}

#wohneinheiten {
  margin-bottom: 2em;
  clear: both;
}

#wohneinheiten li {
  margin-bottom: 1em;
  padding-top: 1em;
  border-top: 1px solid #000;
  clear: both;
  width: 100%;
}

#wohneinheiten li h4 {
  margin-bottom: .5em;
  font-size: 11pt;
}

#wohneinheiten li img {
  margin: 0 0 1em 1em;
  float: right;
}

#footer {
  padding-top: 1em;
  font-size: 9pt;
  border-top: 1px solid #000;
  line-height: 1.4em;
}

#preistabelle {
  margin-top: 2em;
  padding-top: 2em;
  clear: both;
  border-top: 1px solid #000;
}

#preistabelle table {
  margin: 0 0 1em;
  width: 100%;
  border-collapse: collapse;
}

#preistabelle th,
#preistabelle td {
  padding: .3em 1em .3em 0;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #000;
  font-size: 9pt;
}

#preistabelle th {
  border-bottom: 3px solid #000;
  font-family: arial, sans-serif;
}

#preistabelle caption {
  font-weight: bold;
  text-align: left;
  font-size: 12pt;
  font-family: arial, sans-serif;
}

#saison {
  margin-bottom: 2em;
  font-size: 9pt;
}

#zusatz {margin-bottom: 1em;}

#zusatz dl {
  padding: .2em 0;
  clear: both;
  border-bottom: 1px solid #000;
}

#zusatz dt {
  font-weight: bold;
  float: left;
  width: 35%;
  clear: left;
  font-family: arial, sans-serif;
}

#zusatz dd {margin-left: 40%;}

#anmerkung {margin-bottom: 1em;}

