/******************************************************************************
CSS Styles f?r Mischapage Web Gallery
(C) Copyright 2004 Michael Hoser
*******************************************************************************/

/* --------------------------------------------------------------------------------------------------- */
/* GENERAL LAYOUTS                                                                                     */
/* --------------------------------------------------------------------------------------------------- */

body  { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ffffff; background-image: url("background.gif") }

img {
  border: 0px;
}

h1  { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin-top: 20px }

div.footer  { color: #666; font-size: 10pt; text-decoration: none; text-align: center; margin-top: 20px }
div.footer a  { color: #333; font-size: 10pt; text-decoration: none; text-align: center; margin-top: 20px }
div.control { 
  margin-top: 30px;
  text-align: center;
}

div.control img {
  width: 35px;
  height: 25px;
}

/* --------------------------------------------------------------------------------------------------- */
/* OVERVIEW LAYOUTS                                                                                    */
/* --------------------------------------------------------------------------------------------------- */

table.overview { 
  margin-top: 15px;
}

table.overview tr td.image {
  background-image: url( frame.gif );
  width: 152px;
  height: 152px;
  padding: 0px;
  padding-top: 3px;
  text-align: center;
}

table.overview tr td.empty {
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------- */
/* DETAIL LAYOUTS                                                                                      */
/* --------------------------------------------------------------------------------------------------- */

div.image {
  margin-top: 15px;
  text-align: center;
}
.betonung { color: #aa1f00; font-weight: bold; text-decoration: none; }
.div.image a { }
