/* ----------------------- */
/* Browser-Nivellierung    */
/* passt die verschiedenen */
/* Browser aneinander an   */
/* ----------------------- */

* {
    margin:0;
    padding:0;
}

html {
    height:100%;
    font-size:100.01%;
}

body {
    text-align:center;
    min-height:100%;
    font:100.01%/130% Arial, Verdana, Helvetica, sans-serif;
    color:black;
    background:white;
    width:1000px;
    margin:0 auto;
    /*background-image:url(../images/layout/bg.jpg);*/
    background-repeat: repeat-x;
}

body * {
    text-align:left;
    font-size:9pt;
}

ul {
    margin:0px;
    padding:0px 0px 0px 2em;
    line-height:1.3em;
}

.csc-bulletlist li {
    line-height:1.7em;
    list-style-image: url(../images/layout/ecad_square_88.gif);
}

.contentSection ul.csc-bulletlist {
  margin-bottom: 10px;
}

div.wrapper {
    width: 1000px;
    height: 650px;
    background-image: url(../images/layout/ecad_bg3.jpg);
    background-repeat:no-repeat;
    margin:0 auto 0 auto;
    overflow: hidden;
border-left: 1px solid #00468b; 
border-bottom: 1px solid #00468b; 
}

div.header {
    width: 1000px;
    height: 218px;
    background-image:url(../images/layout/ecad_header2.jpg);
    background-repeat:no-repeat;

}

h1.typ2 {
    color: #00468B;
    font-weight:bold;
}

h1, h2, h3 {
    line-height: 2em;
}

.contentSection p {
        margin-bottom:10px;
}

hr.trennstrich {
    margin: 0px 0px 20px 0px;
}

.ecadtable {
    margin: 0px;
    padding: 0px;
}

.ecadtable td {
    vertical-align:top;
}

.ecadtable th {
        vertical-align:top;
}

table.contenttable thead {
  background-color:#00468B;
  color: #FFFFFF;
}

table.contenttable thead th {
    padding-left: 5px;
    font-weight:normal;
    letter-spacing:0.1em;
}

table.contenttable tr{
  vertical-align: top;
  line-height: 2em;
}

table.contenttable td{
  padding-left: 5px;
}

table.contenttable tr.tr-even {

}
table.contenttable tr.tr-odd {
  background-color: #ffffff;
}


/* -------- */
/* Menu TOP */
/* -------- */

div.menu_top {
    width: 1000px;
    margin: 0px;
    padding: 25px 0px 0px 50px;
    background-color: transparent;
    color: white;
    font-size: 11px;
}

ul.menu_top {
    padding: 6px 0px 0px 0px;
    margin: 17px 0px 0px 0px;
}

li.menu_top {
    display: inline;
    float: left;
    list-style-type:none;
    padding: 0px;
    margin: 0px;
}

a.menu_top {
    color: white;
    font-size: 11px;
    padding: 0px 20px 0px 0px;
    text-transform: uppercase;
    background-color: transparent;
    text-decoration: none;
}

li.hact a {
    color: #F3C226;
}


/* ------------ */
/* Menu SERVICE */
/* ------------ */

div.menu_service {
    width: 1000px;
    padding: 80px 0px 0px 50px;
    margin: 0px;
    color: #00468B;
    font-size: 11px;

}

ul.menu_service {
    padding: 0px;
    margin: 0px;
}

li.menu_service {
    display: inline;
    float: left;
    list-style-type:none;
    padding: 0px;
    margin: 0px;
}

a.menu_service {
    color: #00468B;
    font-size: 11px;
    padding: 0px 20px 0px 0px;
    text-transform: uppercase;
    background-color: transparent;
    text-decoration: none;
}


/* ------------ */
/* Struktur     */
/* ------------ */

div.left {
    width: 150px;
    height: 432px;
    overflow: hidden;
    background-color: transparent;
    float: left;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

div.right {
    width: 220px;
    height: 432px;
    overflow: auto;
    background-color: transparent;
    float: right;
    padding: 0px 20px 20px 20px;
}

div.middle {
    padding: 0px 20px 20px 20px;
    background-color: transparent;
    width:548px;
    float:left;
    height: 412px;
    overflow: auto;

}

h1.right {
    color: #00468B;
    font-size: 16px;
}

div.right p {
    line-height: 1.3em;
    padding: 0px 0px 10px 0px;
    font-size: 9pt;
}


/* ------------ */
/* Menu LEFT    */
/* ------------ */

div.menu_left_title {
    width: 150px;
    color: #F3C226;
    background-color: #00468B;
    margin: 0px;
    padding: 5px 5px 5px 10px;
}

ul.menu_left {
    list-style-type:none;
    padding: 0px;
    margin: 0px;
}

li.menu_left {
    display: block;
    width: 150px;
}

li.menu_left {
    display: block;
}

li.level1 {
    padding: 5px 5px 0px 0px;

}

ul.level2 {
    padding: 0px;
    margin: 0px;
    background-color: white;
    padding: 0px 0px 0px 20px;
}

li.level2 {
    padding: 5px;
    width: 120px;
    margin: 0px 0px 0px 0px;
}

li.no {
    background-color: white;
    color: #00468B;
    font-weight: normal;
}

li.act {
    background-color: #F1F1F1;
    color: #00468B;
    font-weight: bold;

}

a.menu_left {
    display: block;
    width: 140px;
    text-decoration: none;
    color: #00468B;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 10px;
}

li.level2 a {
    padding: 0px;
    width: 120px;
}

div.breadcrumb {
    clear:both;
    margin:30px 0px 0px 170px;
    !margin:15px 0px 0px 170px;
    padding:0px;

    border-bottom:1px solid #00468b;
    border-top:1px solid #00468b;
    width:550px;
}


a.breadcrumbs {
    color: #00468B;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    text-decoration: none;
}


/* ------------- */
/* Sprachauswahl */
/* ------------- */

div.langselect {
    padding: 15px 0px 0px 10px;
    margin: 0px;
    clear: both;
}

span.langselect {
    font-size: 12px;
    color: #aaa;
    padding: 0px 2px 0px 2px;
}

a.langselect {
    text-decoration: none;
    color: #00468B;
    font-size: 12px;
    padding: 0px 2px 0px 2px;
}

/* --------- */
/* Formulare */
/* --------- */
fieldset.csc-mailform div{
  margin: 10px 0px 10px 10px;
}


/* ---------------------- */
/* Partnerlogos in Rahmen */
/* ---------------------- */

div.a2 dl.csc-textpic-image dt {
    border:1px solid #00468B;
    float:left;
    margin:0;
    text-align:center;
    width:250px;
}

div.a2 div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border:0 none;
    padding:5px 25px 0;
}

div.a2 dl.csc-textpic-image dd {
    float:left;
    margin:0;
}

div.a2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin:0 0 0 20px;
}

div.a2 div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
    float:left;
}

div.a2 div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
    float:left;
    line-height:1.2em;
    text-align:left;
    width:200px;
}

