body {
	background: #302314;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic,Arial,sans-serif;
	color: #302314;
}
#preloader { 
	position: absolute;
	top: 175px;
	left: 5px;
	width: 10px;
	height: 2px;
	z-index: 0;
}
#seite { 
	width: 800px;
	margin: 0px;
	height: 100%;
	z-index: 1;
}
#navigation {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 135px;
	height: 325px;
        z-index: 2;
	margin: 0px;
}
a {
	border: 0px none #000000;
	font-family: Arial,sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#button1  {
	display:block; background-image:url(/gfx/termine_off.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button1:hover {
	background-image:url(/gfx/termine_on.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button2 {
	display:block; background-image:url(/gfx/location_off.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button2:hover {
	background-image:url(/gfx/location_on.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button3 {
	display:block; background-image:url(/gfx/boerse_off.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button3:hover {
	background-image:url(/gfx/boerse_on.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button4 {
	display:block; background-image:url(/gfx/profile_off.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button4:hover {
	background-image:url(/gfx/profile_on.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button5 {
	display:block; background-image:url(/gfx/kontakt_off.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
#button5:hover {
	background-image:url(/gfx/kontakt_on.gif);
	background-repeat: no-repeat; width:135px; height:40px;
}
table {
	border-collapse: collapse;
}
table.main {
	border-style: none;
	border: 0px;
	height: 650px;
}
table.page {
	border-style: none;
	border: 0px;
	height: 530px;
}
table.navi {
	border-collapse: collapse;
	vertical-align: top; 
	border-style: none;
	border: 0px;
	height: 325px;
}
table.preload {
	table-layout: fixed;
	border-collapse: collapse;
	border: 0px none;
	height: 2px;
	width: 10px;
}
tr.maintop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 120px;
	vertical-align: top;
}
tr.mainbottom {
	height: 530px;
	vertical-align: top;
}
tr.preloadrow {
	height: 1px;
	vertical-align: top;
}
tr.navirow {
	height: 65px;
	vertical-align: top;
}
tr.pagetop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 520px;
	vertical-align: top;
}
tr.pagebottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 10px;
	vertical-align: middle;
	text-align: right;
}
td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
td.topcell1 {
	width: 40px;
}
td.topcell2 {
	width: 740px;
}
td.bottomcell1 {
	width: 40px;
}
td.bottomcell2 {
	text-align: right
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #C2A66B;
	width: 740px;
}
img {
	border: 0px none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img.preload {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Avant Garde,Century Gothic,Arial,sans-serif;
	font-size: 9px;
	color: #787882;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	white-space: nowrap;
	margin: 0px;
	clear: right;
	float: right;
	height: 15px;
	width: auto;
	letter-spacing: 0.2em;
}