body {
    margin:0;
    padding:0;
    font-family:trebuchet ms;
    background:url(images/back_bottom.gif) 0px -1px repeat-x;
    background-position: bottom;
}

/*html {overflow-x:hidden;}*/

img {
    border:0;
}

a {
    color:#07519a;
}

a:hover {
    color:#0000ff;
}

#containerbox {
    float:left;
    /* width:100%; */
    /* background:url(images/back.gif) 0px -1px repeat-x; */
}

#containerbox_inner {
  float:left;
  /* background:#187ecc url(images/back2.gif) 0px -1px repeat-x; */
  background:url(images/back2.gif) 0px -1px repeat-x;
}

#headerbox {
    float:left;
    width:auto;
    min-width:100%;
    height:110px;
    background-color:#0b0f0c;
}

#headerbox_inner {
    width:1250px;    
}

#headercontentbox {
    float:left;
    width:auto;
    min-width:100%; 
    min-height:80px;
    /* border-top:1px solid #bbbbbb; */
    /* background:#187ecc url(images/balken1b1.png) 0px 0px repeat-x; */ 
}

* html #headercontentbox {
    height:80px;
}

#headercontentbox_inner {
    width:1100px;
    padding:0 0 0 83px;
    color:#1c4d80;
    color:#d2e6f8;
    font-family:arial;
    font-size:10pt;
    line-height:1.8em;
}

* html #headercontentbox_inner {
  height: 50px;
}

#headercontentbox_inner h1 a,
#headercontentbox_inner h1 {
    color:#d2e6f8;
    font-weight:normal;
    font-family:trebuchet ms;
    font-size:16pt;
    text-decoration: none;
}

#headercontentbox_inner li a:hover,
#headercontentbox_inner h1 a:hover {
  text-decoration: underline;
}

#headercontentbox_inner h1 {
  margin: 15px 0 15px 0;
  padding: 0;
}

#headercontentbox_inner ul {
    list-style-type:none;
    margin:0;
    padding:0 0 0 0px;
    line-height:1.6em;
}

#headercontentbox_inner li {
    background:url(images/bullet_blue.png) 0px 2px no-repeat; 
    margin:0;
    padding:0 0 0 17px;
}

#headercontentbox_inner li a {
  text-decoration: none;
  color: #d2e6f8;
}

#logobox {
    float:left;
    margin:8px 0 0 75px;
}

* html #logobox {
    margin:8px 0 0 35px; 
}

#firstmenubox {
    float:left;
}

#firstmenubox ul {
    list-style-type:none;
    margin:0 0 0 80px;
    padding:0;
}

* html #firstmenubox ul {
  margin:0 0 0 50px;
}

#firstmenubox li {
    float:left;
}

#firstmenubox a {
    display:block;
    color:#eeeeee;
    padding:18px 20px 10px 24px;
    text-decoration:none;
    font-size:10pt;
    width:112px;
    font-weight:normal;
    letter-spacing:0.2em;
    height:90px;
}

#firstmenubox a:hover {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    font-size:11pt;
    background-color:#2a2b3d;
}

.firstmenuitem_subtitle {
    display:block;
    font-size:7pt;
    letter-spacing:0.1em;
    color:#999999;
    width:100px;
}

#firstmenubox a:hover div.firstmenuitem_subtitle {
    color:#eeeeee;
    font-weight:normal;
    text-decoration:none;
}

#firstmenubox .unternehmen {
    width:125px;
    background:url(images/hand.png) 3px 18px no-repeat;
}

* html #firstmenubox .unternehmen {
    padding-right: 0px; 
    width:143px;
}

#firstmenubox .unternehmen:hover {
    background:#2a2b3d url(images/hand1.png) 3px 18px no-repeat;
}

#firstmenubox .loesungen {
    width:90px;
    background:url(images/lightbulb_off.png) 3px 20px no-repeat;
}

#firstmenubox .loesungen:hover {
    background:#2a2b3d url(images/lightbulb.png) 3px 20px no-repeat;
}

#firstmenubox .produkte {
    width:90px;
    background:url(images/plugin_disabled.png) 3px 20px no-repeat;
}

#firstmenubox .produkte:hover {
    background:#2a2b3d url(images/plugin.png) 3px 20px no-repeat;
}

#firstmenubox .kunden {
    width:70px;
    background:url(images/status_offline.png) 3px 19px no-repeat;
}

#firstmenubox .kunden:hover {
    background:#2a2b3d url(images/status_online.png) 3px 19px no-repeat;
}

#firstmenubox .technologien {
    width:120px;
    background:url(images/cog.png) 3px 20px no-repeat;
}

#firstmenubox .kontakt {
    background:url(images/comment.png) 3px 20px no-repeat;
}


#firstmenubox li.curli a, #firstmenubox li.actli a {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    font-size:11pt;
    background-color:#2a2b3d;
}

#firstmenubox li.curli a div.firstmenuitem_subtitle, #firstmenubox li.actli a div.firstmenuitem_subtitle {
    color:#eeeeee;
    font-weight:normal;
    text-decoration:none;
}

#firstmenubox li.curli .unternehmen, #firstmenubox li.actli .unternehmen {
    background:#2a2b3d url(images/hand1.png) 3px 18px no-repeat;
}

#firstmenubox li.curli .loesungen, #firstmenubox li.actli .loesungen {
    background:#2a2b3d url(images/lightbulb.png) 3px 20px no-repeat;
}

#firstmenubox li.curli .produkte, #firstmenubox li.actli .produkte {
    background:#2a2b3d url(images/plugin.png) 3px 20px no-repeat;
}

#firstmenubox li.curli .kunden, #firstmenubox li.actli .kunden {
    background:#2a2b3d url(images/status_online.png) 3px 19px no-repeat;
}

#firstmenubox li.curli .technologien, #firstmenubox li.actli .technologien {
    background:#2a2b3d url(images/cog.png) 3px 20px no-repeat;
}

#firstmenubox li.curli .kontakt, #firstmenubox li.actli .kontakt {
    background:#2a2b3d url(images/comment.png) 3px 20px no-repeat;
}



#secondmenubox {
    float:left;
    width:auto;
    min-width:100%;
    background-color:#2a2b3d;
    height:25px;
    border-top:0px solid #999999;
}

#secondmenubox_inner {
}

#secondmenubox_inner ul{
    list-style-type:none;
    padding:0;
}

#secondmenubox_inner li{
    float:left;
    margin:0;
    padding:0;
}

#secondmenubox_inner li a {
    display:block;
    padding:4px 18px 0 18px;
    color:#eeeeee;
    text-decoration:none;
    font-size:9pt;
    
}

#secondmenubox_inner li a:hover {
    text-decoration:underline;
}

#secondmenubox_inner li.actli,
#secondmenubox_inner li.curli {
  background-color:#6eacdf;
  padding-bottom: 3px;
  border:1px solid #bbbbbb;
  border-bottom: 0px;
}

#secondmenubox_inner li.curli a {
    background:url(images/pfeil1.png) 6px 8px no-repeat;
    background-color:#6eacdf;
    color:#ffffff;
    /* height:30px; */   
}

#secondmenubox_inner li.actli a {
    background:url(images/pfeil1a.png) 6px 10px no-repeat; 
    background-color:#6eacdf;
    color:#ffffff;
    /* height:21px; */   
}

#maincontentbox {
    float:left;
    width:auto;
    min-width:100%;
    min-height:550px;
}

* html #maincontentbox {
    width:auto;
    min-width:100%;
    height:500px;
}

#maincontentbox_inner {
    width:1060px;
    margin-left:85px;

}

#contentbox {
    float:left;    
}

#contentbox_inner {
    color:#222222;
    font-family:arial;
    font-size:10pt;
    line-height:1.8em;
    min-height:450px
}

* html #leftcontentbox_inner {
    height:450px;
}

#contentbox_inner h1{
    color:#00478e;
    font-weight:normal;
    font-family:trebuchet ms;
    font-size:16pt;
    border-bottom:1px solid #cccccc;
    margin:18px 0 12px 0;
    padding:0 0 6px 0;
}

#contentbox_inner h1 img{
    margin:0 8px 0 0;
}

#contentbox_inner h2{
    color:#00478e;
    font-weight:normal;
    font-family:trebuchet ms;
    font-size:13pt;
    margin:18px 0 12px 0;
    padding:0 0 6px 0;
}

#contentbox_inner h3{
    color:#00478e;
    font-weight:bold;
    font-family:trebuchet ms;
    font-size:10pt;
    margin:6px 0 6px 0;
    padding:0;
}

#contentbox_inner ul {
    list-style-type:none;
    margin:0;
    padding:0 0 0 15px;
}

#contentbox_inner li {
    background:url(images/plus.png) 8px 9px no-repeat;
    margin:0;
    padding:2px 0 2px 29px;
}



#footerbox {
    float:left;
    width:auto;
    min-width:100%;
    background-color:#0b0f0c;
    margin-top:22px;
}

#footerbox_inner {
    margin:auto;
    width:1000px;
    text-align:center;
    color:#bbbbbb;
    font-size:9pt;
    padding-bottom:10px;
}

#footerbox_inner a {
    color:#bbbbbb;
    text-decoration:none;
    font-size:9pt;
}

#footerbox_inner a:hover {
    color:#ffffff;
    text-decoration:underline;
}

/* third level menu */ 

#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu {
    list-style-type:none;
    margin:0;
    padding:0;
}

#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu li {
    background-image:none;
    margin:0;
    padding:0 0 0 0px;
    border-bottom:1px solid #eeeeee;
}



#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu li a {
    display:block;
    text-decoration:none;
    padding:3px 0 3px 0;
    font-weight:normal;
    font-family:arial;
    font-size:12pt;
}

#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu li a:hover {
    text-decoration:underline;
}

#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu li.curli {
    /*background:url(images/pfeil1_grau.png) right no-repeat;*/
    /*background-color:#07519a;*/
}

#contentbox_inner .fce_two_small_big_left_inner ul.csc-menu li.curli a {
    font-weight:bold;
}

/* fce_two_small_big */

.fce_two_small_big {
  float:left;
  width: 1000px;
}

.fce_two_small_big_left {
    float:left;
    width:30%;
    min-width: 250px;
}

.fce_two_small_big_left_inner {
    padding:0 20px 0 5px;
}

.fce_two_small_big_right {
    float:left;
    width:70%;
}

.fce_two_small_big_right_inner {
    padding:0 20px 0 5px;
}

/* fce_two_big_small */

.fce_two_big_small_left {
    float:left;
    width:70%;
}

.fce_two_big_small_left_inner {
    padding:0 20px 0 5px;
}

.fce_two_big_small_right {
    float:left;
    width:30%;
}

.fce_two_big_small_right_inner {
    padding:0 20px 0 5px;
}

/* fce_two_equal */

.fce_two_equal_left {
    float:left;
    width:50%;
}

.fce_two_equal_left_inner {
    padding:0 20px 0 5px;
}

.fce_two_equal_right {
    float:left;
    width:50%;
}

.fce_two_equal_right_inner {
    padding:0 5px 0 5px;
}

/* fce_three_equal */

.fce_three_equal_left {
    float:left;
    width:33.3%;
}

.fce_three_equal_left_inner {
    padding:0 20px 0 5px;
}

.fce_three_equal_middle {
    float:left;
    width:33.4%;
}

.fce_three_equal_middle_inner {
    padding:0 20px 0 5px;
}

.fce_three_equal_right {
    float:left;
    width:33.3%;
}

.fce_three_equal_right_inner {
    padding:0 20px 0 5px;
}

/* fce button */

.fce_button {
    cursor:pointer;
    margin:8px 0 8px 0;
}

.fce_button_left {
    float:left;
    background:url(images/grau2_left.png) 0px 0px no-repeat;
    width:9px;
    height:45px;
}

.fce_button_middle {
    float:left;
    background:url(images/grau2_middle.png) 0px 0px repeat-x;
    height:45px;
}

.fce_button_middle_inner {
    padding:11px 10px 0px 10px;
    color:#444444;
    font-size:12pt;
    font-weight:bold;
    font-family:trebuchet ms;
}

.fce_button_right {
    float:left;
    background:url(images/grau2_right.png) 0px 0px no-repeat;
    width:9px;
    height:45px;
}

.fce_button_hover {
    cursor:pointer;
    margin:8px 0 8px 0;
}

.fce_button_hover .fce_button_left {
    float:left;
    background:url(images/grau2_over_left.png) 0px 0px no-repeat;
    width:9px;
    height:45px;
}

.fce_button_hover .fce_button_middle {
    float:left;
    background:url(images/grau2_over_middle.png) 0px 0px repeat-x;
    height:45px;
}

.fce_button_hover .fce_button_middle_inner {
    padding:11px 10px 0px 10px;
    color:#000000;
    font-size:12pt;
    font-weight:bold;
    font-family:trebuchet ms;
}

.fce_button_hover .fce_button_right {
    float:left;
    background:url(images/grau2_over_right.png) 0px 0px no-repeat;
    width:9px;
    height:45px;
}

.fce_40_60_right,
.fce_40_60_left,
.fce_40_60 {
  float:left;
}

.fce_40_60 {
  width: 100%;
}

.fce_40_60_left {
  width: 40%;
}

.fce_40_60_right {
  width: 60%;
}

/* table styles start */

.contenttable th,
.contenttable tr,
.contenttable td {
  margin: 0;
  padding:0 ;
  /* border: 1px solid #cccccc; */
}

.contenttable th,
.contenttable td  {
  border: 1px solid #cccccc;
}

.contenttable .header {
  background-color: #a0d1fb;
}

.contenttable .row1 {
  background-color: #cfe7fc;
}

.contenttable .row2 {
  background-color: #ffffff;
}

.contenttable img {
  vertical-align: center;
}

.align-center {
  text-align: center;
}

.contenttable td p {
  margin: 2px;
  padding: 0;
}

/* table styles end */


/* FCE Kunde styles start */

#fce_client_border_right,
#fce_client_border_left,
#fce_client_content,
#fce_client_content_right,
#fce_client_content_left,
#fce_client_container {
  float:left;
}

#fce_client_container {
  width: 500px;
  height: 120px;
  padding: 0px 0 0 0px;
}

#fce_client_border_left,
#fce_client_border_right {
  width: 16px;
  height: 120px;
}

#fce_client_content {
  width: 468px;
  height: 98px;
  margin-top: 3px;
  padding-bottom: 12px;
  border-top: 2px solid #5ba2db;
  border-bottom: 2px solid #5ba2db;
}

#fce_client_border_left {
  background:url(images/kdn_back_left.png) 0px 1px no-repeat;
}

#fce_client_border_right {
  background:url(images/kdn_back_right.png) 0px 1px no-repeat;
}


#fce_client_content_right,
#fce_client_content_left {
  width: 50%;
  padding: 0;
}

#fce_client_content_left {

}

#fce_client_content_right {
  vertical-align: bottom;
  margin-top: 20px;
}
