body{
	margin-top: 0px;
}
p {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

A.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration:underline;
}

A.textlink:hover {
	color: #3366FF;
	text-decoration:underline;
}

TD.menu {
	background-image: url(menu.gif);
	background-repeat: repeat-y;
	padding-left: 50px;
	width: 150px;
    position: absolute;
	top:200px;
}

.header {
	background-image: url(header.jpg);
}

TD.unterheader {
	background-color: #D4D4D4;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

TD.inhalt {
	background-color: #E8E8E8;
	padding-left: 180px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #E8E8E8;
	background-repeat: no-repeat;
	background-position: right bottom;
}

TD.untermenu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #fdd224;
	font-weight: bold;
	text-align: center;
}

.footer {
	background-color: #fdd224;
}