body {
	background-image: url(../graphic/bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a {
	color:#302A22;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #BDAF9C;
}

.home {
	position: absolute;
	height: 100px;
	width: 140px;
	left: 60px;
	top: 210px;
}

.fausttitle {
	position: absolute;
	height: 271px;
	width: 678px;
	left: 0px;
	top: 0px;
}
.faustcontent {
	position: absolute;
	height: 850px;
	width: 678px;
	left: 0px;
	top: 292px;
	text-align: left;
}

body, div, td, input, textarea{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#302A22;
}

.logo {
	position: absolute;
	left: 43px;
	top: 212px;
	width: 192;
	height: 127;
	z-index: 3;



}
.menu {
	position: absolute;
	z-index: 4;
	height: 50px;
	width: 550px;
	left: 240px;
	top: 272px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	

}
.language {
	position: absolute;
	left: 594px;
	top: 296px;
	height: 20px;
	width: 60px;
	z-index: 10;
	text-align: right;




}
hr {
	height: 3px;
	border-top: 1px dotted #BDAF9C;
	border-right: 0px dotted #BDAF9C;
	border-bottom: 1px solid #BDAF9C;
	border-left: 0px dotted #BDAF9C;

}
/*input, textarea {
	border:1px solid #BDAF9C;
}*/

/* input
{
color: #781351;
background: #BDAF9C;
border: 1px solid #781351
}*/

input {
	width:200px;
	background: #BDAF9C;
	background-image:url('../graphic/tile.jpg');
	margin-bottom:1px;
	/*border:1px solid #BDAF9C;*/
	border: none;
	padding:2px;
	/*border:1px solid #BDAF9C;*/
}

.submit {
	width:100px;
	/*background: #BDAF9C;
	margin-bottom:1px;
	border:1px solid #BDAF9C;*/
}

.submit:hover {
	width:100px;
	background: #BDAF9C;
	/*margin-bottom:1px;
	border:1px solid #BDAF9C;*/
}

textarea {
	width:350px;
	background: #BDAF9C;
	background-image:url('../graphic/tile.jpg');
	/*border:1px solid #BDAF9C;*/
	border: none;
	padding:2px;
}

img {
	border: none;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}

fieldset {
	width:200px;
	border: 1px solid #BDAF9C;
}

.listingHeader {
	/*background-color:   #a29382;*/
	padding-right:3px;
	padding-left:3px;
	background-image:url('../graphic/tile.jpg');
	/*border-bottom: 1px dotted  #BDAF9C;*/

}

.credits {
	/*background-color:   #a29382;*/
/*	padding-right:3px;
	padding-left:3px;*/
	background-image:url('../graphic/tile.jpg');
	/*border-bottom: 1px dotted  #BDAF9C;*/

}

.credits2 {
	border: 1px solid  #948373;
}

.listingBody{
	/*border: 1px solid  #948373;*/
	border-right: 1px solid  #948373;
	border-bottom: 1px solid  #948373;
	border-left: 1px solid  #948373;
	margin-bottom:10px;
}
