/**
* AkoGreenFire - A Typo3 template
* @version 1.0
* @copyright (C) 2005 by Arthur Konze
* @license http://www.konze.de/ Copyrighted Commercial Software
**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */
body {
  background       : url('../images/main_back.gif') top left repeat-x #cccccc;
  margin           : 0px;
  padding          : 0px;
  text-align       : center;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 20px;
  color            : #333333;
  text-align       : justify;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.maintable {
  width            : 752px;
  border-left      : 1px solid #000000;
  border-right     : 1px solid #000000;
}
.upper_bar {
  height           : 150px;
}
.content_head {
}
.logocontainer {
  height           : 110px !important;
  height           : 120px;
  float            : left;
  vertical-align   : middle;
  padding-top      : 10px;
  padding-left     : 10px;
}
.logocontainer a:link, .logocontainer a:hover, .logocontainer a:visited  {
  border           : none;
}
.languagecontainer {
  height           : 110px !important;
  height           : 120px;
  float            : right;
  padding-top      : 10px;
  padding-right    : 10px;
  vertical-align   : top;
  text-align       : right;
}
.languagecontainer a:link, .languagecontainer a:hover, .languagecontainer a:visited  {
  border           : none;
}
.menucontainer {
  background       : #000000;
  width            : 750px;
  height           : 30px;
  vertical-align   : middle;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
}
.content_main {
  background       : url('../images/content_background.png') top left repeat-x #ffffff;
  vertical-align   : top;
  padding          : 15px 0px;
}
.bottom_bar {
  height           : 40px;
  background-color : #000000;
}
.content_bottom {
  line-height      : 14px;
  color            : #333333;
  font-size        : 10px;
  vertical-align   : middle;
  text-align       : center;
}
.column_left {
  vertical-align   : top;
  border-right     : 1px solid #eeeeee;
  width            : 175px;
}
.column_left p {
  text-align       : left ;
  margin           : 0px 0px 20px 0px ;
  padding          : 5px;
}
.column_left div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}
.content_normal {
  vertical-align   : top;
  color            : #666666;
  padding          : 10px;
}
.column_right {
  vertical-align   : top;
  border-left      : 1px solid #eeeeee;
  width            : 175px;
}
.column_right p {
  margin           : 0px 0px 20px 0px ;
  padding          : 5px;
}
.column_right div.csc-textpic {
  margin           : 0px;
  padding          : 0px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel ul {
  font-family      : Arial, Helvetica, sans-serif;
  padding          : 0px;
  margin           : 0px;
  color            : #ffffff;
  float            : left;
  width            : 100%;
}

.mainlevel ul li {
  display          : inline;
}

.mainlevel ul li a {
  padding          : 3px 20px;
  float            : left;
  height           : 24px !important;
  height           : 30px;
  text-transform   : uppercase;
}

.mainlevel a:link,  .mainlevel a:visited {
  background-color : #000000;
  color            : #ffffff;
  text-decoration  : none;
  border-bottom    : none;
  border-right     : 1px solid #999999;
}

.mainlevel ul li a:hover {
  background-color : #990000;
  color            : #ffffff;
  border-bottom    : none;
}

.mainlevel li#mainlevelactive a {
  background-color : #990000;
  color            : #ffffff;
  border-bottom    : none;
}
.sublevel ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  width            : 165px !important;
  width            : 175px;
  text-align       : left;
}

.sublevel a {
  display          : block;
  padding          : 3px 0px 3px 10px;
  width            : 165px !important;
  width            : 175px;
  background-color : #333333;
  text-transform   : uppercase;
}

.sublevel a:link,  .sublevel a:visited {
  color            : #ffffff;
  text-decoration  : none;
  border-bottom    : 1px solid #ffffff;
}

.sublevel a:hover, .sublevel li#sublevelactive a {
  text-decoration  : none;
  color            : #ffffff;
  border-bottom    : 1px solid #ffffff;
  background-color : #993333;
}

.sublevel2 ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  width            : 150px !important;
  width            : 175px;
  text-align       : left;
}

.sublevel2 a {
  display          : block;
  padding          : 0px 0px 0px 25px;
  width            : 150px !important;
  width            : 175px;
  background-color : #666666;
}

.sublevel2 a:link,  .sublevel2 a:visited {
  color            : #ffffff;
  text-decoration  : none;
  border-bottom    : 1px solid #ffffff;
}

.sublevel2 a:hover, .sublevel2 li#sublevel2active a {
  text-decoration  : none;
  color            : #ffffff;
  border-bottom    : 1px solid #ffffff;
  background-color : #996666;
}

/* ##################### FORMULAR SETTINGS #################### QM:  */
.csc-mailform {
  border:none;
  padding-top:50px;
  width:500px;
}

.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 !important;
  margin-left:100px;
  width:100px;
  clear:both;
}

/* ##################### LINK SETTINGS ##################### QM: ok */
a {
  text-decoration  : none;
  color            : #cc0000;
  border-bottom    : 1px dotted #cc0000;
}

a:hover {
  color            : #999999;
  border-bottom    : 1px dotted #999999;
}

.content_bottom a {
  text-decoration  : none;
  border-bottom    : 1px dotted #444444;
  color            : #444444;
}

.content_bottom a:hover {
  text-decoration  : none;
  color            : #cc0000;
  border-bottom    : 1px dotted #cc0000;
}

/* ##################### HEADER SETTINGS ##################### QM: ok */
h1 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1.6em;
  letter-spacing   : 0.1em;
  font-weight      : bold;
  color            : #000000;
}

h2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1.4em;
  letter-spacing   : 0.1em;
  font-weight      : bold;
  padding          : 5px 0px;
  border-bottom    : 1px solid #666666;
}

h3 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1.2em;
  letter-spacing   : 0.1em;
  color            : #666666;
  font-weight      : bold;
  padding          : 5px 0px;
  border-bottom    : 1px solid #999999;
}

h4 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1.0em;
  letter-spacing   : 0.1em;
  color            : #999999;
  font-weight      : bold;
  border-bottom    : 1px solid #cccccc;
}

.column_right h1, .column_right h2, .column_right h3, .column_right h4, .column_right h5 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  letter-spacing   : 0.1em;
  margin           : 0px;
  padding          : 6px 5px;
  display          : block;
  background       : #cccccc;
  border-bottom    : 1px dotted #000000;
}

.column_left h1, .column_left h2, .column_left h3, .column_left h4, .column_left h5 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  letter-spacing   : 0.1em;
  margin           : 0px;
  padding          : 6px 5px;
  display          : block;
  background       : #cccccc;
  border-bottom    : 1px dotted #000000;
}

/* ##################### T3 TABLE SETTINGS ##################### QM: ok */
.tr-odd {
  background       : #f0f0f0;
}
.tr-even {
  background       : #e0e0e0;
}

.contenttable {
  width            : 100%;
  border-collapse  : collapse;
  margin           : 15px 0px;
}

.contenttable td {
  border           : 1px solid #CCCCCC;
  padding          : 5px;
}

.csc-uploads {
  width            : 100%;
  border-collapse  : collapse;
  margin           : 15px 0px;
}

.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;
}
