	body 			{ border-color: #CDCDCD; background: white url(../img/skin_standard/background.jpg) no-repeat; }
	* 				{ font-family: Tahoma, Geneva, Arial, Helvetica, bitstream vera sans, sans-serif; }
	#siteheadline 		{ color: #CDCDCD; font-size: 150%; }

	#content 			{ background: #FAFAFA url(../img/skin_standard/gradientpage.jpg) repeat-y; }
	#headline 		{ color: #FFFFFF; background: #80B2E5 url(../img/skin_standard/gradientlarge.jpg) repeat-y; font-weight: bold; font-size: 150%; 
					  border-top: 4px solid #9BC1EA;}
	#headline a 		{ color: #FFFFFF; text-decoration:none; }
	#headline a:hover    { text-decoration:underline; }
	#breadcrumb 		{ color: #A0A0A0; background: url(../img/skin_standard/gradientpage.jpg) repeat-y; background-position: right;
			  		  background-color: #F0EBEF; font-size: 90%; border-bottom: 4px solid white;}
	#breadcrumb a 		{ color: #A0A0A0; text-decoration: none; }
	#breadcrumb a:hover { text-decoration: underline; }
	#pagedata			{ color: #CDE4F6; background: #80B2E5 url(../img/skin_standard/gradientlarge.jpg) repeat-y; font-size: 90%;
					  border-top: 3px solid #9BC1EA;}
	#pagedata a		{ color: #CDE4F6; text-decoration: none; }
	#pagedata a:link	{ }
	#pagedata a:visited	{ }
	#pagedata a:active	{ }
	#pagedata a:focus 	{ color: black; background-color: #FFFFC9 !important; }
	#pagedata span 	{ font-weight: bold; }
	#pagedata a:hover	{ color: white }

	#bottom 			{ background: url(../img/skin_standard/gradientbottomnew.jpg) repeat-x; background-color: white; }
	#bottom div 		{ font-size: 80%; }
	#bottom a 		{ color: #000000; text-decoration: none; }
	#bottom a:link 	{ }
	#bottom a:hover 	{ text-decoration: underline; }
	#bottom a:visited   { color: black; }
	#bottom a:active 	{ }
	.panelset 		{ background-color: #FAFAFA; }
	.navlist ul, .newslist ul 
					{ list-style-position: outside; list-style-type: none; background-repeat: no-repeat; background-position: left bottom; }
	#content .panelset 	{ background-color: white;  }
	.navlist ul ul 	{ border-right: 0px solid; border-left: 0px solid; }
	.navlist li, .newslist li 
					{ border: 1px solid #FAFAFA; border-right: 0px solid; border-left: 0px solid; list-style: none !important; }
	#content .navlist li, #content .newslist li 
					{ border-color: white; }
	.navlist li a, .newslist li a 
					{ color: #000000 !important; background-position: left; font-size: 90%; text-decoration: none !important; }

	.navlist li a, .newslist li a 	{ background-color: #E1E1E1 !important; }
	.navlist li li a 				{ background-color: #EBEBEB !important; }
	.navlist li li li a 			{ background-color: #F5F5F5 !important; }
	.navlist li a:hover, .navlist li a:focus, .newslist li a:hover, .newslist li a:focus 
								{ background-color: #FFFFC9 !important; }
	.navlist li li a:hover, .navlist li li a:focus 
								{ background-color: #FFFFEB !important; }
	.navlist li li li a:hover .navlist li li li a:focus 
								{ background-color: #FFFFFD !important; }
	img	{ border: none; }

	.icn					{ background-image: url(../img/skin_standard/icons.gif); text-decoration: none; }
	#icnsearch 			{ background-image: url(../img/skin_standard/icons.gif); background-color: #808080; }
	#siteicons a 			{ color: black; }
	#siteicons a:link		{ }
	#siteicons a:visited	{ }
	#siteicons a:hover		{ color: #80B2E5 !important; }
	#siteicons a:active		{ }
	#siteicons a:focus		{ background-color: #FFFFC9 !important; }
	#pageicons a:link		{ }
	#pageicons a:hover 		{ color: white }
	#pageicons a:visited	{ }
	#pageicons a:active		{ }
	#pageicons a:focus 	{ color: black; background-color: #FFFFC9 !important; }
	#pageicons a, #pageicons span { color: #CDE4F6; }

	#panelcontainer .panel	{ background-color: #FAFAFA; }
	#subcontent .panel 		{ background-color: white; }
	.label 		{ color: #FFFFFF; background: #80B2E5 url(../img/skin_standard/gradientsmall.jpg) repeat-y; font-size: 80%;
				  border-top: 3px solid #9BC1EA;}
	#searchbox 	{ font-size: 90%; }

		#content p 	{ }
		#content hr 	{ border-top: 1px solid #CDCDCD; border-bottom: none; height: 1px; }

		#content h1 	{ color: #3F6FBA; font-size: 150%; }
		#content h2 	{ color: black;/*color: #80B2E5;*/ font-size: 125%; }
		#content h3 	{ font-size: 100%; }

		#content em		{ }

		#content code		{ background-color: #EBEBEB; color: #646464; }
		#content pre 		{ }
		#content samp		{ background-color: #FFFFFF; border-left: 4px solid #80B2E5;  }
		#content dfn		{ background-color: #BED7FF; font-style: normal; font-weight: bold; }
		#content small 	{ font-size: 80%; }
		#content big		{ font-size: 120%; }
		#content sub		{ }
		#content sup		{ }
		#content code, #content pre, #content samp, #content var { font-family: "Courier New", Courier, monospace; }
		#content var, #content strong { font-weight: bold; }

		#content ul 	{ }
		#content ul li { list-style: square; }
		#content ol 	{ }
		#content ol li { list-style: decimal; }

		#content table.bordered 		{ font-size: 100%; border-spacing: 0; border-collapse: collapse; }
		#content table.bordered th	{ border-top: 3px solid #80B2E5; border-bottom: 1px solid #80B2E5; color: #FFFFFF; background-color: #3F6FBA; font-size: 90%; }
		#content table.bordered td	{ border: 1px solid #80B2E5; background-color: #FFFFFF; }
		#content table.unbordered, #content table  
								{ border: none; border-collapse: separate; border-spacing: 0.2em; }
		#content table.unbordered td, #content table td, #content table.unbordered th, #content table th 
								{ border: none; }

		#content a 		{ color: #3F6FBA; text-decoration: none; }
		#content a:link 	{ }

		#content a:hover 	{ color: #3F6FBA; text-decoration: underline; }
		#content a:active 	{ }
		#content a:focus 	{ color: #000000; background-color: #FFFFC9; }

		#content img.bordered	{ border:2px solid #80B2E5; }


		.news-LIST img 			{ border:2px solid #80B2E5; }
		.news-SINGLE .picture img 	{ border:2px solid #80B2E5; }
		.news-SINGLE .subheader 		{ font-weight: bold; margin: 0.5em 0 0.5em 0; }
		.news-SINGLE .time, .news-SINGLE .date, .news-SINGLE .age 
								{ font-weight: bold; }
		.news-SINGLE .author 		{ font-weight: bold; margin: 0.5em 0 0 0; }
		.news-SINGLE .related, .news-SINGLE .files, .news-SINGLE .links 
								{ background-color: #FFFFFF; border-left: 4px solid #80B2E5; }

		.is-relevance 		{ font-weight: bold; color: #cdcdcd; }
		.is-title 		{ font-weight: bold; }
		.is-highlight 		{ font-weight: bold; }
		.is-info 			{ background-color: #FFFFFF; color: #646464; border-left: 4px solid #80B2E5; font-size:90%; }
		.is-browsebox a 	{ background-color: #E1E1E1; color: black !important; text-decoration:none !important; }
		.is-browsebox a:hover, .is-browsebox a:focus { background-color: #FFFFC9 !important; }
		.is-browsebox a.is-browsebox-cur { background-position:left; }

	.fce_personendaten .fotopanel img,
	.fce_labordaten .fotopanel img,
	.fce_institutdaten .fotopanel img,
	.fce_forschungsprojektdaten .fotopanel img 	{ border:2px solid #80B2E5; }
	.fce_lehrveranstaltungsdaten 				{ font-size: 90% !important; }

	.personenliste .buchstabe { background: url(../img/skin_standard/gradientcontent1.jpg) repeat-y; }
	.personenliste .auflistung a.toplink { font-weight: bold; text-decoration: none; }
	.personenliste .auflistung a.toplink:hover { font-weight: bold; color:black !important; text-decoration: none !important; }
	.personenliste .auflistung small { font-size: 90%; }
	.personenliste .index a { font-weight: bold; font-size: 120%; }
	.personenliste .index a:hover { background-color:#3F6FBA; text-decoration: none !important; color: white !important; }

	.printpreview * { border: none !important; }
	.printpreview #headline { color:black; }








