/*xPerto Classes */
}
.switcherON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.picframe {
	border: 4px solid #FFFFFF;
}
.switcher {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navioff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F4D7AA;
	text-decoration: none;

}

.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
	
.content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.contentError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
		

.contentLead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.contentTitel  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}


.hypercontent, .hypercontent a {  /* links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: underline;
}

.content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}


#portal  /* Container fuer Portalansicht (mehrere Artikel auf einer Seite) */
	{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 0;
	}
	
	.portallinie
		{
			margin-left: 0 10px 0 0;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px solid #000000;
			width: 460px;
		}
		
	.portalLead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#links  /*Container fuer Links */
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	}
	.linksText
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
		}

#files  /*Container fuer Files zum downloaden */
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.picture  /*Container fuer Bilder */
	{
	margin: 0;
	padding: 0 0 15px 10px;
	
	}

	.picframe /*Container fuer die einzelnen Bilder */
		{
		margin-left: 0;
		padding: 0;
		}

	.pic  /*Style des einzelnen Bilder */
		{
		margin: 0;
		padding: 10px;
		border: 1px solid #0099CC;
		}
		
	.picPortal  /*Style des einzelnen Bilder */
		{
		margin: 0;
		padding: 0 10px 0 0;
		border: 0px;
		}

	.piclegende  /*Klasse fuer die Bildlegende */
		{
		margin-left: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #000000;
		}
