body {
  background: url(gfx/bg.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 160%;
  color: #525926;
}

h1 {color: #A3B079; font-size: 22px; font-weight: normal; font-family: 'Times New Roman', Times, serif; margin: 0;}
h2 {color: #77824B; font-size: 18px; font-weight: normal; font-style: italic; font-family: 'Times New Roman', Times, serif; margin: 0; padding-left: 15px;}


.poscenter {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

.serif {font-family: 'Times New Roman', Times, serif;}


h1.title {font-size: 32px!important; font-weight: normal; font-family: 'Euphoria Script', sans-serif!important;}

#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: Verdana, Arial, sans-serif; padding: 0;}

overflow: hidden;

background-size:cover;
clear:both;
padding:0px;
margin:0px;
}

#navtop {margin-top: 9px; height: 37px;}
#navtop ul {margin: 0; padding: 0; text-align: center;}
#navtop ul li {
  display: block;
  float: left;
  width: 122px;
  height: 37px;
  margin-right: 7px;
  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, #navtop ul li a:active  {display: block; margin-top: 7px; color: #F9DDB5; font-size: 16px; 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; border: 1px solid #76814A; 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;}

