#subtpl .cTop {
	height: 280px;
	padding: 20px 0px 30px 0px;
}

#subtpl .cBorder {
	width: 210px;
	height: 280px;
	float: right;
}

#subtpl .cTeaser {
	border: 1px solid #BDE1F4;
	width: 708px;
	height: 278px;
	float: left;
}

#subtpl .cColumns {
	/*background: url('../res/bg/start01.gif') repeat-y center top;*/
	overflow: auto;
}

#subtpl .cLeft {
	/*padding-left: 60px;*/
	width: 360px;
	float: left;
	color: #84a0b0;
}

#subtpl .cRight {
        /*padding-right: 60px;*/
        padding-right: 120px;
	width: 360px;
	float: right;
	color: #84a0b0;
}

#subtpl .cLeft .textpic-img,
#subtpl .cRight .textpic-img {
	border: 1px solid #e1e1e1;
	margin-top: -15px;
	*margin-top: -0px;
}

#subtpl .cLeft .button2,
#subtpl .cRight .button2 {
	float: right;
}

.cLef A IMG {
	border: none;
}

