/**
* AkoGreenPlanet - A Mambo 4.5.1 template
* @version 2.0
* @package AkoGreenPlanet
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### MISC SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

hr {
  background       : #000000;
  height           : 1px;
  width            : 100%;
}

.pathway, .pathway a, .pathway a:link, .pathway a:active, .pathway a:visited {
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  font-size        : 9px;
  color            : #81A6B3;
}

.pathway a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #0320FA;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #3F7A12;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  letter-spacing   : 1px;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #3F7A12;
  letter-spacing   : 1px;
  text-decoration  : bold;
}

a.buttonbar2:link, a.buttonbar2:visited {
  color            : #869EF7;
  font-weight      : bold;
}

a.buttonbar2:hover {
  color            : #3F7A12;
  text-decoration  : bold;
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  margin-bottom    : 10px;
}

table.moduletable th {
  width            : 100%;
  background-color : #5AA8F0;
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : center;
  border-top       : 1px solid #F3F0DA;
  border-bottom    : 1px solid #F3F0DA;
  
}

table.moduletable td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 5px;
  padding-right    : 5px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  letter-spacing   : 1px;
}

a.mainlevel:link, a.mainlevel:visited {
  width            : 100%;
  display          : block;
  padding          : 1px 1px 1px 5px;
  color            : #333333;
}

a.mainlevel:hover {
  width            : 100%;
  display          : block;
  color            : #3F7A12;
  background-color : #8FB090;
  background       : url('../images/menu_highlight.png');
  padding          : 1px 1px 1px 5px;
  text-decoration  : none;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  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;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left
  border-bottom    : none;
  padding          : 1px;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #82C6FA;
}

.sectiontableentry2 {
  background-color : #6AB7F3;
}

.sectiontableheader {
  background       : url('../images/section_header.png');
  background-color : #9F9F9F;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #009933;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #FFFFFF;
  font-size        : 9px;
}

.content_vote {
  background       : #54A1DD;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #FFFFFF;
  font-size        : 8px;
}

.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFFFFF;
  background       : #4280B0;
  border           : 1px solid #4280B0;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}

.breakoutr {
   float: left;
 /*  width: 218px;*/
    
   padding-right: 2px;
   margin-left: 0px;
      
 /*  background-color: #f8f4e5;  */
   color: #000;
        
   text-align: left;
 /*  line-height: 120%;*/
   }