/** 
 * Hans Huber: IDS
 * 
 * css -> modifiziert f. index-page
 * 
 * @author  Marcel Birrer
 * @see     http://www.intelligence-and-development-scales.ch
 * @copyright copyright(c) Klink GmbH
 * @date 2009-09-14
 * @media screen
 *
 * @colordef #1a171b; schwarz
 * @colordef #166ab1; dunkelblau
 * @colordef #96bcdc; hellblau
 * @colordef #86be3e; dunkelgruen
 * @colordef #c2de9e; hellgruen
*/ 

#center {
	float:left;
	width:598px;
	padding:0 2px;
	margin:0;
	background:#fff;
}

#center .content {
	background:url(../../../user_upload/bilder_kinder/startbild_ids.jpg) no-repeat;
	height:438px;
	padding:0;
	margin:0;
}

.content p {
	width:283px;
	font-size:0.7em; /* 11 px */
	line-height:1.3em;
	font-weight:bold;
	padding:20px 0 0 113px;
	color:#fff;
}

.pic { border:none; }
