body {
  color            : #000000;
  margin-left      : 20px;
  margin-right     : 20px;
  margin-bottom    : 20px;
  padding          : 0px;
  font-family      : arial, sans-serif;
  font-size        : 100%;
  background-image : url(../images/bg.gif);
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
}
hr {
  color            : #666666;
  height           : 1px;
  width            : 100%;
}

h1 {
	color: #000000;
	font-size: 20px;
	background-color: #FFCCCC;
	/* margin: 2px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
h2 {
	color: #000000;
	font-size: 17px;
	background-color: #FFCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
h3 {
	color: #000000;
	font-size: 15px;
	background-color: #FFCCCC;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
h4 {
	color: #000000;
	font-size: 13px;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}
.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
} 
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
	float            : right;
	margin           : 0px;
	padding          : 0px;
	width            : 50%;
	cursor: pointer;
}

#mainlevel-nav { padding-top : 3px;
	}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  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     : 8px;
	padding-right    : 7px;
	text-decoration  : none;
	color            : #686868;
	background       : transparent;
	text-transform: uppercase;
}
ul#mainlevel-nav li .mainlevel_curr a {
	color            : #FF0000;
	
}

ul#mainlevel-nav li a:hover {
  color            : #FF0000;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 200px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable {
	width			   : 100%;
	table-layout	   : auto;
	border-top       : 1px solid #FFFFFF;
	margin-top: 7px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/modul.jpg);  
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

#search {
  float            : left;
  margin-top       : 10px;
  padding          : 0px;
  width´           : 123px !important;
  width            : 140px;
  height           : auto!important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #FF0000;
  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 #999999;
  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            : #FF0000;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
  cursor: pointer;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
a.mainlevel  {
	margin           : 0px;
	font-size        : 11px;
	width            : 200px;
	background-color : #ECEAD8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.mainlevel: link {
	font-size        : 11px;
	width            : 200px;
	background-color : #E3E3E3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 12px;
	border-top       : 1px solid #ffffff;
	border-bottom    : 1px solid #999999;
	background-color : #EDEDED;
	font-weight      : bold;
	color            : #FF0000;
	width            : 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
}
#active_menu {
  color            : #FF0000;
  background-color : #E3E3E3;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  color            : #333333;
  text-decoration  : underline;
  font-weight      : bold; 
}
a:hover {
	color            : #FF0000;
	font-weight      : bold;
	text-decoration: none;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #333333;
  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 #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  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 #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {
  /* float          : left; */
  padding-left: 10px;
  /* list-style: none;
  background-image: url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;*/ 
}

table.contentpaneopen li {
	
        line-hight       : 155%;
        padding-left     : 15px;
	padding-top      : 0px;

	padding-bottom: 10px;
        background-image : url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
}
.contentpaneopen ul {
	padding-left     : 15px;
	padding-top      : 0px;
	/* background-image : url(../images/bullet.png);*/
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
}

table.contentpaneopen p {
	line-height      : 18px;
}

table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #FF0000;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #FF0000;
}
.pathway {
  font-size        : 11px;
  color            : #FF0000;
  padding-left     : 8px;
  font-weight      : bold;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0px;
  font-weight      : bold;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0px;
  font-weight      : bold;
}
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     : #999999;
}
.contentheading, .componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #666666;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 15px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
	font-size        : 15px;
	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            : #999999;
  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            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}


.menu {
	padding: 0px;
	color: #FFFFFF;
	background-color: #E7E6E4;
	width: 200px;
font-weight: bold;
}
.menu ul {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #D4D0C8;
	list-style-type: none;
	padding: 0;
	margin: 0;
        list-style: none;
}
.menu ul ul{
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu ul ul ul {
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu li {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
} 
.menu li li{
	border-top: 1px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 1px solid #D4D0C8;
	border-left: 0px;
	padding-left: 5px;
}
.menu li li li{
	/*border: 2px solid #D4D0C8;*/
	font-size:9px;
} 
.menu li a {
	border-left-color: #000000;
	font-size: 11px;
        font-weight: normal;}

.menu li li a:visited {
	font-weight: normal;
}
.menu li li li a {
	font-weight: normal;
	padding-left: 9px;
        font-weight: normal;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.menu a:hover {
	color: #333333;
	text-decoration: none;
}
.menu_current {
	white-space: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu_current a:link, .menu_current a:visited, .menu_current a:active {
	background-color: #CCCCCC;
	white-space: normal;
	text-decoration: none;
	color: #000000;
	background-image: url(../indent1.png);
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active{
	background-color: #E7E6E4;
	white-space: normal;
	color: #484848;
}
.menu_default a:hover {
	color:#FF0000;
	text-decoration: none;
	background-color: #D7D6D2;
}


