/* 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;
	width:620px;
}
.main {
	width:620px;
	height:100%;
}
.top {
}
.seitenueberschrift {
	position:absolute;
	left:20px;
	top:120px;
	font-size:12px;
	font-weight:bold;
	color:#47811C;
}
.drucken {
	position:absolute;
	top:88px;
	left:540px;
}
.inhalt {
	padding:20px;
}
