body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2E2E2;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #333333;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	color: #AA4000;
	font-size: 17px;
	margin-top: 40px;
	margin-right: 50px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #AA4000;
	font-size: 13px;
	margin-top: 30px;
	margin-right: 50px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #AA4000;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}
a:visited {
	text-decoration: none;
	color: #AA4000;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}
a:active {
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-right: 50px;
	line-height: 17px;
}
.navleft {
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.navgeneral {
	font-size: 80%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.navfooter {
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #666666;	
}
#impress {
	font-size: 90%;
	color: #999999;
}
.headimage {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;		
}
.p_table {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
}
.promobox_foot {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	line-height: 15px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 90%;	
}
.promobox_content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;	
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;		
}
.promobox_head {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;	
}
.promobox_title {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}
.promobox_text {
	margin-top: 5px;
	font-size: 80%;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 13px;
}
#wrapper {
	position: relative;
	width: 890px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: absolute; left: 0px; top: 0px; width: 890px; height: 161px; background: #FFFFFF;
}
#menueleft {
	position:absolute; width:130px; left: 35px; top: 213px;
}
#content {
	position:absolute; left: 0px; top: 173px;
}
