/**
* Template-Nr. 4510 - tfm
*
* @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: #343630;
}

/* Kopfzeile
----------------------------------------------------------------------------- */
div#header {
	background: url(/de/bilder/tfm/bg_header.gif) repeat-x left top;
}

/* Navi
----------------------------------------------------------------------------- */
ul.naviLevel1 a, 
ul.naviLevel1 li.active a, 
#right h1 a,
caption  {
	color: #343630;
}
ul.naviLevel2, ul.naviLevel2 li {
	border-color: #343630;
}
ul.naviLevel3 li a.active, 
ul.naviLevel3 li a.active:hover {
	background: url(/de/bilder/tfm/col.gif) no-repeat right center;
}




/* farbige Textfelder & JS-Textbox */

.textbox_headline, .textbox_headlineJS, .textboxTitel a{
color: #899284;

}

.textbox_einfach{
  border: 2px solid #adb9a6;
}

.textbox_farbig{
  background:  #adb9a6;
}

.textbox_farbig,.textbox_farbig a{
  color: #000;
}

/* farbige Anpassung Tag-Cloud */ 
#tagCloud {
		background-image: url(/de/bilder/tfm/tag_cloud.jpg);
}


