body {
background-position   	: center top;
background-repeat     	: repeat-x;
background-image			: url(http://www.lok-erfurt.de/bilder/1184098169/1184098169-1362828155-bg_body.gif);
color                 	: #474747;
font-family					: "Liberation sans", Arial, Helvetica, sans-serif;
font-size             	: 12px;
font-weight           	: normal;}  
/* zcontent Fixes */
td.link {color:#474747!important;}

hr { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.bg_body {background:#f1f1f1 url(http://www.lok-erfurt.de/bilder/1184098169/1184098169-1362828155-bg_body.gif) repeat-x center top;}
p {margin:0;border:0;}

.auswahl{background-color: #F5F5F5;color:#474747;font-family:"Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;}
.bemerkung {color: #474747;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;}
.link {color: #850225;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;text-decoration: none;}
.link_aktiv {color: #850225;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;text-decoration: underline;}
.pokal {color: #474747;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:bold;}
.normal {color: #474747;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;}
.text {color: #474747;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;}
.titel {background-color: #850225;color:#fff;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;}
.ueberschrift {color: #850225;font-family: "Liberation sans", Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;letter-spacing:1px;}
.kopf {background: url(http://www.zcontent.de/bilder/1184098169/1184098169-1363451635-bg_seitenheader.png) no-repeat;font-weight:normal;font-size:24px;font-family:Arial, Helvetica, sans-serif;color:#fff;line-height:40px;text-align:center;padding-right:12px;margin:0 0 6px 32px;}

.content .mainbar img {border:0px solid #d4d4d4;background-color:#f1f1f1;padding:4px;}
.contentbox .titel {background-color: #850225;color: #fff;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;}
.contentbox table {width: 99%;}

/* Tabelleneinstellung */

/* Tabelle CMS */
.tabelle {text-align: left;background-color: #f1f1f1;margin: 0 0 0 21px;} 
.tabelle td {padding: 5px 0px;font-size:13px;border-bottom: 1px dotted #D5D5D5;}


.table {border-spacing: 0;border-collapse: collapse;}
.table {width: 100%;margin-bottom: 20px;}
.table td,
  .table th {
    /*background-color: #fff !important;*/
  }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}