/* (c) 2009 by Kay Wokoun - www.KayWokoun.de */

td.HotLinksRubrik
{
	color:#CC00CC;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:6px;
}

td.HotLinksTopUnderLine
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;

	font-size:12px;
	font-weight:bold;
	text-align:left;
	
	padding-top:5px;
}

td.HotLinksPS
{	
	width:200px;
	vertical-align:top;
}

td.HotLinksInfoText
{
	text-align: justify;
	vertical-align: top;
}

hr.HotLinksTrennlinie
{
	border: 0px;
	border-top: dashed 1px black;
	height: 1px;
	width: 25%;
	margin-bottom: 3px;
	margin-top: 5px;
}

td.HotLinksTrennlineText
{
	font-size: 12px;
	font-weight: bold;
	text-align:left	
}

li
{
	list-style-type: disc;
}

li.HotLinksMainOption
{
	margin-top:5px
}

li.HotLinksUnteroption
{
	margin-left:15px; 
	list-style-type: circle;
}