body {
	color: #141215;
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 11px arial;
	width: 785px;
}
#printToolbar {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
}
#printPrintLink {
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 2px;
	float: left;
	background: transparent url("../images/basic/ic_arrow.gif") no-repeat right 5px;
	padding-right: 10px;
}
#printCloseLink {
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 2px;
	float: left;
	background: transparent url("../images/basic/ic_arrow.gif") no-repeat right 5px;
	padding-right: 10px;
}
a {
	text-decoration: none;
	color: #243571;
}
#logo_toolbar {
	padding-right: 20px;
	padding-top: 10px;
	float: right;
}
#logo {
	height: 0;
	visibility: hidden;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #243571;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font: 11px arial;
}
h1 {
	font-weight: normal;
	font-size: 31px;
	z-index: 10;
}
h1.bold {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
}
h2.bold {
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin-bottom: 11px;
}
h3.bold {
	font-weight: bold;
}
h3.normal {
	font-weight: normal;
}
#teaserBox {
	overflow: hidden;
}
#teaserBox .teaser {
	position: relative;
	margin-right: 16px;
	float: left;
	width: 206px;
	height: 133px;
	margin-bottom: 15px;
}
#teaserBox .teaser .teaserInner {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#teaserBox .teaser .teaserInner .teaserImage {
	position: absolute;
	bottom: 0;
	right: 0;
}
#teaserBox .teaser .teaserInner .teaserImage.innerPadding {
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#teaserBox .teaser .teaserInner .teaserImage.outerPadding {
	position: absolute;
	bottom: -8px;
	right: -10px;
}
#teaserBox .teaser.border {
	border: 1px solid #6c6c6c;
	width: 204px;
	height: 131px;
	margin-right: 17px;
}
#teaserBox .teaser .arrowSmall {
	position: absolute;
	bottom: 8px;
	left: 10px;
}
#teaserBox .teaserWide {
	width: 430px;
	height: 133px;
	float: left;
	margin-right: 15px;
}
#teaserBox .teaserWide .inner {
	padding: 13px 10px;
}
#teaserBox .teaserWide.border {
	border: 1px solid #6c6c6c;
}
#teaserBox .teaserWide.background {
	background: transparent url("../images/basic/bg_teaserbox.gif") repeat-x top left;
}
#teaserBox .teaserWide img {
	float: right;
}
#teaserBox .teaserWide .left {
	width: 300px;
	float: left;
}
#teaserBox .teaserWide .right {
	width: 95px;
	float: right;
}
.managementBox {
	margin-top: 68px;
}
.managementItem {
	float: left;
	margin-right: 15px;
	height: 107px;
	width: 208px;
	margin-bottom: 38px;
	position: relative;
}
.managementItem img {
	float: left;
	margin-right: 8px;
}
.managementItem .managementDetails {
	position: absolute;
	bottom: -3px;
	left: 79px;
}
.managementItem .managementDetails a {
	background: transparent url("../images/basic/ic_arrow.gif") no-repeat right 3px;
	padding-right: 7px;
}
.managementImage a {
	background: none;
	padding: 0;
	margin: 0;
}
.headsAnimation {
	display: none;
}



.twoColumnsBox.padding_1, .twoColumnsBoxNarrow.padding_1, .singleColumnBox.padding_1 {
	margin-top: 26px;
}
