body, html {
	color            : #000000;
    margin-left      : 0px;
    margin-right     : 0px;
    margin-bottom    : 20px;
    padding          : 0px;
    background-color : #dedede;
    font-size		 : 11px;
	color			 : #000000;
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
	background-image : url(../Bilder/index_11.gif);
}

tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001C32;
}

td.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001C32;
	padding-bottom: 50px;
	padding-left: 30px;
}

td.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

table.main {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Default MOS Class Settings

**********************************************************************************************************/

td.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight      : bold;
	background-color : #990000;
}
/*a.topnav:link, a.topnav:visited {
  font-size        : 11px;
  background-color : #cccccc;
  font-weight      : bold;
  padding          : 1px 0px 1px 0px;
  color            : #000000;
}

a.topnav:hover {
  font-size        : 11px;
  background-color : #cccccc;
  font-weight      : bold;
  padding          : 1px 0px 1px 0px;
  color            : #000000;
}*/

a.mainleveltop: link {
  padding          : 3px 3px 3px 3px;
  font-size        : 12px;
  background-color : #990000;
  height           : 14px;
  /*text-indent      : 10px;*/
}
a.mainleveltop:link, a.mainleveltop:visited {
  font-size        : 12px;
  /*border-left       : 1px solid #ffffff;
  border-bottom    : 1px solid #000000;*/
  /*background-color : #990000;*/
  font-weight      : normal;
  padding          : 3px 3px 3px 3px;
  color            : #ffffff;
  height           : 14px;
 /* width            : 158px;
  text-indent      : 10px;*/
}
a.mainleveltop:hover {
  /*background-color : #cccccc;*/
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  /*text-indent      : 10px;*/
  color			   : #000000;
  height           : 14px;
}

td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*padding-top: 1px;*/
	padding-left: 170px;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}



/* Main Menu Styles

**********************************************************************************************************/
/*a.mainlevel:link, a.mainlevel:visited {
	color: #001C32;
	text-align: left;

	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	width: 158px;
}

a.mainlevel:hover {
	color: #ffffff;
	text-align: left;
	width: 100%;
	height: 16px;
	padding-left: 5px;
	background-color: #990000;
}

a.mainmenu:link, a.mainmenu:visited {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



a.mainmenu:hover {

	color: #666666;

	text-align: left;

}*/

a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 125px;
  background-color : #990000;
  text-indent      : 15px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  border-top       : 0px solid #ffffff;
  border-bottom    : 0px solid #000000;
  background-color : #990000;
  font-weight      : bold;
  padding          : 2px 0px 2px 0px;
  color            : #ffffff;
  width            : 125px;
  text-indent      : 15px;
}
a.mainlevel:hover {
  background-color : #cccccc;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 15px;
  color			   : #FFFFFF;
  background-image : url(../Bilder/mainhover.gif);
}


a.sublevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 120px;
  background-color : #dedede;
  text-indent      : 15px;
  align			   : right;
}

a.sublevel:link, a.sublevel:visited {
  display          : block;
  font-size        : 11px;
  border-top       : 0px solid #cccccc;
  border-bottom    : 0px solid #000000;
  background-color : #908E8E;
  font-weight      : normal;
  padding          : 0px 0px 0px 0px;
  color            : #990000;
  width            : 120px;
  text-indent      : 15px;
  align			   : right;
}

a.sublevel:hover {
  background-color : #eeeeee;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 15px;
  color			   : #000000;

}

/* Module Styles
**********************************************************************************************************/
table.moduletable {
	width: 135px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

table.moduletable th {
	  display          : block;
      font-size        : 12px;
      background-color : #cccccc;
      font-weight      : bold;
      padding          : 3px 0px 3px 0px;
      color            : #ffffff;
      background-image : url(../Bilder/header.jpg);
      background-repeat: repeat-x;
      width            : 135px;
      /*text-indent      : 5px;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top       : 1px solid #ffffff;
      border-bottom    : 1px solid #000000;
	font-size : 12px;
	font-weight : bold;
	color : #143753;
	align : center;
	height: 20px;
	padding-top: 2px;*/
	/* Opacity in Mozilla */
    /*-moz-opacity: 0.9;*/
    /*padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 1px;
    margin-left: 45px;*/
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

table.moduletable2 {
	width: 100%;
	text-align: center;
}
table.moduletable2 th {
	  display          : block;
      font-size        : 12px;
      background-color : #cccccc;
      font-weight      : bold;
      padding          : 3px 0px 3px 0px;
      color            : #ffffff;
      background-image : url(../Bilder/header.jpg);
      background-repeat: no-repeat;
      width            : 700px;
}
table.moduletable2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}


/* Polls Style
**********************************************************************************************************/
.poll {
	color : #001C32;
	line-height : 12px;
	font-weight: bold;
}

/* Sections Style
**********************************************************************************************************/
.sectiontableheader {
	background-color : #D7D6D6;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #dedede;
}

.sectiontableentry2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #cccccc;
}

.sectiontableentry3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*background-color : #cccccc;*/
}

.sectiontableentry4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*background-color : #cccccc;*/
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color            : #000000;
	text-decoration  : none;
	/*background-color: #4C93CD;*/
}

/*****************************************************************************************************/
.small {
	font-size : 10px;
	color : #001C32;
}

.smalldark {
	font-size : 11px;
	color : #001C32;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	/*font-weight : medium;*/
}

.modifydate  {
	font-size : 10px;
	color : #990000;
	text-decoration : none;
	/*font-weight : medium;*/
}

/* Content Styles
**********************************************************************************************************/
.contentpane {
	font-size: 11px;
	color: #000000;
}

.contentpaneopen {
	font-size: 11px;
	color: #000000;
}

.contentheading {
	background-image : url(../Bilder/header.jpg);
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 33px;
	width: 790px;
	height: 30px;
	text-transform: uppercase;
	padding-top: 7px;
	/*padding-bottom: 3px;*/

}

.componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #001C32;
	text-align : left;
	padding-left: 0px;
	height: 20px;
	padding-top: 8px;

}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;

}

a.category:link, a.category:visited {
  color            : #000000;
  font-weight      : bold;
}

a.category:hover {
	color            : #990000;
	text-decoration  : none;
	background-color: #cccccc;
}

/* Form Styles
**********************************************************************************************************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline;
	margin: 0px;
	padding: 0px;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #dedede;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #dedede;
  border           : 1px solid #000000;
}

/* Links
**********************************************************************************************************/
a:link, a:visited {
  font-size        : 11px;
  color            : #990000;
  text-decoration  : none;
}

a:hover {
	color            : #000000;
	text-decoration  : none;
	/*background-color: #cccccc;*/
}

/* For content item titles that are hyperlink instead of Read On

**********************************************************************************************************/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color            : #000000;
	text-decoration  : underline;
	}

.description {
	font-size: 11px;

	color: #000000;

}



/* Styles for dhtml tabbed-pages */

.ontab {

	background-color: #ffae00;

	border-left: outset 2px #ff9900;

	border-right: outset 2px #808080;

	border-top: outset 2px #ff9900;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.offtab {

	background-color : #e5e5e5;

	border-left: outset 2px #E0E0E0;

	border-right: outset 2px #E0E0E0;

	border-top: outset 2px #E0E0E0;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.tabheading {

	background-color: #ffae00;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}



/* for modifying {moscode} output.  Don't set the colour! */

.moscode {

	background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */

.message {

	font-weight: bold;

	font-size : 10pt;

	color : #990000;

	text-align: center;

}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 3px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
}