#showimage{
	position:fixed;
	width:160px;
	right:1px;
	top:110px;
}

#fnBox{
	position:fixed;
	width:150px;
	right:1px;
	top:110px;
	left:832px;
	z-index : 5;
}
#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;
}

ul,dd{
		width : 600px;
}
ol{
	width : 600px;
	list-style-image: url("http://www.aktuelles-steuerrecht.info/images/listenkreis.gif");
	list-style-type : circle;
}
li{
	width : 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	list-style: disc inside;
	vertical-align : top;
}
dl{
	width : 650px;
}
dt{
	padding-left:15px;
}



.mainText{
	font-size: 12px;
	width : 650px;
	display: block;
	padding-left:15px;
	line-height : 15px;
	padding-bottom : 15px;
}
.mainText p{
	padding-left:0;
}

.margText{
	font-size: 12px;
	font-weight: normal;
	padding-left: 685px;
	line-height: 12px;
	display: inline;
	width: 160px; 
}
