#page_margins {background:url(images/sidebar/sidebar-infothek.jpg) no-repeat left 25em #fff;}
#main{background:url(images/sidebar/streifen-gruen.gif) repeat-y left transparent;}
#col2
  {
	width: 0;
  }
* html #col2{width:0;}  
#col3
  {
	margin: 0 1em 0 18em;
  }

ul.topul
		{width:100%;} 
#col3 ul li
			{margin-bottom:0.5em;
			}		 
#mod_menue_sub .untermenu1 li a {
  background:url(images/navi/quadrat12.gif) no-repeat 0.5em -295px transparent;
  }
#mod_menue_sub .untermenu1 li a:hover,
#mod_menue_sub .untermenu1 li a:active,
#mod_menue_sub .untermenu1 li a:focus,
#mod_menue_sub .untermenu1 li a.menuxaktiv_back,
#mod_menue_sub .untermenu1 li a.menuy_aktiv
  {
  background:url(images/navi/quadrat12.gif) no-repeat 0.5em -495px #3c3;
  color:#fff;
  border-top:1px solid #fff;
  }
#mod_menue_sub .untermenu1 ul ul li a:hover,
#mod_menue_sub .untermenu1 ul ul li a:active,
#mod_menue_sub .untermenu1 ul ul li a:focus,
#mod_menue_sub .untermenu1 ul ul li a.menuxaktiv_back,
#mod_menue_sub .untermenu1 ul ul li a.menuy_aktiv
  {
  background:#60d960;
  color:#fff;
  }
#mod_menue_sub ul {
background:#fff;
}
#mod_menue_sub ul ul{
background:#e6ffe6;
}

/* Linkliste */
#col3 caption			 {
			 background:#3c3;
  }
/*#col3 table.linkliste thead tr th {
background:#dae2e6;
}
#col3 table.linkliste tbody tr td:first-child
  {
  font-size:140%;
  color:#597180;
  }*/
/* Zeilen mit ungerader Nummer */
#col3 table.linkliste tbody tr:nth-child(odd) {
  color: black;
  background-color: white;
}
/* Zeilen mit gerader Nummer */
#col3 table.linkliste tbody tr:nth-child(even) {
  color: black;
  background-color: #ddd;
}


/* Kommunallexikon */
#col3 .artikel_details table caption 
	{
	background:#3c3;
}
#col3 .artikel_details table thead th 
	{
	background:#c3d9c3;
}
#col3 .artikel_details table thead th 
	{
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
}
#col3 .artikel_details table thead th span.initial
	{
	font-size:150%;
}
#col3 .artikel_details table#kommunallexikon tbody td 
	{
	font-weight:bold;
	padding:2px 5px 2px 3em;
}
#col3 .artikel_details table tbody td span.nr
	{
	font-size:150%;
	} 
#col3 .artikel_details table tbody tr.fb2 td
	{
	background:#f3faf3;
	}
	


