html, body {
  margin: 0;
  padding: 0;
  background: #EEEEEE;
}

html, body, div, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: regular;
  color: #000000;
}

div#wrapper {
  width: 960px;
  margin: auto;
  background: #ffffff;
}

div#header {
  height: 168px;
  margin: 0px 0px 0px 40px;
}

div#logo {
  width: 146px;
  float: left;
}

div#headerimage {
  width: 768px;
  float: left;
}
  
img#logo_image {
  margin-top: 40px;
}

div#navigation {
  height: 30px;
  background: #EEEEEE url(/fileadmin/grafics/navigation_bg.gif) no-repeat 0 0;
}

div#breadcrumbs {
  padding: 10px 40px 0px 40px;
  height: 10px;
  font-size: 8pt;
  text-align: right;
}

div#content {
  padding: 10px 40px 30px 40px;
}

div#footer {
  margin-top: 20px;
  padding: 20px 0 20px 0;
  background: white url(/fileadmin/grafics/stroke.gif) no-repeat 40px 0;
  text-align: center;
  font-size: 8pt;
  font-weight: normal;
  color: #555555;
  clear: both;
}

h1 { 
  font-size: 18pt;
  font-weight: normal;
  color: #704D27;
  margin: 25px 0 20px 0;
}

h2 {
  font-size: 9pt;
  font-weight: bold;
  color: #ce7e50;
  background: url(/fileadmin/grafics/headline.gif) repeat-x 0 0;
  padding-top: 0.5em;
  margin: 25px 0 10px 0;
  clear: both;
}

h3 {
  font-size: 9pt;
  font-weight: bold;
  color: #ce7e50;
}

p {
  margin: 0 0 10px 0;
}

a:hover {
  color: #ce7e50;
  text-decoration: none;
}

.Clearer, .csc-header {
  clear: both;
  min-height: 0;
}

div.TeaserContent {
  position: relative;
  margin: 10px 0 20px 0;
  text-align: justify;
}

div.TeaserContentHalf {
  float: left;
  margin-right: 20px;
  width: 312px;
}

div.TeaserLast {
  margin-right: 0;
}

div.TeaserFirst {
  clear: left;
}

div.TeaserContent h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}

div.TeaserContent h3 a, div.TeaserContent h3 a:visited, div.TeaserContent h3 a:hover {
  text-decoration: none;
  color: #ce7e50;
}

img.TeaserContentImage {
  float: left;
  margin: 0 5px 5px 0;
}

div.ContainerLeft644 {
  float: left;
  width: 644px;
}

div.ContainerRight207 {
  float: right;
  width: 207px;
}

div.ContainerRight207 h2 {
  color: white;
  background: url(/fileadmin/grafics/teaser_head_bg.gif) no-repeat;
  margin: 5px 0 0 0;
  padding: 4px 0 0 5px;
  height: 23px;
}

div.ContainerRight207 h2 a:link, div.ContainerRight207 h2 a:visited {
  color: white;
}

img {
  border: 0;
}

div#footer a:link, div#footer a:visited {
  color: #555555;
  text-decoration: none;
}

#navigation_main a:link, #navigation_main a:visited {
  text-decoration: none;
  color: #000000;
}

div#nav_main {
  padding-left: 40px;
  padding-top: 6px;
  padding-bottom: 5px;
  float: left;
  width:840px;
}

div#nav_lang {
  padding-top: 6px;
  float: right;
  width:80px;
}

ul#navigation_main li {
  margin-right: 30px;
}

ul#navigation_main ul {
  width: 260px;
}

ul#navigation_main ul li {
  background: #EEEEEE;
  border-bottom: 1px solid #ffffff;
  padding: 6px;
}

ul#navigation_main ul li:hover {
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
}

ul#navigation_main li a:hover {
  color: #ce7e50;
}

ul#navigation_main ul li a:hover {
  color: #ce7e50;
}

/* Formulare */

form fieldset {
  border: 0 none;
}

form legend {
  font-size: 9pt;
  font-weight: bold;
  color: #ce7e50;
}

form label {
  clear: both;
  float: left;
  width: 150px;
  font-weight: bold;
  font-size: 9pt;
}

form label span {
  color: #FF0000;
}

form input[type="text"] {
  float: left;
  width: 300px;
  margin-bottom: 10px;
}

form input[type="submit"] {
  clear: both;
  float: left;
  width: 300px;
  margin-bottom: 10px;
  margin-left: 150px;
}
  
form textarea {
  float: left;
  width: 400px;
  height: 200px;
  margin-bottom: 10px;
}

form select {
  margin-bottom: 10px;
}

div.captcha {
  clear: both;
  float: left;
  padding-left: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
}

form p {
  clear: both;
}

div.formerror {
  color: red;
  font-size: 8pt;
}
/* Newsletter */
input[type="submit"].nl_submit {
  width: 31px;
  height: 25px;
  background: #EEEEEE;
  border: 1px solid #000000;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  margin-left: 1px;
  float: left;
  padding: 0;
  vertical-align: center;
}

input[type="text"].nl_email {
  width: 147px;
  height: 21px;
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  float: left;
}



/* Spezielle News Konfigurationen */
div.NewsSingleSubheader h3 {
  font-weight: bold;
  color: #000000;
}

div.NewsDate {
  font-size: 10pt;
  margin-bottom: 5px;
}

div.TeaserContent hr.clearer {
  clear: both;
  background-image: url(/fileadmin/grafics/stroke.gif);
  height: 1px;
  color: none;
  background-color: none;
  width: 880px;
  border: 0;
}

div#content a:link, div#content a:visited {
  color: #ce7e50;
  text-decoration: none;
}

div#content a:active, div#content a:hover {
  color: black;
  text-decoration: none;
}

div.TeaserContent h3 a:link, div.TeaserContent h3 a:visited {
  color: #ce7e50;
  text-decoration: none;
}

div.TeaserContent h3 a:active, div.TeaserContent h3 a:hover {
  color: black;
  text-decoration: none;
}

div.NewsSingleAddInfo dl.news-single-links dt {
  font-size: 9pt;
}

.news-single-img {
  margin-left: 10px;
}
.NewsListImage {
  margin-right: 10px;
  float: left;
}

ul.NewsLatest {
  padding-left: 10px;
  margin-left: 6px;
}

ul.NewsLatest li {
  margin-bottom: 10px;
}

ul.NewsLatest a, ul.NewsLatest a:visited {
  color: #545454;
  text-decoration: none;
}

ul.NewsLatest a:hover, ul.NewsLatest li:hover {
  color: #ce7e50;
  text-decoration: none;
}

.tx-ttnews-browsebox-SCell {
  background-color:#F9FFE5;
  border: 0 none;
}
.tx-ttnews-browsebox td {
  font-size: 9pt;
}

ul.NewsArchive {
  font-weight: normal;
  list-style-type: none;
  padding: 0;
}

ul.NewsArchive li {
  padding-left: 25px;
}
ul.NewsArchive li.news-amenu-item-year {
  border: 0 none;
  background-color: #ffffff;
  color: #000000;
  font-weight:bold;
  padding:2px 0;
}

.csc-firstHeader {
  margin-top: 0px;
}

div.tx-p2subscribefrontpage-pi1 {
  padding-left: 5px;
}

div.tx-p2subscribefrontpage-pi1 form label {
  display: block;
  float: none;
  width: 200px;
  margin-bottom: 5px;
}

input#tx_p2subscribefrontpage_address {
  display: block;
  width: 190px;
  float: none;
}

div.tx-p2subscribefrontpage-pi1 input[type="submit"] {
  display: block;
  width: 200px;
  float: none;
  margin: 0;
}

.tx-sremailsubscribe-pi1 label {
  text-align: left;
}

.tx-sremailsubscribe-pi1 p, .tx-sremailsubscribe-pi1 fieldset legend {
  padding: 0;
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  margin: 0;
}

ul#breadcrumb_list {
  list-style: none;
  margin-top: -7px;
  border-bottom: #ce7e50 1px solid; 
}

ul#breadcrumb_list li {
   background: url(/fileadmin/grafics/breadcrumbs.gif) no-repeat 0 1px;
   display: inline;
   margin-right: 5px;
   padding-left: 12px;
}

ul#breadcrumb_list li a:link, ul#breadcrumb_list li a:visited {
  text-decoration: none;
  color: black;
}

ul#breadcrumb_list li a:hover, ul#breadcrumb_list li a:active {
  text-decoration: none;
  color: #ce7e50;
}

div.tp_image {
  width: 200px;
  float: left;
}

div.tp_text {
  float: left;
}

.align-justify {
  text-align: justify;
}

.smallText {
  font-size: 85%;
}

