body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/BodyBG.gif);
	background-repeat: repeat;
	behavior: url('/css/csshover.htc');
}
#Container {
	width: 983px;
	margin: 15px auto 0 auto;
}
	#Top {
		width: 983px;
		height: 60px;
	}
		#Top .Left {
			width: 477px;
			float: left;
		}
		#Top .Right {
			width: 500px;
			float: left;
			margin: 16px 0 0 0;
			text-align: right;
		}
	#MainContainer {
		width: 983px;
		border: 1px solid #DCDCDC;
	}
		#TopMenu {
			width: 983px;
			height: 36px;
			padding: 24px 0 0 0;
			background-image: url('../img/TopmenuBG.jpg');
			border-bottom: 1px solid #545454;
			z-index: 202;
		}
			#TopMenu ul, #TopMenu li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			#TopMenu ul {
				margin: 0 0 0 4px;
			}
			#TopMenu li {
				display: inline;
			}
			#TopMenu .JsDropDownMenu {
				float: left;
			}	
			#TopMenu ul a {
				display: block;
				margin: 0;
				padding: 3px 40px 6px 6px;
				text-decoration: none;
				color: #FFFFFF;
			}
			#TopMenu ul a:hover, #TopMenu ul a.selected, #TopMenu ul a.expanded {
				color: #FFFFFF;
				text-decoration: none;
			}
			#TopMenu ul ul a, #TopMenu ul ul a.selected {
				margin: 0;
				padding: 6px 10px 6px 9px;
			}
			#TopMenu ul ul a.selected, #TopMenu ul ul a:hover {
				color: #272727;
				background-color: #DCDCDC;
			}
			#TopMenu ul ul {
				width: 170px;
				position: absolute;
				display: none;
				margin: 0;
				padding: 14px 0px 10px 0px;
				border: 1px dotted #616161;
				border-top: 0;
				background: #272727;
				z-index: 201;
			}
			#TopMenu ul .JsDropDownMenu:hover ul, #TopMenu ul .JsDropDownMenu.over ul {
				display: block;
			}
		#BasketInfo {
			width: 963px;
			background-color: #EBEBEB;
			color: #000000;
		}
			#BasketInfo a {
				width: 963px;
				padding: 3px 10px;
				display: block;
				background-color: #EBEBEB;
				color: #000000;
				text-decoration: none;
			}
		#Content {
			width: 959px;
			padding: 12px;
			background-color: #000000;
		}
	#Bottom {
		width: 983px;
		padding: 12px 0 0 0;
		text-align: center;
		color: #DCDCDC;
		font-size: 11px;
	}
		#Bottom a {
			color: #DCDCDC;
			text-decoration: none;
		}
td {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
img {
	border: none;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Style specific for e-commerce */
.productIMG {
	
}
.TXTname { /* Article name in cat-view */
	font-weight: bold;
}
.TXTbrand { /* Brand name in cat-view */
	font-size: 10px;
}
.TXTprice { /* Price in cat-view */
	
}
.TXTdiscount { /* Discount in cat-view */
	
}
.TXTpriceLarge { /* Price in article-view */
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.TXTdiscountLarge { /* Discount in article-view */
	
}
.BasketTable { /* Table in basket with articles */
	
}
.tdHead { /* Table headers in baskettable */
	background-color: #C0C0C0;
}
.productTD { /* Contentcells in baskettable */
	background-color: #000000;
}
.TotalTable { /* Table with baskettotals */
	background-color: none;
	margin-right: 23px;
}
.TotalName { /* Name of the total */
	
}
.TotalNameEnd { /* Last cell with the total name */
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px double #FFFFFF;
	font-weight: bold;
}
.TotalValue { /* Value of the total */
	
}
.TotalValueEnd { /* Last cell with the total amount */
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px double #FFFFFF;
}
#InfoDIV {
	padding: 5px;
	border: 1px solid #C0C0C0;
}
.DivArticleGroup {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin: 5px 0;
	background: #666666;
}
	.DivArticleGroup h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 5px 0;
	}
	.DivArticleGroup a {
		text-decoration: none;
	}
.clear {
	clear: both;
	height: 0;
}
/* Style's for buttons */
#DivButton {
	float: left;
	clear: none;
}
a.ButtonLink:link, a.ButtonLink:visited, a.ButtonLink:active, a.ButtonLink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	line-height: 21px;
}
.BlueLeft {
	/*clear: both;*/
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Blue.gif') no-repeat;
	background-position: left;
}
.BlueMiddle {
	height: 22px;
	float: left;
	background: url('../img/Buttons/Blue.gif') repeat-x;
	background-position: center;
	text-align: center;
}
.BlueRight {
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Blue.gif') no-repeat;
	background-position: right;
	margin-right: 10px;
}
.RedLeft {
	/*clear: both;*/
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Red.gif') no-repeat;
	background-position: left;
}
.RedMiddle {
	height: 22px;
	float: left;
	background: url('../img/Buttons/Red.gif') repeat-x;
	background-position: center;
	text-align: center;
	color: #FFFFFF;
}
.RedRight {
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Red.gif') no-repeat;
	background-position: right;
	margin-right: 10px;
}
.YellowLeft {
	/*clear: both;*/
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Yellow.gif') no-repeat;
	background-position: left;
}
.YellowMiddle {
	height: 22px;
	float: left;
	background: url('../img/Buttons/Yellow.gif') repeat-x;
	background-position: center;
	text-align: center;
}
.YellowRight {
	width: 10px;
	height: 22px;
	float: left;
	background: url('../img/Buttons/Yellow.gif') no-repeat;
	background-position: right;
	margin-right: 10px;
}