body {
  background-image: url(../grafik/bg_body.gif);
  background-repeat: repeat-x;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: #377F00;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

div#page {
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 100%;
  z-index: 1;
}

div#head {
  padding: 0;
  height: 165px;
  z-index: 2;
}

div#logo {
  position: absolute;
}

div#ticker {
  position: absolute;
  background-image: url(../grafik/bg_ticker.gif);
  background-repeat: no-repeat;
  margin: 25px 0 0 265px;
  width: 700px;
  height: 15px;
  padding: 2px 0 2px 30px;
  font-size: 0.7em;
  letter-spacing: 0.2em;
  color: #ffffff;
}

div#ticker-view-zone {
  position: relative;
  width: 620px;
  overflow: hidden;
  height: 19px;
}

div#ticker-content {
  position: absolute;
  margin: 0;
  padding: 0;
  color: #ffffff;
  width: 10000px;
}

div#sub-navigation {
  position: absolute;
  margin: 64px 0 0 275px;
  font-size: 0.9em;
  z-index: 10;
}

div#sub-navigation ul {
  list-style-type: none;
}

div#sub-navigation ul li {
  float: left;
  margin: 0 10px 0 0;
}

div#sub-navigation a,
div#sub-navigation a:link,
div#sub-navigation a:visited,
div#sub-navigation a:hover,
div#sub-navigation a:focus,
div#sub-navigation a:active {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

div#sub-navigation a:hover {
  color: #87C738;
}

div#main-navigation {
  position: absolute;
  margin: 89px 0 0 265px;
  font-size: 1.1em;
  z-index: 10;
}

div#main-navigation ul {
  list-style-type: none;
}

div#main-navigation ul li {
  float: left;
}

div#main-navigation a,
div#main-navigation a:link,
div#main-navigation a:visited,
div#main-navigation a:hover,
div#main-navigation a:focus,
div#main-navigation a:active {
  display: block;
  color: #166E00;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  height: 24px;
}

div#main-navigation a:hover {
  color: #ffffff;
  background-color: #166E00;
}

div#body {
  margin: 0;
  z-index: 2;
}            

div#teaser {
  position: relative;
  margin: 0 0 0 20px;
  width: 941px;
  height: 233px;
  background-image: url(../grafik/bg_teaser.gif);
  background-repeat: no-repeat;
  z-index: 4;
}

div#main-content_save {
  position: relative;
  margin: -60px 0 0 -6px;
  padding: 75px 25px 25px 25px;
  width: 941px;
  height: 840px;
  background-image: url(../grafik/bg_content.gif);
  background-repeat: no-repeat;
  z-index: 3;
}

div#main-content {
  position: relative;
  width: 991px;
  z-index: 3;
}

div.main-content_teaser {
  margin: -60px 0 0 -6px;
}         

div.main-content_no-teaser {
  margin: -1px 0 0 -6px;
}

div#main-content-closure {
  height: 35px;
  background-repeat: no-repeat;
  z-index: 3;
}

div.main-content_teaser div#main-content-closure {
  background-image: url(../grafik/bg_content_closure.gif);
}

div.main-content_no-teaser div#main-content-closure {
  background-image: url(../grafik/bg_content_closure2.gif);
}

div#main-content-content {
  background-image: url(../grafik/bg_content_content.gif);
  background-repeat: repeat-y;
  z-index: 3;
  padding: 40px 25px 0 25px;
}

div.main-content_teaser div#main-content-content {  
  padding: 40px 25px 0 25px;
}

div.main-content_no-teaser div#main-content-content {  
  padding: 0 25px 0 25px;
}

div#main-content-basement {
  height: 35px;
  background-image: url(../grafik/bg_content_basement.gif);
  background-repeat: no-repeat;
  z-index: 3;
}

div.teaser-img {
  z-index: 5;
  position: absolute;
  width: 941px;
  height: 233px;
  background-repeat: no-repeat;
}

img.teaser-img {
  float: right;
}

div#teaser h3 {
  position: absolute;
  margin: 145px 0 0 550px;
  font-size: 3.0em;
  color: #ffffff;
  background-image: url(../grafik/teaser_bg_h3.png);
  background-repeat: repeat-y;
  width: 360px;
}

div#teaser-1 {
  position: absolute;
  background-image: url(../bilder/teaser_1.png);
}

div#teaser-content {
  position: absolute;
  z-index: 6;
  width: 520px;
  padding: 25px 0 0 15px;
}

div#teaser-content h4 {
  position: relative;
  background-image: url(../grafik/bg_h4_teaser.gif);
  background-repeat: no-repeat;
  padding: 5px 0 5px 20px;
  color: #85B32B;
  margin: 0 0 15px -15px;
  font-size: 1.4em;
}

div#teaser-content h4 a:link,
div#teaser-content h4 a:visited,
div#teaser-content h4 a:focus,
div#teaser-content h4 a:hover,
div#teaser-content h4 a:active {
  color: #85B32B;
}

div#teaser-content p {
  font-size: 0.9em;
  margin: 0 0 15px 5px;      
  color: #ffffff;
}        

div#teaser-content a,
div#teaser-content a:link,
div#teaser-content a:visited,
div#teaser-content a:focus,
div#teaser-content a:hover,
div#teaser-content a:active {    
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

div.box {
  margin: 0 0 15px 0;
  background-color: #E8F2D3;
  padding: 0;
}   

div.box-closure {
  background-image: url(../grafik/closure-right.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0;
  height: 16px;
}        

div.box-basement {
  background-image: url(../grafik/basement-right.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0;
  height: 16px;
}    

div.box-content {
  padding: 0 15px 0 15px;
}

div.box-head {
  margin: 0 0 0 -15px;
  padding: 4px 0 4px 0;
}

div.box-content h4 {
  background-image: url(../grafik/box_h4_bg.gif);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #469100;
  padding: 4px 64px 4px 25px;
  color: #ffffff;
  font-size: 1.4em;
  display: inline;
}

div.box-content h4 a,
div.box-content h4 a:link,
div.box-content h4 a:visited,
div.box-content h4 a:focus,
div.box-content h4 a:hover,
div.box-content h4 a:active {    
  position: absolute;
  font-size: 0.6em;
  color: #469100;
  margin: 18px 0 0 23px;
  letter-spacing: 0.1em;
  text-decoration: none;
} 

div.box-content ul.standard {    
  list-style-type: none; 
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 0.75em;
}    

div.box-content ul.standard li {    
  margin: 10px 0 0 0;
  padding: 0;
}  

div.result-navigation {
  margin: 20px 0 20px 10px;
  background-color:#469100; 
  padding: 3px 6px 3px 6px;
}   

div.result-navigation table {
  width: 100%;
  font-size: 0.75em;
}

td.result-back {
  width: 100px;
}

td.result-info {
  width: auto;
  text-align: center;
  color: #ffffff;
}

td.result-forward {
  width: 100px;
  text-align: right;
}

div.result-navigation a,
div.result-navigation a:link,
div.result-navigation a:visited,
div.result-navigation a:focus,
div.result-navigation a:hover,
div.result-navigation a:active { 
  color: #ffffff;
  text-decoration: none;
} 

div.box-content h5 {
  font-weight: bold;  
  margin: 10px 0 0 10px;
  color: #9DC541;
  font-size: 1.2em;
} 

div.box-content h6 {
  font-weight: bold;
}

div.box-content h6 a,
div.box-content h6 a:link,
div.box-content h6 a:visited,
div.box-content h6 a:focus,
div.box-content h6 a:hover,
div.box-content h6 a:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}   

div.standard div.box-content h6 {
  font-weight: bold;
  font-size: 1.4em;
}   

div.standard div.box-content ul.standard li {  
  border-bottom: 1px solid #9DC541;
  padding-bottom: 10px;
} 

div.box-content p {    
  margin: 0 0 1px 0;
}   

div.box-content p.text { 
  font-size: 0.8em;  
  margin: 10px 0 10px 0;
}  

div.box-content p.category { 
  font-style: italic;
  margin: 0 0 10px 0;
}  

div.box-content p.image {  
  margin: 0 0 5px 0;
}

div.box-thumbnails {
  float: right;
  position: relative;
}

div.box-thumbnails img {
  margin: 0 0 0 10px;
}

div.detail {
  padding-top: 5px;
}

div.detail img {
  margin: 0 10px 0 0;
  float: left;
}

div#content-left {
  width: 215px;
  float: left;
  margin-right: 15px;
}    

div#content-right {
  width: 215px;
  float: right;
}     

div#content-center {
}

div.content-center_no-margin {
  width: auto;
  float: none;
}     

div.content-center_with-both-margin {
  width: 482px;
  float: left;
}   

div.content-center_with-one-margin {
  width: 710px;
  float: left;
}

div.detail-view {
  font-size: 0.8em;
  padding: 10px; 
}

div.detail-view h5 {
  font-weight: bold;  
  margin: 10px 0 10px 0;
  color: #9DC541;
  font-size: 1.2;
  border: none;
}

div.fulltext {
  margin: 10px 0 0 0;
}

ol.richtext-list,
ul.richtext-list,
li.richtext-list {
  font-size: 1.0em;
  margin: 0 0 0 10px;
  padding: 0;
  border: none;
}

ul.richtext-list {
  list-style-type: disc;
  margin: 0 0 0 4px;
}

table.layout {
  width: 100%;
  border-left: 1px solid #469100; 
  border-top: 1px solid #469100; 
}

td.layout, th.layout {
  width: auto;
  border-right: 1px solid #469100; 
  border-bottom: 1px solid #469100; 
  padding: 2px;
}

th.layout {
  background-color: #9DC541; 
  color: #000000;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

div.formular {
  margin: 15px 0 10px 0;
}   

div.formular-row {
  margin: 0 0 10px 0;
  font-size: 0.8em;
}   

div.formular-label {
  float: left;
  width: 150px;
  font-weight: bold;
}

div.formular-value {
  float: left;
  width: 550px;
}

input,
textarea,
select {
  border: 1px solid #469100;
}

input.submit {
  background-color: #469100;
  color: #ffffff;
  width: 150px;
}

img.list-image {
  float: right;
}

div#sponsoren {
  position: relative;
  margin: 0 0 0 -6px;
  padding: 25px;
  width: 941px;
  height: 102px;
  background-image: url(../grafik/bg_sponsoren.gif);
  background-repeat: no-repeat;
  z-index: 3;
}

div.sponsoren-head {
  margin: 0 0 0 -15px;
  padding: 4px 0 4px 0;
}

div#sponsoren h4 {
  background-image: url(../grafik/sponsoren_h4_bg.gif);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #469100;
  padding: 4px 64px 4px 25px;
  color: #ffffff;
  font-size: 1.4em;
  display: inline;
}

div#sponsoren h4 a,
div#sponsoren h4 a:link,
div#sponsoren h4 a:visited,
div#sponsoren h4 a:focus,
div#sponsoren h4 a:hover,
div#sponsoren h4 a:active {    
  position: absolute;
  font-size: 0.6em;
  color: #469100;
  margin: 18px 0 0 23px;
  letter-spacing: 0.1em;
  text-decoration: none;
} 

div#sponsoren img {
  float: left;
  margin: 15px 50px 0 10px;
  padding: auto 0 auto 0;
}


