#claim {
  background-image:url(../images/bg_claim.gif);
  height:123px;
  padding: 10px 35px;
  width:928px;
}

#claim h1 {
  color: #ffffff;
  font-family: Arial;
  font-size: 30px;
  font-weight: normal;
  margin: 0px 0px 7px;
}

#claim span {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin: 0px 10px 0px 0px;
}

#claim p {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin: 0px;
}

#claim p u {
  text-decoration: none;
  border-bottom: 1px dotted #97b2d1;
}

#contenthome {
  background-color: #e7e7e7;
  background-image: url(../images/bg_contenthome.jpg);
  background-repeat: no-repeat;
  height: 744px;
  position: relative;
  width: 998px;
}

.contenthomesmall {
  height: 240px;
  position: relative;
  width: 317px;
  left:-5px;
}

.scrollElementText
{
	background-image: url(../images/SliderTextBackground.jpg); 
	vertical-align: top; 
	padding-left: 17px; 
	padding-right: 25px; 
	padding-top: 24px
}

.scrollElementText div h1 {
  color: #0070b8;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

.scrollElementText div p {
  color: #7e7e7e;
  font-family: Arial;
  font-size: 12px;
  padding-top: 10px
}

div.scrollbox 
{
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  height: 273px;
  left: 34px;
  position: relative;
  top: 21px;
  width: 928px;
  float: left;
  overflow: hidden;
}

div.scrollboxsmall 
{
  background-image: url(../images/bg_scrollboxsmall.jpg); 
  /*background-color: #ffffff;
  border: 1px solid #cfcfcf;*/
  height: 235px;
  left: 0px;
  position: relative;
  top: 0px;
  width: 315px;
  float: left;
  overflow: hidden;
}

div.scrollboxsamllinner
{
    padding:2px;
}

img.downloadimage 
{
    margin-right:10px;
}

div.scrollboxsmall .container
{
    width:308px;
    height: 225px;
    position:relative;
}

div.scrollboxsmall .presseImage
{
    display: block; 
    margin:auto;
    max-height:164px;    
    max-width:315px;
    margin-top:10px;
    /*position:absolute;
    left: 33px;
    top: 15px;*/    
}

div.scrollboxsmall li
{
    display: inline;    
}

div.scrollboxsmall p
{
    margin-left:10%;
    margin-top:5px;
    padding-bottom: 0px;    
    width:80%;
}

div.scrollboxsmall a
{
    margin-left:10%;
}

div.scrollbuttonleft {
  height: 30px;
  left: 19px;
  position: absolute;
  width: 31px;
  top: 140px;
  cursor: pointer;
  z-index: 99;
}

div.scrollbuttonright {
  height: 30px;
  position: absolute;
  right: 19px;
  width: 31px;
  top: 140px;
  cursor: pointer;
  z-index: 99;
}


div.scrollbuttonleftsmall {
  height: 30px;
  left: -15px;
  position: absolute;
  width: 31px;
  top: 102px;
  cursor: pointer;
  z-index: 99;
}

div.scrollbuttonrightsmall {
  height: 30px;
  position: absolute;
  right: -14px;
  width: 31px;
  top: 102px;
  cursor: pointer;
  z-index: 99;
}

table.materialtable td
{
    vertical-align:top;
}

div.infobox {
  cursor: pointer;
  height: 183px;
  width: 300px;
}

div.infoboxbig {
  width: 924px;
  position:absolute; 
  top:537px; 
  left:1px;
  background-image:url(../images/infobox4.jpg);
  left:35px;
}


div.shadowright {
  background-image:url(../images/infobox4_shadow_right.jpg);
  background-repeat:no-repeat;
  position:absolute;
  top:537px;
  left:958px;
  height:184px;
  width:5px;
}

div.shadowleft {
  background-image:url(../images/infobox4_shadow_left.jpg);
  background-repeat:no-repeat;
  position:absolute;
  top:537px;
  height:184px;
  width:1px;
  left:34px;
}

div.infobox h1 {
  color: #026eb7;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0px 0px;
  text-align: center;
  text-transform: uppercase;
}

div.infobox p {
  color: #7e7e7e;
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  margin: 5px 0px 0px;
  padding: 0px 18px;
  text-align: left;
}

div.infobox p a {
  color: #7e7e7e;
}
