body {
  margin:               0px;
  padding:              0px;
  background-image:     url(/resources/images/_theme_0/woltz_headerback.jpg);
  background-repeat:    repeat-x;
}
div.template_top {
  position:             absolute;
  height:               181px;
  width:                100%;
  min-width:            930px;
  top:                  0;
  left:                 0;
  background-image:     url(/resources/images/_theme_0/woltz_header.jpg);
  background-repeat:    no-repeat;
}
div.template_content  {
  position:             absolute;
  top:                  182px;
  left:                 0;
  margin:               10px;
  min-width:            930px;
  padding:              0 10px;
  width:                96%;
  min-height:           500px;
}
div.template_footer {
  bottom:               0;
}
div.template_mainmenu  {
  position:             absolute;
  top:                  127px;
  height:               26px;
  left:                 0;
  padding:              0 px;
  width:                100%;
}
div.template_submenu  {
  position:             absolute;
  top:                  154px;
  height:               26px;
  left:                 0;
  padding:              0 px;
  width:                100%
}
div.template_mainmenu ul, div.template_submenu ul {
  list-style:           none;
  margin:               0;
  border:               none;
  height:               26px;
  padding:              0;
}
div.template_mainmenu ul li, div.template_submenu ul li {
  float:                left;
  line-height:          26px;
  height:               26px;
}
div.template_mainmenu ul li a, div.template_submenu ul li a {
  display:              block;
  text-decoration:      none;
  padding:              0 15px;
  color:                #884627;
  font-weight:          bold;
}
div.template_mainmenu ul li a:hover {
  color:                #2572A6;
  text-decoration:      none;
}
div.template_submenu ul li a:hover {
  text-decoration:      underline;
}
div.template_logo  {
  position:             absolute;
  top:                  0;
  right:                0;
  height:               181px;
  padding:              0 px;
  width:                127px;
  background-image:     url(/resources/images/_theme_0/woltz_logo.jpg);
  background-repeat:    no-repeat;
}
