@charset "utf-8";
body {
	background-color: #000000;
	left: 0px;
	top: 0px;
}
.vonzhart_header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 1024px;
	background-position: left;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	position: absolute;
}
.vonzhart_divider {
	background-color: #000000;
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	background-image: url(images/menu_bg.jpg);
	left: 0px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 200px;
	text-decoration: none;
}
.vonzhart_navigator {
	background-color: #000000;
	height: 450px;
	width: 150px;
	border: 1px solid #003300;
}
.vonzhart_content {
	width: 100%;
	position: absolute;
	top: 236px;
	left: 1px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.vonzhart_content #content_frame {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.vonzhart_divider_bw {
	background-image: url(images/divider_bw.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.vonzhart_divider_wb {
	background-image: url(images/divider_wb.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_header {
	height: 30px;
	width: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding: 0px;
	background-color: #000000;
}
.content_body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1BCB1;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/logo_zold.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.vonzhart_divider .vonzhart_link {
	text-decoration: none;
	color: #003300;
}
select {
	background-color: #333333;
	color: #999999;
	border: 1px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	width: 200px;
	position: static;
	right: 10px;
}
.content_body #lyoness_xs {
	vertical-align: top;
}
.content_body #footer {
	padding-left: 20px;
	position: absolute;
	top: 300px;
	width: 800px;
}

