a {
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: none;
}

a:hover {
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: underline;
}

#src a {
      border-bottom: 0;
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: none;
}

#src a:hover {
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: underline;
}

.newsbody a {
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: none;
      border-bottom: 1px dotted #842125;
}

.newsbody a:hover {
      color : #842125;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: none;
      border-bottom: 1px solid #842125;
}              

a.invert {
      color : #fff;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: none;
}

a.invert:hover {
      color : #fff;
      font-family : Tahoma,Verdana,Arial;
      font-size: 11px;
      text-decoration: underline;
} 
#content .product h2 a {
  color: #ac1f0e;
}

a img, img {
  border: none;
}

h1 {
  margin: 0;
  color: #842125;
  font-size: 13px;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

p, #contents div {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  /*background: #ffffff;*/
  text-align: justify;
}
 
.date {
  color: #842125;
  font-size: 11px;
  font-weight: normal;
}

.date_articlebox{
  color: #842125;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin-left: 3px;
  border-top: 1px solid #842125;
  border-right: 1px solid #842125;
  border-left: 1px solid #842125;
}

.date_topnewsbox {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}

.service {
  color: #676a6d;
  font-size: 11px;
  font-weight: normal;
}

table {
  width: 100%;
  margin: 0;
  padding: 0;
}

th, td {
  font-size: 11px; /*text-align:left;*/
  font-weight: normal;
}

form {
  margin: 0;
  padding: 0;
}

input, textarea {
  font-size: 10px;
  border: 1px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button {
    background-color: #aaaaaa;
    color: #ffffff;
    border: 1px solid #cccccc;
}



ul {
  list-style:none;
  margin:0;
  padding:0;
}


/* --------------------------------------------------------
 * Content Spalte
 * ========================================================*/
#content {
  font-size: 12px;
} 

#content div .image_left {
  float: left;
  border: 1px solid #c3c4c3;
  margin: 3px 5px 4px 0px;
}

#selected div .image_left {
  float: left;
  border: 1px solid #c3c4c3;
  margin: 3px 5px 4px 0px;
}


#content div .image {
  float: right;
  border: 1px solid #c3c4c3;
  margin: 8px 0 4px 10px;
  position: relative;
}

#content .image span {
    background: none repeat scroll 0 0 rgba(132, 33, 37, 0.3);
    bottom: 4px;
    color: #ccc;
    padding: 2px 10px;
    position: absolute;
    right: 0;
}

#content div .newsbody {
  margin-top: 5px;
}

#content .newsbody a {
  font-size: 12px;
}

#content .line {
  border-top: 1px solid #cbd0d4;
  clear: both;
  width: 100%px;
}

#content .page, 
.activepage, .active {
  border: 1px solid #842125;
  padding: 0 2px;
  background: #f5f3e9;
  font-weight: bold;
}

#content .left{
  float: left;
}

#img .left{
  float: left;
  padding: 5px 5px 5px 0;
}

#zzzcontent .right{
  float: right;
  padding: 5 10 10 0;
}

#zzzcontent .center{
  float: center;
  padding: 5 10 10 0;
}

#zzzcontent #articlefeature .left{
  float: left;
}

#zzzcontent #articlefeature .right{
  text-align: right;
}

#content #relatedarticle h1 {
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
}

#content #relatedarticle ul{
  margin: 0;
}

#content .experts {
  padding-bottom: 5px;
  margin: 0px;
  background: transparent;
}

#content .experts .left {
  float: left;
  margin-right: 10px;
}

#content .browse {
  background: #F7F7EC;
  border: 1px solid #842125;
  font-weight: bold;
  padding-left: 5px;
}

#content .art_browse {
  font-weight: bold;
  padding-left: 5px;
}

#content .browse a {
  padding: 0 2px 0 2px;
}

#content ul {
  padding: 0px;
}

#selected ul {
  padding: 0px;
}
#content .category {
  background-color: #842125;
  border-left: 1px solid #842125;
  border-right: 1px solid #842125;
  border-top: 1px solid #842125;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

*#content .category:hover {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#content .category:hover a{
  color: #fff;
}

#selected .category {
  background-color: #842125;
  border-left: 1px solid #842125;
  border-right: 1px solid #842125;
  border-top: 1px solid #842125;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#selected .category:hover {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#selected .category:hover a{
  color: #fff;
}

#content .territory {
  background-color: #f7f7ec;
  border-top: 1px solid #842125;
  border-right: 1px solid #842125;
  border-bottom: 1 px #f7f7ec;
  border-left: 1px solid #842125;
  color: #842125;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

/*#content .territory:hover {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#content .territory:hover a{
  color: #fff;
}*/

#selected .territory {
  background-color: #f7f7ec;
  border-top: 1px solid #842125;
  border-right: 1px solid #842125;
  border-bottom: 1 px #f7f7ec;
  border-left: 1px solid #842125;
  color: #842125;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

/*#selected .territory:hover {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#selected .territory:hover a{
  color: #fff;
}*/

#selected .topnewshead{
  background-color: #842125;
  border-top: 1px solid #842125;
  border-right: 1px solid #842125;
  border-left: 1px solid #842125;
  color: #fff;
  font-size: 11px;
  margin-left: 3px;
  padding: 2px;
}

#content .paidcontent {
  background-color: #842125;
  color: #fff;
  font-size: 11px;
  padding: 2px;
  border-top: 1px solid #842125;
  border-right: 1px solid #842125;
  border-left: 1px solid #842125;
}

#articlebox(
  border: 1px solid #842125;
  padding: 10px;
)

#categorybox(
  border: 1px solid #842125;
  padding: 10px;
  margin: 1px 0 10px 0;  
  align: right;
)

#tmp_plg_heading{
  background: #842125;
  color: #fff;
  border: 1px 0 1px 0 solid #C3C4C3;
}

#content .author {
  font-size: 11px;
}

#content li {
  margin: 15px;
  /*padding-left: 5px;*/
  list-style-type: square;
  color: #842125;
  font-size: 14px;
  line-height: 16px;
}

#content #articlewm-data li {
  margin: 0 0 0 15px;
  list-style-type: none;
  color: #000;
}

#content #articlewm-data li li {
  margin: 0 0 0 15px;
  list-style-type: square;
  color: #000;
}

#content #articlefeature, 
#content .tablecell_center {
  text-align: center;
}
#content #articlefeature a {
  font-size: 11px;
}


/* --------------------------------------------------------
 * Content Spalte, Uebersichtsseiten
 * ========================================================*/
.hp #content h1, 
.hp #content h2 {
  margin: 0;
  font-size: 12px;
}

.hp #content li {
  margin: 0px 5px 0px 33px;
  list-style-type: square #842125;
  /*color: #000;*/
  font-size: 11px;
  /*text-indent: -30px;*/
}

.main #content li {
  margin: 0px 5px 0px 33<px;
  list-style-type: square #842125;
  /*color: #000;*/
  font-size: 11px;
  /*text-indent: -30px;*/
}

.hp #relart li {
  margin: 0px 5px 0px 53px;
  list-style-type: none;
  color: #000;
  font-size: 11px;
  text-indent: -52px;
}

.main #relart li {
  margin: 0px 5px 0px 53px;
  list-style-type: none;
  color: #000;
  font-size: 11px;
  text-indent: -52px;
}

.hp #selected li {
  margin: 0px 5px 0 33px;
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  text-indent: -33px;
}

.main #selected li{
  margin: 0px 5px 0px 33px;
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  text-indent: -33px;
}

.hp #selected #topnewsbox li {
  margin: 0px 5px 5px 30px;
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  text-indent: -30px;
}

.main #selected #topnewsbox li {
  margin: 0px 5px 0px 25px;
  list-style-type: none;
  color: #fff;
  font-size: 11px;
  text-indent: -30px;
}

.hp #selected #topnewsbox a{
  color: #fff;
}

.main #selected #topnewsbox a {
  color: #fff;
}

.hp #content p {
  margin: 0;
  padding-top: 2px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

.main #content p {
  margin: 0;
  padding-top: 2px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

.hp #selected p {
  margin: 0;
  padding-top: 2px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

.main #selected p {
  margin: 0;
  padding-top: 2px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

.hp #content .line {
  border-top: 3px solid #842125;
  clear: both;
  width: 100%;
  line-height: 3px;
}

.main #content .line {
  border-top: 3px solid #842125;
  clear: both;
  width: 100%;
  line-height: 3px;
}

.hp #selected .line {
  border-top: 3px solid #842125;
  clear: both;
  width: 100%;
  line-height: 3px;
}

.main #selected .line {
  border-top: 3px solid #842125;
  clear: both;
  width: 100%;
  line-height: 3px;
}

.hp #content .left {
  float: left;
  /*margin: 4px 5px 2px 0;*/
}

.main #content .left {
  float: left;
  /*margin: 4px 5px 2px 0;*/
}

.hp #content .hp_news,
.hp #selected .hp_news,
.hp #additional .hp_news {
  /*margin: 0px 5px 0px 25px;*/
  list-style-type: none;
  color: #000;
  font-size: 11px;
  text-indent: -33px;
}

.main #content .hp_news,
.main #selected .hp_news,
.main #additional .hp_news {
  /*margin: 0px 5px 0px 30px;*/
  list-style-type: none;
  color: #000;
  font-size: 11px;
  text-indent: -33px;
}

.hp #relart .hp_news {
  /*margin: 0px 5px 0px 50px;*/
  list-style-type: none;
  color: #000;
  font-size: 11px;
  text-indent: -30px;
}

.main #relart .hp_news {
  margin: 0px 5px 0px 50px;
  list-style-type: none;
  color: #000;
  font-size: 11px;
  /*text-indent: -25px;*/
}

.hp #content #categorybox,
.hp #selected #categorybox,
.hp #additional #categorybox {
    border: 1px solid #842125;
    padding: 10px;
    margin: 1px 0 15px 0;
    background: url(https://www.shareribs.com/fileadmin/templates/rg-image/bg_verlauf.gif) top repeat-x;
}

.main #content #categorybox,
.main #selected #categorybox,
.main #additional #categorybox {
    border: 1px solid #842125;
    padding: 10px;
    margin: 1px 0 15px 0;
    background: url(https://www.shareribs.com/fileadmin/templates/rg-image/bg_verlauf.gif) top repeat-x;
}

.hp #content #topnewsbox,
.hp #selected #topnewsbox,
.hp #additional #topnewsbox {
    border: 1px solid #842125;
    padding: 10px;
    margin: 1px 0 15px 0;
    background: #842125;
}

.main #content #topnewsbox,
.main #selected #topnewsbox,
.main #additional #topnewsbox {
    border: 1px solid #842125;
    padding: 10px;
    margin: 1px 0 15px 0;
    background: #842125;
}

.hp p {
  font-size: 11px;
  text-align: justify;
}

/* --------------------------------------------------------
 * Selected Spalte
 * ========================================================*/
*/#selected p, #content p {
*/  text-align: justify;
*/  font-size: 12px;
*/}
 
/* --------------------------------------------------------
 * Additional Spalte
 * ========================================================*/
#additional p, #additional {
  font-size: 11px;
  /*text-align: center;*/
  /*text-align: justify;*/
}

/* --------------------------------------------------------
 * Experts / Specialboxen / Emfisbox / Paymentbox
 * ========================================================*/
#content #expertsbox, #selected #expertsbox, #additional #expertsbox, #content #articlebox, #selected #articlebox {
  border: 1px solid #842125;
  padding: 10px;
  margin-bottom: 15px;
  background: url(https://www.shareribs.com/fileadmin/templates/rg-image/bg_verlauf.gif) top repeat-x;
}

#articlewm {
  background: url(https://www.shareribs.com/fileadmin/templates/rg-image/srartbgwm.gif) top repeat-y;
}


#expertsbox h1 {
  margin: 5px 0px 5px 0;
  font-size: 12px;
  font-weight: bold;
}

#expertsbox .header {
  margin-bottom: -10px;
  font-weight: bold;
  text-align: center;
}

#expertsbox h2 {
  /*margin: 0px 5px 0px 5px;*/
  font-size: 11px;
}

#expertsbox .left {
  float: left;
  margin: 3px 5px 5px 0;
}

#expertsbox ul {
  padding: 0px;
  margin: -5px 0 0 0;
}

#content #expertsbox p {
  margin: 2px 5px 0px 5px;
  font-size: 11px;
}

#expertsbox .date {
  color: #676a6d;
  font-size: 11px;
}

#specialbox {
  border: 1px solid #d3c892;
  padding-bottom: 5px;
  background: #f5f3e9;
}

#specialbox h1 {
  margin: 10px 0px 0px 10px;
  font-size: 14px;
  font-weight: bold;
}

#specialbox p {
  margin: 2px 10px 0px 10px;
  font-size: 11px;
}

#specialbox th{
  background: #bacada;
}

#selected #emfisbox {
  width: 282px;
  border: 1px solid #842125;
  padding: 8px;
  margin-bottom: 15px;
  background: #f7f7ec;
  float:left;
}

#additional #emfisbox {
  border: 1px solid #842125;
  padding: 0px;
  margin: 0;
  background: #f7f7ec;
  float:left;
}

#emfisbox h1 {
  margin: 10px 0px 0px 10px;
  font-size: 12px;
  font-weight: bold;
}

#emfisbox p {
  margin: 2px 10px 0px 10px;
  font-size: 10px;
}

#emfisbox th{
  color: #fff;
  background: #842125;
}

#emfisbox table{
  border-spacing: 0;
  padding: 0;
  margin: 0;
}

#emfisbox td{
  padding: 1px 5px;
}

#paymentbox {
  border: 1px solid #ac1f0e;
  padding: 10px;
  margin-bottom: 20px;
  background: #f5f3e9;
  height: 120px;
}

#paymentbox h1 {
  margin-bottom: 10px;
  padding: 0;
  font-size: 14px;
}

#paymentbox #abonnent {
  margin: 0;
  padding: 0;
  float: left;
  width: 200px;
  font-size: 11px;
}

#paymentbox #register {
  margin: 0;
  padding: 0px 0px 0px 10px;
  float: left;
  border-left: 1px solid #ac1f0e;
  width: 230px;
  font-size: 11px;
}

#paymentbox .button{
  background: url(../image/nav_button_submit.png) repeat-x;
  color: #fff;
}

#paymentbox p {
  font-size: 11px;
}
#specialbox h2, 
#emfisbox h2 {
  margin: 0px 10px 0px 10px;
  font-size: 11px;
  color: #fff;
}

#specialbox .left, 
#emfisbox .left {
  float: left;
  margin: 10px;
}

#specialbox li, 
#emfisbox li {
  margin: 10px;
  padding: 0;
  list-style-type: none;
  color: #000;
  font-size: 11px;
}

#specialbox .row, 
#emfisbox .row {
  background: url(../images_rg/bg_verlauf_row.gif) repeat-x;
  border-top: 1px solid #842125;
}

#specialbox .date, 
#emfisbox .date {
  color: #6766D;
}

#emfisbox .line, 
#expertsbox .line, 
#specialbox .line {
  border-top: 1px solid #cbd0d4;
  clear: both;
}
#expertsbox li, 
.experts li {
  margin: 0;
  padding-top: 2px;
  font-size: 11px;
  line-height: 15px;
}


/* --------------------------------------------------------
 * Produktseite
 * ========================================================*/
.product {
  padding: 10px 0 10px 0;
  margin: 0;
  border: 1px solid #bdbdbf;
  background: #eeeef0;
}

.product .line {
  border: top 1px solid #000;
  margin: 10px 0 15px 0;
}

.product li {
  margin: 0 0 5px 15px;
  padding: 0;
  color: #000;
  font-size: 12px;
}

.product p,ul {
  padding: 0 0 2px 0;
}

.product h2 {
  margin: 0 0 10px 0;
}

/* --------------------------------------------------------
 * TYPO3 Styles
 * ========================================================*/
.csc-menu {font-weight: bold;
}


/* --------------------------------------------------------
 * TYPO3 Formulare
 * ========================================================*/


fieldset.csc-mailform label {
  width: 65px;
  float: left;
  clear: right;
  color: #842125;
}

fieldset.csc-mailform input {
  width: 200px;
}

fieldset.csc-mailform textarea {
  width: 275px;
  min-width: 275px;
  max-width: 332px;
}

fieldset.csc-mailform input.mf-submit {
  width: 100px;
  margin-left: 65px;
}

DIV.csc-mailform-field {
  padding-bottom: 10px;
}


fieldset {
  border: 0px;
}

.mf-input {}
.mf-pass {}
.mf-text {}
.mf-check {}
.mf-radio {}
.mf-select {}
.mf-file {}
.mf-reset {}
.mf-submit { 
  margin-top: 10px; 
  margin-left:110px 
  /*!important; margin-left:55px;*/ /*to fix ie6 position*/ 
  width:100px;
  clear:both;
}
form {}