/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background       : #FFFFFF;
  color            : #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

hr {
  background       : #C7BA83;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
	background-color: #777777;
	border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #274672;
  text-decoration  : underline;
  font-family      : Arial, Helvetica, sans-serif;
}

a.gallery:link, a.gallery:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : underline;
  font-family      : Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #31434F;
  text-decoration  : none;
}

a.gallery:hover {
  color            : #000000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #b0b1b0;
}

a.category:hover {
  color            : #31434F;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #b0b1b0;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #31434F;
}

/* ###################### MAIN MENU SETTINGS ###################### */

.mainlevel {
  font-family      : Arial, Helvetica, serif;
  width            : 94%;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=65, style=0);
  -moz-opacity     : 0.65;
  letter-spacing   : 2px;
  text-indent      : 5px;
  padding          : 5px;
  display          : block;
  margin-top       : 2px;
}

a.mainlevel:link, a.mainlevel:visited {

  color            : #000000;
  border-top       : 1px solid #FBF6C7;
  border-bottom    : 1px solid #FBF6C7;
  text-decoration  : none;
  
}
a.mainlevel:hover {
  border-top       : 1px solid #000000;
  border-bottom    : 1px solid #000000;
  background-color : #C7BA83;
  color            : #000000;
}

/* ###################### MODULE SETTINGS ###################### */

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  color            : #000000;
  background       : #cadbe3;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background       : #e4f6ff;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 0px;
  padding-right    : 0px;
}
	
.contentpaneopen {
  text-align       : justify;
  font-weight: normal;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0px 0px 0px;
  background       : #D7E2EC;

}

.contentdesc {
  text-align       : left;
  font-weight      : 0;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0px 0px 0px;
  background       : #D7E2EC;

}

a.contentheading:link, a.contentheading:visited {
  font-size        : 13px;
  color            : #274672;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
  border-bottom    : none;
  padding          : 2px;
}

a.contentheading2:link, a.contentheading2:visited {
  font-size        : 13px;
  color            : #DE4672;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
  border-bottom    : none;
  padding          : 2px;
}

a.contentheading:hover {
  font-size        : 13px;
  color            : #31434F;
  text-decoration  : none;
  border-bottom    : none;
  padding          : 2px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #181818;
  text-align       : left;
  border-color     : #bdbdbd;
  padding-left     : 2px;
  padding-right    : 2px;
  border           : 0px;
  /*background       : url("../images/dotimage.gif") repeat-x bottom;*/
}

.contentbody {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #181818;
  text-align       : left;
  border-color     : #bdbdbd;
  padding-left     : 2px;
  padding-right    : 2px;
  border           : 0px;
  /*background       : url("../images/dotimage.gif") repeat-x bottom;*/
}

.contentborder {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;
  text-align       : left;
  border-color     : #bdbdbd;
  padding          : 0px;
  border           : 0px;
}

.contentdescription {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-align       : left;
}

.category {
  color            : #000000;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #FFFFD4;
  border-bottom    : 1px solid #000000;
}

.sectiontableentry2 {
  background-color : #000000;
  border-bottom    : 1px solid #000000;
}

.sectiontableheader {
  background-color : #CBC8A4;
  color            : #000000;
  height           : 20px;
  border-bottom    : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
