html
{
  font-size: 12px;
}

body
{
  padding: 0px;
  margin: 0px;
  background-color: #F7F8F2;
}

body.small
{
  font-size: 1em;
}

body.medium
{
  font-size: 1.3em;
}

body.large
{
  font-size: 1.6em;
}

h5
{
  font-size: 1.2em;
  color: #4897DF;
  margin: 0px;
  margin-bottom: 3px;
  text-align: left;
}

p
{
  margin-top: 0px;
}

hr
{
  border: none;
  border-top: 1px solid #B1BCB7;
}

ul
{
  list-style-image: url(../../globalimages/deko_arrow_list.gif);
  margin: 0px;
  padding-left: 18px;
}

li
{
  margin-bottom: 7px;
  text-align: left;
}

a
{
  text-decoration: none;
}

a:link, a:visited
{
  font-size: 1em;
  color: #19568B;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Tahoma, sans-serif;
}

a:hover
{
  color: #91371D;
}

img
{
  border: 1px solid #CBAF00;
}

ul.sub
{
  list-style-image: url(../../globalimages/deko_arrow_sublist.gif);
  margin: 0px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-left: 18px;
}

.bluebold
{
  font-weight: bold;
  color: #4899DF;
}

#topbox
{
  margin: auto;
  border-top: 5px solid #B1BCB7;
  border-left: 1px solid #B1BCB7;
  border-right: 1px solid #B1BCB7;
  background-color: #ffffff;    
  width: 748px;
  height: 196px;
}

* html #topbox
{
  width: 750px;
  height: 201px;
}

#toplogo
{
  float: left;
  width: 145px;
  height: 55px;
  background-color: #ffffff;  
}

* html #toplogo
{
  width: 146px;
  height: 60px;
}

#topmenu
{
  color: #536635;
  font-weight: bold;
  float: right;
  width: 205px;
  height: 55px;
}

* html #topmenu
{
  width: auto;
  height: 60px;
}

#topmenu ul
{
  margin: 0px;
  padding-top: 3px;
}

#topmenu li
{
  line-height: 14px;
  font-size: 12px;
  list-style-image: none !important;
  list-style: none !important;
  background-image: url(../../globalimages/deko_arrow.gif);
  background-position: left;
  background-repeat: no-repeat;
  display: block;
  width: 180px;
  padding-left: 10px;
  margin: 1px;
}

#topmenu a
{
  color: #8FA65F;
  text-decoration: none;
  font-weight: normal;
}

#topmenu a:hover, #topmenu a:active
{
  color: #536635;
  text-decoration: none;
}

#topimage
{
  clear: both;
  width: 748px;
  height: 141px;
}

* html #topimage
{
  width: 750px;
}

#menubox
{
  margin: auto;
  border-left: 1px solid #B1BCB7;
  border-right: 1px solid #B1BCB7;
  background-color: #A0B46D;
  background-image: url(../../globalimages/mainnavi_background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  width: 748px;
  height: 27px;
  line-height: 27px;
}

* html #menubox
{
  width: 750px;
  height: 27px;
}

#menu
{
  padding-left: 10px;
  float: left;
}

#menu ul
{
  padding: 0px;
  margin: 0px;
}

#menu li
{
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  float: left;
  list-style: none;
}

#menu li.spacer
{
  color: inherit;
  float: left;
  list-style: none;
  width: 20px;
  text-align: center;
  background-image: url(../../globalimages/mainnavi_divide.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#menu a
{
  font-weight: normal;
  color: #181E0C;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover
{
  color: #ffffff;
}

#resizer
{
  float: right;
  padding-right: 5px;
}

#resizer a
{
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  text-decoration: none;
}

#printicon
{
  float: right;
  height: 24px;
  padding-right: 5px;
  padding-top: 3px;
}

* html #printicon
{
  height: 23px;
  padding-top: 4px;
}

*+html #printicon
{
  padding-top: 2px;
}

#contentbox
{
  margin: auto;
  border-top: 1px solid #E2E8D3;
  border-left: 1px solid #B1BCB7;
  border-right: 1px solid #B1BCB7;
  border-bottom: 1px solid #B1BCB7;
  background-color: #E2E8D3;
  width: 748px;
}

* html #contentbox
{
  width: 750px;
}

h3.for_textreaders
{
  display: block;
  margin: -20px;
  padding: 0px;
  font-size: 10px;
  visibility: hidden;
}

* html h3.for_textreaders
{
  margin: -10px;  
}

#headline
{
  float: right;
  margin-right: 70px;
  margin-top: 10px;
  width: 617px;
}

* html #headline
{
  margin-right: 35px;
}

*+html #headline
{
  margin-top: 30px;
}

#content
{
  float: right;
  margin-right: 45px;
  width: 490px;
  text-align: justify;
  color: #333333;
  min-height: 260px;
}

* html #content
{
  margin-right: 35px;
  width: 465px;
  height: 260px;
}

#bar
{
  margin-right: 70px;
  float: right;
  width: 617px;
}

* html #bar
{
  margin-top: 10px;
  margin-right: 35px;
  width: 617px;
}

#bar hr
{
  border: none;
  border-top: 1px solid #B1BCB7;
}

#footer
{
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 750px;
}

#footer p
{
  font-size: 10px;
  color: #A1A895;
}

#subfooter
{
  position: relative;
  top: 10px;
  z-index: -1;
  text-align: center;
  color: black;
}

/* Opera Hack */
html:first-child>b\ody #subfooter
{
  color: #f7f8f2;
}

#anfrage .titel, #anfrage .felder
{
  padding: 3px;
  height: 22px;
}

#anfrage .titel
{
  float: left;
  background-color: #A0B46D;
  color: #ffffff;
}

#anfrage .felder
{
  font-size: 12px !important;
  float: left;
  background-color: #ffffff;
  text-align: left;
}

#anfrage .input_text, #anfrage .input_select, #anfrage .input_textarea
{
  border: 1px solid #cccccc;
  background-color: #E2E8D3;
}

#anfrage .input_error
{
  background-color: #8B0000;
  color: #ffffff;
}

* html *anfrage .input_text
{
  margin: 1px;
}

#anfrage .formspacer
{
  float: left;
  width: 490px;
  height: 10px;
  background-color: #A0B46D;
}

.hint
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 3px;
  text-align: center;
}

.bilder
{
  text-align: center;
}

.bilder img
{
  margin-right: 1px;
  border: none;
}

input.go_image
{
  display: block;
  float: right;
  margin: 5px;
}

input.go_input
{
  float:left;
  width: 300px;
  margin-top: 2px;
  margin-left: 90px;
  border: 1px solid #0072BC;
}

