@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; }

.bgstyle{ background:#e8e9e1 url(../images/bg.jpg) top center no-repeat; }

#header{ height:250px; text-align:center; background:url(../images/bg-top2.png) top center no-repeat; }

#mainnav{ width:980px; margin:50px auto 20px auto; height:245px; text-align:center; }

#mainnav div{ width:245px; height:245px; float:left;}
#mainnav div#button1{ background:url(../images/btn2b-bestpractices.png) top left no-repeat; cursor:pointer; display:none  }
#mainnav div#button2{ background:url(../images/btn2b-examineus.png) top left no-repeat; cursor:pointer; display:none  }
#mainnav div#button3{ background:url(../images/btn2b-schedule.png) top left no-repeat; cursor:pointer; display:none  }
#mainnav div#button4{ background:url(../images/btn2b-unsere.png) top left no-repeat; cursor:pointer; display:none  }

/* SUB PAGE */
.bgstyle-sub{ background:#e8e9e1 url(../images/bg.jpg) top center no-repeat; }



