/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*

site to debug stylesheets

@import url(http://www.codepoetry.net/stuff/css-debug-2-label.css) screen;
@import url(http://www.codepoetry.net/stuff/css-debug-2-outline.css) screen;

*/
.tx-bktfegraphiccounter-pi1 {
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

BODY
{
	/*font-size: 14px;*/
	color: black;
	line-height: normal;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #003300;
}
A
{
	color: #339933; 
	text-decoration: none;
}
A:hover
{
	/*  color: #66FF33; */
	/*   color: #339933;  */
	text-decoration: underline;
}
FORM
{
	border-right: medium none;
	/* background-position: 50% top; */
	background-position:  top; 
        order-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	text-decoration: none;
}
.nav
{
	font-weight: bold;
  /*	font-size: 14px; */
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339933;
	text-align: center;
}
.navLink
{
	font-weight: bold;
	/* font-size: 14px; */
	text-align: center;
	color: white;
	background-color: #339933;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navLink A
{
	color: white;
	text-decoration: none;
}

.navLink A:hover
{
	color: #66FF33;
	text-decoration: underline;
}

.LeftNav-Normal
{
	font-weight: bold;
/* 	font-size: 14px; */
	color: #ffffff;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNav-Over
{
	font-weight: bold;
/*	font-size: 14px; */
	color: #ffffff;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNav-Space
{
	font-weight: bold;
/*	font-size: 14px; */
	color: #ffffff;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sidebar {
 /* vertical-align: top; */
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.basic-tmenu {
	vertical-align: center;
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
}
TD.basic-tmenu  {
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

TD.basic-tmenu DIV {
	width: 100%;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.basic-tmenu DIV A SPAN {
	font-weight: bold;
  color: white;
  text-decoration: none;
}
TD.basic-tmenu DIV A:hover SPAN{
	font-weight: bold;
   color: #66FF33;
  text-decoration: underline;
}

/* basic-tmenu, level 1, normal state (NO) */
TD.basic-tmenu SPAN.basic-tmenu-level1-no {

 /* font-size: 14px; */
 /*****
 background-color: #2c2cb3;  
  border-bottom: 1px dotted #999999;
    padding-top: 5px;
  patting-left: 5px;
*****/
}
/* basic-tmenu, level 1, active state (ACT) */
TD.basic-tmenu DIV.basic-tmenu-level1-act {

 /* font-size: 14px; */
 /*****
 background-color: #6c6cf3; 
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top: 5px;
  patting-left: 5px;
*****/
}
TD#basic-tmenu DIV.menu1-level1-act A {
/*   color: black; */
}
/* basic-tmenu, level 2, normal state (NO) */
TD#basic-tmenu DIV.menu1-level2-no {
/*****
  font-size: 10px;
  patting-left: 20px;
*****/
}
/* basic-tmenu level 2, active state (ACT) */
TD#basic-tmenu DIV.menu1-level2-act {
/*****
  font-weight:bold;
  font-size: 10px;
  patting-left: 20px;
*****/
}

/**********************/
/* styles for popup menus */
/**********************/

.popup-tmenu DIV {
	vertical-align: top;
	margin: 1px 8px 1px 0px;
	background-color: #339933;
	color: #000000;
	padding: 0px 0px 0px 8px;
	white-space: nowrap;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

/*

.popup-tmenu-level1-no {
	background-color: #339933;
	color: black;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	white-space: nowrap;
	display: none;

}


.popup-tmenu-level1-act SPAN A {
  color: white;
  text-decoration: none;
}
.popup-tmenu-level1-act SPAN A:hover {
   color: white;
  text-decoration: underline;
}
.popup-tmenu-level1-act A {
   color: white;  
}


TD#popup-tmenu DIV.popup-level2-act {
}

*/

.popup-tmenu-level1-no  A {
  color: black;
  text-decoration: none;
}
.popup-tmenu-level1-no  A:hover {
   color: #66FF33;
  text-decoration: underline;
}

.popup-tmenu-level1-no  {
  width: 100%;
 font-weight:bold;

 /* background-color: red; */
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}



.popup-tmenu-level1-act {
/* background-color: green;  */
 color: #66FF33;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
}

.popup-tmenu-level1-act  A {
  color: #66FF33;
  text-decoration: none;
}
.popup-tmenu-level1-act  A:hover {
   color: #66FF33;
  text-decoration: underline;
}

/*
.popup-tmenu DIV
*/
.popup-tmenu-level1-spc  DIV {
	background-color: #006600;
	color: white;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
