

/* --------------------  Tags  ------------------------------------------*/

ul.rs
{
	list-style:none;
	background:url(bilder/rs_listentitel_hg.gif) no-repeat;
	color:#804000;
}
	ul.rs li
	{
		background:url(bilder/listelement.gif) no-repeat left;
		margin-bottom:10px;
		margin-left:30px; /*Außenrand */
		padding-left:8px; /*Abstand zum Background-Image*/
	}
	
	ul.rs li.titel
	{
		margin-left:0px;
		padding-left:8px;
		padding-top:1px;
		/*background-image:none;*/
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-style:italic;
	}
	
	ul.rs li.active
	{
		background:url(bilder/listelement.gif) no-repeat left;
		font-weight:bold;
		margin-bottom:10px;
		margin-left:30px; /*Außenrand */
		padding-left:8px; /*Abstand zum Background-Image*/
		color:#970000;
	}

/* --------------------  DIVs  ------------------------------------------*/

	
#inhalt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	margin-left:15px;
	margin-right:10px;
}

#paket_prev
{
	position:absolute;
	top:81px;
	left:60px;
}

#paket_next
{
	position:absolute;
	top:81px;
	left:90px;
}

#Sub_Text
{
	margin-left:17px;
	width:450px;
}

	#Sub_Text p
	{
		line-height:200%;
	}

	#Sub_Text h2
	{
		margin-left:10px;
		line-height:200%;
	}


/* --------------------  Klassen ------------------------------------------*/


img.sitebild
{
	margin-top:20px;
}


.header1
{
	margin-top:20px;
	margin-bottom:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#fc7600;
}

.absatz
{
	line-height:200%;
}

.hervor
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:220%;
	margin-left:15px;
	/*font-style:italic;*/
	letter-spacing:0.2em;
}

.ref_topic
{
	line-height:200%;
	font-size:11px;
	margin-left:20px;
	font-variant:small-caps;
	float:left;
	color:#000000;
	width:120px;
}

	
.ref_beschreibung
{
	float:none;
	margin-left:0px;
	line-height:200%;
	font-size:11px;
}

.nav_rs
{
	color:#666666;
	font-size:10px;
	float:right;
	margin-right:5px;
}

#footer p
{
	text-align:center;
	text-decoration:underline;
	line-height:85px;
}

	
	








	
