/* linke der 2 Inhaltsspalten: Ist in der style.css definiert */
	
	
#ihvz
{
	margin-left: -5px;
}

#author
{
	margin-top: 5px;
	margin-bottom: 15px;
	font-style: italic;
}


#doubleSep 
	{ 
	width:425px; 
	height:3px; 
	margin:14px 0; 
	font-size:1px;
	background:url(../images/double-separator.gif) repeat-x; 
	float:left ;
	}




.tocRow 
  	{
  	 margin: 0 0 20px 
  	 }
  	 
	 h6 
	 { 
	 margin:0 0 0.3em; 
	 font-size:12px; 
	 font-weight:bold 
	 }
	 
	 h3 
	 { 
	 margin:0 0 0.2em; 
	 font-size:11px;
	 font-weight:bold;
	 }
	 
	 a 
	 { 
	 text-decoration: none;
	 color:#1B61CA;
	 font-weight:bold; 
	 }
	 
	 a:hover
	 { 
	 text-decoration:underline;
	 }
	 
	  p
	 { 
	 text-decoration:none;
	 line-height:14px;
	 margin-bottom: 0px;
	 }

	 
	.leftPhoto 
	{ 
	width:125px; 
	float:left ;
	}
	
	.rightText 
	{ 
	width:280px; 
	float:left ;
	}
	
	.rightText2 
	{ 
	/* width:184px; */ 
	float:left ;
	}
	
	.rightText p 
	{ 
	margin-top:9px;
	}

	.doubleSep 
	{ 
	width:425px; 
	height:3px; 
	margin:14px 0; 
	font-size:1px;
	background:url(../images/double-separator.gif) repeat-x; 
	float:left ;
	}
	
	.line 
	{ 
	border-top: 1px #999 solid; 
	margin: 0 0 15px 0
 	}
	
	/* new stuff */
	/* TOC */
	.tocRow 
	{ margin: 0 0 15px 
	}
	
	
	/*introduced in J34*/
		
	h6.articleTitle 
	{
	color:#505050; 
	margin-bottom:0.6em; 
	font-size:15px; 
	line-height: 17px;
	xtext-transform:uppercase;
	}
	
	h6.articleTitle a 
	{
	color:#0663CC
	margin-bottom:0.8em; 
	font-size:15px; 
	xtext-transform:uppercase; 
	text-decoration:none;}
	
	h6.subTitle
	{
	color:#505050;
	font-size:12px; 
	}
	#maincontent
	{
	width:200px;
	}
	
	#mainContents .grayBorder 
	{
	border:1px #505050 solid;
	margin-right:15px;
	}
	
	#mainContents .noImage 
	{
	border:0px #FFFFF solid;
	margin-right:16px;
	}

	
		/*END: introduced in J34*/	
	
	h6.lgSectionTitle 
	{ 
	margin:4px 10 8px 10; 
	font-size:11px; 
	font-weight:bold; 
	line-height: 13px;
	color:#222222;}
	
	table.tocTable 
	{ 
	border:0px solid #fff; 
	margin:0 -5px -5px;
	}
	
	td.tocImage 
	{ 
	width:115px;
	
	}	

