body {
  background: url(gfx/bg.jpg);
  font-family: Trebucht MS, Arial, sans-serif;
  font-size: 12px;
  line-height: 160%;
  color: #525926;
}

h1 {color: #A3B079; font-size: 22px; font-weight: normal; font-family: "Trebuchet MS", Arial, sans-serif; margin: 0;}

h2 {color: #77824B; font-size: 18px; font-weight: normal; font-style: italic; font-family: "Trebuchet MS", Arial, sans-serif; margin: 0; padding-left: 15px;}


.poscenter {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

.serif {font-family: '"Trebuchet MS', Arial, sans-serif;}

#header {
  height: 141px;
  background: url(gfx/bg_header.png) no-repeat top left;
}

#header h1 {font-size: 26px; color: #FFF; font-weight: normal; position: relative; top: 40px; left: 30px;}
#header h2 {font-size: 15px; color: #FFF; font-weight: normal; font-style: italic; position: relative; top: 40px; left: 70px; font-family: Trebuchet MS, Arial, sans-serif; padding: 0;}

#navtop {margin-top: 9px; margin-left: 0px; height: 37px;}
#navtop ul {margin: 0; padding: 0; text-align: center;}
#navtop ul li {
  display: block;
  float: left;
  width: 170px;
  height: 37px;
  margin-left: 7px;
  margin-right: 2px;
  background: url(gfx/bg_nav.png) no-repeat;
}

#navtop ul li:hover {background: url(gfx/bg_navdk.png) no-repeat;}
#navtop ul li a:link, #navtop ul li a:visited {display: block; margin-top: 7px; color: #FFFFFF; font-size: 12px; text-decoration: none;}


#abovecontent {background: url(gfx/bg_abovecontent.png) no-repeat; height: 20px; margin-top: 9px; clear: both;}
#maincontent { background: #FFF; padding: 10px 10px 20px 10px; width: 880px;}
#maincontent p { margin-top: 15px; clear: both; display: block;}
#maincontent img { background: #FFF; padding: 1px; clear: both;}
#belowcontent {background: url(gfx/bg_belowcontent.png) no-repeat; height: 20px; clear: both;}

div.greenteaser {
   width: 270px;
   min-height: 170px;
   background: #A2B380;
   margin-top: 20px;
   margin-right: 15px;
   float: left;
}

div.greenteaser strong {display: block; background: url(gfx/bg_greenteaser.png) top right no-repeat; color: #F8DDB4; font-weight: normal; font-size: 15px; padding-left: 5px; padding-top: 5px;}
div.greenteaser p {color: #FFF; font-size: 12px; padding: 0 0 5px 5px; }

#footer {background: #838E57; color: #FFF; font-size: 10px; padding: 10px 20px 10px 20px; width: 860px;}
#belowfooter {background: url(gfx/bg_belowfooter.png) no-repeat; height: 20px; clear: both;}

/* DO NOT REMOVE THE COPYRIGHT NOTICE AND/OR LINKS - OTHERWAYS YOU'RE NOT ALLOWED TO USE MY WORK ! */
#copynote {font-size: 10px; color: #666; text-align: center;}
#copynote a:link, #copynote a:visited {color: #666; text-decoration: none;}

