@charset "UTF-8";
.bodystyle {
	font-family: "Futura Medium";
	background-color: #FFF;
	margin: 0px;
}
.mainwindow {
	margin: 30px auto;
	width: 800px;
}
.mainwindow .mainwindow div table tr td table tr td {
	font-family: Futura Medium;
}
a:link {
	color: #939393;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #939393;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #939393;
	font-family: "Futura Medium";
}
.marginNav {
	margin-left: 2px
}
.navBar
{
	margin: 0px;
	width: 108px;
	background-image:url(images/verlaengerung.png)
}
.rechtegrenze
{
	background-image:url(images/rechtegrenze.png);
	width:10px;
}
.bottomBar
{
	text-align: right;
	background-image:url(images/bottombar.png);
	width: 800px;
	height: 65px;
}
.impressumLink
{
	font-family: "Futura Medium";
	padding-right: 20px;
	padding-top: 5px;
}
.mainframe
{
	font:"Futura Medium";
	text-align:left;
	width: 473px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;	
}
