/*--- general ---*/

	* { background: none; }
	a img { border: 0; }
	#nav_main, #nav_service, #subnav, #search, #choose_location, #functions, #author, #location_map, .sujet, .hideme, #pathway, form, .news_preview, #news_selection, #pic_small { display: none; }
	a { color: #124570; text-decoration: underline; }
	a:hover { text-decoration: none; }
	#logo, #logo img { width: 100%; margin-bottom: 20px; }
	#logo .bereiche { display: none; }

/*--- accordion overview ---*/

	#accordion_overview .element, .accordion_overview .toggler { overflow: visible!important; display: block!important; height:auto!important; }
	#accordion_overview .toggler { font-size: 12px; line-height: 18px; color: #006bb3!important; font-weight: bold; } 
	#accordion .element, .accordion .toggler { overflow: visible!important; display: block!important; height:auto!important; }
	#accordion .toggler { font-size: 12px; line-height: 18px; color: #006bb3!important; font-weight: bold; } 

/*--- fonts ---*/

	body, textarea, input, select, button { font-size: 13pt; line-height: 18pt; font-family: Arial, Verdana, sans-serif; color: #4c4c4c; }
	h1 { font-size: 17pt; color: #124570; }
	h2 { font-size: 14pt; color: #124570; }
	#content h3 { font-size: 13pt; color: #124570; }
	#content h4, #content h5, #content h6 { font-size: 13pt; color: #4c4c4c; }
	table th { text-align: left; }

