body {
  color            : #000000;
  margin-top       : 0px;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  background-image  : url(../images/body.gif);
  font-family      : arial, sans-serif;
  font-size        : 11px;
}

//////////////////// Lauftext in den News ////////////////
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

//////////////////// Easybook - letzter Eintrag Modul ////////////////

}

.easylast_name {
  text-align       : center;
  font-weight      : bold;
}
.easylast_text {
  text-align       : center;
}
.easylast_link {
  text-align       : center;
}

//////////////////// Spezielles Layout Rasen Modul ////////////////

}
table.moduletable_rasen {
  width		 : 100%;
  background-image : url(../images/rasen.jpg);
  border-left      : 1px solid #FFF; 
  border-right     : 1px solid #FFF;
}
table.moduletable_rasen th {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 21px;
  line-height      : 21px;
  color            : #FFFFFF;
  background-image : url(../images/header.jpg);  
}
table.moduletable_rasen td {
  padding-left     : 1px;
  padding-right    : 1px;
}

////////////// Die Suchfunktion //////////////////////

}
.search_box {
  float: right;
  background	   : transparent url(../images/search.gif);
  color			   : #333333;
}

//////////////// Die Buttons auf der Website //////////////////////

}
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 10px;
  border            : 1px solid #C9C9C9;
  background-color  : #FFFFFF;
  color             :#000000;
  background-image  : url(../images/but.gif);
  padding           : 2px;
}
.buttonheading {
  padding-left     : 4px;
  padding-right    : 4px;
}

///////// Formatierung der Navigation oberhalb vom Header /////////

}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
font-size          : 11px;
}
ul#mainlevel-nav li {
  display          : block;
  background       : transparent;
  padding-left     : 17px;
  margin           : 0px;
  font-size        : 11px;
  line-height      : 25px;
  white-space      : nowrap;
  height           : 23px;
  line-height      : 23px;
  text-align       : center;
  background       : url(../images/header_navi_button.gif) left;
  float            : right;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  text-decoration  : none;
  background       : transparent;
  color            : #DDDDDD;
  background       : url(../images/header_navi_button.gif) right;
  padding-right    : 1em;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #FFFFFF;}
}
#buttons>ul#mainlevel-nav li a { width: auto; }
}

//////// Formatierung der Module /////////////

}
table.moduletable {
  width		       : 100%;
  table-layout	   : auto;
}

////////// Formatierung der Modul Überschriften /////////////////

}
table.moduletable th {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 21px;
  line-height      : 21px;
  color            : #FFFFFF;
  border-left      : 1px solid #FFF; 
  border-right     : 1px solid #FFF; 
  background-image : url(../images/header.jpg);  
}

//////// Breite der Navigation und der Inhalte in den Modulboxen /////////////////////

}
table.moduletable td {
  padding-left     : 1px;
  padding-right    : 1px;
}

////////// contentberech meine ich //////////////////////

}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 1px;
}

/////////// Formatierung der Content & Komponent Überschriften //////////////////

}
.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  height           : 17px;
  line-height      : 17px;
  padding-left     : 15px;
  text-align       : left;
  color            : #000000;
  width            : 100%;
  border-bottom    : 1px #0E442D solid;
  margin           : 2px;
}
.componentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  height           : 17px;
  line-height      : 17px;
  text-transform   : uppercase;
  padding-left     : 15px;
  text-align       : left;
  color            : #000000;
  width            : 100%;
  border-bottom    : 2px #0E442D solid;
  margin           : 2px;
}
//////////////// Weiss ich nicht /////////////////////

  }
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 13px;
  text-align       : left;
  color            : #DA0BA2;
}
.title a:link, .title a:visited {
  font-size        : 13px;
  color            : #DA0BA2;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 13px;
  color            : #DA0BA2;
  text-decoration  : none;
  font-weight      : bold;
}

////////////// Formatierung der Navigation in den Modulen - HINTERGRÜNDE //////////////////////

}
a.mainlevel:link {
  display          : block;
  font-size        : 11px;
  background-color : transparent;
  font-weight      : normal;
  width            : 100%;
  background-image : url(../images/navi.jpg);
  height           : 22px;
  line-height      : 22px;
  color            : #000000;
  text-indent      : 15px;
  vertical-align   : -2px;
  text-transform   : capitalize;
}
a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  background-color : transparent;
  font-weight      : normal;
  width            : 100%;
  background-image : url(../images/navi.jpg);
  height           : 22px;
  line-height      : 22px;
  color            : #000000;
  text-indent      : 15px;
  vertical-align   : -2px;
  text-transform   : capitalize;
}
a.mainlevel:hover {
  background-color : #F3F3F3;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 15px;
  color            : #000000;
  background-image : url(../images/navi_over.jpg);
}
#active_menu {
  display          : block;
  font-size        : 11px;
  background-color : transparent;
  font-weight      : bold;
  width            : 100%;
  height           : 22px;
  line-height      : 22px;
  background-image : url(../images/navi_over.jpg);
  color            : #000000;
  text-transform   : capitalize;
  text-indent      : 15px;
  vertical-align   : -2px;
  border-bottom    : 0px dotted #000000;
}
a#active_menu:hover {
  color            : #000000;
  background-image : url(../images/navi_over.jpg);
  background-color : #FBC735;
}
a#active_menu:visited {
  display          : block;
  font-size        : 11px;
  font-weight      : bold;
  background-color : transparent;
  width            : 100%;
  height           : 22px;
  line-height      : 22px;
  color            : #000000;
  text-indent      : 15px;
  vertical-align   : -2px;
  text-transform   : capitalize;
}
a.sublevel:link {
  display          : block;
  font-size        : 11px;
  background-color : transparent;
  font-weight      : normal;
  width            : 100%;
  background-color : #F3F3F3;
  height           : 19px;
  line-height      : 19px;
  color            : #000000;
  background-image : url(../images/navi_sub.jpg);
  text-indent      : 15px;
  padding-right    : 5px;
  vertical-align   : -2px;
  text-transform   : capitalize;
  text-decoration  : none;
  border-bottom    : 1px dotted #000000;
}
a.sublevel:visited {
  display          : block;
  font-size        : 11px;
  background-color : transparent;
  font-weight      : normal;
  width            : 100%;
  background-color : #F3F3F3;
  height           : 19px;
  line-height      : 19px;
  color            : #000000;
  background-image : url(../images/navi_sub.jpg);
  text-indent      : 15px;
  vertical-align   : -2px;
  text-transform   : capitalize;
  border-bottom    : 1px dotted #000000;
}
a.sublevel:hover {
  color            : #000000;
  background-color : #F3F3F3;
  font-weight      : normal;
  background-image : url(../images/navi_sub_over.jpg);
  text-decoration  : none;
  border-bottom    : 1px dotted #000000;
}

//////////////// Formatierung der allgemeinen Links auf der Website //////////////////

}
a:link, a:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #10412C;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a img { 
  border           :none;
  align            :middle;
  vertical-align   :middle;
}

///////////////////// Formatierung der READ MORE Zeile ////////////////////

}
a.readon:link, a.readon:visited {
  color            :#404F59;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 11px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  background-image : url(../images/but.gif);
  }
a.readon:hover {
  color            :#10412C;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 11px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
}

////////////////////// Abstände im Contentbereich ///////////////////////

}
ul {
  
  margin           : 1px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

//////////////// Formatierung des Datums ////////////////////////

}  
.date {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  color            : #000000;
  padding-right    : 50px;
}

/////////////// Der Page Navigator////////////////////////

}
.pathway {
  color            : #000000;
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  padding-left     : 10px;
}
a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  color            : #10412C;
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  padding-left     : 0px;
}

//////////////// Formatierung der Eingabefelder /////////////////////////

}
.inputbox {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
}

///////////////// Formatierung BACK Button und der SEITENNAVIGATION unten im Contentbereich ////////////////

}
.back_button {
text-align         : center;
padding            : 10px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #000000;
}
.pagenav {
  font-size        : 11px;
  color            : #000000;
}

/////////////// Kleine Texte wie GESCHRIEBEN VON, DATUM und BILDUNTERSCHRIFTEN unterhalb von Texten /////////////////

}
.small {
  font-size        : 10px;
  color            : #000000;
}
.smalldark {
  font-size        : 10px;
  color            : #000000;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.mosimage_caption {
  font-size        : 10px;
  color            : #2C2C2C;
}

////////////////// Kleine diverse Formatierungen ////////////////////////

}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #000000;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
.blog_more {
padding-left       : 10px;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background       : #C7C6C6;
  color            : #000000;
  padding          : 4px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E6E6E6;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #FFFFFF;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #FFFFFF;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #FFFFFF;
  padding          : 5px;
  margin-right     : 10px;
  margin-left      : 10px;
  margin-bottom    : 10px;
}

///Spezielle Farben für Tabellen und Ergebnisse in Joomleague ///

///Hintergrund bei Ergebnissen///

}
.sectiontableentry3 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #999999;
  border-bottom    : 1px dotted #000000; 
}