@charset "utf-8";

body {
   font:13px/22px Arial, Helvetica, sans-serif;
   color:#666c72;
   background:#fff url(../images/bg-body-index.jpg) 0 0 repeat-x !important;
}

div#teaserContainer {
   margin:0 auto;
   padding:20px 0 0 20px;
   width:840px;
   height:268px;
   position:relative;
   background:#fff url(../images/bg-teaser.jpg) 0 0 repeat-x;
}

div#teaserContainer h2 {
   margin:0 0 10px 0;
   font-size:36px;
   font-weight:normal;
   line-height:42px;
   color:#fff;
}

div#teaserContainer p {
   font-size:13px;
   font-weight:normal;
   line-height:26px;
   color:#fff;
}

div#teaserContainer p a.button,
div#teaserContainer p a.button:visited {
   margin:10px 0 0 0;
   display:block;
   width:180px;
   height:34px;
   background:url(../images/button-weitere-informationen.jpg) 0 0 no-repeat;
   text-indent:-10000px;
}

div#teaserContainer p a.button:hover,
div#teaserContainer p a.button:active {
   background:url(../images/button-weitere-informationen.jpg) 0 -34px no-repeat;
}

div#contentContainer {
   padding:15px 0 0 0 !important;
   width:860px;
   position:relative;
}
