body {
  background-color:    #dddddd;
  color:               #111111;
  font-size:              12px;
  line-height:           1.6em;
  font-family:
  Arial,
  "Bitstream Vera Sans", 
  "DejaVu Sans",
  "Verdana", 
  sans-serif;
}

div.start {
  background-color:    #ffffff;
  width:                 690px;
  margin-left:            auto;
  margin-right:           auto;
  padding-top:            60px;
  padding-left:            0px;
  padding-right:           0px;
  padding-bottom:         90px;
  border:                  1px;
  border-color:        #888888;
  border-style:          solid;
  text-align:           center;
}

div.beispiel-gross {
  background-color:    #cccccc;
  width:                 650px;
  margin-left:            auto;
  margin-right:           auto;
  padding-top:            20px;
  padding-left:           20px;
  padding-right:          20px;
  padding-bottom:         20px;
  border-top-width:        0px;
  border-left-width:       1px;
  border-right-width:      1px;
  border-bottom-width:     0px;
  border-style:          solid;
  border-color:        #888888;
  text-align:           center;
  clear:                  both;
}

div.beispiel-gross-weiss {
  background-color:    #ffffff;
  width:                 650px;
  margin-left:            auto;
  margin-right:           auto;
  padding-top:            20px;
  padding-left:           20px;
  padding-right:          20px;
  padding-bottom:         20px;
  border-top-width:        0px;
  border-left-width:       1px;
  border-right-width:      1px;
  border-bottom-width:     0px;
  border-style:          solid;
  border-color:        #888888;
  text-align:           center;
  clear:                  both;
}

div.beispiel-galerie {
  clear:                  both;
  padding-bottom:          0px;
}

div.thumb {
  padding:                 5px;
  color:               #888888;
  text-align:           center;
  vertical-align:       middle;
}

div:hover.thumb {
  color:               #dddddd;
  background-color:    #888888;	
}

img {
  float:                  left;
  border-width:            0px;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:          -140px;
  margin-right:           20px;
}

img.beispiel-galerie {
  float:                  left;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:          -140px;
  margin-right:           20px;
  padding-bottom:         20px;
  border:                 none;
}

img.beispiel-gross {
  float:                  none;
  border:                 none;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:             0px;
  margin-right:            0px;
}

img.beispiel-gross-folgend {
  float:                  none;
  border:                 none;
  margin-top:             30px;
  margin-bottom:           0px;
  margin-left:             0px;
  margin-right:            0px;
}

img.thumb {
  float:                  none;
  border:                  0px;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:             0px;
  margin-right:            0px;
}

p,
blockquote,
ul,
ol 
{
  font-size:           inherit;
  line-height:         inherit;
  clear:                 right;
}

p.thumb-caption {
  color:               inherit;
  margin-top:              4px;
  margin-bottom:           0px;
  font-size:              10px;
}

p.trenner {
  margin-top:             24px;
  margin-bottom:          32px;
  text-align:           center;
  letter-spacing:          1ex;
}

p.clear {
  margin:                  0px;
  padding:                 0px;
  clear:                  both;
}

img.email-inline {
  float:                  none;
  valign:               bottom;
  border:                  0px;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:             4px;
  margin-right:            4px;
}

img.logo {
  float:                 right;
  margin-top:              0px;
  margin-bottom:          30px;
  margin-left:             0px;
  margin-right:           15px;
}

img.start {
  border:                 none;
  float:                  none;
  margin-top:              0px;
  margin-bottom:           0px;
  margin-left:             0px;
  margin-right:            0px;
}

table {
  border-spacing:          0px;
  padding:                 3px;
  margin-bottom:          20px;
  margin-right:           20px;
  background-color:    #f2f2f2;
}

table.thumbs {
  background-color:    #cccccc;
  border-color:        #888888;
  border-style:          solid;
  border-width:            0px;
  border-spacing:          0px;
  margin-bottom:           0px;
  margin-right:            0px;
  padding:                 5px;
  width:                  100%;
}

th {
  vertical-align:          top;
  font-style:           normal;
  font-weight:          normal;
  padding-left:            0px;
  padding-right:          15px;
  border-bottom-width:     1px;
  border-bottom-style:   solid;
  border-bottom-color: #888888;
}

th.seite {
  text-align:            right;
}

th.preis {
  text-align:            right;
  padding-right:           0px;
}

td {
  vertical-align:          top;
  padding-left:            0px;
  padding-right:          15px;
}

td.preis {
  padding-right:           0px;
  text-align:            right;
}

td.seite {
  text-align:            right;
}

td.thumb {
  padding:                 0px;
  padding-bottom:          12px;
}

.bigskip {
  margin-bottom:           5ex;
}

.medskip {
  margin-bottom:           4ex;
}

.smallskip {
  margin-bottom:           2ex;
}

