BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF ;
  color            : #282E73;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #282E73;
}

h4 { color: #0099ff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #0099ff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #0099ff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');list-style-position:inside
}

hr {
  background       : #C0C0C6;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #7777AA;
}

/* ###################### CSS-Menu ###################### */

.mainlevel {
  font-family      : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : bold;
  width            : 146px;
  height	   : 18px;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=100, style=1);
  -moz-opacity     : 1.0;
  letter-spacing   : 1px;
  text-indent      : 4px;
  padding          : 2px;
  display          : block;
  margin-top       : 0px;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #282E73;
  border-bottom    : 1px solid #282E73;
  background-color : #282E73;
  color            : #ffffff;
}
a.mainlevel:hover {
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #ffffff;
  background-color : #282E84;
  color            : #FFFFFF;
}

#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
  background-image	: none;
  padding-left		: 0px;
  list-style		: none; 
  float				: left; 
  margin			: 0px; 
  width				: 140px; 
  font-size			: 10px;
  line-height		: 12px;
  white-space		: nowrap;
  text-indent		: 5px;
}

#mainlevel-nav a {
  display			: block; 
  float				: middle; 
  text-decoration	: none;  
  border			: 1px;
  border-color		: #fff #cc3300 #cc3300 #fff;
  background		: #ff9933 2px no-repeat;
  color				: white;
}

#mainlevel-nav a {
  float				: none;
}

#mainlevel-nav a:hover {
  background		: #ff6600 1px no-repeat;
}

/* ###################### LINKS ###################### */

a:link, a:visited {
  font-size        : 11px;
  color            : #6E83B9;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #6E83FF;
  text-decoration  : none;
}

a.mainmenu:link, a.mainmenu:visited {
  color			   : white;
  font-weight      : normal;
}

a.mainmenu:hover {
  color			   : white;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #9999cc;
  font-weight      : bold;
}

a.category:hover {
  color            : #6E83FF;
}

/* ##################### MODULE SETTINGS ######################  */

table.moduletable {
  width            : 100%;
  margin-bottom    : 0px;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #333366;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C6 solid;
}

table.moduletable td {
  padding          : 0px;
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #6b6fa7;
}

.maintitletext {
  font: bold italic 22pt "Times New Roman", serif, georgia;
  color: #FFFFFF;
  margin-top: 3px;
  margin-left: 3px;
}

.mainmenu {
  color            : #0099FF;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  text-decoration  : none;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #8080AA;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #282E73;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */

.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #6E83B9;
  color            : #ffffff;
  border           : 1px solid #CCCCDD;
  width			   : 150px;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #282E73;
  background       : #fefeff;
  border           : 1px dotted;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading, .componentheading {
  font-size        : 12px;
  font-weight      : bold;
  color            : #6E83B9;
  text-align       : left;
  padding          : 3px;
  border-bottom    : 1px #C0C0C6 solid;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #6E83B9;
  text-align       : left;
}

.category {
  color            : #6E83B9;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableentry1 {
   padding			: 3px;
}

.sectiontableentry2 {
   padding			: 3px;
}

.sectiontableheader {
  background-color : #282E73;
  color            : #FFFFFF;
  height           : 18px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #6E83B9;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3366cc;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #282E73;
  font-weight      : normal;
}

