* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #ccd9de;
}
body {
  margin: 0 auto;
  width: 989px;
  height: 100%;
  color: #000;
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.4em;
  background-image: url(images/bg_body1.gif);
  background-repeat: repeat-y;
  position: relative;
}

html > body {
  height: auto;
  min-height: 100%;
}
#container {
  text-align: left;
}
#header {
  height: 100px;
  background-image: url(images/bg_top2.png);
  background-repeat: no-repeat;
}
#langmenue {
  float: right;
  padding: 7px 9px 0 0;
  text-align: right;
  color: #fff;
  font-size: 0.9em;
}
#langmenue #images {
  padding-bottom: 4px;
}
#langmenue #german {
  margin-right: 9px;
}
#langmenue select {
  width: 112px;
}
#umsetzung {
  font-size: 0.8em;
  padding: 20px 0 30px 8px;
}
#umsetzung a {
  color: #005b7f;
}
#breadcrumb {
  line-height: 8px;
  font-size: 0.9em;
  color: #aaa;
}
#breadcrumb span {
  padding: 0 6px;
}
#breadcrumb a {
  color: #aaa;
}
#left, #main {
  position: relative;
  display: inline;
}
#left {
  width: 196px;
  padding: 0 0 0 26px;
  float: left;
/*  background-image: url(images/bg_left1.png);
  background-repeat: no-repeat;
  background-position: 18px top;
*/
}
#main {
  width: 656px;
  float: right;
  padding: 0 65px 0 0;
}
body#uid137 #main {
  padding-right: 18px;
  width: 747px;
}
#content {
  margin: 25px 0 0 0;
}
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
  color: #000;
}
#content h1 {
  font-size: 1.5em;
  margin: 1em 0 1em 0;
  font-weight: normal;
  color: #5bb53a;
}
#content h1 a {
  color: #5bb53a;
}
#content h2 {
  font-size: 1.3em;
  margin: 1em 0 1em 0;
  font-weight: normal;
  color: #08537b;
}
#content h2 a {
  color: #08537b;
}
#content h3 {
  font-size: 1.1em;
  margin: 1em 0 1em 0;
  font-weight: normal;
}
#content h4 {
  font-size: 1.1em;
  margin: 1em 0 1em 0;
  font-weight: normal;
}
#content h5 {
  font-size: 1.1em;
  margin: 1em 0 1em 0;
  font-weight: normal;
}
#content h6 {
  font-size: 0.9em;
  margin: 0.3em 0 1em 0;
  font-weight: normal;
  color: #5bb53a;
}
a {
  color: #005b7f;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
textarea {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #000;
}
#footer {
  clear: both;
  padding: 6px 0 12px 0;
  margin: 30px 0 0 0;
  color: #005b7f;
  border-top: 1px solid #005b7f;
  text-align: center;
  font-size: 0.9em;
}
#footer a {
  color: #005b7f;
  font-weight: normal;
}
#footer p {
  margin: 0;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1.5em;
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption {
  font-size: 0.9em;
  display: block;
  padding-bottom: 0.8em;
}
.csc-textpic-imagerow {
  padding-bottom: 1em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center {
  text-align: center;
}
p.align-right, td.align-right {
  text-align: right;
}
p.align-left, td.align-left {
  text-align: left;
}
p.align-justify, td.align-justify {
  text-align: justify;
}
#content ul, #content ol {
  margin-bottom: 1em;
}
.clearer {
  clear: both;
}
.csc-firstHeader {
  margin-top: 0;
}
#content .csc-textpic-imagewrap dl {
  margin: 0;
}
#content ul li, #content ol li {
  list-style-position: outside;
  margin-left: 12px;
}
* html #content ul li, * html #content ol li {
  margin-left: 15px;
}
* + html #content ul li, * + html #content ol li {
  margin-left: 15px;
}
.csc-textpic-image {
  padding-right: 3px;
}
.csc-textpic-imagerow {
  padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
  clear: both;
  float: left;
}
#header .homelink {
  float: left;
  width: 800px;
  height: 87px;
}
#newsContainer {
  margin: 26px 0 0 4px;
  padding: 0 0 7px 0;
  background-image: url(images/bg_newsTicker.gif);
  background-repeat: repeat-y;
  width: 188px;
  border-bottom: 1px solid #8eaab4;
  line-height: normal;
}
#newsContainer .header {
  text-align: right;
  padding: 9px 35px 0 0;
  font-weight: bold;
  background-image: url(images/bg_newsHeader2.png);
  background-repeat: no-repeat;
  height: 25px;
  margin: 0 0 10px 0;
}
#newsContainer .newsElement {
  padding: 0 8px;
  font-size: 0.9em;
  margin-bottom: 7px;
}
#newsContainer .newsElement .title a {
  font-weight: bold;
  color: #000;
}
#newsContainer .newsElement .subheader {
  color: #566971;
}
#newsContainer .newsElement .more {
  padding-left: 3px;
}
#newsContainer .newsElement .more a {
  font-weight: bold;
}
#newsContainer .goToArchive {
  display: block;
  margin-top: 13px;
  padding: 0 8px;
  font-size: 0.9em;
}
#news-single h3 {
  margin-bottom: 1em;
  font-weight: bold;
  font-family: Arial, Arial, Helvetica, sans-serif;
}
#news-single .news-single-img {
  float: left;
  padding: 0 26px 0 0;
}
#newsListContainer .newsElement {
  margin-bottom: 26px;
  margin-top: 26px;
}
#newsListContainer .newsElement .header a {
  font-size: 1.5em;
  color: #5bb53a;
  line-height: normal;
  font-weight: normal;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#newsListContainer .newsElement .more {
  margin-top: 1em;
  text-align: right;
}
#newsListContainer .newsElement .trenner {
  height: 1px;
  margin: 6px 0 0 0;
  background-image: url(images/news_trenner.gif);
  background-repeat: repeat-x;
}
#newsListContainer .newsElement .image {
  float: left;
  padding: 4px 13px 0 0;
  background-color: #fff;
}
#newsListContainer .newsElement .subheader p {
  margin: 0;
}
#terminListContainer {
  margin-top: 30px;
}
#terminListContainer .terminElement {
  margin-bottom: 10px;
}
#terminListContainer .terminElement .terminContent {
  display: inline;
  position: relative;
  float: left;
  width: 477px;
}
#terminListContainer .terminElement .dates {
  color: #005b7f;
  font-weight: bold;
  font-size: 1.1em;
}
/*#terminListContainer .terminElement.Versteigerung .header {
  color: #87b5c5;
}*/
#terminListContainer .terminElement .header {
  font-size: 1.5em;
  line-height: normal;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#terminListContainer .terminElement .ort {
  color: #5d5d5d;
  font-weight: bold;
}
#terminListContainer .terminElement .veranstalter {
  color: #5d5d5d;
  padding: 0 0 7px 0;
  font-weight: bold;
}
#terminListContainer .terminElement .more {
  margin-top: 1em;
  padding-top: 7px;
}
#terminListContainer .terminElement .trenner {
  margin: 6px 0 0 0;
  border-bottom: 1px solid #5bb53a;
}
#terminListContainer .terminElement .image {
  float: left;
  display: inline;
  position: relative;
  padding: 0 13px 0 0;
  background-color: #fff;
  width: 165px;
}
#terminListContainer .terminElement .subheader p {
  margin: 0;
}
p.mbl_newsevent_datesellist a {
  margin-right: 6px;
}
#termin-single h3 {
  margin-bottom: 1em;
}
#termin-single .news-single-img {
  float: left;
  padding: 0 26px 0 0;
}
.tx-felogin-pi1 input {
  width: 200px;
}
.tx-felogin-pi1 #loginheader, .tx-felogin-pi1 #forgotheader {
  padding: 0 0 26px 0;
}
.tx-felogin-pi1 form fieldset {
  border: 0;
}
.tx-felogin-pi1 .submit {
  margin: 26px 0;
}
.tx-felogin-pi1 #login .submit {
  margin-bottom: 0;
}
.tx-felogin-pi1 #logout .username {
  font-weight: bold;
}
.tx-felogin-pi1 #logout .username label {
  float: left;
  font-weight: normal;
  padding-right: 7px;
}
.tx-felogin-pi1 #login {
  margin-bottom: 26px;
}
#suche {
  margin: 26px 4px 0 4px;
}
#suche .suchbegriff {
  border: 0;
  width: 124px;
  padding: 2px 0 2px 11px;
  margin: 0;
  font-size: 1em;
  line-height: normal;
  border: 1px solid #000;
  border-width: 1px 0 1px 1px;
}
#suche .searchsubmit {
  background-color: #08537b;
  color: #fff;
  text-align: center;
  border: 0;
  padding: 1px 2px;
  font-size: 1em;
  line-height: normal;
  border: 1px solid #000;
  border-width: 1px 1px 1px 0;
  border-left: 1px solid #08537b;
  width: 52px;
}
* + html #suche .searchsubmit {
  padding-top: 0; 
}
.tx-srlanguagemenu-pi1 fieldset {
  border: 0;
} 
.tx-srlanguagemenu-pi1 legend, .tx-srlanguagemenu-pi1 label {
  display: none;
}
.tx-srlanguagemenu-pi1 #sr_language_menu_select {
  background-color: #fff;
  color: #000;
}
.csc-textpic-image {
  padding-top: 4px;
}
iframe {
  overflow-x: hidden;
  overflow-y: auto;
}
.tx-indexedsearch fieldset {
  border: 0;
}
#content .tx-indexedsearch input {
  width: 180px;
}
#content .tx-indexedsearch select {
  width: 185px;
}
#content .tx-indexedsearch .tx-indexedsearch-search-submit input {
  width: 183px;
  margin-top: 15px;
}
#content .tx-indexedsearch p {
  margin-top: 1em;
}
#content .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #005b7f;
}
#content .seitenueberschrift h1 {
  font-size: 2.5em;
  font-weight: bolder;
}
body#uid101 div.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-imagerow dl.csc-textpic-image {
}
#content .eventSearch {
  background-color: #dff3db;
  border: 1px dotted #000;
  border-width: 1px 0;
  width: 655px;
}
#content .eventSearch .freitext {
  padding: 12px 0 0 27px;
}
#content .eventSearch .veranstaltungsart {
  padding: 12px 0 0 0;
  text-align: center;
} 
#content .eventSearch .bundesland {
  padding: 12px 27px 0 0;
  text-align: right;
}
#content .eventSearch .submit {
  padding: 6px 27px 12px 0;
  text-align: right;
}
#content .eventSearch .bundesebene {
  padding: 6px 0 12px 7px;
  text-align: center;
}
#content .eventSearch .monate {
  padding: 6px 0 12px 0;
  text-align: center;
}
#content .eventSearch input, #content .eventSearch select {
  width: 180px;
  border: 1px solid #333;
}
#content .eventSearch .bundesebene input {
  width: 15px;
  border: 0;
}
#content .eventSearch .submit input {
  background-color: #5bb53a;
  border: 0;
  padding: 1px;
  width: 182px;
  text-decoration: underline;
  color: #fff;
}
fieldset {
  border: 0;
}
fieldset label {
  width: 200px;
  float: left;
  clear: both;
  display: block;
  font-weight: bold;
}
fieldset #mailformZuchtverbandsmitglied label {
  float: none;
}
fieldset .csc-mailform-field {
  margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
  margin: 20px 0 0 200px;
}
.tx-ttnews-browsebox {
  text-align: center;
}
.tx-ttnews-browsebox a {
  margin: 0 7px;
}