
body
{
  background-color: #c1bfb3;
  text-align: center;

  padding: 0;
  margin: 0;
  padding-top: 20px;

  font-family: Verdana, Arial;
  font-size: 10pt;
}

img
{
  border: 0;
  behavior: url("http://www.ramacher-einfalt.at/s9y/index.php?/plugin/pngbehavior.htc");
}

a:visited, a:hover, a:link, a:active
{
  text-decoration: none;
}

#container
{
  margin: 0 auto;
  text-align: left;

  width: 1000px;
}

#left_menu
{
  float: left;
  width: 220px;
  margin-left: 30px;
}

#right_menu
{
  float: right;
  width: 220px;
  margin-right: 30px;

  text-align: right;
}

.menu_spacer
{
  height: 35px;
}

#main
{
  float: left;

  width: 488px;
  height: 637px;

  border: 0;
  padding: 0;
}

/* content border */

#main #top_border, #main #bottom_border
{
  width: 488px;
  height: 19px;
}

#main #top_border #top_left
{
  float: left;

  width: 19px;
  height: 19px;

  background: url(images/cob_tl.png);
}

#main #top_border #top_middle
{
  float: left;

  width: 450px;
  height: 19px;

  background: url(images/cob_tm.png);
}

#main #top_border #top_right
{
  float: left;

  width: 19px;
  height: 19px;

  background: url(images/cob_tr.png);
}

#main #bottom_border #bottom_left
{
  float: left;

  width: 19px;
  height: 19px;

  background: url(images/cob_bl.png);
}

#main #bottom_border #bottom_middle
{
  float: left;

  width: 450px;
  height: 19px;

  background: url(images/cob_bm.png);
}

#main #bottom_border #bottom_right
{
  float: left;

  width: 19px;
  height: 19px;

  background: url(images/cob_br.png);
}

#main #middle #middle_left
{
  float: left;

  width: 19px;
  height: 607px;

  background: url(images/cob_l.png);
}

#main #middle #middle_right
{
  float: left;

  width: 19px;
  height: 607px;

  background: url(images/cob_r.png);
}

/* Content boarder */

/* Content */

#main #content
{
  float: left;

  width: 450px;
  height: 607px;

  overflow: auto;
  /* text-align: justify; */
}

/* Content */

/* Footer */

#footer
{
  clear: both;

  background: url(images/footer_background.png);
  height: 182px;
}

#footer .head_cont
{
  width: 120px;
}

#footer table
{
  padding: 5px;
  height: 150px;
}

#footer td
{
  vertical-align: center;
}

#footer_border
{
  clear: both;
  height: 20px;
  background: url(images/footer_border.png);
}

/* Footer */

/* Contact table */

table#contact
{
  border: 0px;
  width: 100%;
}

table#contact tr td.left
{
  vertical-align: top;
  text-align: left;
}

table#contact tr td.right
{
  vertical-align: top;
  text-align: right;
}

/* Contact table */

/* Static page content */

.serendipity_title
{
  margin: 5px;
  font-size: 14pt;
  text-align: center;
}

.staticpage_content
{
  margin: 7px;
  text-align: center;
}

.staticpage_content p, .staticpage_content ul
{
  text-align: justify;
}

/* Static page content */

/* Gallery */

/* .serendipity_gallery_thumbs
{
  float: left;
  text-align: center;
  width: 100px;
  padding: 3px;
} */

.serendipity_gallery_title
{
  font-weight: bold;
}

.serendipity_gallery_info
{
  font-size: 9pt;
  font-style: italic;
}

/* Gallery */
