html, body {
	background-color: #ffff99
}
#inhalt {
	position: absolute;
	top: 10%;
	left: 20%;
	height: auto;
	min-height: 80%;
	font-family: verdana, sans-serif;
	overflow: visible;
	min-width: 50%;
	max-width: 60%;
	overflow: auto;
}
#adress {
	position:fixed;
	top: 10%;
	left: 85%;
	right: 5%;
	min-width: 15%;
	width: 15%;
}
#adress p {
	font-family: "Courier New", Courier, mono;
	voice-family: inherit;
	font-weight:bold;
	font-size: Small;
	color:#FFFF00
}
#adress h6 {
	font-size: small;
	color: #660099
}
#inhalt h1 {
	font-size:Large;
	color: #660099
}
#inhalt h2 {
	font-size:Large;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #660099
}
#inhalt h3 {
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #660099
}
#inhalt h4 {
	font-size: medium;
	color: #660099
}
#inhalt h5 {
	color: #660099
}
#inhalt h6 {
	font-size: xx-small;
	color: #660099
}
#inhalt b {
	font-weight:bold;
	color:#660099
}
#inhalt p {
	color:#660099
}
#inhalt small {
	font-size: xx-small;
	color: #660099
}
#inhalt em {
	font-size: medium;
	font-style: normal;
	color: #660099;
	font-style:italic
}
#inhalt a {
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:underline;
	text-transform:none;
	color:#660099
}
#inhalt a:hover {
	color: #FF6600
}
#adress p {
	font-family: "Courier New", Courier, mono;
	voice-family: inherit;
	font-weight:bold;
	font-size: x-Small;
	color:#FFFF00
}
#adress h6 {
	font-size: x-small;
	color: #6699cc
}
#adress i {
	color: #ff6600
}
