body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	x-overflow: hidden;
}

.bg {
	background-image: url(antike-moebel-bilder/saeuleklein.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}

A:link, A:visited { 
	text-decoration: none;
	color: #544344;
} 

A:active, A:hover {
	text-decoration: underline;
	color: 660000;
}

.menu{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 99%;
	height : 90px;
	color: white;
	overflow: hidden;
}

.inhalt{
	position: static;
	margin: 0px 40px 40px 240px;
	border: 1px solid black;
	padding: 20px;
	x-overflow: hidden;
}

.tdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(antike-moebel-bilder/bg2.gif);
	background-repeat: repeat;
	margin: auto;
	padding: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: 100;
}


a.nav:link {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:hover {color: #544344; text-decoration: none; }
a.nav:visited {color: #660000; text-decoration: none; }
a.nav:active {color: #660000; } 



