.pagecontent p,
.pagecontent li,
.pagecontent td
	{
		font-size: 11px ;
		line-height: 16px;
	}

.pagecontent a:link {
	text-decoration: underline ;
	color: #E58203 ;
	
}

.pagecontent a:visited {
	text-decoration: underline ;
	color: #E58203 ;
}

.pagecontent a:hover {
	text-decoration: underline ;
	color: #E58203 ;
}

.pagecontent a.normal {
	text-decoration: none ;
}


.pagecontent div.tx-bee4mevca2public-pi1 a,
.pagecontent div.tx-bee4mevca2public-pi1 a:hover,
.pagecontent div.tx-bee4mevca2public-pi1 a:visited
	{
		color: #666 ;
		font-size: 11px;
	}
	
.pagecontent .tx-bee4mevca2public-pi1 h4
	{
		text-transform: uppercase;
	}


div#left_subcontent a:link {
	text-decoration: none ;
	color: #E58203 ;
}

div#left_subcontent a:hover {
	text-decoration: underline ;
	color: #E58203 ;
}

div#left_subcontent a:visited {
	text-decoration: none ;
	color: #E58203 ;
}

/**
 *	Headlines
 */
h1,
h2,
h3,
h4
	{
		padding: 0px;
		margin: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal ;
		margin-bottom: 1em ;
	}
 
h1,
h2
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 26px;
		letter-spacing: 1.2px;
		color: #666666;
		margin-bottom: 0.8em ;
	}
	
h2
	{
		color: #003399 ;
	}
	
h3,
h4
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		letter-spacing:1.2px;
		text-decoration: none;
		color:#666666;
		font-weight: bold;
	}
	
h4
	{
		color: #003399 ;
	}

