/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	width:620px;
	height:100%;
}
.top {
}
.seitenueberschrift {
	position:absolute;
	left:18px;
	top:90px;
	font-size:12px;
	font-weight:bold;
	color:#5F5E5F;
}
.drucken {
	position:absolute;
	top: 92px;
	left:570px;
}
.inhalt {
	padding:20px;
}