<!--
/* xPerto Stylesheet */


#xperto_content /* Hautpklasse */
	{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5f5f5f;
	}
	
#xperto_content p, #xperto_content td
	{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	}


/* TYPO */
#xperto_content a /*allgemeine Links*/
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c4573;
	text-decoration: none;
	}
#xperto_content a:hover /*hover effekt allg. Links*/
	{
	color: #0c4573;
	text-decoration: underline;
	}
	
/* INHALT */

#xperto_content h1  /*Titel*/
	{
	padding: 0 0 10px 0;
	margin-top: 50px;
	margin-left: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	}
	
.xperto_fliesstext /*Fliesstext*/
	{
	/*padding: 0 0 10px 0;*/
	margin-left: 100px; 
	margin-right: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 22px; */
	color: #5f5f5f;

	}
	
.xperto_fliesstext p
	{
	padding: 0;
	margin: 0;
	}	
	
	.xperto_fliesstext table
		{
		padding: 0;
		margin: 0;
		height:100px;
		}
		
	.xperto_fliesstext td
		{
		padding: 0px 0 0 0;
		margin: 0;
		}
	

	
.xperto_legende /*legende*/
	{
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Verdana, Arial, "sans serif";
	font-size: 10px;
	color: #0099FF;
	}
	
.xperto_grossesBild /*grosses Bild ueber die ganze Breite */
	{
	padding: 10px 0 0 0;
	margin: 0;
	}
	
.xperto_BildRechts /*Bild rechts, Text umfliessend, Hauptklasse mit Legende */
	{
	padding: 0 0 0 15px;
	margin: 0;
	float: right;
	}
	
.xperto_BildLinks /*Bild links, Text umfliessend, Hauptklasse mit Legende */
	{
	padding: 0 0 0 15px;
	margin: 0;
	float: left;
	}
	
.xperto_BildTextModul
	{
	padding: 0 0 20px 0;
	margin: 0;
	float: left;
	}
	
.xperto_kleinesBild /*Bild klasse bei Bild umfliessend*/
	{
	padding: 0;
	margin: 0;
	}
	
.xperto_SWF
	{
	margin: 0;
	padding: 0;
	}

/* END INHALT */

/* GALLERIE */
#xperto_gallerie
	{
	padding: 20px 0 0 0;
	margin: 0;
	background: #333333;
	}
	
	#xperto_gallerie img
		{
		padding: 0 5px 5px 0;
		margin: 0;
		}


/* END GALLERIE */
	
/* PORTALANSICHT */

#xperto_portal /*portalansicht, hauptklasse*/
	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#xperto_portal h1 /*portal artikeltitel*/
	{
	padding: 0 0 5px 0;
	margin-left: 20px;
	margin-right: 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d4473;
	}
	
#xperto_portal p /*fliesstext portal artikel */
	{
	padding: 0 0 5px 0;
	margin-right: 25px;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5e60;
	}

#xperto_portal a /*link portalansicht artikel (mehr...)"*/
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c4573;
	text-decoration: none;
	}

#xperto_portal a:hover /*hover effekt*/
	{
	color: #0c4573;
	text-decoration: underline;
	}

#xperto_portal img /*thumbnailbild*/
	{
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	border: 1px solid #444444;
	float: left;
	}
	
#xperto_portal hr /*trennlinie zwischen den einzelnen Artikeln */
	{
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	height: 1px;
	background-color: #000000;
	}
	
/* END PORTALANSICHT */


/*SUBNAVIGATION */
#xperto_subnavigation, xperto_subnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	}
	
	#xperto_subnavigation li {
		text-decoration: none;
		list-style: none;
		
		margin-left: 50px;
		margin-right: 35px;
		
		/*border-top: 1px solid #999999;*/
		
		padding-top: 0px;
		padding-bottom: 6px;

		}
	
	#xperto_subnavigation a {
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-weight: normal;
		
		}
		
	#xperto_subnavigation a:hover {
		text-decoration: none;
		color: #000000;
		}
	
	#xperto_subnavigation a.active {  /*wenn subnavigation gewaehlt*/
		color: #000000;
		font-weight: bold;
		}
		
/* ENDE SUBNAVIGATION*/

/*Newsletter formular */
/*Newsletter formular */
#xperto_newsletter
	{
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, Arial, "serif";
	font-size: 12px;
	color: #0099FF;
	}


	
	.xperto_newsletterinput  /*formularfeld */
		{
		width: 300px;
		}
	
	.xperto_newslettererror  /*fehlermeldungen */
		{
		color: #FF0033;
		}
-->

.xperto_error /*Fliesstext*/
	{
	/*padding: 0 0 10px 0;*/
	margin-left: 100px; 
	margin-right: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 22px; */
	color: #CC0000;

	}
	
