/**
* Template-Nr. 5410 - lka
*
* @author Niels Bobogk <niels@i-d.de>
* @copyright © 2005 <i-D> internet & Design GmbH & Co. KG, Weimar
* @link http://www.i-d.de/
*/

h2, h3, h4 {
	color: #039;
}

/* Kopfzeile
----------------------------------------------------------------------------- */
div#header {
	background: url(/de/bilder/lka/bg_header.gif) repeat-x left top;
}

/* Navi
----------------------------------------------------------------------------- */
ul.naviLevel1 a, 
ul.naviLevel1 li.active a, 
#right h1 a,
caption  {
	color: #039;
}
ul.naviLevel2, ul.naviLevel2 li {
	border-color: #039;
}
ul.naviLevel3 li a.active, 
ul.naviLevel3 li a.active:hover {
	background: url(/de/bilder/lka/col.gif) no-repeat right center;
}

/* Fahndungsseiten & Listen */
table.fahndung {
	width: 75%
}
table.fahndung td {
	padding: 3px;
	margin : 3px;
	border-bottom-color : #ccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size: 1em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
table.fahndung td.kopf {
	font-weight: bold;
}
table.fahndung td.feldBeschr {
	width: 40%;
}
#right div.linklistMitBild p.lka {
	padding-left: 65px;
}
p.lka span.small {
	padding-left: 2em;
	display: block;
	font-size: 0.9em;
}


/* farbige Textfelder & JS-Textbox */

.textbox_headline, .textbox_headlineJS, .textboxTitel a{
color: #003399;
}

.textbox_einfach{
  border: 2px solid #003399;
}

.textbox_farbig{
  background:  #003399;
}

.textbox_farbig,.textbox_farbig a{
  color: #F6F6FF;
}


/* farbige Anpassung Tag-Cloud */ 
#tagCloud {
		background-image: url(/de/bilder/lka/tag_cloud.jpg);
}

