@charset "UTF-8";
.mainBody {
	width: 800px;
	height: auto;
	background-color: #FFF;
	margin: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-color: #333333;
}
.header {
	height: 80px;
	width: 800px;
	border: solid 1px;
	border-color: #CCCCCC;
}
.leftBar {
	float: left;
	height: 354px;
	width: 170px;
	font-style: italic;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #CCCCCC;
	padding: 0px;
	list-style-position: inside;
	list-style-type: decimal;
	background-image: url(images/lewftmenuSBK.jpg);
}
.alignCenter {
	background-position: center;
	width: inherit;
}
.body {
	height: auto;
	width: 410px;
	margin: auto;
	border: solid 1px #CCCCCC;
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.rightBar {
	float: right;
	height: auto;
	width: 150px;
	border: solid 1px;
	border-color: #CCCCCC;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(images/k-back1.jpg);
	padding: 10px;
	margin-bottom: 20px;
}
.footer {
	height: 20px;
	width: 800px;
	border: solid 1px;
	border-color: #CCCCCC;
	text-align: center;
	font-style: italic;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	clear: both;
	background-position: center bottom;
	color: #F00;
	bottom: auto;
	margin-top: 30px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: justify;
	position: absolute;
	font-weight: bold;
	font-variant: normal;
	white-space: normal;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	text-indent: 20px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: super;
}
.menuHead {
	font-size: 24px;
	font-style: italic;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.leftfloat {
	font-style: oblique;
	text-align: left;
}
.rightFloat {
	font-style: oblique;
	text-align: right;
}
.picborder {
	border: 10 pt solid #999999;
	border-color: #009900;
}
.alignCenter {
	background-position: center;
	text-align: center;
	overflow: auto;
}
.imageright {
	background-position: right;
	float: right;
	position: fixed;
	right: auto;
}
.spacer {
	float: none;
	height: 10px;
	width: 800px;
	visibility: hidden;
}
