body {
	background-image: url(frankfurt-pix/frankfurt_01.jpeg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.frankfurt {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.box {
	background-image: url(frankfurt-pix/bgs_09.gif);
}
.content {
	background-image: url(frankfurt-pix/frankfurt_06.jpeg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 641px;
	font-family: Verdana;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.content p {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
}
.content h1 {
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	margin-top: 8px;
	text-align: left;
}
.content A {
	color: #000;
	text-decoration: underline;
}
.content A:hover {
	color: #666;
	text-decoration: underline;
}
.menu
{
	float: left;
	width: 241px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(frankfurt-pix/frankfurt_05.jpeg);
	background-repeat: no-repeat;
	font-family: Verdana;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.menu ul, .menu li
{
	list-style:none;
	padding: 0;
	margin-top: 60;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.menu ul li
{
	float:left;
	display:block;
	padding:0;
	width: 220px;
	list-style-type: none;
	list-style-image: none;
}

.menu a
{
	display:block;
	background-image:none;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 25px;
}

.menu a:hover,.menu a.on
{
	background-color: #066;
	color: #FFF;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}
.menu a.home
{
	background-color: #999;
	color: #FFF;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}
.wer {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
}
