/***************************************************************************
* General Settings
***************************************************************************/

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: #eee;
  color: #555;
  font: 12px Arial,Verdana,sans-serif;
  text-align: center;
  width: 100%;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 1.1em;
}

#container {
  margin: auto;
  padding-top: 10px;
  text-align: left;
  width: 750px;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
}

/***************************************************************************
* Header
***************************************************************************/

#header {
  left: 0;
  position: relative;
  top: 0;
  width: 750px;
}

#headerTop {
  background: url(../img/edgeTop_750.gif) top no-repeat;
  height: 4px;
  overflow: hidden;
  width: 750px;
}

#headerContent {
  background: #fff;
  border-left: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
  overflow: hidden;
  width: 748px;
}

.tx-teheaderpicture-pi1 {
  float: left;
  margin: 10px 0 0 10px;
  text-align: center;
  width: 728px;
}

a.homeLink {
  float: left;
  display: block;
  text-decoration: none;
}

#rootline {
  color: #666;
  font-size: 0.9em;
  padding: 0 10px 0 10px;
  height: 20px;
  width: 738px;
}

#rootline a {
  color: #6A6A6A;
  text-decoration: none;
}

#rootline a:hover {
  text-decoration: underline;
}

#headerBottom {
  background: url(../img/edgeBottom_750.gif) top no-repeat;
  height: 6px;
  overflow: hidden;
  width: 750px;
}

/***************************************************************************
* Navigation
***************************************************************************/

#header #navigation {
  background: #E6E6E6;
  border-top: 1px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
  margin: 10px 0 6px 0;
  padding: 9px 10px;
  width: 728px;
}

#menuMain {
  color: #666666;
}

#menuMain a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

#menuMain a:hover {
  text-decoration: underline;
}

#menuTopic {
  float: right;
  margin-top: 5px;
}

#menuTopic select {
  border: 1px solid #000;
  color: #666666;
  font-size: 0.9em;
}

/***************************************************************************
* Main
***************************************************************************/

#mainContainer {
  margin-top: 3px;
}

#mainTop {
  background: url(../img/mainTop_bg.gif) top no-repeat;
  height: 4px;
  overflow: hidden;
}

#mainBottom {
  background: url(../img/mainBottom_bg.gif) top no-repeat;
  height: 6px;
  overflow: hidden;
}

#main {
  background: url(../img/main_bg.gif) top repeat-y;
  width: 750px;
}

/***************************************************************************
* Content
***************************************************************************/

#contentContainer {
  float: left;
}

#content {
  overflow: hidden;
  padding: 6px 10px;
  width: 480px;
}

#content h1, h2, h3, h4, h5, h6 {
  font-size: 1.1em;
}

#content a {
  color: #666666;
  text-decoration: underline;
}

#content ul {
  list-style-image: url(../img/arrowRootline.gif);
  margin-left: 20px;
}

#content ol {
  margin-left: 20px;
}

#content input,
#content textarea,
#content select {
  border: 1px solid #bbb;
  color: #666666;
}

#content .csc-frame-rulerBefore, .csc-frame-rulerAfter {
  border-top: 1px dashed #aaa;
  height: 1px;
  margin: 5px 0;
}

/* Mail Formular
*****************************/

#content .csc-mailform fieldset {
  border: 1px solid #bbb;
  padding: 6px 6px 0 6px;
}

#content .csc-mailform fieldset legend {
  font-size: 1.1em;
  font-weight: bold;
  padding: 6px;
}

#content .csc-mailform fieldset dl {
  width: auto;
}

#content .csc-mailform fieldset dt {
  float: left;
  margin-right: 6px;
  padding: 0 0 .5em 0;
  text-align: right;
  width: 70px;
}

#content .csc-mailform fieldset dd {
  padding: 0 0 .5em 0;
  width: auto;
}

#content .csc-mailform .csc-mailform-submit {
  background: #E6E6E6;
  color: #666666;
  font-size: 0.9em;
  font-weight: bold;

}

/* Teaser
*****************************/

#content .tx_sdteaser {
  clear: both;
  margin-bottom: 10px;
}

#content .tx_sdteaser .tx_sdteaser-image {
  background: #f2f2f2;
  display: inline;
  float: left;
  height: 90px;
  margin: 0 6px 10px 0;
  text-align: center;
  width: 90px;
}

#content .tx_sdteaser .tx_sdteaser-header,
#content .tx_sdteaser .tx_sdteaser-header a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

#content .tx_sdteaser .tx_sdteaser-text {

}

/***************************************************************************
* Content Wrapper
***************************************************************************/

#contentSpecialWrapper {
  float: right;
  width: 240px;
}

/***************************************************************************
* Content Special
***************************************************************************/

#contentSpecialContainer {
  float: right;
  margin: 0 0 0 5px;
  overflow: hidden;
}

#contentSpecial {
  overflow: hidden;
  padding: 6px 10px;
  width: 213px;
}

/* Special Teaser
***************************************************************************/

#contentSpecial .topicHeader {
  color: #666666;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.tx_sdteaserspecial {
  border-bottom: 1px solid #E7E7E7;
  margin: 5px;
  padding: 5px 0 5px 0;
}

.tx_sdteaserspecial a {
  color: #666666;
  text-decoration: none;
}

.tx_sdteaserspecial h4,
.tx_sdteaserspecial h4 a {
  color: #D37504;
  font-size: 1em;
}

.tx_sdteaserspecial h2,
.tx_sdteaserspecial h2 a {
  font-size: 1em;
}

.tx_sdteaserspecial p {
  font-size: 0.9em;
}

/* Redaktions-Infos
***************************************************************************/

#redaktionInfo {
  margin: 5px;
  padding: 5px 0 5px 0;
}

#redaktionInfo .redaktion-Header {
  font-size: 0.9em;
  font-weight: bold;
}

#redaktionInfo .redaktion-Text {
  font-size: 0.8em;
  padding-bottom: 2px;
}

#contentSpecialBottom {
  background: url(../img/edgeBottom_235.gif) top no-repeat;
  height: 6px;
  overflow: hidden;
  width: 235px;
}

/***************************************************************************
* Content Extra
***************************************************************************/

#contentExtraContainer {
  float: right;
  margin: 0 0 0 5px;
  overflow: hidden;
}

#contentExtraTop {
  background: url(../img/contentExtraTop.gif) top no-repeat;
  height: 7px;
  overflow: hidden;
  width: 235px;
}

#contentExtra {
  font-size: 0.9em;
  overflow: hidden;
  padding: 6px 0;
  width: 235px;
}

/***************************************************************************
* Footer
***************************************************************************/

#footer {
  font-size: 0.9em;
  margin-top: 3px;
  padding: 10px;
  padding-left: 11px;
  text-align: center;
  width: 489px;
}
