body {
  margin: 0pt; }

.header {
  background: transparent url(../images/head-kraeftemessen.gif) no-repeat 0 0;
  position: absolute;
  left: 0px;
  top: 27px;
  width: 995px;
  height: 316px; }

h1 {
  color: #0165B0;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none; }

h3 {
  color: #0165B0;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 0px 0px 5px; }

h1.branding {
  position: absolute;
  cursor: pointer;
  width: 239px;
  height: 72px;
  left: 748px;
  top: -8px;
  text-indent: -9999px;
  background: #ffffff url(../images/logo.gif) no-repeat 0 0; }

.rss-feed {
  overflow: visible;
  position: absolute;
  width: 19px;
  height: 20px;
  left: 427px;
  top: 23px; }

.newsletter {
  background: transparent url(../images/bg_newsletter.gif) no-repeat 0 0;
  overflow: visible;
  position: relative;
  width: 156px;
  height: 113px;
  left: 830px;
  top: 76px;
  font-size: 11px;
  font-family: arial;
  padding: 5px 0px 0px 10px; }

.iconeventbox {
  position: absolute;
  top: 23px;
  left: 10px; }

ul.main-navi {
  position: relative;
  top: 73px;
  left: 200px;
  padding: 0px;
  display: inline-block; }
  ul.main-navi li {
    margin: 0px;
    margin-right: 10px !important;
    list-style: none;
    display: inline; }
    ul.main-navi li a {
      cursor: pointer;
      color: #0165B0;
      font-size: 12px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      padding: 2px 0 3px 20px;
      background: transparent url(../images/inactive.gif) no-repeat 10px center;
      text-decoration: none; }
      ul.main-navi li a:hover, ul.main-navi li a.active {
        color: #34B318;
        background: transparent url(../images/active.gif) no-repeat 10px center; }
ul.eventbox {
  position: relative;
  top: 20px;
  left: 45px;
  width: 400px;
  height: 55px;
  list-style: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 14px; }
  ul.eventbox li {
    list-style: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 14px; }
    ul.eventbox li a {
      color: #0b4682;
      font: 8pt Arial;
      text-decoration: none; }
      ul.eventbox li a:hover, ul.eventbox li a:visited, ul.eventbox li a:active {
        color: #000000;
        text-decoration: none;
        font: 8pt Arial; }

span.impressum a {
  color: #0b4682;
  font: 10pt Arial;
  text-decoration: none; }
span.impressum:hover {
  color: #000000;
  font: 10pt Arial;
  text-decoration: none; }

.footer {
  position: absolute;
  width: 995px;
  height: 37px;
  top: auto !important;
  bottom: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  background: transparent url(../images/footer-kraeftemessen.gif) no-repeat 0 0;
  font: 8pt Arial;
  text-decoration: none;
  color: #000000; }

a:link, a:active {
  color: #000;
  font: 10pt Arial; }
a:hover {
  color: #000;
  font: 10pt Arial;
  text-decoration: none; }
a:visited {
  color: #000;
  font: 10pt Arial; }

.formfeld {
  background-color: #f5f5f5;
  width: 135px;
  height: 20px;
  border: 1px solid #52585b;
  font-size: 12px;
  font-family: arial; }

.content {
  font: 10pt Arial;
  text-decoration: none;
  color: #000000;
  text-align: justify; }

table.list td {
  font: 10pt Arial;
  text-decoration: none;
  color: #000000;
  padding: 4px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC; }
table.list th {
  font: 10pt Arial;
  font-weight: bold;
  text-decoration: none;
  color: #0e57a0;
  background-color: #c8dbf0;
  height: 22px;
  padding-left: 5px;
  border: 1px solid #80addb; }

.row_even {
  background-color: #fff;
  padding: 10px; }

.row_odd {
  background-color: #eceaea;
  padding: 10px; }

.notice {
  background: #CFEBF7 url(/images/icons/notice.gif) no-repeat 1em;
  border: 1px solid #2580B2;
  margin: 10px 10px 10px 10px;
  padding: 0 1em 0 3em;
  color: #2580B2;
  font: 10pt Arial;
  text-decoration: none; }

.error {
  background: #FFEFF7;
  border: 1px solid #c69;
  margin: 10px 10px 10px 10px;
  padding: 0 1em 0 1em;
  color: #c69; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }
