body {
	background-color: #efefef;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Verdana", "Tahoma", "Times New Roman", sans-serif;
}

li,ol {
	font-family: "Verdana", "Tahoma", "Times New Roman", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Verdana", "Tahoma", "Times New Roman", sans-serif;
}

td,tr {
	font-family: "Verdana", "Tahoma", "Times New Roman", sans-serif;
}

table {
	table-layout:fixed;
	border-spacing: 0px;
	border-collapse: collapse;
}

td.inhalt {
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
}

.navigation {
	margin: 0px;
	padding: 0px;
	border: none 0px;
}

img {
	border: none 0px;
	margin: 0px;
}

img.navi_low_res {
	width: 110px;
	height: 18px;
	margin-top: 1px;
}
