/* CSS Document */
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

div#steuerlexcontent h3, div#steuerlexcontent h1 {
	font-size: 14px;
	line-height: 1.1em;
	color: #fff;
}

div#steuerlexcontent a, div#steuerlexcontent a b {
	color: #394963;
	font-weight:normal;
	text-decoration:underline;
}

div#steuerlexcontent a:hover, div#steuerlexcontent a:hover b {
	color: #fff;
	font-weight:normal;
	text-decoration: underline;
}

div#steuerlexcontent .font10 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

div#steuerlexcontent .text {
	color: #fff;
}

div#steuerlexcontent .text blockquote{
	margin: 0.8em 0;
}

div#steuerlexcontent .font10 p {
	margin-bottom: 0.8em;
}

div#steuerlexcontent .font10 td {
	padding: 5px;
}

div#steuerlexcontent td .font10 {
	padding: 5px;
}

hr {
	margin: 5px 0;
}

div#steuerlexcontent ol ol{
	padding-left: 25px;
	line-height: 20px;
}

div#steuerlexcontent ol li{
	margin-left: 25px;
	font-weight:bold;
	list-style-type:decimal;
	line-height: 16px;
}

div#steuerlexcontent ol p {
	margin: 0.8em 0px;
	font-weight:normal;
}


/* News items */
div#steuerlexcontent .ln_actionicons {
	color: #fff;
}

div#steuerlexcontent .ln_actionicons {
	float: right;
}
div#steuerlexcontent .news_listentrytop {
	font-size: 10px;
	margin-bottom: 0px;
}
div#steuerlexcontent .news_listentrytitle {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}
div#steuerlexcontent .ln_contentarea h3.titel {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	margin:5px 0px 15px 0px;
}
div#steuerlexcontent .ln_contentarea .zusammenfassung {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	color: #394963;
}
div#steuerlexcontent .ln_contentarea .absatz {
	margin-bottom: 0.8em;
}
div#steuerlexcontent .news_listentry .zusammenfassung {
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 15px;
	color: #fff;
}
div#steuerlexcontent .zusammenfassung_list {
	margin-top:0.2ex;
}
input, select, option {
	color: #666;
}

div#steuerlexcontent ul, div#steuerlexcontent li{
	list-style-type:disc;
	list-style-image:none;
	background:none;
	padding-left: 0px;
	margin-left: 10px;
	line-height: 20px;
}

div#steuerlexcontent h6 {
	font-size: 12px;
	vertical-align: top;
	margin:0px;
}

