/**
 *  Project: lwk-rlp.de
 *  Style-Sheet: horizontale Navigation
 *
 *  @author      Jochen Pollex
 *  @copyright   Jochen Pollex
 *
 */


#top-navi
{
  height:1.209em;
  padding:0;
  margin:0;
  border-bottom: 0.063em solid #005B0E;
}

#top-navi table
{
  border-collapse:collapse;
  width:100%;
  border:none;
  padding:0;
  margin:0;
}

#top-navi table td
{
  width:20%;
  margin: 0;
  padding:0;
  border-right: 0.063em solid #005B0E;
}

#top-navi table  td  a
{
  padding:0;
  margin:0;
  display:block;
  padding-top:0.099em;
  width:auto;
  spadding-left:0.4em;
  spadding-right:0.1em;
  padding-bottom:0.09em;
  font-size:0.755em;
  font-weight:bold;
  text-decoration: none;
  border: 1px solid #FFF;
}
#top-navi table  td  a .txt
{
  padding-left:0.4em;
  padding-right:0.1em;
}



#top-navi table  td.a-3  a
{
  display:block;
}

#top-navi table  td.active a
{
  background: #f0e7d7;
  color: #800000;
  border-right: 0.05em solid #FFF;
}

#top-navi table  td  a:hover, #top-navi table  td.active a:hover
{

}


/*
 * horizontale Navigation
 *
 */

/*  */
#top-navi table  td.a-1 a
{
  background:#D9E7DB;
  color:#005B0E;
}
#top-navi table  td.a-1 a:hover
{
  background:#C74E05;
  color:#FFF;
}

/*  */
#top-navi table  td.a-2 a
{
  background:#D9E7DB;
  color:#005B0E;
}

#top-navi table  td.a-2 a:hover
{
  background:#F8970B;
  color:#FFF;
}

/*  */

#top-navi table  td.a-3 a
{
   background:#D9E7DB;
   color:#005B0E;
}

#top-navi table  td.a-3 a:hover
{
   background:#80AF00;
   color:#FFF;
}

/*  */
#top-navi table  td.a-4 a
{
  background:#D9E7DB;
  color:#005B0E;
}

#top-navi table  td.a-4 a:hover
{
  background:#21557C;
  color:#FFF;
}

/*  */
#top-navi table  td.a-5
{
  border-right: 1px solid #d9e7db;
}

#top-navi table  td.a-5 a
{
  background:#D9E7DB;
  color:#005B0E;
  border-right:none;
}

#top-navi table  td.a-5 a:hover
{
  background:#E0B22A;
  color:#FFF;
}

/* letzter Navigationspunkt  */
#top-navi-right
{
  float:right;
  height:1.209em;
  width: 11.38em;
  padding:0;
  margin:0;
  border-left: 0.063em solid #005B0E;
  border-bottom: 0.063em solid #005B0E;
}

#top-navi-right table
{
  border-collapse:collapse;
  border:none;
}

#top-navi-right table td
{
  margin: 0;
  padding:0;
  width: 11.3em;
  border-right: 0.063em solid #005B0E;
}

#top-navi-right table  td  a
{
  padding:0;
  margin:0;
  padding-top:0.1em;
  padding-left:0.4em;
  padding-bottom:0.09em;
  display:block;
  font-size:0.755em;
  font-weight:bold;
  text-decoration: none;
  border: 1px solid #FFF;
}


#top-navi-right table  td.active a
{
  background: #f0e7d7;
  color: #800000;
  border-right: 0.05em solid #FFF;
}

#top-navi-right table  td  a:hover, #top-navi-right table  td.active a:hover
{

}

#top-navi-right table  td.a-6 a
{
  background:#D9E7DB;
  color:#005B0E;;
}

#top-navi-right table  td.a-6 a:hover
{
  background:#005B0E;
  color:#FFF;
}

.navi-green
{
  padding:0;
  margin:0;
  background-color:#005B0E;
  border: 1px solid #FFF;
  height:1.079em;

}

.navi-green-b
{
  padding:0;
  margin:0;
  border-bottom: 0.063em solid #005B0E;

}

.navi-green-b-bttm
{
	border:0.063em solid #005B0E;
	bottom:0;
	margin:0;
	padding:0;
	position:fixed;
	width:181px;
	z-index:1200;
}

/***** NEU ****/
.navi-green a
{
  color: #FFF;
  text-decoration: none;
  margin-right:1px;
  margin-top:2px;
  margin-bottom:2px;
  dwbackground-color:#005B0E;
  dwcolor:#FFF;
  font-weight: bold;
}

/***** NEU ****/
.navi-green
{
  padding:0;
  margin:0;
  color: #FFF;
  text-decoration: none;
  font-size:0.650em;
  dwfont-size:0.70em;
  padding-right:1px;
  padding-top:2px;
  padding-bottom:2px;
  text-align:center;
}




ul.greennavlist
{
  padding:0;
  margin:0;
  display:block;
  border: 1px solid #005B0E;

}

ul.greennavlist li
{
  display:block;
  float:left;
  margin: 0;
  padding:0;
  margin-right:1px;
  margin-top:2px;
  font-size:0.650em;
  background-color:#005B0E;
  color:#FFF;
}

ul.greennavlist li a
{
  padding:0;
  margin:0;
  display:inline;
  color: #FFF;
  text-decoration: none;
}

navcontainer>ul.greennavlist li a
{

}

ul.greennavlist li.active a
{

}

ul.greennavlist li a:hover, ul.navlist li#active a:hover
{
  color:yellow;
}


.logoutlink{
	display: block;
	border: 2px solid #f00;
	background-color: white;
	text-align: center;
}

.editnavigation{
	display: block;
	border: 2px solid #008000;
	background-color: white;
	color: #0000ee;
	margin: 4px 0px 4px 0px;
	text-align: center;
}
.switchButton{
	display: block;
	border: 2px solid #008000;
	background-color: white;
	color: #0000ee;
	margin: 4px 0px 4px 0px;
	text-align: center;
}
