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

