body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F1F05;
	background-color: white;
	background-image: url(../images/bg.gif);
    background-repeat: repeat-y;
	background-position: 0px 50px;
	padding: 0px;
	margin: 0px;
}
p, td {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 0px;
}
a {
	color: #DD8911;
}
td {
	vertical-align:top;
	text-align:left;
}
td#nav img {
	margin-left:50px;
	margin-bottom:17px;
}
table#bild {
	margin-right:15px;
	margin-bottom:5px;
}
table#bild td#unterschrift {
	font-size: 10px;
	border-bottom: 1px solid black;
	padding-bottom:3px;
	padding-top:3px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top:0px;
}

