html{
}

body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #000;
	margin: 0px;
	background-color: #fff;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body.mailing {
	background-image: none;
	text-align: left;
}
#container {
	padding-bottom: 50px;
}
#contentcontainer {
	float: left;
	width: 729px;
	text-align: left;
	padding: 10px;
	margin-top: 330px;
	border-top: 3px solid #ff8c11;
	border-left: 1px solid #ff8c11;
}
.itemsTable {
	width: 710px;
	table-layout: fixed;
	margin: 0px auto;
	text-align: left;
	clear: both;
	font-size: 11px;
}
.item {
	background-color: #fff0e3;
	padding: 5px;
	color: #000000;
}
.moreInfo div {
	float: left;
	clear: left;
	width: 250px;
}
#imgContainer {
	border: 1px solid #ff8c11;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 2px;
	text-align: center;
}
.imgContainerMoreInfo {
	border: 1px solid #ff8c11;
	background-color: #FFF;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 2px;
	text-align: center;
	float: right;
	clear: right;
}
.imgContainerTumbNail {
	border: 2px solid #ff8c11;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 2px;
	text-align: center;
}
.imgContainerMoreInfo img {
}
.imgContainerTumbNail img {
}
.imgContainerDealer {
	border: 1px solid #ff8c11;
	background-color: #fff0e3;
	padding: 5px;
	margin-bottom: 2px;
	text-align: center;
}
.imgContainerDealer img {
	width: 115px;
}
#imgButtons {
	text-align: left;
	padding: 5px;
}
.item_info_click {
	padding: 15px 0px;

}
.item_id {
	font-size: 9px;
	padding: 2px 0px;
	text-align: left;
}
.item_categ {
	font-size: 9px;
	letter-spacing: 0px;
	font-style: italic;
	padding: 2px 0px;
	text-align: left;
}
.item_name {
	color: #ff8c11;
}
.description {
	padding: 3px 0px;
	text-align: left;
}
.price {
	padding: 3px 0px;
	text-align: left;
	font-weight: bold;
}

#submenuContainer {
	background-color: #23252f;
	padding: 0px;
	text-align: left;
}
#submenu {

}
#submenu td {
	padding: 0px;
}
#submenu a {
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	padding: 6px 10px;
	height: 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #ff8c11;
	background-color: #FFFFFF;
}
#submenu a#active {
	color: #ff8c11;
	background-color: #FFFFFF;
}

a#accent {
	color: #ff8c11;
}

#menuContainer {
	float: left;
	width: 230px;
	margin: 0px auto;
	margin-top: 330px;
	padding: 0px;
	text-align: left;
	border-top: 3px solid #ff8c11;
}
#menu {
	width: 230px;
	margin: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
}
#menu td {
	padding: 0px;
}
#menu a {
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	padding: 5px 10px;
	padding-left: 25px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url('../images/orange_bullit.gif');
	background-repeat: no-repeat;
	background-position: 10px  50%;
}
#menu a:hover {
	color: #fff;
	background-color: #ff8c11;
	background-image: url('../images/black_bullit.gif');
}
#menu a#active {
	color: #fff;
	background-color: #ff8c11;
	background-image: url('../images/black_bullit.gif');
}

#titleContainer {
	width: 100%;
	height: 255px;
	padding: 0px;
	vertical-align: bottom;
	border-right: 1px solid #dddddd;
}

input.button {
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	border: none;
	color: #FFFFFF;
	background-color: #ff8c11;
	cursor: pointer;
}

h1 {
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 10px 0px;
}
h2 {
	color: #ff8c11;
	text-align: left;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 10px 0px;
	margin-top: 30px;
}
h3 {
	color: #23252f;
	text-align: left;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 10px 0px;
}
p {
	margin: 0px;
	margin-bottom: 15px;
}
a {
	color: #ff8c11;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #ff8c11;
	text-decoration: none;
}
.imgContainerTumbNail a:hover {
	background: transparent;
}

.newsItem {
	margin: 15px 0px;
	border-bottom: 5px solid #ff8c11;
	background-color: #fff0e3;
	padding: 5px;
	color: #000000;
	clear: both;
}
.newsItem h2 {
	color: #ff8c11;
	text-align: left;
	font-style: italic;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 10px 0px;
	border-bottom: none;
}
.newsItem  img.image {
	margin: 10px 0px;
	border: 1px solid #ff8c11;
}

hr {
	color: #ff8c11;
	height: 1px;
}

.footer {
	width: 960px;
	color: #ff8c11;
	background-color: #ff8c11;
	border-right: 1px solid #ff8c11;
	padding: 5px 10px;
	color: #ffffff;
	clear: both;
}
.footer a {
	color: #ff8c11;
	margin: 20px 0px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	background: transparent;
	text-decoration: underline;
}

ul {
	margin: 10px 20px;
}

.sitemap {
	margin: 15px 0px;
	border: 2px solid #ff8c11;
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	clear: both;
}
.sitemap h3 {
	color: #ff8c11;
}
.main {
	font-size: 11px;
}
.cat {
	font-size: 11px;
	background-color: #ff8c11;
	color: #FFF;
}
.cat a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.indent {
	font-size: 9px;
	font-weight: normal;
}
.indent a {
	font-weight: normal;
	text-decoration: none;
}
.item_name {
	padding: 5px 0px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

.moreInfo .imgContainerMoreInfo {
	float: right;
	clear: right;
}
input.txt {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	width: 250px;
	border: 1px solid #ff8c11;
}
select {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	width: 250px;
	border: 1px solid #ff8c11;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	width: 250px;
	height: 150px;
	border: 1px solid #ff8c11;
}
input.quantity {
	font-size: 11px;
	width: 40px;
	border: 1px solid #ff8c11;
}
.cartList {
	width: 100%;
	margin: 15px 0px;
	border: 2px solid #ff8c11;
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	clear: both;
}
.cartList th {
	font-size: 11px;
	background-color: #ff8c11;
	color: #FFF;
}
.cartList th a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.cartListTotalPrice {
	width: 100%;
	margin: 15px 0px;
	border: 2px solid #ff8c11;
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	clear: both;
}
.cartListTotalPrice th {
	width: 80%;
	text-align: right;
}
.bevestig {
	margin: 10px 0px;
}

form {
	display: inline;
	padding: 10px 0px;
}

.accountListContainer {
	width: 750px;
	text-align: left;
}
.accountListScroll {
	margin-top: 20px;
}
.accountList {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	color: #000000;
}
.accountList th {
	padding: 1px;
	text-align: left;
	font-weight: bold;
	background-color: #eeeeee;
	vertical-align: top;
}
.accountList td {
	padding: 1px;
	border-collapse: collapse;
	vertical-align: top;
}
.accountListScroll .accountList td {
	border: 1px solid #dddddd;
}
.accountList td.accountSearch {
	vertical-align: bottom;
}

.bannerTitle {
}
.banner {
	background-color: #ffffff;
	border: 3px solid #ff8c11;
	float: right;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.banner a:hover {
	background: transparent;
}

.fotosTable{
	border: 1px solid #ff8c11;
	background-color: #ffffff;
}
.fotosTable td {
	text-align: center;
}
.foto {
	border: 1px solid #ff8c11;
	background-color: #FFF;
	padding: 5px;
	margin: 7px;
	text-align: center;
}

.back {
	margin-bottom: 10px;
	clear: both;
}