
	body, td, input, textarea {
		font-size: 12px;
		font-family: georgia, verdana, arial, sans-serif;
	}
	h1 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 2px;
	}
	h2 {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 2px;
	}
	A:link, A:visited, A:active {
		color: #000000;
		text-decoration: underline;
	}
	A:hover {
		color: #808080;
		text-decoration: underline;
	}
	ul,ol {
		margin: 0px;
		margin-left: 2px;
		padding-left: 0px;
		list-style-type: none;
	}
	hr {
		color: #C0C0C0;
		background-color: #C0C0C0;
		height: 1px;
		border: 1px;
	}

div#inhalt {
	width: 480px;
	position: absolute;
	top: 83px;
	left: 200px;
}

div#navigation {
	width: 200px;
	position: absolute;
	top: 83px;
	left: 5px;
}

div#box {
	width: 200px;
	position: absolute;
	top: 83px;
	left: 695px;
}
div#header {
	width: 900px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}
