body {
	background: #FFE4B5 url(../src/hintergrungRep.jpg) repeat-y left;
	margin: 0 0 0 0;
}
a.m:link {
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
a.m:visited {
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
a.m:focus {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.m:hover {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.m:active {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
a:focus {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

table.hintergrund {
	width: 1024px;
	height: 768px;
	border: 0;
}
table.aufbau td {
	border: none;
}
td.titel {
	height: 170px;
	background: url(../src/titel.jpg) no-repeat scroll top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.menu{
	width: 120px;
	border: thin dotted;
}
table td.button {
	width: 110px;
	border: none;
	padding: 3px 0 7px 0;
	margin: 0 0 0 0;
	background: url(../src/botton.JPG) no-repeat left;
	text-align: left;
	vertical-align: top;
}
td.haupt {
	width: 800px;
	vertical-align: top;
	text-align: left;
	padding: 20px 0 0 5px;
}
div.r {
	color: Red;
}





