/*   Aktionsite ###########################    */

.aktionsite {
  color: #fff;
  background-image: url(/0_image/content_bg_aktion.gif);
  background-position: 210px bottom;
  background-repeat: no-repeat;
  background-color: #79000E; 
  }
.aktionsite b {color: #fff;}

.aktionsite h3 {color: #FFCD00; margin: 8px 0px;}

.aktionsite a:hover {color: #fff;}

.aktionssite-date h3 {color: #FFCD00; margin: 8px 0px;}

.aktionssite-date {
  width: 611px; 
  color: #fff; 
  background-image: url(/0_image/aktion_2008-09_date_bg.jpg); 
  background-position: 0px 60px; 
  background-repeat: no-repeat; 
  background-color: #79000E; 
  background-attachment: fixed; 

  
}
html > body .aktionssite-date {
  
  background-position: 168px bottom;  
  }

.aktionssite-date b {color: #FFCD00;}

.aktionssite-date a:hover {color: #fff;}


/*   Story Voting!!! ###########################    */

.story-anmeldung {
  color: #fff;
  background: url(/0_image/story-anmeldung_bg.jpg) top right no-repeat #79000E;
  
  }
.aktionssite-date {
  width: 611px; 
  color: #fff; 
  background-image: url(/0_image/aktion_2008-09_date_bg.jpg); 
  background-attachment: fixed; 
  background-position: 0px 60px; 
  background-repeat: no-repeat; 
  background-color: #79000E; 

}
html > body .aktionssite-date {
  
  background-position: 168px bottom;  
  }
.aktionssite-date-voting {
  width: 611px; 
  color: #fff; 
  background-image: url(/0_image/aktionssite-date-voting.jpg); 
  background-attachment: fixed; 
  background-position: 0px 60px; 
  background-repeat: no-repeat; 
  background-color: #79000E; 

}
html > body .aktionssite-date-voting {
  
  background-position: 168px bottom;  
  }  
  
.story-rahmen {
 background: url(/0_image/date-story-bg.gif) top left repeat; 
 margin-bottom: 10px; 
 padding: 5px; 
 border: 1px #FFEBDC solid;
}
pre {
  font-family: Arial, sans-serif; 
  width: 340px; 

   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;       /* Opera 4-6 */
   white-space: -o-pre-wrap;       /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
} 
    
.rating {
  float: right;
  height: 55px;
  color: #fff; 
  font-weight: bold;
  
  }
.rating-unit {
  float: left; 
  padding: 0px 2px 5px 2px; 
  
  text-align: center;}
.rating-unit input{
  margin: 0px; 
  padding: 0px; 
  }
  
.bewertet {
  float: right;
  margin: 0px;
  color: #fff;
  padding: 0px 0px 10px 0;
  line-height: 18px;
  width: 150px;
  text-align: center;
  background: url(/0_image/story-voting/bewertet_bg.gif) top right no-repeat; 
  }   
.bewertet-unit {
  clear: both; 
  height: 80px; 
  background: url(/0_image/story-voting/bewertet_unit_bg.gif) top left repeat-x;
  padding: 5px;
  }  
.preview-image {

  } 
.bewertet .preview-image img {

  } 
.bewertet-text {
  }
.score {
  font-weight: bold;
  font-size: 24px;
}
.bewertet-rueckmeldung {
 color: red;

 }
 
.story-nav {text-align: right;}