/* #################### MISC SETTINGS #################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #ffffff;
  color            : #000000;
scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  Blue;
        scrollbar-track-color: Red;
        scrollbar-darkshadow-color: #98AAB1;
  }

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

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            : #000000;
}

/* ###################### LINKS ###################### */

/*   a.mainlevel:hover {                         */
/*        background-image: url('../images/bulletti_on.gif'); */
/*        background-repeat: no-repeat;                          */
/*        background-position: top left;       */
/*        text-decoration: none;                */
/*        color: #3367CD;                       */
/*        font-weight: bold;                     */
/*}

/*a.mainlevel#active_menu {                        */
/*        background-image: url('../images/bulletti_on.gif');  */
/*                   font-size        : 11px;                   */
/*  color            : Black;    */
/*  text-decoration  : none;      */
/*  font-family      : Verdana, Arial, Helvetica, sans-serif;*/
/*        background-repeat: no-repeat;                 */
/*        background-position: top left;                  */
/*        color:#3367CD;             */
/*        font-weight: bold;           */
/*}

/*a.mainlevel#active_menu:hover {         */
/*        background: url('../images/bulletti_on.gif') no-repeat; */
/*        color: #3367CD;                                            */
/*        font-weight: bold;                   */
/*}                                            */







}

/* ###################### 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 {
    /*    display: block;   */
        background-image: url('../images/bulletti.gif');
        background-repeat: no-repeat;
        background-position: top left;
        /*vertical-align: middle;*/
        font-size: 11px;
        font-weight: bold;
        color: #FFA025;
         color: Navy;
        text-align: left;
        padding-top: 2px;
        padding-left: 15px;
        height: 12px !important;
       /* height: 25px; */
        text-decoration: none;
}

    a.mainlevel:hover {
        background-image: url('../images/bulletti_on.gif');
        background-repeat: no-repeat;
        background-position: top left;
        text-decoration: none;
        color: #3367CD;
        font-weight: bold;
}


     a.mainlevel#active_menu {
        background-image: url('../images/bulletti_on.gif');
        background-repeat: no-repeat;
        background-position: top left;
        color:Red;
        font-weight: bold;
}

a.mainlevel#active_menu:hover {
        background: url('../images/bulletti_on.gif') no-repeat;
        color: #3367CD;
        font-weight: bold;
}

   b.mainlevel:link, a.mainlevel:visited {
    /*    display: block;   */
     /*   background-image: url('../images/bulletti.gif'); */
        background-repeat: no-repeat;
        background-position: top left;
        /*vertical-align: middle;*/
        font-size: 11px;
        font-weight: bold;
        color: #FFA025;
         color: Navy;
        text-align: left;
        padding-top: 2px;
        padding-left: 15px;
        height: 12px !important;
       /* height: 25px; */
        text-decoration: none;
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  font-size        : 10px;
  background-color : #F9F9F9;
 border           : 1px solid #D9D9D9;
  width            : 100%;
  margin-bottom    : 1px;
}

table.moduletable th {
  border           : 1px solid #F9F9F9;
  font-weight      : bold;
  text-align       : center;
  color            : #333333;
  height           : 27px;
  background-color : #95CBE9;
  background       : url('../images/mentitback.gif');

}

table.moduletable td {
  border           : 1px solid #F9F9F9;
  font-weight      : normal;
}
/*============================================*/

table.moduletable_mn {
  font-size        : 11px;
  font-color       : white;
  background-color : blue;
  border           : 1px #3399ff;
  width            : 100%;
  margin-bottom    : 0px;
}

table.moduletable_mn th {
  border           : 3px #3399ff;
  font-weight      : bold;
  text-align       : center;
  color            : orange;
  height           : 27px;
  border-bottom : ridge;
  border-top : ridge;

}

table.moduletable_mn td {
  border           : 3px #3399ff;
  color            : #ffffff;
  font-weight      : normal;
}
*/ ================================================ */

table.moduletable_dn {
  font-size        : 11px;
  font-color       : orange;
  background-color : red;
  border           : 1px solid blue;;
  width            : 100%;
  margin-bottom    : 0px;
}

table.moduletable_dn th {
  border           : 1px solid blue;
  background-color : Orange;

  font-weight      : bold;
  text-align       : center;
  color            : #ffffff;
  height           : 27px;

}

table.moduletable_dn td {
  border           : 1px solid blue;
background-color : Orange;
  color            : #ffffff;
  font-weight      : normal;
}





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

.contentpaneopen {
  padding-left     : 5px;
  padding-right    : 5px;
 border-left      : 1px solid orange;
}

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

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

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

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #F0F0F0;
  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;
}
.header {
height:  10px;
width:  33%;
 border-top       : 1px solid orange;
border-bottom       : 1px solid orange;
}

.header2 {
height:  10px;
width:  57%;
 border-top       : 1px solid orange;
border-bottom       : 1px solid orange;
}
.header3 {
height:  10px;
width:  10%;
 border-top       : 1px solid orange;
border-bottom       : 1px solid orange;
}


.grey{
background       : #e8e8e8;
border-bottom       : 1px solid orange;
}

 .advert{
/*background       : #e8e8e8;   */
border-bottom       : 2px solid navy;
border-top       : 2px solid navy;
border-left       : 2px solid navy;
border-right      : 2px solid navy;
}
