/* $Id: gaeste.css,v 1.1 2004/11/04 23:10:08 thomas Exp $
 * $Date: 2004/11/04 23:10:08 $
 * $Revision: 1.1 $
 */

body {
  background-color: #2D2D2D;
  scrollbar-face-color: #4E6072;
  scrollbar-highlight-color: #70879E;
  scrollbar-shadow-color: #3E4B58;
  scrollbar-3dlight-color: #63798D;
  scrollbar-arrow-color: #D4D4D4;
  scrollbar-track-color: #45525F;
  scrollbar-darkshadow-color: #384654;
  color: #FFE081;
}

.bodyline {
  background-color: #484848;
  border: 1px outset #000000;
  background-image : url(../graphik/body_background.jpg);
}

.maintitle {
  font-weight: bold;
  font-size: 22px;
  font-family: comic sans ms, verdana, serif;
  text-decoration: none;
  line-height: 120%;
  color: #FFE081;
}

.gbTitel {
  font-family: times new roman, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  background-color: #141414;
  vertical-align: top;
}

.gbText {
  font-family: times new roman, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  background-color: #424242;
}

.gbKommentar {
  font-family: times new roman, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  background-color: #424242;
}

.gbNavigation {
  font-family: times new roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

td {font-family:times new roman, sans-serif; font-size:10pt;}
th {font-family:comic sans ms, verdana; font-size:14pt;}
span {font-family:comic sans ms, verdana, sans-serif;}
a {text-decoration:none;}
a:link {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:active {color:#FFFFFF;}
a:hover {color:#FFE081;}

