/********************************************************************
*																	*
*  File           : CSS File for Template							*
*  Template       : www.tsvbreitenguessbach.de  					*
*  Author         : www.cms4teams.com								*
*  E-Mail         : info@cms4teams.com								*
*  CreationDate   : 08.08.2005										*
*  Copyright      : www.cms4teams.com								*
*																	*
********************************************************************/


/* styles for html tags */
html, body {
  margin           : 0px;
  height           : 100%;
  width			   : 100%;
}
tr, p, div {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
th {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000;
}
ul {
  margin           : 0;
  padding          : 0;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0px;
  background-image : url(../images/li.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

/* styles for the main table */
.maintable{
  height           : 100%;
  width			   : 100%;
}

/* styles for site-title */
.title {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #000000;
  text-transform   : uppercase;
  letter-spacing   : 0px;
  margin-left      : 0px;
}

/* styles for site-subtitle */
.subtitle {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  text-transform   : uppercase;
  letter-spacing   : 2px;
  margin-left      : 70px;
}

/* styles for site-links */
a:link, a:visited {
  color            : #F38A04;
  text-decoration  : underline;
}
a:hover {
  color            : #F38A04;
  text-decoration  : none;
}
a.latestnews:link, a.latestnews:visited {
  color            : #000000;
  text-decoration  : underline;
}
a.latestnews:hover {
  color            : #000000;
  text-decoration  : none;
}
a.mostread:link, a.mostread:visited {
  color            : #000000;
  text-decoration  : underline;
}
a.mostread:hover {
  color            : #000000;
  text-decoration  : none;
}
a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size        : 11px;
  font-weight      : bold;
}
a.category:hover {
  color            : #999999;
}

/* styles for top-menu */
#mainlevel-nav {
  margin           : 0;
  padding          : 0;
  height           : 16px;
}

#mainlevel-nav ul {
  margin           : 0px;
  padding          : 0px;
  border           : 0px;
  list-style       : none;
}

#mainlevel-nav li {
  background-image : none;
  padding-left     : 0px;
  list-style       : none;
  float            : right;
  margin           : 0;
  font-size        : 10px;
  line-height      : 16px;
  white-space      : nowrap;
  width            : 140px;
}
#mainlevel-nav a {
  float            : right;
  text-decoration  : none;
  color            : #000000;
  font-size        : 12px;
  height           : 16px;
  font-weight      : bold;
}
#mainlevel-nav a {
  float            : none;
}
#mainlevel-nav a:hover {
  color            : #eeeeee;
}

/* styles for pathway */
.pathway {
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  font-size        : 9px;
  text-indent      : 5px;
}
a.pathway:link, a.pathway:visited {
  color            : #000000;
  text-decoration  : underline;
  font-weight      : normal;
}
a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration  : underline;
}

/* styles for main-menu */
a.mainlevel:link, a.mainlevel:visited {
  padding-left     : 0px;
  display          : block;
  color            : #000000;
  font-weight      : 500;
  background-color : #F38903;
  background-repeat: no-repeat;
  text-indent      : 16px;
  text-decoration  : none;
  vertical-align   : middle;
  width            : 150px;
  height           : 18px;
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  border-left      : 0px;
  border-right     : 0px;
  border-top       : 0px;
  border-bottom    : solid 1px #000000;
  padding-top      : 2px;
  background-image : url(../images/menu_bg.gif)
}
a.mainlevel:hover{
  color            : #F38903;
  width            : 150px;
  height           : 18px;
  vertical-align   : middle;
  background-color : #000000;
  background-repeat: no-repeat;
  background-image : url(../images/menu_bg.gif)
}
a.mainlevel#active_menu{
  color            : #ffffff;
  width            : 150px;
  height           : 18px;
  vertical-align   : middle;
  background-color : #F38903;
  background-repeat: no-repeat;
  background-image : url(../images/menu_active.gif)
}

/* styles for sublevel main-menu */
a.sublevel:link, a.sublevel:visited {
  display	       : block;
  margin-left      : 8px;
  text-indent      : 16px;
  vertical-align   : middle;
  font-size        : 11px;
  color            : #000000;
  text-align       : left;
  text-decoration  : none;
  height           : 18px;
  background-color : #FFCC99;
  padding-top      : 2px;
  background-repeat: no-repeat;
  background-image : url(../images/submenu_bg.gif)
}
a.sublevel:hover {
  color            : #F38A04;
  text-decoration  : none;
}
a.sublevel#active_menu {
  color            : #ffffff;
  text-decoration  : none;
  background-repeat: no-repeat;
  background-image : url(../images/submenu_active.gif)
}
a.mainmenu:link, a.mainmenu:visited {
  color            : #000000;
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  font-weight      : bold;
  font-size        : 10px;

}
a.mainmenu:hover {
  color            : #333333;
}

/* styles for modules (basic-styles) */
table.moduletable {
  width            : 100%;
  table-layout     : auto;
  background-color : #FFFF00;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  background-color : #000000;
  text-transform   : uppercase;
  text-align       : left;
  height           : 20px;
  line-height      : 20px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #ffffff;
}

table.moduletable-nav {
  width            : 100%;
  table-layout     : auto;
  background-color : #FFFF00;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
}

table.moduletable-header {
  width	           : 100%;
  table-layout     : auto;
  background-color : #FFFF00;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
}
table.moduletable-header th {
  font-size        : 11px;
  font-weight      : bold;
  background-color : #000000;
  text-transform   : uppercase;
  text-align       : left;
  height           : 20px;
  line-height      : 20px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #ffffff;
}

table.moduletable-header td {
   margin-top	   : 10px;
  text-align       : center;
}

table.moduletable-mainmenu td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 0px
}

/* styles for modules (basic-styles) */
table.moduletable-mainmenu {
  width            : 100%;
  table-layout     : auto;
  background-color : #FFCC99;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
}
table.moduletable-mainmenu th {
  font-size        : 11px;
  font-weight      : bold;
  background-color : #000000;
  text-transform   : uppercase;
  text-align       : left;
  height           : 20px;
  line-height      : 20px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #ffffff;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 0px
}

/* styles for polls */
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  line-height      : 14px;
}
table.pollstableborder {
  width            : 150px;
  border           : 0px solid #000000;
}

/* styles for sections */
.sectiontableheader {
  background-color : #000000;
  color            : #000000;
  font-weight      : bold;
}
.sectiontableentry1 {
  background-color : #eeeeee;
}
.sectiontableentry2 {
  background-color : #cccccc;
}

/* styles for content (basic-styles) */
.contentpane {
  padding          : 0px;
}
.contentpaneopen {
  width            : 100%;
  padding          : 0px;
  color            : #000000;
}
.contentheading, .componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #F38A04;
  width            : 100%;
}
/* for content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #F38A04;
  width            : 100%;
  text-decoration  : none;
}
a.contentpagetitle:hover {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #F38A04;
  width            : 100%;
}
table.contenttoc {
  color            : #333300;
  background-color : #e0e0e0;
  border           : 1px solid #333;
}
table.contenttoc td {
  font-size        : 8pt;
  font-weight      : normal;
  text-align       :left;
}



.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* styles for forms */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 9px;
  font-weight      : bold;
  background-color : #666666;
  color            : #ffffff;
  height		   : 16px;
  padding-top      : 0px;
  border-bottom    : 2px solid #000000;
  border-right     : 1px solid #000000;
}
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #eeeeee;
  border           : 1px solid #000000;
}
table.moduletable-search {
  padding		   : 0px 0px 0px 0px;
  width			   : 100%;
  height		   : 18px;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  background-color : #ffae00;
  border-left      : outset 2px #ff9900;
  border-right     : outset 2px #808080;
  border-top       : outset 2px #ff9900;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  font-weight      : bold;
  color            : #000000;
}
.offtab {
  background-color : #e5e5e5;
  border-left      : outset 2px #E0E0E0;
  border-right     : outset 2px #E0E0E0;
  border-top       : outset 2px #E0E0E0;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  font-weight      : normal;
}
.tabpadding {
}
.tabheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  height           : 16px;
  color            : #ff9900;
  text-align       : left;
  border-top       : solid 1px #ff9900;
  background       : #6699CC;
}

/* styles for page-navigation (prev,next,back) */
.back_button {
  color            : #2D288E;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  background-color : #FFCC99;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
  text-align       : center;
  margin-top       : 40px;
}
.pagenav_prev {
  color            : #F38A04;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  background-color : #FFCC99;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
.pagenav_next {
  color            : #F38A04;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  background-color : #FFCC99;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:link, a.readon:visited {
  color            : #F38A04;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readmore.gif);
  background-repeat: no-repeat;
  background-color : #FFCC99;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #F38A04;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readmore.gif);
  background-repeat: no-repeat;
  background-color : #FFCC99;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

/* styles for powered by line */
.poweredby {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  text-transform   : uppercase;
  letter-spacing   : 1px;
}

a.apoweredby {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 1px;
  text-decoration  : underline;
}

a.apoweredby:hover {
  font-family      : Arial,Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 1px;
  text-decoration  : underline;
}