/**
* Template-Nr. 9510 - nkfthueringen
*
* @author Dirk Hildebrandt <niels@i-d.de>
* @copyright © 2008 <i-D> internet & Design GmbH & Co. KG, Weimar
* @link http://www.i-d.de/
*/

body {
	background: #ccc url(/de/bilder/nkfthueringen/bg_header.gif) repeat-x left top;
}
#header {
	background: url(/de/bilder/nkfthueringen/header.jpg) no-repeat left top;
	padding-top: 87px;
}
* html #header {
	height: 0;
}
#txtHeader {
	border-right: 24px solid #ddd;
	margin: 0;
	right: 0;
}
div.linklistFunctions {
	padding: 0 24px 10px 0;
	border: none;
}
* html div.linklistFunctions {
	padding: 0 0 10px 0;
	border: none;
	margin-right: 24px;
}
* html form.searchQuick {
	padding: 12px 0px 0px 5px;
	margin-right: 12px;
}


h2, h3, h4 {
	color: #535454;
}

/* Kopfzeile
----------------------------------------------------------------------------- */


/* Navi
----------------------------------------------------------------------------- */
ul.naviLevel1 a, 
ul.naviLevel1 li.active a, 
#right h1 a,
caption  {
	color: #535454;
}
ul.naviLevel2, ul.naviLevel2 li {
	border-color: #535454;
}
ul.naviLevel3 li a.active, 
ul.naviLevel3 li a.active:hover {
	background: url(/de/bilder/hochschulen/col.gif) no-repeat right center;
}


/* farbige Textfelder & JS-Textbox */

.textbox_headline, .textbox_headlineJS, .textboxTitel a{
color: #7B7B7B;

}

.textbox_einfach{
  border: 2px solid #7B7B7B;
}

.textbox_farbig{
  background:  #7B7B7B;
}

.textbox_farbig,.textbox_farbig a{
  color: #fff;
}


/* farbige Anpassung Tag-Cloud */ 
#tagCloud {
		background-image: url(/de/bilder/nkfthueringen/tag_cloud.jpg);
}

