body {
  color            : #000000;
  margin           : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

hr {
  color            : #BCB778;
  height           : 1px;
  width            : 100%;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}

.contentdescription { 
  width            : auto !important;
  display          : block;
} 

#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}

ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}

ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}

ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #666666;
}

.sublevel {
  padding-left     : 10px;
}

.leftrow {
  background-color : #ECEBD9; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}

.rightrow {
  background-color : #ECEBD9;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}

table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 25px;
  line-height      : 25px;
  text-indent      : 8px;
  padding-left	   : 22px;
  letter-spacing   : 1px;
  color            : #FFF;
  background : url(../images/modul.jpg) repeat-x;  
}

table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

#search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 180px;
  height           : 16px;
  overflow         : hidden;
}

#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 0px 3px 2px 15px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px;
  width            : 125px;
  color            : #666666;
  background       : url(../images/loupe.gif) no-repeat 2px 2px #FFFFFF;
}

#search .button {
 position    : absolute;
 left     : 195px;
 top     : 130px;
 padding-top   : 9999px;
 width     : 30px;
 height    : 15px;
 max-height   : 15px;
 display    : block;
 text-indent   : 9999px;
 border    : 0px;
 overflow    : hidden;
 background   : url(../images/button_search.png) 0 0 no-repeat;
}

#search .button:hover {
 background-position  : 0 -15px;
}

.highlight { 
color: red; 
} 

.back_button {
  color            : #cc9900;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #BCB778;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}

.button {
  font-size        : 11px;
  color            : #996600;
  border           : 1px solid #BCB778;
  margin-bottom    : 5px;
  background-color : #E3E1C6;
  padding          : 1px;
}

.inputbox {
  border           : 1px solid #BCB778;
  background	   : transparent url(../images/back.gif);
  background-color : #DDDAB9;
  margin-bottom    : 5px;
  color			   : #660000;
}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #660000;
  background       : #E3E1C6;
  padding          : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #ECEAD8;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}

a.mainlevel: {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 168px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}

a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 168px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #BCB778;
  background-color : #ECEAD8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #996600;
  width            : 168px;
  text-indent      : 10px;
}

a.mainlevel:hover {
  background-color : #E3E1C6;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}

#active_menu {
  color            : #996600;
  background-color : #E3E1C6;
  font-weight      : bold;
}

a#active_menu:hover {
  color            : #333333;
}

a.latestnews:link, a.mostread:link {
  font-size        : 12px;
  color            : #72208e;
  text-decoration  : none;
  font-weight      : bold;
}

a.latestnews:hover, a.mostread:hover, a.latestnews:visited, a.mostread:visited {
  font-size        : 12px;
  color            : #535a5e;
  text-decoration  : none;
  font-weight      : bold;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #CC9900;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 12px;
  color            : #996600;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #CC9900;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #BCB778;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}

a.readon:hover {
  color            : #996600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #BCB778;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}

ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #ECEAD8;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}

.pagenavbar {
  border-top       : 1px solid #BCB778;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #DBD8B7;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : none;
}

.date {
  font-size        : 10px;
  color            : #535a5e;
  padding-right    : 10px;
}

.small {
  font-size        : 10px;
  color            : #535a5e;
}

.smalldark {
  font-size        : 10px;
  color            : #996600;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #CC9900;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}

.pathway {
  font-size        : 10px;
  color            : #996600;
  padding-left     : 8px;
}

a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}

a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}

table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

.pollstableborder{
  border-color     : #666666;
}

.contentheading, .componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #545b5f;
  width            : 100%;
}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}

.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}

.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
  line-height     : 40px;
}

.tabpadding {
 border-left       : 1px solid #404040;
}

.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}

.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }

.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.footer a:hover {
  font-size        : 11px;
  color            : #996600;
  text-decoration  : none;
  font-weight      : bold;
}