body {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 0;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-align: center;
	background-color: transparent;
}

table#basic { margin: auto; border: 0px; width: 900px; height: 90%; font-size: 12px; }

#basic td { vertical-align: top; border: 0px; }

img { border: 0px; }

tr#kopfzeile { height: 100px; }

tr#fusszeile { height: 70px; }


div#text { margin-right: 150px; font-size: 12px; }


table#diverse { width: 500px; font-size: 12px; }

table#links { height: 100%; width: auto; font-size: 12px; }


a { color: #000; }

#links a { color: #000; }
.color {
	color: #369;
}

