.copyright {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E973F;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/bg.gif);
}
.maintable {
	border: 1px solid #000000;
	height: 100%;
	width: 800px;
}
.top {
	background-image: url(../images/hamburg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 165px;
	width: 800px;
}
.middletable {
	border: 1px none #000000;
	height: 100%;
	width: 800px;
}
.leftcolumn {
	background-color: #fafad2;
	height: 100%;
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.rightcolumn {
	background-color: #e4dfa5;
	height: 100%;
	width: 625px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.titelzelle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E973F;
	padding: 5px;
	height: 10px;
	border: 1px none #000000;
}
.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7D5500;
	padding: 5px;
	margin: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
