html {
	font-size: 100.01%;
}
body {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	background-color: #F4F4F2;
	font-size: 1em;
	margin-left: 40px;
	margin-top: 10px;
	padding: 0;
}
img {
	border: 0;
}
h1 {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #444;
}
p {
	font-family: Georgia, "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    font-size: .85em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	color: #303030;
}
.SmallText {
	font-family: Georgia, "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:  7pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
a {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #0066BB;
}
a.SmallerText
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:link    {
	background-color: transparent;
}
a:visited {
	background-color: transparent;
}
a:hover {
	color: #0099FF;
	background-color: transparent;
}
a:active {
	color: #00CC33;
	background-color: transparent;
}
#Spalte1 {
	position: absolute;
	left: 110px;
	top: 400px;
	width: 320px;
	height: auto;
}
#Spalte2 {
	position: absolute;
	left: 455px;
	top: 500px;
	width: 200px;
	height: 150px;
	vertical-align: bottom;
}
#WUFF {
	position: absolute;
	left: 500px;
	top: 490px;
	width: 60px;
	height: 20px;
	font-size: 14pt;
	font-weight: bold;
	color: #AA8;
	z-index: 1;
	visibility: hidden;
}
#MainPic {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 640px;
	height: 240px;
}
#Banane {
	position: absolute;
	left: 300px;
	top: 282px;
	width: 110px;
	height: 83px;
}

