#teasers {
	width: 970px;
	height: 200px;
/*	background: url(/assets/layout/bgTeasers.gif) no-repeat;*/
	overflow: hidden;
}
#teasers a:link,
#teasers a:visited {
	display: block;
	color: #008dbe;
	font-size: 11px;
	margin: 0px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
/*	cursor: pointer; */
	background: url(/assets/layout/dr_arrow_blue.png) no-repeat 244px 88px;
}
#teasers a:hover {
	color: black;
}
#content #teasers b,
#content #teasers strong {
	color: #FFF;
}
#teasers img {
	display: none;
}
#teasers h2 {
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	font-weight: bold;
}
#teasers td {
	width: 256px;
	height: 100px;
	text-align: left;
	vertical-align: middle;
	background: url(/assets/layout/white2lightblue.png) repeat-x left bottom;
	background: #EBF0F4 url(/assets/layout/white2grey_100.png) repeat-x scroll left top;
}
#teasers td.first {
	border-right: 1px solid #CCC;
}
#teasers td.second {
	border-right: 1px solid #CCC;
}
#teasers td.third {
	width: 256px;
}
#teasers td.scroller {
	width: 200px;
	height: 200px;
	text-align: right;
	vertical-align: top;
	overflow: hidden;
	background: #007EB8;
/*	background: #007EB8 url(/assets/layout/dr_arrow_white.png) no-repeat 188px 189px;*/
}
#teasers tr.lower td {
	border-top: 1px solid #CCC;
}

#teasers tr.upper div.teaser {
	padding: 0 18px;
}
#teasers tr.lower div.teaser {
	padding: 10px 18px 0 18px;
}


#branch_teasers {
/*	margin: 19px 6px 40px 7px; */
	margin-top: -14px;
	padding: 0px;
}
#branch_teasers a:link,
#branch_teasers a:visited {
	display: block;
	clear: left;
/* 	width: 199px;*/
	font-size: 11px;
	font-weight: normal;
	color: #007eaa;
	background: #ebf0f4 url(/assets/layout/white2grey_100.png) repeat-x left top;
/*	border-top: 1px solid #008dbe; */
	text-decoration: none;
/*	margin-bottom: 10px; */
}
#branch_teasers a:hover {
	color: black;
}

#branch_teasers img {
	display: none;
}
#branch_teasers div {
	background: url(/assets/layout/dr_arrow_blue.png) no-repeat right bottom;
	padding: 12px;
	margin: 6px;
}
#branch_teasers h2 {
	color: #007eaa;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	font-weight: bold;
}


#content a.slideshow:link,
#content a.slideshow:visited {
	display: block;
	clear: left;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 6px 40px;
	background: url(/assets/layout/next.gif) no-repeat left center;
	margin: 20px 0;
}
div.slideshow {

}
div.slideshow img {
	margin: 0 10px 10px 0;
	border: none;
}

#startcontext,#teasers td.scroller #startcontext {
	text-align: left;
	margin: 0;
	padding: 0 7px;
	height: 200px;
	overflow: hidden;
}