/**
* PSG - A Mambo 4.5.2 template
* @version 1.0
* @package PSG
* @copyright (C) 2005 by Torsten Schmidt - All rights reserved!
*/

/* ##################### OVERALL SETTINGS ##################### ok */
body {
  margin           : 0px;
  background       : url(../images/bg_kachel.gif)  #fff repeat;
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  color            : #000;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #000000;
 margin: 10px 0px 20px 0px;
 padding: 0px;
}

h2{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;

}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  color            : #000;
}

hr {
  color            : #FC2E0A;
  height           : 8px;
  width            : 400px;
}

/* ##################### MODULE SETTINGS ###################### ok */
table.moduletable {
  width            : 100%;
}

table.moduletable th {
  font-size        : 12px;
  text-align       : left;
  color            : #000000;
  border-bottom    : 1px solid #F3CFB1;
  letter-spacing   : 1px;
}

/* ##################### FORMULAR SETTINGS #################### ok */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  width		   : 17px;
  height	   : 17px;
  color            : #ffffff;
  border           : 0px solid #819447;
  background       : url(../images/btn_search.gif)  #fff no-repeat 0px 0px;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000;
  background       : #ffffff;
  border           : 0px solid #EBF4D0;
  border-right	   : 5px solid #EBF4D0;
}

/* ################# SECTION LISTING SETTINGS ################# ok */
.sectiontableheader  { color: #fff; font-weight: bold; background-color: #ab351d; letter-spacing: 1px; padding: 2px; border-bottom: 1px solid }

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 5px;
  background       : #F0F0F0;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 5px;
  background       : #E0E0E0;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
a.mainlevel:link, a.mainlevel:visited   { color: #3b3b3b; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 2px 2px; width: 100%; display: block }

a.mainlevel:hover   { color: #f00; text-decoration: none }

a.sublevel:link, a.sublevel:visited   { color: #ff8c00; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a.sublevel:hover {
  color            : #FC2E0A;
  text-decoration  : none;
}


/* ###################### NAVBAR AT TOP ##################### ok */
ul#mainlevel-nav {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : 12;
  font-weight	   : bold;
}

ul#mainlevel-nav li {
  display          : block;
  float            : left;
  margin           : 0px;
  padding          : 0px;
  width            : auto !important;
  width            : 10%;
  font-size        : 12px;
  line-height      : 26px;
  line-width	   : 1px;
  white-space      : nowrap;
  color            : ffffff;
  border-right     : 1px solid #ffffff;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #ffffff;
  border-right     : 1px solid #ffffff;
}

ul#mainlevel-nav li a:hover {
  color            : #fff;
  border-right     : 1px solid #ffffff;
  background       : #819447;
}


/* ###################### NAVBAR AT RIGHT ##################### ok */
a.mainlevel-rt:link, a.mainlevel-rt:visited {
  width            : 100%;
  display          : block;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  padding          : 2px 2px 2px 2px;
  background       : #9BB255;
  border-bottom    : 5px solid #EBF4D0;
  text-decoration  : none;
}

a.mainlevel-rt:hover {
  color            : #ffffff;
  text-decoration  : none;
  background       : #819447;
}

/* ########################### LINKS ########################## ok */
a:link { color: #c90; text-decoration: none }

a:visited { color: #c93 }

a:hover {
  color            : #819447;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

/* ################### SMALL FONT SETTINGS #################### ok */
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #D17A24;
  font-style       : italic;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #AB351D;
  font-style       : italic;
}

.createdate, .modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #BABABA;
  font-style       : italic;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
  font-style       : italic;
  font-size        : xx-small;
  color            : #D17A24;
}
.content_vote {
  font-size        : xx-small;
  height           : 20px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #eee;
  border           : 1px solid #D14024;
}

/* ##################### PATHWAY SETTINGS ##################### ok */

.pathway  { color: silver; font-size: xx-small; letter-spacing: 1px }

a.pathway:link, a.pathway:visited {
  letter-spacing   : 1px;
  color            : #D17A24;
}

a.pathway:hover  { color: red; text-decoration: underline; letter-spacing: 1px }

/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
  color            : #fff;
  padding          : 2px;
  background       : #852917;
  font-weight      : bold;
}

.pagenav {
  color            : #fff
  font-weight      : bold;
}

a.pagenav:link, a.pagenav:visited {
  color            : #D17A24;
  text-decoration  : none;
}

a.pagenav:hover  { color: red; text-decoration: underline }

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentpane {
  padding-left     : 0px;
  padding-right    : 0px;
  text-align       : justify;
}

.contentpaneopen {
  padding-left     : 0px;
  padding-right    : 0px;
  text-align       : justify;
}

.contentheading, .componentheading {
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align       : left;
  color: #000000;
  margin: 0px 20px 0px 0px;
  padding: 0px;
}

/* ###################### TABBED EDITING ###################### ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #852917;
  padding          : 5px;
}
.offtab {
  background-color : #F8E5D4;
  border-left      : 1px solid #C0C0C0;
  border-top       : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #AB641D;
  padding          : 5px;
}
.tabpadding {
  border-left      : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #C0C0C0;
  border-right     : 1px solid #C0C0C0;
  border-bottom    : 1px solid #C0C0C0;
  background-color : #FFF;

}