body, html {
	width: 100%;
	height: 100%;
}

body {
	background-image: url('../images/bodyshadow.png');
	background-repeat: repeat-x;
	background-color: #7995A6;
}

#contentLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 10;
}
#contentLeft #col1 {
	float: left;
	width: 160px;
}
#contentLeft #col2 {
	float: left;
	width: 80px;
}
#contentLeft .item {
	position: relative;
	float: left;
	width: 78px;
	height: 80px;
	padding: 0px 1px;

	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;

	cursor: pointer;
}
#contentLeft .item a {
	text-decoration: none;
	color: #FFFFFF;
}
#contentLeft .item .itemShadow {
	position: absolute;
	top: 0px;
	left: -17px;
	width: 17px;
	height: 80px;
	background-image: url('../images/menushadow.png');
	background-repeat: repeat-y;
	z-index: 20;
}

#contentWidth {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#contentRight {
	margin: 0px 0px 0px 283px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 750px;
	height: 100%;
}
#contentRight div.title {
	position: fixed;
	top: 0px;
	padding: 20px 0px 40px 0px;
	width: 800px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 26px;
	color: #FFFFFF;

	background-image: url('../images/bodyshadow.png');
	background-repeat: repeat-x;
	background-color: #7995A6;
}
#contentRight div.text {
	padding-top: 92px;
	padding-bottom: 10px;
}
#contentRight div.text a {
	color: #FFFFFF;
	font-weight: bold;
}
#contentRight div.text h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px;
}

.dataTable { width: 100%; }
.dataTable tr.odd { background-color: transparent; }
.dataTable tr.even { background-color: #54778C; }
.dataTable td { font-weight: bold; padding: 8px; }
.dataTable td.year { vertical-align:text-top; width: 90px; }

.dataTableSmall { width: 100%; }
.dataTableSmall td { font-weight: bold; padding: 6px 1px 6px 1px; }
/*
.dataTableSmall td input.inputNormal { width: 180px; height: 22px; border: 0px; font-size: 11px; }
.dataTableSmall td textarea.inputNormal { width: 240px; height: 150px; border: 0px; font-size: 11px; }
.dataTableSmall td input.submitNormal { background-color: #54778C; border: 1px solid black; color: white; padding: 2px; }
*/

.dataTableSmall td input.inputNormal { border: 0px; width: 180px; background-color: #C6D4D9; color: #000000; font-size: 10px; padding: 2px; }
.dataTableSmall td textarea.inputNormal { border: 0px; width: 180px; height: 150px; background-color: #C6D4D9; font-family: "MS Shell Dlg"; color: #000000; font-size: 10px; padding: 2px; }
.dataTableSmall td input.submitNormal { background-color: transparent; border: 0px; color: white; font-size: 11px; font-weight: bold; }

.shopRow {
	float: left;
	width: 750px;
	margin-bottom: 40px;
}
.shopRow .shopItem {
	float: left;
	width: 220px;
}
.shopRow .shopItem .image {
	float: left;
	width: 220px;
	height: 200px;
	margin-bottom: 20px;
}
.shopRow .shopItem .titel {
	float: left;
	width: 220px;
	height: 25px;
	font-weight: bold;
	margin-bottom: 12px;
}
.shopRow .shopItem .information {
	float: left;
	width: 220px;
	height: 50px;
	margin-bottom: 12px;
}

#shopItem {
	float: left;
	width: 550px;
}
#shopItem #shopImage {
	float: left;
	width: 550px;
	margin: 40px 0px;
}
#shopItem #shopInformation {
	float: left;
	width: 550px;
	margin: 0px 0px 12px 0px;
}
#shopItem #shopInformation h1 {
	font-weight: bold;
	font-size: 13px;
}
#shopItem #shopPrice {
	float: left;
	text-align: right;
	width: 250px;
	margin-top: 20px;
	font-size: 10px;
	line-height: 1.5em;
}

#contentRight div.text a.order {
	color: #B20E04;
	text-decoration: none;
	font-size: 11px;
}
#contentRight div.text a.order:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#shopForm {
	float: left;
	width: 560px;
	margin-top: 30px;
	display: none;
}
#shopForm .left {
	float: left;
	width: 300px;
}
#shopForm .left .image {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	text-align: center;
}
#shopForm .left .short {
	float: left;
	width: 300px;
}
#shopForm .left .back {
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 47px;
}
#contentRight #shopForm .left .back a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentRight #shopForm .left .back a:hover {
	color: #000000;
	text-decoration: none;
}
#shopForm .right {
	float: left;
	width: 235px;
	margin-left: 25px;
}
#shopForm .right .row {
	float: left;
	width: 225px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 14px;
}
#shopForm .right .row .label {
	float: left;
	width: 100px;
	font-weight: bold;
	margin-right: 5px;
}
#shopForm .right .row .input {
	float: left;
	width: 120px;
	text-align: left;
}
#shopForm .right .row .input input {
	border: 0px;
	width: 105px;
	background-color: #C9C95F;
	color: #000000;
	font-size: 10px;
	padding: 2px;
}

#shopForm .right .prices {
	position: relative;
	float: left;
	width: 215px;
	padding-right: 20px;
	padding-bottom: 15px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #787823;
}
#shopForm .right .send {
	float: left;
	width: 215px;
	padding-right: 20px;
	margin-top: 15px;
}
#shopForm .right .send .left {
	float: left;
	text-align: left;
	font-weight: bold;
	width: 100px;
	margin: 0px;
}
#shopForm .right .send .right {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 115px;
	margin: 0px;
}
#shopForm .right .send .right input {
	border: 0px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}
