/* ###################### OVERALL SETTINGS ###################### */

body {
  margin           : 0px 0px 0px 0px;
  #background-color : #686766;
  background-color : #669966;
  
  
}

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

.logocontainer {
  width            : 150px;
  height           : 100px;
  background       : #F0F0F0;
  vertical-align   : middle;
  text-align       : center;
}

.bannercontainer {
  background-color : #FFFFFF;
  vertical-align   : middle;
  text-align       : center;
  height           : 200px;
}

.datecontainer {
  width            : 150px;
  background       : url('../images/loc_bar_light.png') top left repeat-x #999999;
  vertical-align   : middle;
  text-align       : center;
}

.pathwaycontainer {
  background       : url('../images/loc_bar_dark.png') top left repeat-x #999999;
  vertical-align   : middle;
  text-align       : left;
  padding          : 0px 5px;
  color            : #ffffff;
}

.pathwaycontainer a:link, .pathwaycontainer a:visited {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration  : none;
}

.pathwaycontainer a:hover {
  color            : #000000;
  text-decoration  : none;
}

.langcontainer {
  width            : 150px;
  background       : url('../images/loc_bar_light.png') top left repeat-x #999999;
  vertical-align   : middle;
  text-align       : center;
}

.copyrightcontainer {
  background       : #F0F0F0;
  vertical-align   : middle;
  text-align       : center;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
}

.copyrightcontainer a:link, .copyrightcontainer a:visited {
  font-size        : 9px;
  color            : #999999;
}

.copyrightcontainer a:hover {
  font-size        : 9px;
  color            : #CA2F3A;
}

.toolcontainer {
  width            : 150px;
  background       : #F0F0F0;
  vertical-align   : middle;
  text-align       : center;
}

.maincontentcontainer {
  background       : #ffffff;
  vertical-align   : top;
  padding          : 10px;
}

.content_left, .content_right {
  width            : 150px;
  background       : #F0F0F0;
  vertical-align   : top;
}

.content_left h1, .content_right h1, .content_left h2, .content_right h2, .content_left h3, .content_right h3, .content_left h4, .content_right h4 {
  text-align       : center;
  padding-top      : 5px;
  border-bottom    : 1px solid #91d1ff;
  color            : #666666;
}

.content_left p, .content_right p {
  padding          : 0px 5px 10px 5px;
}


/* ###################### LINKS ###################### */
a:link, a:visited {
  color            : #CA2F3A;
}

a:hover {
  color            : #B0B0B0;
}

a.mainmenu:link, a.mainmenu:visited {
  color            : #CA2F3A;
  font-weight      : normal;
}

a.mainmenu:hover {
  color            : #B0B0B0;
  text-decoration  : underline;
}

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

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

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : normal;
  font-style       : normal;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  background       : #CCCCCC;
  border           : 0px solid;
}

.searchbox {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : bold;
  height           : 18px;
  color            : #000000;
  border           : 1px solid #000000;
}

/* ##################### HEADER SETTINGS ##################### QM: ok */
h1 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #003366;
  clear            : both;
}

h2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  padding          : 0px;
  letter-spacing   : 1px;
  border-bottom    : 1px solid #006ac8;
  color            : #003366;
  clear            : both;
}

h3 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #006ac8;
  font-weight      : bold;
  padding          : 0px;
  letter-spacing   : 1px;
  border-bottom    : 1px solid #2da2ff;
  clear            : both;
}

h4 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #2da2ff;
  font-weight      : bold;
  border-bottom    : 1px solid #91d1ff;
  clear            : both;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.sublevel ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  width            : 150px !important;
  width            : 150px;
}

.sublevel a {
  display          : block;
  padding          : 5px 0px 5px 5px;
  width            : 150px !important;	
  width            : 150px;
  background-color : #fff;
  border-bottom    : 1px solid #ccc;
}

.sublevel a:link,  .sublevel a:visited {
  color            : #CA2F3A;
  text-decoration  : none;
}

.sublevel a:hover, .sublevel li#sublevelactive a {
  color            : #CA2F3A;
  background-color : #eecc00;
}

.sublevel2 ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-size        : 11px;
  width            : 150px !important;
  width            : 150px;
}

.sublevel2 a {
  display          : block;
  padding          : 3px 0px 3px 10px;
  width            : 150px !important;
  width            : 150px;
  background-color : #f0f0f0;
  border-bottom    : 1px solid #cccccc;
}

.sublevel2 a:link,  .sublevel2 a:visited {
  color            : #CA2F3A;
  text-decoration  : none;
}

.sublevel2 a:hover, .sublevel2 li#sublevel2active a {
  color            : #CA2F3A;
  background-color : #eecc66;
}

/* ##################### T3 TABLE SETTINGS ##################### QM: ok */
.tr-odd {
  #background-color : #F0F0F0;
  background-color : #F0F0F0;
}
.tr-even {
  background-color : #E0E0E0;
}

.contenttable {
  width            : 100%;
  border-collapse  : collapse;
}

.contenttable td {
  border           : 1px solid #CCCCCC;
  padding          : 5px;
}

.csc-uploads {
  width            : 100%;
  border-collapse  : collapse;
}

.csc-uploads td {
  border           : 1px solid #CCCCCC;
  padding          : 5px;
}

.csc-uploads-icon {
  width            : 25px;
  text-align       : center;
}

.csc-uploads-fileSize {
  width            : 75px;
}

.csc-uploads-fileSize p {
  text-align       : right;
}

/* ##################### FORMULAR SETTINGS #################### QM:  */
.csc-mailform {
  border           : none;
  width            : 400px;
}

.csc-mailform-field {
  border           : none;
  padding-left     : 10px;
  padding-bottom   : 10px;
  display          : block;
  clear            : both;
}

label {
  float            : left;
  clear            : both;
  display          : block;
  width            : 100px;
  margin-bottom    : 10px;
  padding-left     : 10px;
}

input, textarea, select {
  float            : left;
  display          : block;
  width            : 250px;
  margin-bottom    : 10px;
  padding          : 1px;
  font-size        : 12px;
}

.csc-mailform-submit {
  margin-left      : 100px;
  width            : 100px;
  clear            : both;
}



.csc-textpic-caption {
  color            : #CA2F3A;
  font-size        : 10px;
}