/* CSS Document */

body {
background-image:url(../_images_webdesign/top-teaser-bg.gif); /* height 395px*/
background-repeat:repeat-x; 
}

#Teaser {
min-height:273px;
height:auto !important;
height:273px;
}


#content {
min-height:340px;
height:auto !important;
height:340px;
background-image:url(../_images_webdesign/bg-content-teaser.gif);
}

