
/*** Anim Area ***/
#ctAnim {
	height: 210px;
	width: 300px;
	margin-left: 50px;
	}

#ctAnimWide {
	height: 210px;
	width: 450px;
	margin-left: -20px;
	}


/*** Textbox ***/
#ctTextbox {
	color: #8A8A8A;
	float: right;
	width: 450px;
	padding: 10px 30px 0 0;
	}

#ctTextbox h1 {
	font-size: 0;
	text-indent: -10000px;
	}

#ctTextbox p {
	line-height: 150%;
	margin: 12px 0;
	}


/*** Bottom Boxes ***/
.box230px, .box330px {
	float: left;
	height: 153px;
	padding: 20px 20px 0 20px;
	}

.box230px {
	background: #eee url("../images/box_index_230px.gif") no-repeat;
	width: 190px;
	}

.box330px {
	background: #eee url("../images/box_index_330px.gif") no-repeat;
	width: 290px;
	margin-left: 10px;
	}

.box230px h1, .box330px h1 {
	font-size: 0;
	text-indent: -10000px;
	}

ul.teaserBox {
	list-style: none;
	line-height: 150%;
	}

ul.teaserBox li {
	background: url("../images/arrow_double_orange.gif") left center no-repeat;
	padding: 0 0 0 14px;
	}

.box230px .renderHeadline, .box330px .renderHeadline {
	margin-bottom: 8px;
	}

.fix32 {
	height: 32px;
	}


/*** Cloud ***/
.box_cloud {
	background: url("../images/box_cloud.gif") 0 10px no-repeat;
	padding: 44px 0 0 0;
	#padding-top: 22px;	/* IE bugfix */
	}

.box_cloud .slogan {
	float: left;
	padding: 8px 100px 0 40px;
	}

.box_cloud .conBox {
	float: left;
	line-height: 160%;
	width: 260px;
	}

.box_cloud .conBox ol {
	color: #888;
	margin-left: 10px;
	}

.box_cloud .conBox a {
	color: #888;
	}

.box_cloud .conBox a:hover {
	color: #D87634;
	text-decoration: none;
	}


/*** Ticker ***/
#ctNews {
	background: url("../images/box_newsticker.gif");
	color: #aaa;
	font-size: 11px;
	height: 44px;
	padding: 8px 0 0 22px;
	width: 888px;
	}

#ctNews a {
	color: #aaa;
	}

#ctNews a:hover {
	color: #D87634;
	text-decoration: none;
	}

#ctNews h1 {
	color: #7b3618;
	font-size: 11px;
	float: left;
	}

#ctNews .splitter {
	float: left;
	}

#ctNews #newsticker {
	width: 840px;
	float: left;
	}

#ctNews .newsItem {
	display: none;
	}

.specialButton {
	margin: 0.6em 0 0 0;
	}

.left {
	float: left;
	}
