body {
  margin:               0px;
  padding:              0px;
  background-image:     url(/resources/images/_theme_1/Roeser_1_3_gradientright.jpg);
  background-repeat:    repeat-x;
  min-width:            1000px;
}
div.template_top {
  position:             relative;
  height:               153px;
  width:                100%;
  background-image:     url(/resources/images/_theme_1/Roeser_1_2_centerimage.jpg);
  background-position:  center;
  background-repeat:    no-repeat;
  z-index:              1;
  margin:               0;
  padding:              0
}
div.template_gradientleft {
  position:             absolute;
  height:               153px;
  width:                50%;
  top:                  0;
  left:                 0;
  background-image:     url(/resources/images/_theme_1/Roeser_1_1_gradientleft.jpg);
  background-repeat:    repeat-x;
}
div.template_mainmenu  {
  position:             relative;
  height:               30px;
  padding:              0 px;
  margin:               0 px;
  width:                100%;
  background-image:     url(/resources/images/_theme_1/Roeser_2_02_mainmenu.jpg);
  background-repeat:    repeat-x;
  border-top:           1px solid #a0a6b4;
}
div.template_submenu  {
  position:             relative;
  height:               30px;
  padding:              0 px;
  margin:               0 px;
  width:                100%;
  background-image:     url(/resources/images/_theme_1/Roeser_3_02_submenu.jpg);
  background-repeat:    repeat-x;
  border-top:           1px solid #a0a6b4;
  border-bottom:        1px solid #9c7144;
}
div.template_submenu_shadow  {
  position:             relative;
  height:               8px;
  padding:              0 px;
  margin:               0 px;
  width:                100%;
  background-image:     url(/resources/images/_theme_1/Roeser_3_04_submenushadow.jpg);
  background-repeat:    repeat-x;
}
div.template_mainmenu ul, div.template_submenu ul {
  list-style:           none;
  margin:               0 0 0 40px;
  padding:              0;
  border:               none;
  height:               30px;
}
div.template_mainmenu ul li {
  float:                left;
  line-height:          30px;
  height:               30px;
  border-left:          1px solid #a0a6b4;
}
div.template_mainmenu ul li.template_lang {
  float:                right;
}
div.template_submenu ul li {
  float:                left;
  line-height:          30px;
  height:               30px;
  border-left:          1px solid #9c7144;
}
div.template_mainmenu ul li a, div.template_submenu ul li a {
  display:              block;
  text-decoration:      none;
  padding:              0 15px;
  color:                #5c4235;
  font-weight:          bold;
}
div.template_mainmenu ul li a:hover {
  background-image:     url(/resources/images/_theme_1/Roeser_2_02_mainmenuselected.jpg);
  background-repeat:    repeat-x;  
  text-decoration:      none;
  font-weight:          bold;
}
div.template_submenu ul li a:hover {
  background-image:     url(/resources/images/_theme_1/Roeser_3_02_submenuselected.jpg);
  background-repeat:    repeat-x;  
  text-decoration:      none;
  font-weight:          bold;
}
div.template_content  {
  position:             relative;
  padding:              10px 40px;
  margin:               0;
  min-height:           400px;
}
div.template_pagebottom  {
  position:             relative;
  padding:              10 px;
  margin:               0 px;
  width:                100%;
}
div.win {
  background-color:     #EFF2F7;
  border-width:         1px;
  border-color:         #4B6EA8;
  border-style:         solid;
  padding:              5px 15px;
  margin:               0;
  width:                180px;
}
span.interna a {
  color:                #32476E;
}
span.interna_button a {
  color:                #32476E;
  background-color:     #EFF2F7;
  border-width:         2px;
  border-color:         #4B6EA8;
  border-style:         solid;
  font-size:            2em;
  padding:              5px 15px;
  margin:               0px 5px;
}
