body {
font-family:  verdana, helvetica,  arial, "Trebuchet MS";
font-size: 75%;
line-height: 1.3em;
color:#000;
background-color: #fbfbfb  /* 8F9F9 ; */   
 
}


* {
margin:0px;
padding:0px;
}

li {
margin-left:15px;
}

a:link,
a:active,
a:visited {
text-decoration:none;
color:#6c6caa;
}

a:hover {
text-decoration:none;
}

a img {
border:0px none;
}

p, li {
margin-top:10px;
margin-bottom:10px;
font-size:100%;

}

/* Überschriften */
h1,h2,h3,h4,h5,h6 {
font-family: "Trebuchet MS", Verdana, Arial;
margin-top:7px;
margin-bottom:15px;
font-size:130%;
line-height:1.3em;
}

#middle_inhalt h1 {
font-size: 175%;
font-weight: bold;  
color:#36378b;
margin-top:-0.3em;
padding:10px;
padding-left:0px;
padding-top:5px;
margin-top:10px;
}

#middle_inhalt h2 {
font-size:110%;
font-weight:bold;
color:#36378b;
margin-bottom:10px;
}

h3.bluebox {
width:160px;
height:12px;
line-height:13px;
padding-left:4px;
font-size:110%;
padding-top:8px;
padding-bottom:8px;
text-align:left;
color:#fff;
margin-bottom:3px;
background-image:url(../grafiken/hg_header_blue.gif);
background-repeat:no-repeat;
background-position:top left;
font-weight:bold;
}
div.redbox h1 {
margin:0px;
padding:0px;
margin-top:-5px;
font-size:110%;  
text-align:left;
color:#fff;

}
.align-left {
text-align:left;
}
.align-right {
text-align:right;
}
.align-center {
text-align:center;
}
.align-justify {
text-align:justify;
}
div.redbox p {
margin: 0;
padding: 0;
}

.contenttable td {
border: 0px solid #ccc;
padding: 3px;  
vertical-align: text-top;
}



/* ecs Styles Start */
h3{font-weight: bold; color:##36378B;}


.ecs-table-menue-td-marked {
background-color:red;
font-size:11px;
padding:4px;
}

.ecs-table-menue-td {
background-color:#36378b;
font-size:11px;
padding:4px;
}

.ecs-table-menue-td:hover { 
background-color:silver; 
}


.ecs-table-menue td a {
color:#FFFFFF;
}


/* Karriere-Seiten-Styles */
.ecs-text{
  font-family:  "Trebuchet MS", Verdana, Arial;
  color:#363636;
  font-size:1.1em;
  line-height: 1.4em;
  }  

.headline {
  font-size:1.9em;
  line-height:normal;
  font-weight:bold;  
  font-family:  "Trebuchet MS", Verdana, Arial;
  color:#4F81BD;
  margin-top:0px;
  margin-bottom:15px;
}

.ecs-h1  {
  line-height:normal;
  font-weight:bold;  
  font-size:15.0pt;
  font-family: "Trebuchet MS", Verdana, Arial;
  color:#4F81BD;
  }
  
.ecs-h2  {
  line-height:normal;
  font-weight:bold;  
  font-size:12.0pt;
  font-family: "Trebuchet MS", Verdana, Arial;
  }

.ecs-h3  {
  margin-top:10.0pt;
  margin-bottom:.0001pt;  
  font-size:12.0pt;
  line-height:115%;
  font-family: "Trebuchet MS", Verdana, Arial;
  color:#4F81BD;
  font-weight:bold;
  }
  

.ecs-h4  {
  margin-top:10.0pt;
  margin-bottom:.0001pt;  
  font-size:12.0pt;
  line-height:100%;
  font-family:"Calibri","sans-serif";
  color:#4F81BD;
  font-weight:normal;
  }

  
ecs-ul{
margin-left:25px;
}  


.ecs-table {
border-spacing:2pt;
}

.ecs-table td {
background-color:#36378b;
font-size:11px;
padding:4px;
}

.ecs-table td:hover { 
background-color:silver; 
}

.ecs-table td a {
color:#FFFFFF;
}

/* Karriere-Seiten-Styles Ende */

.ecs-table-custom1{
border-spacing:5pt;
}
.ecs-table-custom1 td{
  font-size:0.3em;
}

/* Listen-Styles */
.liSupport{
font-size:0.9em;
margin-left: 10px;
margin-top:2px;
margin-bottom:2px;

}

.liHeader{
font-size:1.0em;
margin-left: 5px;
}

/* Produktseiten-Styles */
.ecs-table-custom2{
border-spacing:5pt;
}
.ecs-table-custom2 td{
    background-color:#f7f7f7;
    font-size:11px;  
    vertical-align:top;
    padding: 0px 8px;
    border: 1px solid #bebebe;
  
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:250px;
    height:100px;
  
cursor:pointer;
cursor:hand;

}


.ecs-table-custom2 p
{
  font-family: "Trebuchet MS", Verdana, Arial;
  color:#363636;
  font-size:1.1em;
  line-height: 1.3em;
  font-style:italic;
}

.ecs-table-custom2 p:first-child
{
  font-size:1.4em;
  line-height: 1.4em;
  font-style:normal;
  font-weight: bold;
  color: black;

}

.ecs-table-custom2 td:hover {
background-color:silver;

}



