body {
	font-family: Osaka, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	vertical-align: 125%;
	margin: 0px;
	padding: 0px;
}
#section1 {
	height: 36px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../img/menubg.jpg);
	background-position: right;
	position: absolute;
	top: 276px;
	width: 774px;
}
#section2 {
	padding: 0px;
	position: absolute;
	top: 312px;
}
#section3 {
	background-repeat: repeat-y;
	background-position: top;
	position: absolute;
	width: 774px;
	background-image: url(../img/rep_bg.jpg);
}
#leftArea {
	float: left;
	width: 210px;
	padding: 50px 8px 8px 15px;
	text-align: right;
	background-image: url(../img/leftbg.jpg);
	background-repeat: no-repeat;
}
#rightArea {
	float: right;
	width: 510px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	padding: 8px 15px 8px 8px;
	background-image: url(../img/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
#closingPage {
	width: 774px;
	float: none;
	height: 66px;
	background-image: url(../img/bottompage.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding: 0px;
	left: 0px;
	bottom: 65px;
}
#content {
	width: 774px;
	height: auto;
	position: absolute;
	top: 345px;
}
#ornamen {
	position: absolute;
	width: 774px;
	top: 345px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
#leftArea h1 {
	color: #999999;
	font-weight: normal;
}
#menu {
	font-size: 16px;
}
.quote {
	font-size: 10px;
	font-style: oblique;
}
#copyright {
	width: 774px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #999999;
	position: absolute;
	bottom: 1px;
	left: 0px;
	margin: 0px;
	text-align: center;
}
#rightArea th {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #A38C6C;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #A38C6C;
}
#rightArea table {
	border: 1px solid #A38C6C;
}
#rightArea td {
	padding: 6px;
	border: 1px solid #A38C6C;
}
input {
	border: 1px none 1;
}
#container {
	margin-left: -387px;
	position: absolute;
	width: 774px;
	left: 50%;
}
a {
	text-decoration: none;
	color: #666666;
}
object {
	text-align: center;
}
