/* CSS Document */
#content_inner {
	width: 997px;
	margin: 0px 0px 0px 0px;
	
	
	display: block;
	position: relative;
	float: left;
}

#content_inner_top {
	width: 997px;
	background: url(images/content_topbg.gif) no-repeat;
	position: relative;
	z-index: 100;
	
}

#content_left {
	width: 186px;
	height: 500px;
	float: left;
	margin: 0px;
	
	background: url(images/content_left_topbg.gif) no-repeat;
	background-position: top;
}

.content_left_navi {
	padding: 15px;
}

#content_left_topbg {
	width: 186px;
	height: 133px;
	left: 0px;
	top: 0px;
	position: absolute;
	background: url(images/content_left_topbg.gif) no-repeat;
	z-index: 1;
	border: 0;
}

#content_left_subnavi {
	width: 168px;
	position: relative;
	padding-top: 20px;
	background: url(images/content_left_topbg.gif) #dfe4e2;
	z-index: 2;
}

#content_left_subnavi_prod {
	width: 168px;
	position: relative;
	z-index: 2;
}

#content_left_subsubnavi {
	width: 168px;
	position: relative;
	padding-top: 20px;
	background: #dfe4e2;
	z-index: 2;
}

#content_main {
	/*width: 570px;*/
	margin: 0px 32px 0px 214px;
	padding: 20px 20px 0 0;
	font-size: 12px;	
}

#content_main .content_element { }

.bodytext_wrap { font-size: 12px; padding-bottom: 19px; }

.content_right {
	width:400px;
	float: right;
}

.content_right_column {
	width:212px;
	float: right;
}

.content_right, .download_right {
	background-image:url(images/contentright_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	width:178px;
	float: right;
	margin: 17px 17px 0 0;
	padding-bottom:3px;
}

.content_right .content { background-image:url(images/contentright_bg.gif); }
.download_right .content { background-image:url(images/downloadright_bg.gif); }
.content_right .content, .download_right .content { padding-bottom: 3px; }

#content_iframe {
	background-color: #E8ECEB;
}

#circlemenu {
	position:relative;
	top: -30px;
	text-align:center;
	width: 550px;
}

.content_right h2 {
	line-height: 22px;
	background-image:url(images/box_header_bg.gif);
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	margin-top: 11px;
	margin-right: 3px;
	padding-left: 10px;
}

.content_right h3, .download_right h2 {
	display:block;
	line-height: 32px;
	background-image:url(images/box_subheader_bg.gif);
	font-weight:bold;
	margin: 0;
	margin-right: 3px;
	padding-left: 10px;
	color: #5D5C5C;
	font-size: 11px;
}
.download_right h2 { background-image:url(images/download_subheader_bg.gif); }
.download_right h3 {display:none; }

.content_right p, .download_right p {
	color: #5D5C5C;
	font-size: 11px;
	margin: 2px 10px 0 10px; 
}

.content_right a, .download_right a {
	font-weight:normal;
	text-decoration: none;
}
.content_right a:hover, .download_right A:hover {
	text-decoration : none;
	font-weight:normal;
}

.htmlarea-showtableborders { padding: 2px; margin: 0; border: 0; }
.htmlarea-showtableborders p { margin: 0; }

#totop { text-align:right; clear: both; }
.pdflink { float:left; margin-top:4px; margin-right: 3px; }

.stdheader { margin-bottom: 5px; }