/**
* 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;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #363636;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}
.pathway{
  font-family      : Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-size        : 11px;
  color            : #000066;
}
.pathway a, .pathway a:link, .pathway a:active, .pathway a:visited {
  font-family      : Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-size        : 11px;
  color            : #CC0000;
}

.pathway a:hover {
  color            : #CC0000;
  text-decoration  : underline;
}

.frameheader {
  font             : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.contact1 {
  font-size        : 12px;
  color            : #155481;
  font-weight      : bold;
}

.contact2 {
  font-size        : 12px;
  color : #155481;
  margin : 2px;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 14px;
  color            : #000099;
  text-decoration  : none;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #006600;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #990000;
  font-weight      : bold;
}

a.category:hover {
  color            : #006600;
}

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            : #CCCCCC;
  font-weight      : bold;
}

a.buttonbar2:hover {
  color            : #3F7A12;
  text-decoration  : bold;
}

a.readmore:link, a.readmore:visited {
  font-size        : 13px;
  color            : #CC0000;
  font-weight      : bold;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.readmore:hover {
  font-size        : 13px;
  color            : #009900;
  font-weight      : bold;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.headtopic:link, a.headtopic:visited {
  font-size        : 12px;
  color            : #000000;
  font-weight      : bold;
  text-decoration  : none;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.headtopic:hover {
  font-size        : 12px;
  color            : #5D5D5D;
  font-weight      : bold;
  text-decoration  : underline;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.pak:link, a.pak:visited {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.pak:hover {
  font-size        : 12px;
  color            : #006600;
  text-decoration  : underline;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


a.head1:link, a.head1:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.head1:hover {
  color            : #009900;
  text-decoration  : underline;
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  margin-bottom    : 10px;
}

table.moduletable th {
  width            : 100%;
  background-color : #FFF;
  font-size        : 1em;
  font-weight      : bold;
  color            : #000066;
  text-align       : center;
  border-top       : 3px solid #FF3300;
  border-bottom    : 1px solid #996600;
}

table.moduletable td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 5px;
  padding-right    : 5px;
}
/* ## Headnews01 ## */
table.moduletableHeadnews01 {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  margin-bottom    : 10px;
}

table.moduletableHeadnews01 th {
  width : 100%;
  height : 50px;
  background-color : #CCCCCC;
  font-size        : 1px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : right;
  background       : url('../images/head_new01.jpg');
}

table.moduletableHeadnews01 td {
  font-size        : 14px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 5px;
  padding-right    : 5px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font-family      : Tahoma, Verdana, Geneva, Arial, Helvetica, serif;
  letter-spacing   : 1px;
}

a.mainlevel:link, a.mainlevel:visited {
	color            : #004284;
	font-weight      : bold;
}

a.mainlevel:hover {
  color            : #3F7A12;
  font-weight      : bold;
  text-decoration  : underline;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 12px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */

li {
list-style-image: url('../images/icon_article.gif'); 
}

.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #0000CC;
  text-align       : left;
  border-bottom    : none;
  padding          : 1px;
}

a.newstitle:link, a.newstitle:visited{
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 17px;
  font-weight      : bold;
  color            : #0000CC;
}

a.newstitle:hover {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 17px;
  font-weight      : bold;
  color            : #CC0000;
}

/*.contentheading {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #FFFFFF; 
	TEXT-INDENT: 1px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
	WHITE-SPACE: nowrap; 
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: #009900; 
	TEXT-ALIGN: left;
} */
.contentdescription {
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.sectiontableheader {
  background       : url('../images/section_header.gif');
  background-color : #90C62A;
  color            : #000000;
  height           : 26px;
  font-weight      : bold;
  border-top       : 3px solid #669900;
/*  border-bottom    : 1px solid #009900; */

}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #009933;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

.createdate {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

.textsmall {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #006699;
  text-decoration  : none;
  font-weight      : normal;
}
/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #339900;
  font-size        : 9px;
}

.content_vote {
  background       : #EEEEEE;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #000000;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Tahoma, 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;
}


