a { color: #003399; }
a:hover { color: #5F5C5C; }

body, div, td, form, p {
  border: 0;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body { overflow: auto; background-color: #CCCCCC; padding-top: 20px; }

h1,h2,h3,h4,h5 { padding: 0; margin: 0; margin-top: 15px; margin-bottom: 5px; font-weight: normal; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; font-weight: bold; }
h4 { font-size: 16px; font-style: italic; }
h5 { font-size: 14px; font-weight: bold; font-style: italic; }
.csc-firstHeader { margin-top: 0; }
p, p.bodytext { line-height: 135%; padding-bottom: 10px; }

hr { border-bottom: 1px solid; height: 0; }
img { border: 0; }

input, textarea, select {
  border: 1px solid #000000;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  margin-top: 2px;
  margin-right: 5px;
}

span.bold { font-weight: bold; }
span.nospam { display: none; }
span.note { color: #666666; font-size: 80%; }

table { border-collapse: collapse; }
table td, table th { vertical-align: top; text-align: left; }

table.contenttable { width: 99%; margin-top: -10px; margin-bottom: 10px; }
table.contenttable p { padding: 0; }
table.contenttable td { padding: 3px 20px 2px 0; border-bottom: 1px solid #E0D8C5; }
table.contenttable th { padding: 20px 20px 2px 0; border-bottom: 1px solid #AF9967; }

.error, .errors { color: #DD0000; }
.warning { color: #999999; }
.clear { clear: both; }

dd.csc-textpic-caption {
  margin-top: 3px;
  font-size: 11px;
  font-style: italic;
  line-height: 140%;
  color: #555555;
}


dl.csc-textpic-image { padding-bottom: 10px; }

table.csc-uploads td.csc-uploads-icon {
  padding-right: 5px;
}

div#zubag {
  position: relative;
  background-image: url(bilder/hauptbg.png);
  background-color: #FFFFFF;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

div#zubag-inhalt {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

div#kopfzeile {
  position: relative;
  background-color: #AF9967;
  height: 41px;
}

div#kopfzeile-inhalt {
  position: relative;
  padding-top: 2px;
  border-top: 1px solid #A48C57;
  text-align: center;
}

div#kopfbild {
  position: relative;
  height: 160px;
}

div#hauptmenu {
  position: relative;
  background-color: #AF9967;
  padding-left: 145px;
  padding-top: 2px;
  padding-bottom: 3px;
  line-height: 100%;
}

div#hauptmenu a {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  text-decoration: none;
}

div#hauptmenu a.active,
div#hauptmenu a:hover {
  color: #FFFFFF;
}

div#haupt {
  position: relative;
  padding-top: 10px;
  border-bottom: 1px solid #AF9967;
}

div#haupt-inhalt {
  position: relative;
  background-image: url(bilder/untenbg.png);
  background-repeat: repeat-y;
}

div#links,
div#mitte,
div#rechts {
  position: relative;
  float: left;
}

div#links {
  width: 145px;
}

div#rechts {
  width: 140px;
}

div#mitte {
  width: 590px;
}

div#links-inhalt {
  position: relative;
  padding-left: 5px;
  padding-right: 10px;
}

div#menu-links,
div#submenu-links,
div#adresse,
div#logo-links {
  position: relative;
  padding-bottom: 20px;
}

div#menu-links ul,
div#menu-links ul li,
div#submenu-links ul,
div#submenu-links ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

div#menu-links ul li a {
  display: block;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #AF9967;
  text-decoration: none;
  padding-bottom: 1px;
  padding-top: 2px;
}

div#menu-links ul ul li a {
  font-weight: normal;
  padding-left: 10px;
}

div#menu-links ul li a.active,
div#menu-links ul li a:hover {
  color: #AF9967;
}

div#submenu-links h1 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}

div#submenu-links ul li a {
  display: block;
  padding-top: 5px;
  border-bottom: 1px solid #AF9967;
  text-decoration: none;
  color: #000000;
}

div#submenu-links ul ul li a {
  font-size: 11px;
  padding-top: 2px;
  padding-left: 15px;
}

div#submenu-links ul ul ul li a { padding-left: 30px; }
div#submenu-links ul ul ul ul li a { padding-left: 45px; }

div#submenu-links ul li a.active,
div#submenu-links ul li a:hover {
  color: #AF9967;
  font-weight: bold;
}

div#mitte-inhalt {
  position: relative;
  padding-left: 10px;
  padding-right: 20px;
}

div#rechts-inhalt {
  position: relative;
  padding-left: 5px;
}

div.csc-frame-frame1,
div.csc-frame-frame2 {
  position: relative;
  background-color: #94CF7F;
  margin-bottom: 10px;
}

div.csc-frame-frame1 h2,
div.csc-frame-frame2 h2 {
  font-size: 14px;
  font-weight: bold;
}

div.csc-frame-frame1 h3,
div.csc-frame-frame2 h3 {
  font-size: 13px;
  font-weight: bold;
}

div.csc-frame-frame1 p,
div.csc-frame-frame1 p.bodytext,
div.csc-frame-frame2 p,
div.csc-frame-frame2 p.bodytext {
  line-height: 135%;
  padding-bottom: 5px;
}

div.frame1-oben,
div.frame1-unten,
div.frame2-oben,
div.frame2-unten {
  position: relative;
  height: 13px;
  width: 135px;
}

div.frame1-inhalt {
  padding-left: 4px;
  padding-right: 3px;
  margin-bottom: -5px;
}

marquee.frame2-inhalt {
  height: 130px;
  padding: 0 3px 0 4px;
  margin-bottom: -5px;
}

div#xrauthor {
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

div#xrauthor a {
  display: block;
  margin-left: 745px;
  margin-right: 10px;
  padding-left: 5px;
  color: #AAAAAA;
  text-decoration: none;
  font-size: 10px;
}

div#xrauthor a:hover {
  color: #888888;
  text-decoration: underline;
}

fieldset.csc-mailform {
  border: 0;
  padding: 0;
  margin: 0;
}

.csc-mailform-label {
  font-weight: bold;
}

.csc-mailform-field {
  padding-bottom: 5px;
}

.csc-mailform-field label {
  display: block;
  width: 150px;
  float: left;
}

div.tipsbox {
  margin-top: -250px;
}


@media print {

body { overflow: visible; background-color: #FFFFFF; padding: 0; }
div#zubag { width: auto; margin: 0; background: none; }
div#zubag-inhalt { padding: 0; }
div#haupt { border-bottom: 0; }
div#kopfzeile { border-top: 0; }
div#haupt-inhalt { background: none; }
div#kopfbild img { width: 100%; height: auto; }
div#kopfbild { height: auto; }
div#haupt { border-top: 10px solid #AF9967; }
div#links, div#xrauthor, div#hauptmenu { display: none; }
div#mitte { width: 75%; }

}


