body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	color: #663300;
}
body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18pt;
}
a.menue:link {
	color: #663300;
	text-decoration: none;
	background-color:#FFFF99;
	height: 27px;
	display: block;
}
a.menue:visited {
	text-decoration: none;
	color: #996600;
	background-color:#FFFF99;
	height: 27px;
	display: block;
}
a.menue:hover {
	text-decoration: none;
	color: #660066;
	background-color:#FFFFCC;
	height: 27px;
	display: block;
}
a.menue:active {
	text-decoration: none;
	color: #660066;
	background-color:#FFFFCC;
	height: 27px;
	display: block;
}
a.untermenue:link {
	color: #663300;
	text-decoration: none;
	height: 27px;
	display: block;
}
a.untermenue:visited {
	text-decoration: none;
	color: #996600;
	height: 27px;
	display: block;
}
a.untermenue:hover {
	text-decoration: none;
	color: #660066;
	height: 27px;
	display: block;
}
a.untermenue:active {
	text-decoration: none;
	color: #660066;
	height: 27px;
	display: block;
}
.presserahmen {
	height: 340px;
	width: 550px;
	marging: 5px;
	overflow:auto;
	overflow-x:hidden;
}
.pressetext {
	font-size: 14px;
}
