
@media print {
    body {font-size: 10pt; font-family: Arial; line-height: 120%; background: white;}
    td {font-size: 10pt; font-family: Arial; line-height: 120%; background: white;}
    h1 {font-size: 12pt; font-family: Arial; line-height: 150%; background: white;}
    h4 {font-size: 10pt; font-family: Arial; line-height: 150%; background: white;}
    #box {border: 0px; border-color: #ffffff;}
    #container {float: none; position: static; top: 0px;}
    #top {display: none;}
    #tree {display: none;}
    #space {display: none;}
    #banner {display: none;}
    #menu {display: none;}
    #top {display: none;}
    #print {width: 100%; display: block;}
}

@media screen {
    #container {
    }
}

html
{
    height: 100%;
}

body
{
    height: 100%;
    margin: 0px;
    color: #000000;
    background-color: #e7e7e7;
    font-size: 10px;
}

table
{
    margin: 0px;
    padding: 0px;

    font-family: verdana;
}

a
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    color: #ce0000;
}

td
{
    border: 0px;
    margin: 0px;
    vertical-align: top;
    font-size: 10px;
    color: #000000;
}

th
{
    text-align: left;
}

h1
{
    width: 200px;
    background-color: #444444;
    border-bottom: 0px;
    color: #ffffff;
    font-size: 10px;
    margin-left: 6px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 2px;
    font-weight: bold;
}

h6
{
    color: #050505;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0px;
    font-weight: bold;
}

h5
{
    border-bottom: solid 6px #ce0000;
    color: #ffffff;
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 2px;
    font-weight: bold;
}

h2
{
    border-bottom: 3px solid #444444;
    color: #000000;
    font-size: 10px;
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
}

h3
{
    background-color: #C4C4C4;
    border-top: 1px solid #939393;
    border-bottom: 1px solid #939393;
    color: #333;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4, label, th
{
    color: #000000;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.noBorder
{
    border: solid 0px #000000;
}


input, select
{
    background-color: #ffffff;
    color: #000000;
    border: solid 1px #000000;
    
    font-family: Verdana;
    font-size: 10px;
}

.button
{
    border: 1px solid #000000;

    color: #333;
    background-color: #ce0008;
}

.radio
{
    border: none;
    background-color: transparent;
    height: 11px;
}

#top
{
    margin: 0px;
    padding: 0px;
    
    height: 50px;
    
    vertical-align: bottom;
    background-image: url("../graphic/inkopsportalen.gif");
    --background-image: url("../graphic/inkopsportalen.gif");
    background-repeat: no-repeat;
    background-color: #444444;
    color: #ffffff;
    font-weight: bold;
}

.login, .login a
{
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}

#leftmenu
{
    margin: 0px;
    padding: 0px;
    
    width: 195px;
    max-width: 195px;
    
    vertical-align: top;
    text-align: left;
    
    background-color: #444444;
}

#settings
{
    float: right;
    color: #000000;
}

#banner
{
    display: none;
    background: #ffffff;
    float: right;
    font-family: verdana;
}

#content
{
    margin: 0px;
    padding-top: 6px;
    padding-left: 0px;
    padding-bottom: 6px;
    
    height: 100%;
    width: 100%;
    
    background-color: #e7e7e7;
}

#container
{
    margin: 0px;
    padding: 0px;
    
    height: 100%;
    width: 100%;
    
    border: 0px;
}

#fullcontent
{
    margin: 0px;
    padding: 0px;
    
    height: 100%;
    width: 600px;
}

#bottom
{
    margin: 0px;
    padding: 0px;
    
    height: 20px;
    
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    
    background-color: #444444;
    border-top: solid 6px #ce0000;
}

.topborder
{
    border-bottom: solid 6px #ce0000;
    margin: 0px;
    padding: 0px;
}

.box
{
    width: 180px;
    border: 1px solid #444444;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-left: 6px;
    margin-bottom: 5px;
}

.warningBox
{
    border: 1px dashed #ff0000;
    background-color: #ffffff;
    padding: 5px 1px 5px 1px;
    margin-top: 0px;
    margin-left: 6px;
    margin-bottom: 5px;
}


.menubox
{
    border: 0px solid #000000;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin-bottom: 6px;
}

.bigbox
{
    width: 800px;
    border: 1px solid #939393;
    background-color: #ffffff;
    padding: 5px 0px 5px 0px;
    margin-top: 1px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.smallHeader
{
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
}

.artRow1
{
    width: 285px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
}

.artRow2
{
    width: 285px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;	
}

.artRow 
{ 
    background-color: #eeeeee; 
	width: 718px;
	border: 1px solid #eeeeee;
}

.artRowA
{ 
    background-color: #dddddd; 
	width: 718px;
	border: 1px solid #dddddd;
	padding: 1px 1px 1px 1px;	
	
    
}

.artRowOn 
{ 
    background-color: #cf9e9e;
    width: 718px;
	border: 1px solid #ffffff;
	cursor: 'hand';
}

.artCell
{
    padding: 2px 8px 2px 2px;
    white-space: nowrap;
}

.artArt
{
    width: 300px;
}

.artNr
{
    font-style: italic;
}

.artPrice
{
    text-align: right;

    color: #000000;

    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.artMainPrice
{
    text-align: right;

    color: #000000;

    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.artText
{
    width: 400px;
}

.separator
{
    background-color: #E2E2E2;
    height: 1px;
}

.tableList
{
    border: 0px;
    background-color: #ffffff;
    padding: 2px 2px 2px 2px;
}

.tdCell
{
    padding: 2px 2px 2px 2px;
}
.trRow
{
    background-color: #ffffff;
    padding: 2px 2px 2px 2px;
    
}
.trRowHovNoLink
{
    background-color: #996666;
    
}

.trRowHov
{
    background-color: #996666;
    cursor: hand;
    
}

.tdUnderLine
{
    padding: 2px 2px 2px 2px;
    border-bottom: solid 1px #ECECEC;

}

.tdCellHeader
{
    color: #ffffff;
    padding: 2px 2px 2px 2px;
}

.trRowHeader
{
    font-weight: bold;
    background-color: #777777;
}

.trHower
{
    background-color: #777777;
    cursor: hand;
}

FORM
{
    margin: 0px 0px 0px 0px; 
}




/* Menu buttons -------------------------- */

.menubutton:link
{
    margin: -2px;
	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 6px solid #ce0000;
}

.menubutton:visited
{
    margin: -2px;
	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 6px solid #ce0000;
}

.menubutton:hover
{
    margin: -2px;
	color: #ffffff;
	background-color: #ce0000;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 6px solid #000000;
}

.menubutton:active
{
    margin: -2px;
	color: #ffffff;
	background-color: #ce0000;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 6px solid #000000;
}

/* Site buttons ---------------------------*/

.sitebutton:link
{

	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #ce0000;
}

.sitebutton:visited
{

	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #ce0000;
}

.sitebutton:hover
{

	color: #ffffff;
	background-color: #ce0000;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #000000;
}

.sitebutton:active
{

	color: #ffffff;
	background-color: #ce0000;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #000000;
}

/* Site buttons small---------------------------*/

.smallsitebutton:link
{

	color: #222;
	background-color: #c1c1c1;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #ce0000;
	width: 100%;
	border-bottom: 1px solid #000;
}

.smallsitebutton:visited
{

	color: #222;
	background-color: #c1c1c1;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #ce0000;
	width: 100%;
	border-bottom: 1px solid #000;
}

.smallsitebutton:hover
{

	color: #ffffff;
	background-color: #ce0000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #000000;
	width: 100%;
	border-bottom: 1px solid #000;
}

.smallsitebutton:active
{

	color: #222;
	background-color: #c1c1c1;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	border-left: 6px solid #ce0000;
	width: 100%;
	border-bottom: 1px solid #000;
}

/* Admin parts -------------------- */
.customerTreeParent
{
    margin-left: 3px;
}

.customerTreeChild
{
}

.customerTreeActive
{
    font-weight: bold;
}

.customerPanelChild
{
    clear: both;
    margin-left: 20px;
}