﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	float:none;
	clear: none;
}
body {
	line-height: 1;
	font-size: 11px;
	color: Black;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.KatalogListePanel
{
	display: none;
}
.katalogSokStor
{
	display: none;
}

.KatalogStorPanel
{
	width: 100%;
	height: auto;
	float:none;
}
.pageLeftContent
{
	display: none;
}
.pageInfo
{
	display: none;
}
.katalogElementPrintButton
{
	display: none;
}

.prodListItem
{
	background-color: #DADADA;
}
.prodListItemAlt
{
	background-color: #EEEEEE;
}
.productListTable {
	border:1px solid #ECECEC;
	width:100%;
}
.contextMenu
{
	display: none;
}
.topMenuList
{
	display: none;
}
#pageTitle
{
	display: none;
}
#topSearchContainer
{
	display: none;
}
.pageMainContentContainer
{
	width: 100%;
}
#pageContainer
{
	width: 100%;
}

.pageHeader
{
	width: 100%;
}

.pageHeaderLogo img
{
	width: 100%;
}

.dvBreadCrumb
{
	display: none;
}
.AdminActionBarContianer
{
	display: none;
}

#pageMainContent th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	height:20px;
	padding:4px 8px 2px;
}

.Handlekurv
{
	margin-top: 20px;
}
.ShoppingCartBig
{
	width: 500px !important;
	border: 1px solid #FFFFFF;
}
.ShoppingCartBig .rowStyle td
{
	background-color: #FFFFFF;
}
.divKasse .headerStyle th
{
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	padding: 3px 3px 0 2px !important;
	border: 1px solid #FFFFFF;
}
.divKasse .headerStyle .Small
{
	width: 50px !important;
}
.divKasse .headerStyle .Right
{
	text-align: right !important;
}

.footerStyle td {
	padding-right: 0;
	color: Black;
}

.divKasse
{
}
.divKasse table
{
}

.ConfirmationHeader
{
	font-size: 11px !important;
	font-family: Verdana !important;
	font-weight: bold !important;
	padding: 5px 0 5px 0 !important;
}
.ConfirmationSection
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 20px;
}

#kasseInfo .Label, #kasseInfo .Value
{
	font-size: 11px;
	font-family: Verdana;
}

.productListTable
{
}

.noPrint
{
	visibility:hidden;
	display:none;
}

.productListTable td
{
	padding: 3px;
	border-bottom:dotted 1px black;
}

.productListTable
{
	padding: 3px;
	border-bottom: dotted 1px black;
}

.productListTable a
{
	color:Black;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.productGroupSummary
{
	margin-top: 15px;
}
.productGroupSummary table
{
	padding: 3px;
	float: right;
}

.ProductGroupTotSumRow
{
	font-weight: bold;
}

.pageHeaderInfo
{
	padding: 3px;
	font-weight: bold;
	color:Black;
	font-size: 14px;
}
