body{
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #222;
	}


p {
	
	
	
	line-height:1.2em; 
	font-size: 1em;
	
	
}
table {
	border-collapse: separate;
}

/* Normal, standard links. */
a:link
{
        color: #660000;
        text-decoration: none;
		font-size: 1em;
}
a:visited
{
        color: #660000;
        text-decoration: none;
}

a:hover
{
        color: #dd0000;
        text-decoration: underline;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
        color: #660000;
        text-decoration: none;
}
a.nav:hover
{
        font-weight: bold;
        color: #ff0000;
        text-decoration: underline;
}







.nav, .nav:link, .nav:visited {
        color: #660000;
        text-decoration: none;
}
a.nav:hover {
        font-weight: bold;
        color: #ff0000;
        text-decoration: underline;
}


a { color: #ff0000; }



.hr {
	width: 174px;
	height:34px; /*** sub-header row height ***/
	background-image:url(/club/themes/hhTemplate/img/trenner.gif);
	background-repeat: x-repeat;
	border: 0px solid white ;
	
	
}
.title {
	width:auto;
	
}


.listtable{
	margin-top:10px;
}

.buttons {
	color: #660000;
    text-decoration: none;
	list-style: none inside url('../basics/navistar.gif');
	margin: 5px 10px 5px 0px;
	border-top: 1px dotted black;
	padding: 0 10px 0 0 ;
	font-size: 1em;
	
	
}
li {
	
    text-decoration: none;
	list-style: none ;
	margin: 5px 5px 5px 0px;
	border-top: 0px ;
	
	
}

ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.menu li {
  /*margin: 0 0 0 0.1em; /* LTR */
}
li.expanded {
  
  list-style: none inside url('/basics/navistar.gif');
  	margin: 5px 10px 5px 0px;
	border-top: 1px dotted black;
	padding: 3px 10px 3px 0px ;
	font-size: 1em;
	
}
li.collapsed {
  
  list-style: none inside url('/basics/navistar.gif'); /* LTR */
  	margin: 5px 10px 5px 0px;
	border-top: 1px dotted black;
	padding: 3px 10px 3px 0px ;
	font-size: 1em;
	
}
li.leaf {
  
  	list-style: none inside url('/basics/navistar.gif');
  	margin: 8px 10px 8px 0px;
	border-top: 1px dotted black;
	padding: 3px 10px 3px 0px ;
	font-size: 1em;
	
}
li a:hover {
  color: #000;
	background-color: #660000;
	color:#fff;
	text-decoration:none;
}
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
	list-style: none inside url('/basics/navistar.gif');
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
	list-style: none inside url('/basics/navistar.gif');
  
  padding: 0 0.1em;
}
.block ul {
  margin: 0;
  /*padding: 0 0 0.25em 1em; /* LTR */
}   


.buttons {
	margin: 2px 10px 2px 2px;
	padding: 3px 12px 3px 2px;
	font-family: Georgia, Times, serif;
	line-height: 19px;
	font-size: 13px;
	text-decoration: none;
	width:160px;
	list-style: none inside url('../basics/navistar.gif');
}

.buttons a:hover {
	background-color: #660000;
	color:#fff;
}




h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	line-height:1.2em;
	font-style: italic;
	font-weight: normal;
	color: #660000;
}


h2 {
	
	color: #660000;
	font-size: 1.6em;
	line-height:1.0em;
	font-style:italic;
	font-weight: normal;
	margin: 10px auto 20px auto;
	
}

h3 {
	
	color: #660000;
	font-size: 1.3em;
	line-height:1.0em;
	font-style:italic;
	font-weight: normal;

	
}

h4 {
	
	color: #660000;
	font-size: 1.2em;
	line-height:1.2em;
	font-style:italic;
	font-weight: bold;

	
}





i {
	
	
	font-style: italic;
	color: #660000;
}

td {
	
	font-style: italic;

}

.katnavtext {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-style: italic;
	color:#222222;
}


strong {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color:#222222;
}



