/**
* AkoAutumnFog - A Mambo 4.5 template
* @version 2.0
* @package AkoAutumnFog
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  font-weight      : normal;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
}

h4 { color: #ff6600; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #ff6600; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #ff6600; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');list-style-position:inside
}

hr {
  background       : #039C07;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #009901;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #ff6600;
  text-decoration  : none;
}

a.mainmenu:link, a.mainmenu:visited {
  color            : #009901;
  font-weight      : bold;
}

a.mainmenu:hover {
  color            : #ff6600;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #009901;
  font-weight      : bold;
}

a.category:hover {
  color            : #ff6600;
}

/* ##################### MODULE SETTINGS ######################  */
table.moduletable {
  width            : 100%;
  margin-bottom    : 10px;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #039C07 solid;
}

table.moduletable td {
  padding          : 1px;
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #000000;
}

.maintitletext {
  font: bold italic 11px "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif";
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
}

.mainmenu {
  color            : #009901;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  text-decoration  : none;
}

.frameheader {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  background       : #ff6600;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading, .componentheading {
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #039C07 solid;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
 font-weight      : normal;
  color            : #000000;
  text-align       : left;
}

.category {
  color            : #000000;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #CDFFB5;
}

.sectiontableentry2 {
  background-color : #ffffff;
}

.sectiontableheader {
  background-color : #ffffff;
  color            : #000000;
  height           : 12px;
  font-weight      : bold;
  border-bottom    : 1px solid #039C07;
  border-top       : 1px solid #039C07;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #039C07;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}