/*homeLayout*/
body{background:url(../images/bg.jpg) repeat-x}

/*top*/
#leftBackground{background: url(../images/bg_left.jpg) top repeat-x;position: absolute;z-index: 10; width: 50%; height: 500px; top: 0;left: 0; }


/*top*/
#top{height:200px;}
#topContainer{width:988px;height:277px;position:relative;background:url(../images/top.jpg) no-repeat;}
#rightShadow{width:47px;height:243px;position:absolute;top:0;right:-44px;background:url(../images/shadow.jpg) no-repeat;}
#logotype{width:355px;height:62px;background:url(../images/logo.png) no-repeat;margin:4px 0 0 0;}
#tagLine1{width:408px;height:48px;margin:19px 37px 0 0;background:url(../images/tagline.png) no-repeat;}
#tagLine2{width:408px;height:48px;margin:19px 37px 0 0;background:url(../images/en/tagline.png) no-repeat;}
#tagLine3{width:408px;height:48px;margin:19px 37px 0 0;background:url(../images/de/tagline.png) no-repeat;}
#imageList li{width:227px;height:179px;background:url(../images/box.png) no-repeat center center;margin:5px 0 0 15px; overflow: hidden;}
#imageList li img{padding-top:2px;}


