/* #################### MISC SETTINGS #################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF ;
  letter-spacing   : 0px;
  color            : #000000;
}

TD, TR, P, DIV {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;
}

HR {
  background       : #CCCCCC;
  height           : 1px;
  width            : 75%;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

.navigationline {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #CCCCCC;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #cc2e01;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

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

a:active {
  color            : #000000;
}


/* ###################### LINKS top ###################### */
a.top:link, a.top:visited {
  font-size        : 12px;
  color            : #808080;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a.top:hover {
  color            : #7DB1C7;
  text-decoration  : none;
}

a.top:active {
  color            : #000000;
}

a.s:link, a.s:visited {
  font-size        : 12px;
  color            : #005595;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}
/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  font-family      : Arial, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  font-weight      : normal;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  font-size        : 9px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  border-top       : 1px solid #95BFD1;
  border-left      : 1px solid #95BFD1;
  border-right     : 1px solid #427D96;
  border-bottom    : 1px solid #427D96;
  background-color : #50A9DC;
  color            : #FFFFFF
}
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  border-top       : 1px solid #427D96;
  border-left      : 1px solid #427D96;
  border-right     : 1px solid #95BFD1;
  border-bottom    : 1px solid #95BFD1;
  background-color : #308CC0;
  color            : #FFFFFF
}

/* ################ MAIN AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  font-size        : 14px;
  background       : url('../images/menus.jpg');
width:238px;
padding-top:7px;
padding-left:25px;
height: 27px;
display:block;

}
a.mainlevel#active_menu{
  font-size        : 14px;
width:238px;
height: 27px;
border-bottom:0px;
display:block;
background-repeat:repeat-y;
padding-top:4px;
padding-left:25px;
  background       : url('../images/menua.jpg');
  color            : #FFFFFF;
}


a.mainlevel:hover {
  color            : #7DB1C7;
}

h1 {
  font-size        : 16px;
  color            : #cc2e01;
  font-family      : Arial CYR, Helvetica, serif;
}

h2, h3 {
  font-size        : 14px;
  color            : #cc2e01;
}



/* ################### MODULE SETTINGS ################### */
table.moduletable {
width:100%;
  font-size        : 12px;
}

table.moduletable th {
  font-weight      : normal;
  text-align       : left;
  padding-left:25px;
  padding-top:6px;
  color            : #FFFFFF;
  height           : 42px;
  background       : url('../images/mbg.jpg');
}

table.moduletable td {
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  padding-left     : 5px;
  padding-right    : 5px;
  color            : #000000;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #cc2e01;
}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #cccccc;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : normal;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #CCCCCC;
}

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

.sectiontableentry2 {
  background-color : #F0F0F0;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #2A7CA9;
  font-weight      : bold;
}

/* ##################### SMALL FONT SETTINGS ##################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : medium;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}