
	#content * {
		font-family: Tahoma;
		font-size: 11px;
	}
	
	.i-head {
		background-image: url('http://www.cwdesigns.de/fashion/img/design/ds-index/bg-head.png');
		background-repeat: repeat-x;
		border: 1px solid #ddd;
		font-weight: bold;
		height: 26px;
		line-height: 26px;
		padding: 0px 10px 0px 10px;
	}

	.i-box {
		border: 1px solid #ddd;
		border-top: 0px;
	}

	.i-boxp {
		border: 1px solid #ddd;
		border-top: 0px;
		padding: 10px;
	}

	#i-advertisement {
		position: absolute;
		left: 1020px;
		top: 123px;
	}
