body {
	background: transparent;
}

div {
	position: absolute;
	border: solid 0px #000000;
}

a {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #44AA44;
}

a.link {
	font-family: Verdana;
	font-size: 14px;
	color: #44AA44;
}

a.titel {
	font-family: Monotype Corsiva;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

li {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

	text-align: left;
	vertical-align: top;
}

img.minifoto {
	width: 140px;
	height: 95px;
	border: solid 2px #77DD00;
}

input {
	font-family: Courier New;
	font-size: 11px;
	color: #000000;
	border: solid 1px #555555;
	background-color: #DDFFDD;
}

textarea {
	font-family: Courier New;
	font-size: 11px;
	color: #000000;
	border: solid 1px #555555;
	background-color: #DDFFDD;
}
