/* Design*/
#menuDiv a{
	font-size : 12px;
	font-weight : bolder;
	color: Black;
	text-decoration : none;
}

#menuDiv a.hover{
	color : #000066;
}

#menuDiv .diesAktiv{
	font-size : 12px;
	font-weight : bolder;
	color : #000066;
}

#mainDiv{
	z-index : 1;
}

#contentDiv{
	position: absolute;
	left: 0;
	top : 0;
	display: block;
	padding-top: 108px;
	padding-left:150px;
	width:850px;
	z-index : 2;
	margin-left : 0;
	background-attachment : scroll;
	background-image : url(images/content_bg);
	background-repeat : repeat-y;
}

#pdfDok{
	text-align: right;
	padding-right: 185px;
}

#menuDiv{
	position: absolute;
	display: block;
	padding-top : 10px;
	margin-left:6px;
	Padding-left:2px;
	background-color : #EBEBF5;
	width : 130px;
	z-index : 3;
	left: 0;
	right: 0;
	top: 108px;	
}

#headerDiv{
	position:absolute;
	display: block;
	background-image : url("http://www.aktuelles-steuerrecht.info/images/header.jpg");
	background-repeat : no-repeat;
	z-index : 4;
	height : 108px;
	position: absolute;
	padding : 0;
	left: 0;
	top:0;
	right: 0;
}

#headerDivHr{
	position:absolute;
	display: block;
	background-image : url(images/hr_header.jpg);
	background-repeat : no-repeat;
	z-index : 4;
	height : 108px;
	position: absolute;
	padding : 0;
	left: 0;
	top:0;
	right: 0;
}

#fnBox{
	position:fixed;
	width:160px;
	left : 832px;
	bottom:1px;
	z-index : 5;
}

#fnContent{
	font-size : 12px;
}

#nOben{
	text-align: right;
	padding-right: 185px;
}

/*
FN-Kasten fuer Opera und Firefox
fuer IE ist's als conditional command in einer extra-CSS
- wird dann im Speicher 'ueberschrieben'
fuer Mozilla im Div
*/

#showimage{
	position:fixed;
	width:160px;
	left : 832px;
	bottom:1px;
	z-index : 5;
	font-size : 12px;
}

#fnDiv{
	font-size : 12px;
}

/*Spans*/

.mainText{
	font-size: 12px;
	width : 650px;
	display: block;
	padding-left:15px;
	padding-bottom : 15px;

}

.mainText p{
	padding-left:0;
}

.margText{
	font-size: 12px;
	font-weight: bolder;
	padding-left: 685px;
	display: inherit;
	width: 160px;
}

.fnHeader{
	font-size : 12px;
	font-weight : bolder;
	color : #000066;
}

.mainTable{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
}

.header{
	font-size : 16px;
	font-weight : bold;
	line-height : 16px;
	width : 650px;
}

/*
Klasse zur Linksimulation im FN-Kasten
- Problem bei echten Links, dass Seitenkopf springt
*/

.islink{
	color : Blue;
	text-decoration : underline;
	cursor : pointer;
}


.FETT{
	font-weight : bold;
}

.HINWEISTITEL {
	font-size : 9pt;
	font-weight: bold;
	line-height : 12px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.HINWEIS{
	font-size : 9pt;
	font-weight: normal;
	line-height : 11px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.KURSIV{
	font-style : italic;
}

.FN{
	font-size : 9pt;
	text-decoration : underline;
	cursor : pointer;
}

.M{
	font-size : 9pt;
	font-weight: bolder;
	width:130px;
	margin-left: 510px;
	display : block;
}

.titel {
	font-size : 16px;
	font-weight : bolder;
	line-height : 20px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.gesetz {
	font-size : 9pt;
	font-style : italic;
	line-height : 12px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.Beispiel {
	font-size : 9pt;
	line-height : 12px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.Tabelle{
	border : 0 none;
	padding-left:15px;
}

.mainText{
	font-size: 12px;
	width : 650px;
	display: block;
	padding-left:15px;
}

.fnHeader{
	font-size : 12px;
	font-weight : bolder;
	color : #000066;
}

/* HTML-Auszeichnungen */
html{
	font-family : Arial, Helvetica, sans-serif;
}

tr{
	border : 0;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
}

td{
	border : 0;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
	width: auto;
	max-width:325px;
}

th{
	border : 0;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 17px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	padding-left:15px;
	width : 650px;
	display: block;
}

ol{
	width : 600px;
	list-style-image: url("http://www.aktuelles-steuerrecht.info/images/listenkreis.gif");
	list-style-type : circle;
}

ul{
	width : 600px;
}

li{
	width : 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
}

dl{
	width : 650px;
}

dt{
	padding-left:15px;
}

hr{
	width: 600px;
}

H1 {
	font-size : 16px;
	font-weight : bold;
	line-height : 16px;
	padding-left:15px;
	width : 650px;
}

H2 {
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	padding-left:15px;
	width : 650px;
}

H3 {
	font-size : 13px;
	font-weight : bold;
	line-height : 14px;
	padding-left:15px;
	width : 650px;
}

H4 {
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	font-style : italic;
	padding-left:15px;
	width : 650px;
}

H5 {
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	padding-left:15px;
	width : 650px;
}