body {
	color: #000000;
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	color: #FF99FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:active {
	color: #FF99FF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	padding: 5px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#banner {
	padding: 0;
	margin: 0;
	width: 730px;
	height: 100px;
	clear: both;
}

#header {
	padding: 0;
	margin: 0;
	width: 730px;
	height: 150px;
}

#header_two {
	padding: 0;
	margin: 0;
	width: 730px;
	height: 75px;
}

#header_two_a {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header_two_b {
	float: right;
	width: 430px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	height: 75px;
	text-align: center;
}

#header_two_b p {
	color: #FFFFFF;
	margin: 0px;
	padding: 30px 0px 0px;	
}

#header_three {
	padding: 0;
	margin: 0;
	width: 728px;
	height: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#header_three h1 {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container {
	padding: 0;
	margin: 0;
	width: 728px;
	background-color: #FFFFFF;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#container h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container h2 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container h3 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container h4 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container h5 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#container h6 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#leftdiv {
	float: left;
	width: 170px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#leftdiv p {
	padding: 10px 0px 10px 0px;
}

#leftdiv ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#leftdiv li { margin: 0 0 1px 0; }

#leftdiv a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #fff;
background-color: #000000;
text-decoration: none;
}

#leftdiv a:hover
{
color: #fff;
background-color: #CCCCCC;
text-decoration: none;
}

#leftdiv ul ul li { margin: 0 0 1px 0; }

#leftdiv ul ul a
{
display: block;
padding: 5px 5px 5px 20px;
width: 135px;
color: #fff;
background-color: #990000;
text-decoration: none;
}

#leftdiv ul ul a:hover
{
color: #fff;
background-color: #FF9999;
text-decoration: none;
}


#content {
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-attachment: scroll;
	background-image: url(../bg/KINGBO%7E1.png);
	background-repeat: repeat;
}

#content p {
	padding: 0px 20px 0px 10px;
}

#content h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content h2 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content h3 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content h4 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content h5 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content h6 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#content_table {
	width: 420px;
	text-align: center;
}

#footer {
	clear: both;
	background-color: #FF9966;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container_image {
	top: 327px;
	padding: 5px 0px 10px 0px;
	margin: 0;
	left: 50%;
	width: 728px;
	margin-left: -360px;
	position: relative;
	background-color: #FFFFFF;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	text-align: center;
}

#container_image a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
}

#container_image a:visited {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
}

#container_image a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#container_image a:active {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#container_image h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.style1 {
	color: #990000;
	font-style: italic;
}

#grange_leftdiv {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #000000;
}

#grange_content {
	float: right;
	width: 418px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-attachment: scroll;
	background-image: url(../bg/KINGBO%7E1.png);
	background-repeat: repeat;
	color: #000000;
}

#grange_content h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#grange_content h2 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#grange_content p {
	padding: 0px 20px 0px 10px;
}

#shopdiv_one {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#shopdiv_one_a {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#shopdiv_two {
	float: right;
	width: 418px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-attachment: scroll;
	background-image: url(../bg/KINGBO%7E1.png);
	background-repeat: repeat;
}

#shopdiv_two_a {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#shopdiv_two_a p {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

#shopdiv_two_a h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#shopdiv_three {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#shopdiv_three img {
	padding: 2px 0px 2px 0px;
}

#shopdiv_three_a {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#shopdiv_three_a img {
	padding: 2px;
}

#shopdiv_three a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
}

#shopdiv_three a:visited {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
}

#shopdiv_three a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#shopdiv_three a:active {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#shopdiv_four {
	float: right;
	width: 418px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-attachment: scroll;
	background-image: url(../bg/KINGBO%7E1.png);
	background-repeat: repeat;
}

#shopdiv_four_a {
	line-height: 25px;
}

#shopdiv_four_a p {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

#shopdiv_four_a h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.formel_01 {
	width: 54px;
}

.formel_02 {
	width: 60px;
}

#links_leftdiv {
	float: left;
	width: 299px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#links_leftdiv p {
	padding: 10px 0px 10px 0px;
}

#links_content {
	float: right;
	width: 418px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-attachment: scroll;
	background-image: url(../bg/KINGBO%7E1.png);
	background-repeat: repeat;
}

#links_content p {
	padding: 0px 20px 0px 10px;
}

#links_content h1 {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

#links_content a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

#links_content a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

#links_content a:hover {
	color: #FF99FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#links_content a:active {
	color: #FF99FF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.table {
	border: 1px solid #990000;
}
