html, body {
        text-align:justify;
}

#print_this {
        diyplay:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align:justify;
        width:475px;
	font-size: 10px;
	color: #333333;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
        left:700px;
}
#do_not_print_this {
	display:none;
}
#apDiv2 {
	display:none;
}
.top_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:10px;
	line-height:14px;
        position:fixed;
        top:0px;
        z-index:15;
        width:100%;
        height:15px;
        margin-bottom:10px;
}
table#daten td{
	border-bottom:1px solid #eee;
        background-color:#fff;
        padding:0px;
        margin:0px;
}

h1 {
	text-align:left;
}
#do_not_show_in_screen_version { display:block; left:150px; }