body {
	background-color: white;
	margin-left:1em;
	margin-top:1em;
	font-color: black;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	}

a {
	font-weight: normal;
	color: black;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	cursor: pointer;
	}

h1 {
	font-size: 20px;
	line-height: 20px;
	margin-top: -0px;
	margin-bottom: 1em;
	text-decoration: none;
	}


img	{
	border: 0px;
	padding: 5px;
	}

b	{
	font-weight: bold;
	}

table {
	font-size: 12px;
	border: 0px;
	}

tr	{
	padding-bottom: 2em;
	}

td	{
	vertical-align: top;
	}

#menu {
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	width: 17.5em;
	overflow: visible;
	}

#text {
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 16em;
	padding-right: 1.5em;
	overflow: visible;
	}

#nurtext {
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 35em;
	padding-right: 1.5em;
	overflow: visible;
	}

#bilder {
	max-width: 600px;
	padding-rigt: 0px;
	}

#fusszeile {
	position: fixed;
	bottom: 5px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
