/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 2px 2px 2px 2px;
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  background-color : #FFFFFF ;
  font-size        : 18px;
  color            : #CCCCCC;
}


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

h2.title{
	color: #ffffff;
	padding-left : 15px;
}
h4 { color: #990000; 
 font-size: 16px; font-weight: bold; }
h5 { color: #990000;  font-size: 14px; font-weight: bold; }
h6 { color: #990000;  font-size: 12px; font-weight: bold; }

ul {
  margin           : 5px 5px 5px5px;
}

li {
  list-style-image :  url(../sd/images/square.gif); list-style-position: inside; margin: 10px 10px 10px 10px;
  font-size: 16px; 
  font-weight: bold; 
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {

  color            : #FF0000;
  text-decoration  : none;

}

a:hover {
  color            : #666666;
  text-decoration  : none;
}

a.mainmenu:link, a.mainmenu:visited {
  font-size        : 26px;
  color            : #FF0000;
  font-weight      : bold;
 
}

a.mainmenu:hover {
  font-size        : 20px;
  color            : #666666;
  text-decoration  : none;
}

a.altlink:link, a.altlink:visited {
  font-size        : 12px;
  color            : #CCCCCC;
  font-weight      : none;
 
}

a.altlink:hover {
  font-size        : 12px;
  color            : #CCCCCC;
  font-weight      : none;
  text-decoration  : underline;
}

a.bodylink:link, a.bodylink:visited {
  font-size        : 12px;
  color            : #FF0000;
  font-weight      : bold;
 
}

a.bodylink:hover {
  font-size        : 12px;
  color            : #FF0000;
  font-weight      : bold;
  text-decoration  : underline;
}


a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #990000;
}

a.linkitem:link {color: #000000; font-size: 12pt; font-weight: bold; }
a.linkitem:visited {color: #000000; font-weight: bold; }
a.linkitem:hover {color: #FF0000; text-decoration: none; }
a.linkitem:active {color: red; }


/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #FFFFFF;
}

.pathway2 {
  color            : #FFFFFF;
}

.maintitletext {
  font: bold italic 26pt;
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
}


.mainmenu {
  font-size        : 20px;
  color            : #990000;
  font-weight      : normal;
  text-decoration  : none;
}

.moduleheading {
  font-size        : 20px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C0 solid;
}

.frameheader {

  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  
  font-size        : 14px;
  font-weight      : bold;
  color            : #000000;
  border           : 0px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading, .componentheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C0 solid;
}

.content-title {
  font-size        : 20px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  text-decoration  : underline;
  text-indent	   : 30px;
  }
  
  .construction {
  font-size        : 20px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  text-decoration  : none;
  }

  
.contentdescription {
  
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #C0C0C0;
}

.sectiontableentry2 {
  background-color : #D0D0D0;
}

.sectiontableheader {
  background-color : #000000;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {

  font-size        : 9px;
  color            : #990000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
 
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #990000;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}