/* COLOR
 *
 * blaugrau (links)			#dee1e7
 * grau content BG			#dee1e7
 * header BG				#1a3771
 * headerleiste BG			#6e7fa0
 * content font				#434343
 * content h1				#626262
 * content h2				#162776
 * footer BG				#163675
 * 
 */

#content,
#cwrap table caption,
#cwrap table .tr-odd,
#cleft						{ background-color: #edfbe2; }

#header						{ background-color: #476699;
								/* background-image: url(http://work/typo3/fileadmin/templates/test/img/header.png); */ }

#cright						{ background-color: white; }

/* #content					{ background-color: #dee1e7; } */

#content a					{ color: #1a3771; }

#footer,
#footer a,
#header,
#header a,
#headerline,
#headerline a,
#headerline a:hover			{ color: #FFFFFF; }

/*
#ccenter,
#cright						{ background-color: #f5f5f5; }
*/

#search input				{ background-color: #a7b9dc; }

#headerline					{ background-color: #6e7fa0; }

#ccenter ul,
#cright ul,
#cleft ul,
#ccenter p,
#cleft p,
#right p					{ color: #434343; }

#content h1					{ color: #626262; }

#content h2					{ color: #163776; }

#footer						{ background-color: #476699; }

#pathline_start				{ background-color: #5C739F; }

#cleft .active				{ font-weight: bold; }

#header h1 span				{ color: #fffb95; }