/* Header - ANFANG */

#header {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 263px;
	background-image:url(../img/bg_header.png);
	background-repeat: no-repeat;
}

#header .testimonial {
	padding: 120px 25px 0 400px;
}

.small {
	color:#666666;
	font-size:10px;

}

/* Header - ENDE */

#taskbox  	
    {
	background-color: #e6edff;
	list-style-type: decimalmal;
	list-style-position: outside;
	margin: 12px 0;
	padding: 2px 12px;
	border: solid 1px #bfbfbf
	}